diff --git a/.gitignore b/.gitignore index fbcec56..d65559d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,2 @@ -# Files -# cqpserver.init - -# Directories -data -registry +*.env +volumes diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ea08fd4..ea77125 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ before_script: Build: script: - - docker build --pull -t $CI_REGISTRY_IMAGE:tmp . + - docker build --pull -t $CI_REGISTRY_IMAGE:tmp build/cqpserver - docker push $CI_REGISTRY_IMAGE:tmp stage: build tags: diff --git a/Dockerfile b/build/cqpserver/Dockerfile similarity index 97% rename from Dockerfile rename to build/cqpserver/Dockerfile index ebad0a6..77072f6 100644 --- a/Dockerfile +++ b/build/cqpserver/Dockerfile @@ -35,7 +35,6 @@ RUN echo "yes" | cpan HTML::Entities && \ cd .. -COPY cqpserver.init /root/ COPY docker-entrypoint.sh /usr/local/bin/ diff --git a/docker-entrypoint.sh b/build/cqpserver/docker-entrypoint.sh similarity index 72% rename from docker-entrypoint.sh rename to build/cqpserver/docker-entrypoint.sh index fcd8f51..ecc8691 100755 --- a/docker-entrypoint.sh +++ b/build/cqpserver/docker-entrypoint.sh @@ -1,6 +1,13 @@ #!/bin/bash if [ $# -eq 0 ]; then + CQPSERVER_HOST="${CQPSERVER_HOST:-*}" + CQPSERVER_PASSWORD="${CQPSERVER_PASSWORD:-}" + CQPSERVER_USER="${CQPSERVER_USER:-anonymous}" + + echo "host ${CQPSERVER_HOST};" > /root/cqpserver.init + echo "user ${CQPSERVER_USER} \"${CQPSERVER_PASSWORD}\";" >> /root/cqpserver.init + cqpserver -I /root/cqpserver.init elif [ $1 == "prepare" ]; then # Input: diff --git a/cqpserver.init b/cqpserver.init deleted file mode 100644 index 6d3b8c8..0000000 --- a/cqpserver.init +++ /dev/null @@ -1,3 +0,0 @@ -host *; - -user opaque "opaque"; diff --git a/cqpserver.init.tpl b/cqpserver.init.tpl deleted file mode 100644 index 6d3b8c8..0000000 --- a/cqpserver.init.tpl +++ /dev/null @@ -1,3 +0,0 @@ -host *; - -user opaque "opaque"; diff --git a/docker-compose.yml b/docker-compose.yml index a47b1fc..99436c6 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,11 +2,12 @@ version: '3' services: cqpserver: + build: ./build/cqpserver + env_file: ./env_files/cqpserver.env image: gitlab.ub.uni-bielefeld.de:4567/sfb1288inf/cqpserver:latest ports: - 4877:4877 volumes: - - ./cqpserver.init:/root/cqpserver.init - - ./data:/corpora/data - - ./files:/root/files - - ./registry:/usr/local/share/cwb/registry + - ./volumes/cqpserver/data:/corpora/data + - ./volumes/cqpserver/files:/root/files + - ./volumes/cqpserver/registry:/usr/local/share/cwb/registry diff --git a/env_files/cqpserver.env.tpl b/env_files/cqpserver.env.tpl new file mode 100644 index 0000000..39e1737 --- /dev/null +++ b/env_files/cqpserver.env.tpl @@ -0,0 +1,3 @@ +CQPSERVER_HOST= +CQPSERVER_PASSWORD= +CQPSERVER_USER= diff --git a/files/corpus.vrt b/files/corpus.vrt deleted file mode 100755 index 74a9b80..0000000 --- a/files/corpus.vrt +++ /dev/null @@ -1,437547 +0,0 @@ - - - - -CKb^pter CKb^pter PROPN NNP NULL -I. I. PROPN NNP NULL -TKe TKe PROPN NNP NULL -Cyclorve Cyclorve PROPN NNP NULL -% % NOUN NN NULL -LIVED live VERB VBN NULL -IN in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -^ ^ PROPN NNP NULL -^3fr ^3fr SYM SYM NULL -prairies prairie NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -^ ^ PROPN NNP NULL -J J PROPN NNP NULL -? ? PUNCT . NULL - - -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -Their -PRON- PRON PRP$ NULL -house house NOUN NN NULL -was be AUX VBD NULL -small small ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -lumber lumber NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -by by ADP IN NULL -wagon wagon NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -walls wall NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -one one NUM CD CARDINAL -room room NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -room room NOUN NN NULL -contained contain VERB VBD NULL -a a DET DT NULL -rusty rusty ADJ JJ NULL -looking look VERB VBG NULL -cooking cooking NOUN NN NULL -stove stove NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -table table NOUN NN NULL -, , PUNCT , NULL -three three NUM CD CARDINAL -or or CCONJ CC NULL -four four NUM CD CARDINAL -chairs chair NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -beds bed NOUN NNS NULL -. . PUNCT . NULL - - -Uncle uncle NOUN NN NULL -> > X XX NULL -^^ ^^ PUNCT NFP NULL -12 12 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -big- big- ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT PERSON -Httle Httle PROPN NNP PERSON -bed bed NOUN NN NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -gar- gar- PROPN NNP NULL -ret ret PROPN NNP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -cellar cellar NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -small small ADJ JJ NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -dug dig VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -called call VERB VBD NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -cellar cellar NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -family family NOUN NN NULL -could could AUX MD NULL -go go VERB VB NULL -in in ADP IN NULL -case case NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -those those DET DT NULL -great great ADJ JJ NULL -whirlwinds whirlwind NOUN NNS NULL -arose arise VERB VBD NULL -, , PUNCT , NULL -mighty mighty ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -crush crush VERB VB NULL -any any DET DT NULL -building building NOUN NN NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -path path NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -reached reach VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -led lead VERB VBD NULL -down down ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gray gray ADJ JJ NULL -prairie prairie NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -a a DET DT NULL -tree tree NOUN NN NULL -nor nor CCONJ CC NULL -a a DET DT NULL -house house NOUN NN NULL -broke break VERB VBD NULL -the the DET DT NULL -broad broad ADJ JJ NULL -sweep sweep NOUN NN NULL -of of ADP IN NULL -flat flat ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -reached reach VERB VBD NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -baked bake VERB VBN NULL -the the DET DT NULL -plowed plowed ADJ JJ NULL -land land NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -gray gray ADJ JJ NULL -mass mass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -cracks crack NOUN NNS NULL -running run VERB VBG NULL -through through ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -green green ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -burned burn VERB VBN NULL -the the DET DT NULL -tops top NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -blades blade NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -the the DET DT NULL -same same ADJ JJ NULL -gray gray ADJ JJ NULL -color color NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -seen see VERB VBN NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -Once once SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -blistered blister VERB VBD NULL -the the DET DT NULL -paint paint NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -rains rain NOUN NNS NULL -washed wash VERB VBD NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -as as ADV RB NULL -dull dull ADJ JJ NULL -and and CCONJ CC NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -came come VERB VBD NULL -there there ADV RB NULL -to to PART TO NULL -live live VERB VB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -, , PUNCT , NULL -pretty pretty ADJ JJ NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -and and CCONJ CC NULL -wind wind NOUN NN NULL -had have AUX VBD NULL -changed change VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -sparkle sparkle NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -sober sober ADJ JJ NULL -gray gray NOUN NN NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -red red NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -lips lip NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -thin thin ADJ JJ NULL -and and CCONJ CC NULL -gaunt gaunt NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -never never ADV RB NULL -smiled smile VERB VBD NULL -, , PUNCT , NULL -now now ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -an an DET DT NULL -orphan orphan NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -so so ADV RB NULL -startled startled ADJ JJ NULL - - -" " PUNCT '' NULL -She -PRON- PRON PRP NULL -aiufjld aiufjld VERB VBP NULL -Toto Toto PROPN NNP PERSON -hy hy VERB VBD NULL -the the DET DT NULL -edv edv NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -13 13 NUM CD NULL -by by ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -laughter laughter NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -scream scream VERB VB NULL -and and CCONJ CC NULL -press press VERB VB NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -whenever whenever ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -merry merry NOUN NN NULL -voice voice NOUN NN NULL -reached reach VERB VBD NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -still still ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -irl irl NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -anything anything PRON NN NULL -to to PART TO NULL -laugh laugh VERB VB NULL -at at ADP IN NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -never never ADV RB NULL -laughed laugh VERB VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -worked work VERB VBD NULL -hard hard ADV RB NULL -from from ADP IN NULL -morning morning NOUN NN TIME -till till SCONJ IN NULL -night night NOUN NN TIME -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -joy joy NOUN NN PERSON -was be AUX VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -beard beard NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -rough rough ADJ JJ NULL -boots boot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -stern stern ADJ JJ NULL -and and CCONJ CC NULL -solemn solemn ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rarely rarely ADV RB NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -w^as w^a VERB VBD NULL -Toto Toto PROPN NNP NULL -that that PRON WDT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -laugh laugh NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -growing grow VERB VBG NULL -as as ADV RB NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -surroundings surrounding NOUN NNS NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -gray gray ADJ JJ NULL -; ; PUNCT : NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -] ] PUNCT -RRB- NULL - - -[ [ PUNCT -LRB- NULL -\\ \\ PROPN NNP NULL -with with ADP IN NULL -long long ADJ JJ NULL -, , PUNCT , NULL -silky silky ADJ JJ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -small small ADJ JJ NULL -black black ADJ JJ NULL -_ _ NOUN NN NULL -^ ^ PROPN NNP NULL -J%i^ J%i^ PROPN NNP NULL -eyes eye NOUN NNS NULL -that that PRON WDT NULL -twinkled twinkle VERB VBD NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -funny funny ADJ JJ NULL -, , PUNCT , NULL -wee wee INTJ UH NULL -nose nose NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -played play VERB VBD NULL -all all DET DT NULL -day day NOUN NN NULL -long long ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -played play VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -To to NOUN NN NULL -- - PUNCT HYPH NULL -day day NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -playing play VERB VBG NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -- - PUNCT HYPH NULL -step step NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -anxi- anxi- PROPN NNP NULL -ously ously ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -even even ADV RB NULL -grayer grayer NOUN NN NULL -than than SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -Dor- Dor- PROPN NNP NULL -othy othy NOUN NN NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -was be AUX VBD NULL -washing wash VERB VBG NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -. . PUNCT . NULL - - -From from ADP IN NULL -the the DET DT NULL -far far ADJ JJ NULL -north north NOUN NN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -: : PUNCT : NULL -: : PUNCT : NULL -^. ^. NUM CD NULL -14 14 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -low low PROPN NNP NULL -wail wail PROPN NNP NULL -on on ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -where where ADV WRB NULL -the the DET DT NULL -long- long- NOUN NN NULL -grass grass NOUN NN NULL -bowed bow VERB VBD NULL -in in ADP IN NULL -waves wave NOUN NNS NULL -before before ADP IN NULL -the the DET DT NULL -coming come VERB VBG NULL -storm storm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -now now ADV RB NULL -came come VERB VBD NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -whistling whistling NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -south south NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that DET DT NULL -way way NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -ripples ripple NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -coming come VERB VBG NULL -from from ADP IN NULL -that that DET DT NULL -direction direction NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -Suddenly suddenly ADV RB NULL -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -'s be AUX VBZ NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -coming come VERB VBG NULL -, , PUNCT , NULL -Em em INTJ UH PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -look look VERB VB NULL -after after ADP IN NULL -the the DET DT NULL -stock stock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -ran run VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -sheds shed NOUN NNS NULL -where where ADV WRB NULL -the the DET DT NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -were be AUX VBD NULL -kept keep VERB VBN NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -dropped drop VERB VBD NULL -her -PRON- PRON PRP$ NULL -work work NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -glance glance NOUN NN NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -close close ADJ JJ NULL -at at ADP IN NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -run run VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -cellar cellar NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -started start VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -badly badly ADV RB NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -threw throw VERB VBD NULL -open open ADJ JJ NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -down down ADP IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -her -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -half half ADJ JJ CARDINAL -way way NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -shriek shriek NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -house house NOUN NN NULL -shook shake VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -lost lose VERB VBD NULL -her -PRON- PRON PRP NULL -footing footing NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -suddenly suddenly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -A a DET DT NULL -strange strange ADJ JJ NULL -thing thing NOUN NN NULL -then then ADV RB NULL -happened happen VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -house house NOUN NN NULL -whirled whirl VERB VBD NULL -around around ADV RB NULL -two two NUM CD CARDINAL -or or CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -slowly slowly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -going go VERB VBG NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -north north NOUN NN NULL -and and CCONJ CC NULL -south south NOUN NN NULL -winds wind NOUN NNS NULL -met meet VERB VBD NULL -where where ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -exact exact ADJ JJ NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -15 15 NUM CD CARDINAL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -the the DET DT NULL -air air NOUN NN NULL -is be AUX VBZ NULL -generally generally ADV RB NULL -still still ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -raised raise VERB VBD NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -higher higher ADV RBR NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -, , PUNCT , NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -very very ADJ JJ NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -there there ADV RB NULL -it -PRON- PRON PRP NULL -remained remain VERB VBD NULL -and and CCONJ CC NULL -was be AUX VBD NULL -carried carry VERB VBN QUANTITY -miles mile NOUN NNS QUANTITY -and and CCONJ CC QUANTITY -miles mile NOUN NNS QUANTITY -away away ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -a a DET DT NULL -feather feather NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -howled howl VERB VBD NULL -horribly horribly ADV RB NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -riding ride VERB VBG NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -few few ADJ JJ NULL -whirls whirl NOUN NNS NULL -around around ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -other other ADJ JJ NULL -time time NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN ORG -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -being be AUX VBG NULL -rocked rock VERB VBN NULL -gently gently ADV RB NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -baby baby NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cradle cradle NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -ran run VERB VBD NULL -about about ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -here here ADV RB NULL -, , PUNCT , NULL -now now ADV RB NULL -there there ADV RB NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -loudly loudly ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -quite quite ADV RB NULL -still still ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -would would AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -Toto Toto PROPN NNP NULL -got get VERB VBD NULL -too too ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -open open ADJ JJ NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -soon soon ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -sticking stick VERB VBG NULL -up up ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -hole^ hole^ NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -strong strong ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL - - -was be AUX VBD NULL -keeping keep VERB VBG NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -fall fall VERB VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -crept creep VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -ear ear NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -dragged drag VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -again again ADV RB NULL -; ; PUNCT : NULL -afterward afterward ADV RB NULL -closing close VERB VBG NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -no no DET DT NULL -more more ADJ JJR NULL -accidents accident NOUN NNS NULL -could could AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Hour hour NOUN NN NULL -after after ADP IN NULL -hour hour NOUN NN TIME -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -got get VERB VBD NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -fright fright NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -quite quite ADV RB NULL -lonely lonely ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -shrieked shriek VERB VBD NULL -so so ADV RB NULL -loudly loudly ADV RB NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -became become VERB VBD NULL -deaf deaf ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -wondered wonder VERB VBN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT TIME -hours hour NOUN NNS TIME -passed pass VERB VBD NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -terrible terrible ADJ JJ NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -worrying worry VERB VBG NULL -and and CCONJ CC NULL -i6 i6 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -resolved resolve VERB VBD NULL -to to PART TO NULL -wait wait VERB VB NULL -calmly calmly ADV RB NULL -and and CCONJ CC NULL -see see VERB VB NULL -what what PRON WP NULL -the the DET DT NULL -future future NOUN NN NULL -would would AUX MD NULL -bring bring VERB VB NULL -" " PUNCT '' NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -she -PRON- PRON PRP NULL -crawled crawl VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -swaying sway VERB VBG NULL -floor floor NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upoi^t^^nd upoi^t^^nd NUM CD NULL - - -Toto Toto PROPN NNP PERSON -followed follow VERB VBD NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^H^^ ^H^^ PUNCT NFP NULL - - -In in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -swaying swaying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -wailing wailing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wuid wuid NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -soon soon ADV RB NULL -closed close VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -fast fast ADJ JJ NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -CKd^pter CKd^pter PROPN NNP NULL -II II PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvcil rvcil NOUN NN NULL -with with ADP IN NULL -The the DET DT NULL -Ai Ai PROPN NNP NULL -/ / SYM SYM NULL -rvcKkirvs rvcKkirvs PROPN NNP NULL -. . PUNCT . NULL - - -Re Re PROPN NNP PERSON -WAS be VERB VBD NULL -AWAKENED AWAKENED PROPN NNP NULL -by by ADP IN NULL -a a DET DT NULL -shock shock NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -sudden sudden ADJ JJ NULL -and and CCONJ CC NULL -severe severe ADJ JJ NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -} } PUNCT -RRB- NULL -thy thy PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -soft soft ADJ JJ NULL -I -PRON- PRON PRP NULL -bed bed NOUN NN NULL - - -she -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -^,J. ^,J. PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -the the DET DT NULL -jar jar NOUN NN NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -catch catch NOUN NN NULL -? ? PUNCT . NULL - - -J.hab^breath j.hab^breath NOUN NN NULL -and and CCONJ CC NULL -wonder wonder VERB VB NULL -what what PRON WP NULL -had have AUX VBD NULL -lii^ppened lii^ppene VERB VBN NULL - - -; ; PUNCT : NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -cold cold ADJ JJ NULL -little little ADJ JJ NULL -nose nose NOUN NN NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -whined whine VERB VBD NULL -dismally dismally ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -moving move VERB VBG NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sunshine sunshine NOUN NN NULL -came come VERB VBD NULL -in in ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -flooding flood VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -heels heel NOUN NNS NULL -ran run VERB VBD NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -amazement amazement NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -20 20 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -about about ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -growing grow VERB VBG NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -bigger big ADJ JJR NULL -at at ADP IN NULL -the the DET DT NULL -won- won- ADJ JJ NULL -derful derful ADJ JJ NULL -sights sight NOUN NNS NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -set set VERB VBN NULL -the the DET DT NULL -house house NOUN NN NULL -down down ADP RP NULL -, , PUNCT , NULL -very very ADV RB NULL -gently gently ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -marvelous marvelous ADJ JJ NULL -beauty beauty NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -lovely lovely ADJ JJ NULL -patches patch NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -sward sward NOUN NN NULL -all all ADV RB NULL -about about ADP IN NULL -, , PUNCT , NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -trees tree NOUN NNS NULL -bearing bear VERB VBG NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -luscious luscious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -Banks bank NOUN NNS NULL -of of ADP IN NULL -gorgeous gorgeous ADJ JJ NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -on on ADP IN NULL -every every DET DT NULL -hand hand NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -birds bird NOUN NNS NULL -with with ADP IN NULL -rare rare ADJ JJ NULL -9 9 NUM CD NULL -and and CCONJ CC NULL -brilliant brilliant ADJ JJ NULL -plumage plumage NOUN NN NULL -sang sing VERB VBD NULL -and and CCONJ CC NULL -fluttered flutter VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -bushes bush NOUN NNS NULL -. . PUNCT . NULL - - -A a DET DT NULL -little little ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -rushing rush VERB VBG NULL -and and CCONJ CC NULL -sparkling sparkle VERB VBG NULL -along along ADP RP NULL -between between ADP IN NULL -green green ADJ JJ NULL -banks bank NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -murmuring murmur VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -lived live VERB VBN NULL -so so ADV RB NULL -long long ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -prairies prairie NOUN NNS NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -looking look VERB VBG NULL -eagerly eagerly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -sights sight NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -coming come VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP$ NULL -a a DET DT NULL -group group NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -queerest queer ADJ JJS NULL -people people NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -grown grown ADJ JJ NULL -folk folk NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -been be AUX VBN NULL -used use VERB VBN NULL -to to ADP IN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -neither neither DET DT NULL -were be AUX VBD NULL -they -PRON- PRON PRP NULL -very very ADV RB NULL -small small ADJ JJ NULL -. . PUNCT . NULL - - -In in ADP IN NULL -fact fact NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -about about ADP IN NULL -as as ADV RB NULL -tall tall ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -grown grow VERB VBN NULL -child child NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -age age NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -looks look VERB VBZ NULL -go go VERB VBP NULL -, , PUNCT , NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -older old ADJ JJR NULL -. . PUNCT . NULL - - -Three three NUM CD CARDINAL -were be AUX VBD NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -a a DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -oddly oddly ADV RB NULL -dressed dress VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -wore wear VERB VBD NULL -round round ADJ JJ NULL -hats hat NOUN NNS NULL -that that PRON WDT NULL -rose rise VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -point point NOUN NN NULL -a a DET DT NULL -foot foot NOUN NN NULL -above above ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -bells bell NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -brims brim NOUN NNS NULL -that that PRON WDT NULL -tinkled tinkle VERB VBD NULL -sweetly sweetly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -moved move VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -hats hat NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -'s 's PART POS NULL -hat hat NOUN NN NULL -was be AUX VBD NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -wore wear VERB VBD NULL -a a DET DT NULL -white white ADJ JJ NULL -gown gown NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -in in ADP IN NULL -plaits plait NOUN NNS NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -; ; PUNCT : NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -sprinkled sprinkle VERB VBN NULL -little little ADJ JJ NULL -stars star NOUN NNS NULL -that that PRON WDT NULL -glistened glisten VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -like like SCONJ IN NULL -diamonds diamond NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -21 21 NUM CD NULL -^hade ^hade PROPN NNP NULL - - -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -hats hat NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -well well ADV RB NULL -polished polish VERB VBN NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -a a DET DT NULL -deep deep ADJ JJ NULL -roll roll NOUN NN NULL -of of ADP IN NULL -blue blue PROPN NNP NULL -at at ADP IN NULL -the the DET DT NULL -tops top NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -thought think VERB VBD NULL -, , PUNCT , NULL -were be AUX VBD NULL -about about ADV RB NULL -as as ADV RB NULL -old old ADJ JJ NULL -as as SCONJ IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -beards beard NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -doubtless doubtless ADV RB NULL -much much ADV RB NULL -older old ADJ JJR NULL -: : PUNCT : NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -was be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -rather rather ADV RB NULL -stiffly stiffly PROPN NNP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -these these DET DT NULL -people people NOUN NNS NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -standing- standing- ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -paused pause VERB VBD NULL -and and CCONJ CC NULL -whispered whisper VERB VBD NULL -among among ADP IN NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -afraid afraid ADJ JJ NULL -to to PART TO NULL -come come VERB VB NULL -farther farther ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -walked walk VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -made make VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -bow bow NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -sweet sweet ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -most most ADV RBS NULL -noble noble ADJ JJ NULL -Sorceress Sorceress PROPN NNP PRODUCT -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -setting set VERB VBG NULL -our -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -listened listen VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -could could AUX MD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -possibly possibly ADV RB NULL -mean mean VERB VB NULL -by by ADP IN NULL -calling call VERB VBG NULL -, , PUNCT , NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -sorceress sorceress NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saying say VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -? ? PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -an an DET DT NULL -innocent innocent ADJ JJ NULL -, , PUNCT , NULL -harmless harmless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -from from ADP IN NULL -home home NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -in in ADP IN NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -1^ 1^ NUM CD NULL -22 22 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -evidently evidently ADV RB NULL -expected expect VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -answer answer VERB VB NULL -; ; PUNCT : NULL -so so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -hesitation hesitation NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -there there PRON EX NULL -must must AUX MD NULL -be be AUX VB NULL -some some DET DT NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -Ij^J'our Ij^J'our PROPN NNP NULL -ijiou^e ijiou^e PUNCT , NULL -did do AUX VBD NULL -, , PUNCT , NULL -anyway anyway INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -w4i]S^n,^vi^ w4i]S^n,^vi^ PROPN NNP NULL -a a DET DT NULL -iaiigfh iaiigfh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -sh(^ sh(^ VERB VBP NULL - - -jjjOntinued jjjOntinued PROPN NNP NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there ADV RB NULL -^^^ ^^^ PUNCT . NULL -' ' PUNCT '' NULL -iKLiw^JSS^ iKLiw^JSS^ PROPN NNP NULL -' ' PUNCT '' NULL -^^^^^ ^^^^^ PUNCT : NULL - - -sticking stick VERB VBG NULL -out out ADP RP NULL -from from ADP IN NULL -under under ADP IN NULL -a a DET DT NULL -block block NOUN NN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP NULL -lookeil^nd lookeil^nd PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fright/ fright/ PROPN NNP NULL -/There /There PROPN NNP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -just just ADV RB NULL -under under ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beam beam NOUN NN NULL -iht iht PROPN NNP NULL -hpuse hpuse PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^-:.i ^-:.i PUNCT NFP NULL -- - PUNCT HYPH NULL -rested rest VERB VBN NULL -on on ADP IN NULL -, , PUNCT , NULL -two two NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -were be AUX VBD NULL -sticking stick VERB VBG NULL -out out ADP RP NULL -, , PUNCT , NULL -shod shod ADJ JJ NULL -in in ADP IN NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -iwith iwith PROPN NNP NULL -pointed point VERB VBD NULL -toes toe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -dear dear ADJ JJ NULL -! ! PUNCT . NULL - - -oh oh INTJ UH NULL -, , PUNCT , NULL -idear idear VERB VB NULL -! ! PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clasping clasp VERB VBG NULL -her -PRON- PRON PRP$ NULL -tands tand NOUN NNS NULL -together together ADV RB NULL -in in ADP IN NULL -diWa^t^he diwa^t^he NUM CD ORG -house house NOUN NN ORG -must must AUX MD NULL -hava hava VERB VB NULL -f|;llen f|;llen NUM CD NULL -on on ADP IN NULL -hgr hgr PROPN NNP NULL -. . PUNCT . NULL - - -WJiaLever WJiaLever PROPN NNP NULL - - -shall shall AUX MD NULL -\vc \vc PROPN NNP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL - - -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL - - -\ \ NOUN NN NULL - - -1 1 NUM CD NULL -? ? PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -There^s There^s PROPN NNP NULL -nothiag nothiag PROPN NNP NULL -- - PUNCT HYPH NULL -te te PROPN NNP NULL -- - PUNCT HYPH NULL -bc bc PROPN NNP NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -f f PROPN NNP NULL -the the DET DT NULL -East East PROPN NNP NULL -, , PUNCT , NULL -as^.f as^.f NUM CD NULL -aid aid NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -has have AUX VBZ NULL -held hold VERB VBN NULL -all all DET DT NULL -. . PUNCT . NULL - - -the the DET DT NULL -Munchkins^ Munchkins^ PROPN NNP NULL -in in ADP IN NULL -bondage bondage NOUN NN NULL -for for ADP IN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -23 23 NUM CD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -, , PUNCT , NULL -making make VERB VBG NULL -them -PRON- PRON PRP NULL -slave slave NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ TIME -night night NOUN NN TIME -and and CCONJ CC TIME -day day NOUN NN TIME -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -set set VERB VBN NULL -free free ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -favour favour NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -ruled rule VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -I -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -was be AUX VBD NULL -dead dead ADJ JJ NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -sent send VERB VBD NULL -a a DET DT NULL -swift swift ADJ JJ NULL -messenger messenger NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -good good ADJ JJ NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -love love VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -who who PRON WP NULL -ruled rule VERB VBD NULL -here here ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -set set VERB VBN NULL -the the DET DT NULL -people people NOUN NNS NULL -free free VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -all all DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -half half ADV RB CARDINAL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -facing face VERB VBG NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -only only ADV RB CARDINAL -four four NUM CD CARDINAL -witches witch NOUN NNS NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -are be AUX VBP NULL -good good ADJ JJ NULL -witches witch NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -know know VERB VBP NULL -this this DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -mistaken mistake VERB VBN NULL -. . PUNCT . NULL - - -Those those DET DT NULL -who who PRON WP NULL -dwelt dwelt VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -West West PROPN NNP LOC -were be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -wicked wicked ADJ JJ NULL -witches witch NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -there there PRON EX NULL -is be AUX VBZ NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -after after ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -'s 's PART POS NULL -thought thought NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Aunt Aunt PROPN NNP NULL -24 24 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Em Em PROPN NNP NULL -has have AUX VBZ NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB DATE -dead dead ADJ JJ DATE -years year NOUN NNS DATE -and and CCONJ CC NULL -years year NOUN NNS DATE -ago ago ADV RB DATE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -is be AUX VBZ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -inquired inquire VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bowed bow VERB VBD NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -where where ADV WRB NULL -Kansas Kansas PROPN NNP GPE -is be AUX VBZ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -heard hear VERB VBN NULL -that that DET DT NULL -country country NOUN NN NULL -mentioned mention VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -civilized civilized ADJ JJ NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -that that DET DT NULL -accounts account VERB VBZ NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -civilized civilized ADJ JJ NULL -countries country NOUN NNS NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -no no DET DT NULL -witches witch NOUN NNS NULL -left leave VERB VBN NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -wizards wizard NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -sorcer- sorcer- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -magicians magician NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -civilized civilized ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -cut cut VERB VBN NULL -off off ADP RP NULL -from from ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -we -PRON- PRON PRP NULL -still still ADV RB NULL -have have AUX VBP NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -wizards wizard NOUN NNS NULL -amongst amongst ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Wizards Wizards PROPN NNPS ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -sinking sink VERB VBG NULL -her -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -whisper whisper NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -more more ADV RBR NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -another another DET DT NULL -question question NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -then then ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -standing stand VERB VBG NULL -silently silently ADV RB NULL -by by ADV RB NULL -, , PUNCT , NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -shout shout NOUN NN NULL -and and CCONJ CC NULL -pointed point VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -laugh laugh VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -feet foot NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -dead dead ADJ JJ NULL -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -disappeared disappear VERB VBN NULL -entirely entirely ADV RB NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -was be AUX VBD NULL -left leave VERB VBN NULL -but but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -old old ADJ JJ NULL -, , PUNCT , NULL - - -" " PUNCT '' NULL -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -dried dry VERB VBD NULL -up up ADP RP NULL -quickly quickly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -are be AUX VBP NULL -yours yours PRON PRP$ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -reached reach VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -shaking shake VERB VBG NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -handed hand VERB VBD NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -was be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -those those DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -some some DET DT NULL -charm charm NOUN NN NULL -connected connect VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -we -PRON- PRON PRP NULL -never never ADV RB NULL -knew know VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -them -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NORP -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -worry worry VERB VB NULL -about about ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -find find VERB VB NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP NORP -first first ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -one one NUM CD CARDINAL -26 26 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -another another DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -At at ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -not not PART RB NULL -far far ADV RB NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -none none NOUN NN NULL -could could AUX MD NULL -Hve Hve PROPN NNP NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -there there ADV RB NULL -and and CCONJ CC NULL -seen see VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -South South PROPN NNP LOC -is be AUX VBZ NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadhng Quadhng PROPN NNP PERSON -- - PUNCT HYPH NULL -s s PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -told tell VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -live live VERB VBP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -passed pass VERB VBD NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -The the DET DT NULL -North North PROPN NNP LOC -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -old old ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -at at ADP IN NULL -its -PRON- PRON PRP$ NULL -edge edge NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -that that PRON WDT NULL -surrounds surround VERB VBZ NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG - - -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -live live VERB VB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -sob sob VERB VB NULL -, , PUNCT , NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -lonely lonely ADJ JJ NULL -among among ADP IN NULL -all all DET PDT NULL -these these DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -grieve grieve VERB VB NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Munchkins Munchkins PROPN NNP PRODUCT -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -took take VERB VBD NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -handkerchiefs handkerchief NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -also also ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -cap cap NOUN NN NULL -and and CCONJ CC NULL -balanced balance VERB VBD NULL -the the DET DT NULL -point point NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -counted count VERB VBD NULL -" " PUNCT `` NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -two two NUM CD CARDINAL -, , PUNCT , NULL -three three NUM CD CARDINAL -" " PUNCT '' NULL -in in ADP IN NULL -a a DET DT NULL -solemn solemn ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -cap cap NOUN NN NULL -changed change VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -slate slate NOUN NN NULL -, , PUNCT , NULL -on on ADP IN NULL -which which PRON WDT NULL -was be AUX VBD NULL -written write VERB VBN NULL -in in ADP IN NULL -big big ADJ JJ NULL -, , PUNCT , NULL -white white ADJ JJ NULL -chalk chalk NOUN NN NULL -marks mark NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -let let VERB VB NULL -DOROTHY DOROTHY PROPN NNP NULL -GO go VERB VB NULL -TO to ADP IN NULL -THE the DET DT NULL -CITY city NOUN NN NULL -OF of ADP IN NULL -EMERALDS EMERALDS PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -took take VERB VBD NULL -the the DET DT NULL -slate slate NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -having have VERB VBG NULL -read read VERB VBN NULL -the the DET DT NULL -words word NOUN NNS NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Is be AUX VBZ NULL -r^^ir r^^ir ADJ JJ NULL -- - PUNCT HYPH NULL -name name NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -XN XN PROPN NNP NULL - - -.V>^ .V>^ PUNCT . NULL - - -^ ^ PROPN NNP NULL -^4Pfe^ ^4pfe^ NUM CD NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -27 27 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -looking- looking- X XX NULL -up up ADV RB NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -Oz Oz PROPN NNP PERSON -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -City City PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG - - -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL - - -Whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -or or CCONJ CC NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -there there ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -walk walk VERB VB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -through through ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -sometimes sometimes ADV RB NULL -pleasant pleasant ADJ JJ NULL -and and CCONJ CC NULL -sometimes sometimes ADV RB NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -use use VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -pleaded plead VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -only only ADJ JJ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -do do AUX VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -will will AUX MD NULL -dare dare VERB VB NULL -injure injure VERB VB NULL -a a DET DT NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -kissed kiss VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -came come VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -forehead forehead NOUN NN NULL -Where where ADV WRB NULL -her -PRON- PRON PRP$ NULL -lips lip NOUN NNS NULL -touched touch VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -they -PRON- PRON PRP NULL -left leave VERB VBD NULL -a a DET DT NULL -round round NOUN NN NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -mark mark NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -out out ADP RP NULL -soon soon ADV RB NULL -after after ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -is be AUX VBZ NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -so so SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -miss miss VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -tell tell VERB VB NULL -your -PRON- PRON PRP$ NULL -story story NOUN NN NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -O o NOUN NN NULL -, , PUNCT , NULL - - -The the DET DT NULL -three three NUM CD CARDINAL -Munchkins Munchkins PROPN NNPS ORG -bowed bow VERB VBD NULL -low low ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -wished wish VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -pleasant pleasant ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP ORG -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -friendly friendly ADJ JJ NULL -little little ADJ JJ NULL -nod nod NOUN NN NULL -, , PUNCT , NULL -whirled whirl VERB VBN NULL -around around ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -heel heel NOUN NN NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -straight- straight- ADJ JJ NULL -way way NOUN NN NULL -disappeared disappear VERB VBD NULL -, , PUNCT , NULL -much much ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -surprise surprise NOUN NN NULL -of of ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PRODUCT -, , PUNCT , NULL -/ / PUNCT NFP NULL -y y PROPN NNP NULL -who who PRON WP NULL -barked bark VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP$ NULL -loudly loudly ADV RB NULL -y y ADV RBR NULL -enough enough ADV RB NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -Ha3 ha3 VERB VBP NULL -been be AUX VBN NULL -afraid afraid ADJ JJ NULL -even even ADV RB NULL -to to PART TO NULL -growl growl VERB VB NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -by by ADP IN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -/V /V PUNCT NFP NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -xnm xnm PROPN NNP NULL -/ / PUNCT , NULL -ing e VERB VBG NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -ex- ex- ADV RB NULL -pected pecte VERB VBN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -disappear disappear VERB VB NULL -in in ADP RP NULL -just just ADV RB NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -. . PUNCT . NULL -/ / SYM SYM NULL - - -Chsvpter Chsvpter PROPN NNP NULL -III III PROPN NNP NULL - - -How how ADV WRB NULL -DorolK/ DorolK/ PROPN NNP NULL -^^ved ^^ve VERB VBD NULL - - -the the DET DT NULL -^cevrecrow ^cevrecrow NOUN NN NULL -. . PUNCT . NULL - - -1.^1 1.^1 NUM CD CARDINAL - - -DOROTHY DOROTHY PROPN NNP NULL -WAS be VERB VBD NULL -left leave VERB VBD NULL -alone alone ADV RB NULL - - -she -PRON- PRON PRP NULL -began begin VERB VBD NULL -to to PART TO NULL -feel feel VERB VB NULL -hungry hungry ADJ JJ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -herself -PRON- PRON PRP NULL -some some DET DT NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -spread spread VERB VBD NULL -with with ADP IN NULL -butter butter NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -gave give VERB VBD NULL -some some DET DT NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -a a DET DT NULL -pail pail NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -shelf shelf NOUN NN NULL -she -PRON- PRON PRP NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -clear clear ADJ JJ NULL -, , PUNCT , NULL -sparkling sparkle VERB VBG NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ran run VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sitting sit VERB VBG NULL -there there ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -such such ADJ JJ NULL -delicious delicious ADJ JJ NULL -fruit fruit NOUN NN NULL -hanging hang VERB VBG NULL -from from ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -finding find VERB VBG NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -out out ADP RP NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -helped help VERB VBN NULL -32 32 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON - - -to to ADP IN NULL -a a DET DT NULL -good good ADJ JJ NULL -drink drink NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cool cool ADJ JJ NULL -, , PUNCT , NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -set set VERB VBD NULL -about about ADP IN NULL -making make VERB VBG NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -other other ADJ JJ NULL -dress dress NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -that that DET DT NULL -happened happen VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -clean clean ADJ JJ NULL -and and CCONJ CC NULL -was be AUX VBD NULL -hanging hang VERB VBG NULL -on on ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -gingham gingham PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -checks check NOUN NNS NULL -of of ADP IN NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -the the DET DT NULL -blue blue NOUN NN NULL -was be AUX VBD NULL -somewhat somewhat ADV RB NULL -faded fade VERB VBN NULL -with with ADP IN NULL -many many ADJ JJ NULL -w^ashings w^ashing NOUN NNS NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -still still ADV RB NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -frock frock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -washed wash VERB VBD NULL -herself -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -dressed dress VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -gingham gingham NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -her -PRON- PRON PRP$ NULL -pink pink ADJ JJ NULL -sunbonnet sunbonnet NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -bread bread NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -laying lay VERB VBG NULL -a a DET DT NULL -white white ADJ JJ NULL -cloth cloth NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -eet eet PROPN NNP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -how how ADV WRB NULL -old old ADJ JJ NULL -and and CCONJ CC NULL -w^orn w^orn ADJ JJ NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -surely surely ADV RB NULL -will will AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -looked look VERB VBD NULL -up up ADP RP NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -meant mean VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -. . PUNCT . NULL - - -* * PUNCT NFP NULL -T t NOUN NN NULL -wonder wonder NOUN NN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -fit fit VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -in in ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -wear wear VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -leather leather NOUN NN NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -silver silver ADJ JJ NULL -ones one NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -33 33 NUM CD NULL -' ' PUNCT '' NULL -' ' PUNCT '' WORK_OF_ART -Come come VERB VB WORK_OF_ART -along along ADP RP WORK_OF_ART -, , PUNCT , WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -closed close VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -locked lock VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -key key ADJ JJ NULL -care- care- NOUN NN NULL -fully fully ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -pocket pocket NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -so so ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -trotting trotting NOUN NN NULL -along along ADP IN NULL -soberly soberly ADV RB NULL -behind behind ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -roads road NOUN NNS NULL -near near SCONJ IN NULL -by by ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -long long ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -the the DET DT NULL -one one NOUN NN CARDINAL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -Within within ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -walking walk VERB VBG NULL -briskly briskly ADV RB NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -tinkling tinkle VERB VBG NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -roadbed roadbe VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -bright bright ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sang sing VERB VBD NULL -sweet sweet PROPN NNP NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -feel feel VERB VB NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -bad bad ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -might might AUX MD NULL -think think VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -would would AUX MD NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -suddenly suddenly ADV RB NULL -whisked whisk VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -pretty pretty ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -was be AUX VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -neat neat ADJ JJ NULL -fences fence NOUN NNS NULL -.at .at PUNCT NFP NULL - - -the the DET DT NULL -sides side NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBD NULL -a a DET DT NULL -dainty dainty NOUN NN NULL -blue blue ADJ JJ NULL -color color NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -beyond beyond ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -fields field NOUN NNS NULL -of of ADP IN NULL -grain grain NOUN NN NULL -and and CCONJ CC NULL -vegetables vegetable NOUN NNS NULL -in in ADP IN NULL -abun- abun- ADJ JJ NULL -dance dance NOUN NN NULL -. . PUNCT . NULL - - -Evidently evidently ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -were be AUX VBD NULL -good good ADJ JJ NULL -farmers farmer NOUN NNS NULL -and and CCONJ CC NULL -able able ADJ JJ NULL -to to PART TO NULL -raise raise VERB VB NULL -large large ADJ JJ NULL -crops crop NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -while while NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -a a DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -came come VERB VBD NULL -out out ADP RP NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -bow bow VERB VB NULL -low low ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -by by ADV RB NULL -; ; PUNCT : NULL -for for ADP IN NULL -everyone everyone PRON NN NULL -knew know VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -the the DET DT NULL -means mean NOUN NNS NULL -of of ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -and and CCONJ CC NULL -setting set VERB VBG NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -houses house NOUN NNS NULL -^ ^ PROPN NNP NULL - - -* * PUNCT NFP NULL -^M?j/ ^m?j/ SYM SYM NULL -' ' PUNCT '' NULL -34 34 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -were be AUX VBD NULL -odd odd ADJ JJ NULL -looking look VERB VBG NULL -dwellings dwelling NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -each each DET DT NULL -was be AUX VBD NULL -round round ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dome dome NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -roof roof NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT LOC -East East PROPN NNP LOC -blue blue NOUN NN LOC -was be AUX VBD NULL -the the DET DT NULL -favorite favorite ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -tired tired ADJ JJ NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -wonder wonder VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -house house NOUN NN NULL -rather rather ADV RB NULL -larger large ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -lawn lawn NOUN NN NULL -before before ADP IN NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -women woman NOUN NNS NULL -were be AUX VBD NULL -dancing dance VERB VBG NULL -. . PUNCT . NULL - - -Five five NUM CD CARDINAL -little little ADJ JJ NULL -fiddlers fiddler NOUN NNS NULL -played play VERB VBD NULL -as as ADV RB NULL -loudly loudly ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -singing singe VERB VBG NULL -, , PUNCT , NULL -while while SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -table table NOUN NN NULL -near near ADV RB NULL -by by ADP IN NULL -was be AUX VBD NULL -loaded load VERB VBN NULL -with with ADP IN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -and and CCONJ CC NULL -nuts nut NOUN NNS NULL -, , PUNCT , NULL -pies pie NOUN NNS NULL -and and CCONJ CC NULL -cakes cake NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -other other ADJ JJ NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -people people NOUN NNS NULL -greeted greet VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -kindly kindly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -invited invite VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -supper supper VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -horne horne NOUN NN NULL -of of ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -richest rich ADJ JJS NULL -Munchkins Munchkins PROPN NNPS NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -celebrate celebrate VERB VB NULL -their -PRON- PRON PRP$ NULL -free- free- ADJ JJ NULL -dom dom NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -bondage bondage NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -waited wait VERB VBN NULL -upon upon SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -rich rich ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -whose whose PRON WP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -a a DET DT NULL -settle settle NOUN NN NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -dance dance VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Boq Boq PROPN NNP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -white white ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -frock frock NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -sorceresses sorceress NOUN NNS NULL -wear wear VERB VBP NULL -white white ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OTi OTi NOUN NNS NULL -. . PUNCT . NULL - - -35 35 NUM CD TIME - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -is be AUX VBZ NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -checked check VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -smoothing smooth VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -wrinkles wrinkle NOUN NNS NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Blue Blue PROPN NNP NULL -is be AUX VBZ NULL -the the DET DT NULL -color color NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -is be AUX VBZ NULL -the the DET DT NULL -witch witch NOUN NN NULL -color color NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -an an DET DT NULL -ordinary ordinary ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -come come VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -chance chance NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -tired tired ADJ JJ NULL -watching watch VERB VBG NULL -the the DET DT NULL -dancing dancing NOUN NN NULL -, , PUNCT , NULL -Boq Boq PROPN NNP PERSON -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -sheets sheet NOUN NNS NULL -were be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -blue blue ADJ JJ NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -curled curl VERB VBD NULL -up up ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -blue blue ADJ JJ NULL -rug rug NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -a a DET DT NULL -wee wee ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -baby baby NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -played play VERB VBD NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -pulled pull VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -crowed crow VERB VBD NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -that that PRON WDT NULL -greatly greatly ADV RB NULL -amused amuse VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -curiosity curiosity NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -seen see VERB VBN NULL -a a DET DT NULL -dog dog NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Boq Boq PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -there there ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -better well ADJ JJR NULL -for for ADP IN NULL -people people NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -unless unless SCONJ IN NULL -they -PRON- PRON PRP NULL -36 36 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -have have AUX VBP NULL -business business NOUN NN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -longf longf NOUN NNS NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP DATE -many many ADJ JJ DATE -days day NOUN NNS DATE -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -here here ADV RB NULL -is be AUX VBZ NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -pleasant pleasant ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -through through ADP RP NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -dangerous dangerous ADJ JJ NULL -places place NOUN NNS NULL -before before ADP IN NULL -you -PRON- PRON PRP NULL -reach reach VERB VBP NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -worried worried ADJ JJ NULL -Dorothy Dorothy PROPN NNP PRODUCT -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -resolved resolve VERB VBD NULL -not not PART RB NULL -to to PART TO NULL -turn turn VERB VB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -bade bade VERB VBP NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -sev- sev- VERB VBN NULL -eral eral ADJ JJ NULL -miles mile NOUN NNS NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -stop stop VERB VB NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -climbed climb VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -cornfield cornfield NOUN NN NULL -beyond beyond ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -and and CCONJ CC NULL -not not PART RB NULL -far far ADV RB NULL -away away ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -placed place VERB VBD NULL -high high ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -birds bird NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -corn corn NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -leaned lean VERB VBD NULL -her -PRON- PRON PRP$ NULL -chin chin NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -thoughtfully thoughtfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -sack sack NOUN NN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -painted paint VERB VBD NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -represent represent VERB VB NULL -a a DET DT NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -An an DET DT NULL -old old ADJ JJ NULL -, , PUNCT , NULL -pointed point VERB VBD NULL -blue blue ADJ JJ NULL -hat hat NOUN NN NULL -, , PUNCT , NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -some some DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -, , PUNCT , NULL -was be AUX VBD NULL -perched perch VERB VBN NULL -on on ADP IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -blue blue ADJ JJ NULL -suit suit NOUN NN NULL -of of ADP IN NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -worn wear VERB VBN NULL -and and CCONJ CC NULL -faded fade VERB VBN NULL -, , PUNCT , NULL -which which PRON WDT NULL -had have AUX VBD NULL -also also ADV RB NULL -been be AUX VBN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -feet foot NOUN NNS NULL -were be AUX VBD NULL -some some DET DT NULL -old old ADJ JJ NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -blue blue ADJ JJ NULL -tops top NOUN NNS NULL -, , PUNCT , NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -every every DET DT NULL -man man NOUN NN NULL -wore wear VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -raised raise VERB VBN NULL -above above ADP IN NULL -the the DET DT NULL -stalks stalk NOUN NNS NULL -of of ADP IN NULL -corn corn NOUN NN NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -stuck stick VERB VBD NULL -up up ADP RP NULL -its -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -looking look VERB VBG NULL -earnestly earnestly ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -queer queer NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -" " PUNCT `` NULL - - -Dorothy Dorothy PROPN NNP PERSON -guzed guze VERB VBN NULL -tluught tluught NOUN NN NULL -fully fully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -37 37 NUM CD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -slowly slowly ADV RB NULL -wink wink VERB VBP NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -mistaken mistake VERB VBN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -scarecrows scarecrow NOUN NNS NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -ever ever ADV RB NULL -wink wink VERB VBP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -presently presently ADV RB NULL -the the DET DT NULL -figure figure NOUN NN NULL -nodded nod VERB VBD NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -climbed climb VERB VBD NULL -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -rather rather ADV RB NULL -husky husky ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -you -PRON- PRON PRP NULL -speak speak VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -pretty pretty ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -politely politely ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -feeling feel VERB VBG NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -smile smile NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -tedious tedious ADJ JJ NULL -being be AUX VBG NULL -perched perch VERB VBN NULL -up up ADP RP NULL -here here ADV RB NULL -night night NOUN NN NULL -and and CCONJ CC NULL -day day NOUN NN NULL -to to PART TO NULL -scare scare VERB VB NULL -away away ADV RB NULL -crows crow NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -pole pole NOUN NN NULL -is be AUX VBZ NULL -stuck stick VERB VBN NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -please please INTJ UH NULL -take take VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -pole pole NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -greatly greatly ADV RB NULL -obliged oblige VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -reached reach VERB VBD NULL -up up ADP RP NULL -both both DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -lifted lift VERB VBD NULL -the the DET DT NULL -figure figure NOUN NN NULL -off off ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -hght hght ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -set set VERB VBN NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -like like SCONJ IN NULL -a a DET DT NULL -new new ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -sounded sound VERB VBD NULL -queer queer PROPN NNP NULL -to to ADP IN NULL -38 38 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -hear hear VERB VB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -speak speak VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -bow bow VERB VB NULL -and and CCONJ CC NULL -walk walk VERB VB NULL -along- along- ADJ JJ NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -stretched stretch VERB VBN NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -yawned yawn VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -name name NOUN NN NULL -is be AUX VBZ NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -who who PRON WP NULL -isOz isoz ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -awfully awfully ADV RB NULL -sorry sorry ADJ JJ NULL -j<^ j<^ ADV RB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -J^\^ J^\^ PROPN NNP NULL - - -" " PUNCT `` NULL -Doyou doyou NOUN NN NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -i--^"^^ i--^"^^ PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -J J PROPN NNP NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -j j PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -ti^g ti^g PROPN NNP NULL -Emerald Emerald PROPN NNP NULL -City City PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -would would AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -39 39 NUM CD CARDINAL -any any DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -now now ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -con- con- VERB VBD NULL -tinued tinue VERB VBN NULL -, , PUNCT , NULL -confidentially confidentially ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -anyone anyone PRON NN NULL -treads tread VERB VBZ NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -toes toe NOUN NNS NULL -or or CCONJ CC NULL -sticks stick NOUN NNS NULL -a a DET DT NULL -pin pin NOUN NN NULL -into into ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -matter matter VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -feel feel VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -people people NOUN NNS NULL -to to PART TO NULL -call call VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -fool fool NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -stays stay VERB VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -yours your NOUN NNS NULL -is be AUX VBZ NULL -, , PUNCT , NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -to to PART TO NULL -know know VERB VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -understand understand VERB VBP NULL -how how ADV WRB NULL -you -PRON- PRON PRP NULL -feel feel VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Tf tf NOUN NN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -he -PRON- PRON PRP NULL -can can AUX MD NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -helped help VERB VBD NULL -him -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -path path NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like SCONJ IN NULL -this this DET DT NULL -addition addition NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -smelled smell VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -suspected suspect VERB VBD NULL -there there PRON EX NULL -might might AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -nest nest NOUN NN NULL -of of ADP IN NULL -rats rat NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -often often ADV RB NULL -growled growl VERB VBD NULL -in in ADP IN NULL -an an DET DT NULL -unfriendly unfriendly ADJ JJ NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -friend friend NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -bites bite VERB VBZ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Do do AUX VB NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -that that DET DT NULL -basket basket NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -mind mind VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -get get AUX VB NULL -tired tired ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -secret secret NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -40 40 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -farmer farmer NOUN NN NULL -who who PRON WP NULL -made make VERB VBD NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -lighted light VERB VBN NULL -match match NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -FEW FEW PROPN NNP NULL -HOURS hour NOUN NNS NULL -the the DET DT NULL -road road NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -rough rough ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walking walking NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -difficult difficult ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -^Scarecrow ^Scarecrow PROPN NNP NULL -often often ADV RB NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -/ / PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -here here ADV RB NULL -very very ADV RB NULL -uneven uneven ADJ JJ NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -broken break VERB VBN NULL -or or CCONJ CC NULL -missing miss VERB VBG NULL -altogether altogether ADV RB NULL -, , PUNCT , NULL -leaving leave VERB VBG NULL -holes hole NOUN NNS NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -Jumped jump VERB VBD NULL -across across ADP IN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -around around ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -having have VERB VBG NULL -no no DET DT NULL -brains brain NOUN NNS NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -straight straight ADV RB NULL -ahead ahead ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -stepped step VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -holes hole NOUN NNS NULL -arid arid PROPN NNP NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -bricks brick NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -never never ADV RB NULL -hurt hurt VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -pick pick VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -joined join VERB VBD NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -laughing laugh VERB VBG NULL -merrily merrily ADV RB NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -44 44 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farms farm NOUN NNS NULL -were be AUX VBD NULL -not not PART RB NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -well well ADV RB NULL -cared care VERB VBN NULL -for for ADP IN NULL -here here ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -farther farther ADV RB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -fewer few ADJ JJR NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -farther farther NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -the the DET DT NULL -more more ADV RBR NULL -dismal dismal ADJ JJ NULL -and and CCONJ CC NULL -lonesome lonesome VERB VB NULL -the the DET DT NULL -country country NOUN NN NULL -became become VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -noon noon NOUN NN TIME -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -roadside roadside NOUN NN NULL -, , PUNCT , NULL -near near SCONJ IN NULL -a a DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out ADP RP NULL -some some DET DT NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -refused refuse VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -never never ADV RB NULL -hungry hungry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -lucky lucky ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -. . PUNCT . NULL - - -For^my For^my PROPN NNP NULL -mouth mouth NOUN NN NULL -is be AUX VBZ NULL -only only ADV RB NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL - - -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -eat eat VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -would would AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -would would AUX MD NULL -spoil spoil VERB VB NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -saw see VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -that that SCONJ IN NULL -this this DET DT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -only only ADV RB NULL -nodded nod VERB VBD NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -eating eat VERB VBG NULL -her -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Tell tell VERB VB NULL -me -PRON- PRON PRP NULL -something something PRON NN NULL -about about ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -gray gray ADJ JJ NULL -everything everything PRON NN NULL -was be AUX VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -this this DET DT NULL -queer queer ADJ JJ NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -listened listen VERB VBD NULL -care- care- ADV RB NULL -fully fully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -why why ADV WRB NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -place place NOUN NN NULL -you -PRON- PRON PRP NULL -call call VERB VBP NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -No no ADV RB NULL -matter matter ADV RB NULL -how how ADV WRB NULL -dreary dreary ADJ JJ NULL -and and CCONJ CC NULL -gray gray VERB VB NULL -our -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -are be AUX VBP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -people people NOUN NNS NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -and and CCONJ CC NULL -blood blood NOUN NN NULL -would would AUX MD NULL -rather rather ADV RB NULL -live live VERB VB NULL -there there ADV RB NULL -than than SCONJ IN NULL -in in ADP IN NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -teas tea NOUN NNS NULL -only only ADV RB NULL -made make VERB VBD NULL -yesterday yesterday NOUN NN DATE -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -45 45 NUM CD CARDINAL -any any DET DT NULL -other other ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -be be AUX VB NULL -it -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -place place NOUN NN NULL -like like SCONJ IN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sighed sigh VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -your -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -proba- proba- VERB VB NULL -bly bly ADV RB NULL -all all DET DT NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Kansas Kansas PROPN NNP GPE -would would AUX MD NULL -have have AUX VB NULL -no no DET DT NULL -people people NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -fortunate fortunate ADJ JJ NULL -for for ADP IN NULL -Kansas Kansas PROPN NNP GPE -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -story story NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -resting rest VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -reproachfully reproachfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -life life NOUN NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -so so ADV RB NULL -short short ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -know know VERB VBP NULL -nothing nothing PRON NN NULL - - -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -made make VERB VBN NULL -day day NOUN NN NULL -before before ADP IN NULL -yesterday yesterday NOUN NN DATE -. . PUNCT . NULL - - -What what PRON WP NULL -happened happen VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -before before ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -unknown unknown ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Luckily luckily ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -things thing NOUN NNS NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -was be AUX VBD NULL -to to PART TO NULL -paint paint VERB VB NULL -my -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -what what PRON WP NULL -was be AUX VBD NULL -going go VERB VBG NULL -on on ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -another another DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -like like VERB VB NULL -those those DET DT NULL -ears ear NOUN NNS NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -n't not PART RB NULL -straight straight ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Never never ADV RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -ears ear NOUN NNS NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -which which PRON WDT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -enough enough ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -painted paint VERB VBD NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -looking look VERB VBG NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -at at ADP IN NULL -everything everything PRON NN NULL -around around ADP IN NULL -me -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -my -PRON- PRON PRP$ NULL -first first ADJ JJ ORDINAL -glimpse glimpse NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -46 46 NUM CD NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -a a DET DT NULL -rather rather ADV RB NULL -pretty pretty ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -who who PRON WP NULL -was be AUX VBD NULL -watching watch VERB VBG NULL -" " PUNCT `` NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -blue blue ADJ JJ NULL -paint paint NOUN NN NULL -is be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -color color NOUN NN NULL -for for ADP IN NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -a a DET DT NULL -little little ADJ JJ NULL -bigger big ADJ JJR NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -eye eye NOUN NN NULL -was be AUX VBD NULL -done do VERB VBN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -much much ADV RB NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -speak speak VERB VB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -a a DET DT NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -for for ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -the the DET DT NULL -fun fun NOUN NN NULL -of of ADP IN NULL -watching watch VERB VBG NULL -them -PRON- PRON PRP NULL -make make VERB VB NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -just just ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -anyone anyone PRON NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -This this DET DT NULL -fellow fellow NOUN NN NULL -will will AUX MD NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -fast fast ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -just just ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -quite quite ADV RB NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farmer farmer NOUN NN NULL -carried carry VERB VBD NULL -me -PRON- PRON PRP NULL -under under ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -me -PRON- PRON PRP NULL -up up ADP RP NULL -on on ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -soon soon ADV RB NULL -after after ADV RB NULL -walked walk VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -me -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -deserted desert VERB VBN NULL -this this DET DT NULL -way way NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -walk walk VERB VB NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -stay stay VERB VB NULL -on on ADP IN NULL -that that DET DT NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lonely lonely ADJ JJ NULL -life life NOUN NN NULL -to to PART TO NULL -lead lead VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -, , PUNCT , NULL -having have VERB VBG NULL -been be AUX VBN NULL -made make VERB VBN NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -other other ADJ JJ NULL -birds bird NOUN NNS NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -away away ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -pleased please VERB VBD NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -feel feel VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite DET PDT NULL -an an DET DT NULL -important important ADJ JJ NULL -person person NOUN NN NULL -. . PUNCT . NULL - - -By by ADP IN NULL -and and CCONJ CC NULL -by by ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -near near SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -looking look VERB VBG NULL -at at ADP IN NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -47 47 NUM CD CARDINAL -me -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -he -PRON- PRON PRP NULL -perched perch VERB VBD NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -wonder wonder VERB VBP NULL -if if SCONJ IN NULL -that that DET DT NULL -farmer farmer NOUN NN NULL -thought think VERB VBD NULL -to to PART TO NULL -fool fool VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -clumsy clumsy ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -Any any DET DT NULL -crow crow NOUN NN NULL -of of ADP IN NULL -sense sense NOUN NN NULL -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -only only ADV RB NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -hopped hop VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -aft aft ADJ JJ NULL -d\a't<^ d\a't<^ NOUN NN NULL -ill ill VERB VBP NULL -the the DET DT NULL -corn corn NOUN NN NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -bij^d^ bij^d^ NOUN NNS NULL -^^. ^^. X FW NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -harmed harm VERB VBN NULL -by by ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -came come VERB VBD NULL -to to PART TO NULL -eat eat VERB VB NULL -th th X XX NULL -corn corn NOUN NN NULL -too too ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -sheryi^^e sheryi^^e NOUN NN NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -grcc grcc PROPN NNP NULL -flock flock NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL - - -3J^]^^t,^ 3j^]^^t,^ NUM CD DATE -' ' PUNCT '' DATE -^^^^T ^^^^T PROPN NNP DATE - - -") ") PUNCT '' ORG - - -such such DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -Scarecro.v^fter Scarecro.v^fter PROPN NNP PERSON -arL arl NOUN NN NULL -but\tne but\tne PROPN NNP PERSON -al al PROPN NNP PERSON -trow trow PROPN NNP PERSON -comforted comfort VERB VBD NULL -r^^^'^^fyg r^^^'^^fyg PROPN NNP NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -If if SCONJ IN NULL -^u ^u NOUN NNS NULL -/ / PUNCT NFP NULL -only only ADV RB NULL -he -PRON- PRON PRP NULL -brakis brakis VERB VBP NULL -in in ADP IN NULL -^pur ^pur PUNCT . GPE - - -hea^^pir hea^^pir PROPN NNP NULL -would would AUX MD NULL -fe fe VERB VB NULL -as as SCONJ IN NULL -good good ADJ JJ NULL -manias manias PROPN NNP NULL -any any DET DT NULL -of of ADP IN NULL -tKem tKem PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -better well ADJ JJR NULL -man man NOUN NN NULL -th th X XX NULL -; ; PUNCT : NULL -ome ome NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Brains brain NOUN NNS NULL -are be AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -: : PUNCT : NULL -wordi wordi VERB VB NULL -having have VERB VBG NULL -in in ADP IN NULL -this this DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -no no DET DT NULL -rnatter rnatter PROPN NNP NULL -whethe whethe NOUN NN NULL -: : PUNCT : NULL -a a DET DT NULL -cro^v cro^v NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -\J^^Wim \J^^Wim PROPN NNP NULL - - -I I PROPN NNP NULL -ffl ffl PRON PRP NULL -fter fter VERB VBP NULL -the the DET DT NULL -crow^s crow^s NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL - - -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -r r NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -decided decide VERB VBD NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -try try VERB VB NULL -hard hard ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -some some DET DT NULL -brains brain NOUN NNS NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL - - -, , PUNCT , NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -along along ADP RP NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -me -PRON- PRON PRP NULL -off off ADP IN NULL -the the DET DT NULL -stake stake NOUN NN NULL -.Xand .xand NUM CD NULL - - -from from ADP IN NULL -what what PRON WP NULL -ycna ycna NOUN NN NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -as as ADV RB NULL -soon soon ADV RB NULL - - -a#i^ a#i^ PROPN NNP NULL -Lpi Lpi PROPN NNP PERSON -sure sure ADJ JJ NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -will will AUX MD NULL -give give VERB VB NULL -t t NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Hi hi INTJ UH NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -such such DET PDT NULL -an an DET DT NULL -uncomfortable uncomfortable ADJ JJ NULL -feeling feeling NOUN NN NULL -to to PART TO NULL -know know VERB VB NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -48 48 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -handed hand VERB VBD NULL -the the DET DT NULL -basket basket NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -fences fence NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -side side NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -land land NOUN NN NULL -was be AUX VBD NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -close close ADJ JJ NULL -together together ADV RB NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -met meet VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -almost almost ADV RB NULL -dark dark ADJ JJ NULL -under under ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -shut shut VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -daylight daylight NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -stop stop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -this this DET DT NULL -road road NOUN NN NULL -goes go VERB VBZ NULL -in in ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -at at ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -wherever wherever ADV WRB NULL -it -PRON- PRON PRP NULL -leads lead VERB VBZ NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Anyone anyone PRON NN NULL -would would AUX MD NULL -know know VERB VB NULL -that that SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -required require VERB VBD NULL -brains brain NOUN NNS NULL -to to PART TO NULL -figure figure VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -should should AUX MD NULL -have have AUX VB NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -an an DET DT TIME -hour hour NOUN NN TIME -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -light light NOUN NN NULL -faded fade VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -stumbling stumble VERB VBG NULL -along along ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -darkness darkness NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -could could AUX MD NULL -, , PUNCT , NULL -for for ADP IN NULL -some some DET DT NULL -dogs dog NOUN NNS NULL -see see VERB VBP NULL -very very ADV RB NULL -well well ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -declared declare VERB VBD NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -by by ADP IN NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -managed manage VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -along along ADP RP NULL -fairly fairly ADV RB NULL -well well ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -any any DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -any any DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -walking walking NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Soon soon ADV RB NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stopped stop VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -a a DET DT NULL -little little ADJ JJ NULL -cottage cottage NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -built build VERB VBN NULL -of of ADP IN NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -Shall shall AUX MD NULL -we -PRON- PRON PRP NULL -go go VERB VB NULL -there there ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -49 49 NUM CD TIME - - -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -soon soon ADV RB NULL -fell fall VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -sound sound ADJ JJ NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -never never ADV RB NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -patiently patiently ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -" " PUNCT '' NULL -came come VERB VBD NULL -. . PUNCT . NULL - - -CNjivpter CNjivpter PROPN NNP NULL -V. V. PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -RCvSci RCvSci PROPN NNP NULL -/ / SYM SYM NULL -e e NOUN NN NULL -of of ADP IN NULL -" " PUNCT `` NULL -tKe tKe PROPN NNP NULL - - -Tii\ Tii\ PROPN NNP DATE -Woodrcvex^ix Woodrcvex^ix PROPN NNP NULL - - -erv erv PROPN NNP NULL -DOROTHY DOROTHY PROPN NNP NULL -awoke awake VERB VBD NULL -the the DET DT NULL -sun sun NOUN NN NULL - - -was be AUX VBD NULL -shining shine VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -long long ADV RB NULL -been be AUX VBN NULL -out out ADV RB NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -squirrels squirrel NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -still still ADV RB NULL -standing stand VERB VBG NULL -patiently patiently ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -corner corner NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -search search VERB VB NULL -for for ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -water water NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -To to PART TO NULL -wash wash VERB VB NULL -my -PRON- PRON PRP$ NULL -face face NOUN NN NULL -clean clean ADJ JJ NULL -after after ADP IN NULL -the the DET DT NULL -dust dust NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -drink drink VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -the the DET DT NULL -dry dry ADJ JJ NULL -bread bread NOUN NN NULL -will will AUX MD NULL -not not PART RB NULL -stick stick VERB VB NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -throat throat NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -inconvenient inconvenient ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -sleep sleep VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -eat eat VERB VB NULL -and and CCONJ CC NULL -54 54 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -drink drink VERB VBP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -worth worth ADJ JJ NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bother bother NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -think think VERB VB NULL -properly properly ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -left leave VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT DATE -little little ADJ JJ DATE -spring spring NOUN NN DATE -of of ADP IN NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -drank drank NOUN NN NULL -and and CCONJ CC NULL -bathed bathe VERB VBD NULL -and and CCONJ CC NULL -ate eat VERB VBD NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -bread bread NOUN NN NULL -left leave VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -thankful thankful ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -eat eat VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -was be AUX VBD NULL -scarcely scarcely ADV RB NULL -enough enough ADJ JJ NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -for for ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -startled startled ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -a a DET DT NULL -deep deep ADJ JJ NULL -groan groan NOUN NN NULL -near near ADV RB NULL -by by ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -was be AUX VBD NULL -that that DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -imagine imagine VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -see see VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -another another DET DT NULL -groan groan NOUN NN NULL -reached reach VERB VBD NULL -their -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -sound sound NOUN NN NULL -seemed seem VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -discovered discover VERB VBD NULL -something something PRON NN NULL -shining shine VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -ray ray NOUN NN NULL -of of ADP IN NULL -sunshine sunshine NOUN NN NULL -that that PRON WDT NULL -fell fall VERB VBD NULL -between between ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ran run VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -trees tree NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -partly partly ADV RB NULL -chopped chop VERB VBN NULL -through through ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -standing stand VERB VBG NULL -beside beside ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -with with ADP IN NULL -an an DET DT NULL -uplifted uplifted ADJ JJ NULL -axe axe NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -man man NOUN NN NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -jointed joint VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -perfectly perfectly ADV RB NULL -motionless motionless ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -stir stir VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -amazement amazement NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -barked bark VERB VBD NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -made make VERB VBD NULL -a a DET DT NULL -snap snap ADJ JJ NULL -M M PROPN NNP NULL -he -PRON- PRON PRP NULL -the the DET DT NULL -tin tin NOUN NN NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -hurt hurt VERB VBD NULL -his -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL -] ] PUNCT -RRB- NULL - - -^W|ii| ^w|ii| X XX NULL - - -lI'Did li'did ADP IN NULL -you -PRON- PRON PRP NULL -groan groan VERB VBP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -' ' PUNCT '' PERSON -' ' PUNCT '' NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -groa groa PROPN NNP NULL -ing'for ing'for ADP IN NULL -more more ADJ JJR DATE -than than SCONJ IN DATE -a a DET DT DATE -year year NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -heard hear VERB VBN NULL -) ) PUNCT -RRB- NULL - - -ef ef PROPN NNP NULL -ore ore PROPN NNP NULL -or or CCONJ CC NULL -come come VERB VB NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -77 77 NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -softly softly ADV RB NULL -, , PUNCT , NULL -for^ for^ NUM CD NULL -LOved love VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -voice voice NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -man man NOUN NN NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Get get AUX VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -and and CCONJ CC NULL -oil oil VERB VB NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -rusted rust VERB VBN NULL -so so ADV RB NULL -badly badly ADV RB NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -; ; PUNCT : NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -well well ADV RB NULL -oiled oil VERB VBD NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -YcA YcA PROPN NNP NULL -will will AUX MD NULL -find find VERB VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -shelf shelf NOUN NN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -cot-| cot-| NOUN NN NULL -tage tage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -at at ADP IN NULL -once once ADV RB NULL -ran run VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Where where ADV WRB NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -joints?'^ joints?'^ NOUN NN ORG -' ' PUNCT '' ORG -' ' PUNCT `` NULL -Oil oil NOUN NN NULL -my -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -re*- re*- PROPN NNP NULL -plied ply VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -badly badly ADV RB NULL -rusted rust VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tin tin ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -moved move VERB VBD NULL -it -PRON- PRON PRP NULL -gently gently ADV RB NULL -from from ADP IN NULL -side side NOUN NN NULL -to to ADP IN NULL -side side VERB VB NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -worked work VERB VBD NULL -freely freely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -man man NOUN NN NULL -could could AUX MD NULL -turn turn VERB VB NULL -it -PRON- PRON PRP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -56 56 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -oiled oil VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -bent bend VERB VBD NULL -them -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -free free ADJ JJ NULL -from from ADP IN NULL -rust rust NOUN NN NULL -and and CCONJ CC NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -new new ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -gave give VERB VBD NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -of of ADP IN NULL -satisfaction satisfaction NOUN NN NULL -and and CCONJ CC NULL -lowered lower VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -hold- hold- NOUN NNS NULL -ing e VERB VBG NULL -that that SCONJ IN NULL -axe axe PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -put put VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -freely freely ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -and and CCONJ CC NULL -again again ADV RB NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -release release NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -a a DET DT NULL -very very ADV RB NULL -polite polite ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBN NULL -there there ADV RB NULL -always always ADV RB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL -come come VERB VBN NULL -along along ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -certainly certainly ADV RB NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -happen happen VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -here here ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -cottage cottage NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -wants want VERB VBZ NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -few few ADJ JJ NULL -brains brain NOUN NNS NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -appeared appear VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -deeply deeply ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -guess guess VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -answered answer VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -, , PUNCT , NULL -Tin Tin PROPN NNP PERSON -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -57 57 NUM CD CARDINAL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -returned return VERB VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -So so ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -join join VERB VB NULL -your -PRON- PRON PRP$ NULL -party party NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -also also ADV RB NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -along- along- NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -heartily heartily ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -added add VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -his -PRON- PRON PRP$ NULL -company company NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -shouldered shoulder VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -had have AUX VBD NULL -asked ask VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -put put VERB VB NULL -the the DET DT NULL -oil- oil- NOUN NN NULL -can can AUX MD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -F^or F^or PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -rain rain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rust rust VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -need need VERB VB NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -badly badly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -their -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -join join VERB VB NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -could could AUX MD NULL -not not PART RB NULL -pass pass VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -set set VERB VBD NULL -to to PART TO NULL -w^ork w^ork VERB VB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBN NULL -so so ADV RB NULL -well well ADV RB NULL -that that SCONJ IN NULL -soon soon ADV RB NULL -he -PRON- PRON PRP NULL -cleared clear VERB VBD NULL -a a DET DT NULL -passage passage NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -entire entire ADJ JJ NULL -party party NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -thinking think VERB VBG NULL -so so ADV RB NULL -earnestly earnestly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -notice notice VERB VB NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stumbled stumble VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -hole hole NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -call call VERB VB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -walk walk VERB VB NULL -around around ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -cheer- cheer- PROPN NNP NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -some some DET DT NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -58 58 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -brains brain NOUN NNS NULL -are be AUX VBP NULL -not not PART RB NULL -the the DET DT NULL -best good ADJ JJS NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -any any DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -empty empty ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -once once SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -heart heart NOUN NN NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -, , PUNCT , NULL -having have VERB VBG NULL -tried try VERB VBN NULL -them -PRON- PRON PRP NULL -both both DET DT NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -know know VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -\\,/ \\,/ PUNCT NFP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -" " PUNCT `` NULL -^'fTin ^'ftin ADP IN NULL - - -Woodman Woodman PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -following following ADJ JJ NULL -story story NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -the the DET DT NULL -son son NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -woodman woodman NOUN NN NULL -who who PRON WP NULL -chopped chop VERB VBD NULL -down down ADP RP NULL -' ' PUNCT '' NULL -trees tree NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -sold sell VERB VBD NULL -the the DET DT NULL -wood wood NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -living living NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -too too ADV RB NULL -became become VERB VBD NULL -a a DET DT NULL -w^ood w^ood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -died die VERB VBD NULL -I -PRON- PRON PRP NULL -took take VERB VBD NULL -care care NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -mother mother NOUN NN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -instead instead ADV RB NULL -of of ADP IN NULL -living live VERB VBG NULL -alone alone ADV RB NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -marry marry VERB VB NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -become become VERB VB NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -was be AUX VBD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girls girl NOUN NNS NULL -who who PRON WP NULL -was be AUX VBD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -grew grow VERB VBD NULL -to to PART TO NULL -love love VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -promised promise VERB VBD NULL -to to PART TO NULL -marry marry VERB VB NULL -me -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -earn earn VERB VB NULL -enough enough ADJ JJ NULL -money money NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -a a DET DT NULL -better well ADJ JJR NULL -house house NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -lived live VERB VBD NULL -with with ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -marry marry VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -59 59 NUM CD CARDINAL -was be AUX VBD NULL -so so ADV RB NULL -lazy lazy ADJ JJ NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -to to PART TO NULL -remain remain VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -do do AUX VB NULL -the the DET DT NULL -cooking cooking NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -housework housework NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -her -PRON- PRON PRP NULL -two two NUM CD CARDINAL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -cow cow NOUN NN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -prevent prevent VERB VB NULL -the the DET DT NULL -marriage marriage NOUN NN NULL -. . PUNCT . NULL - - -Thereupon thereupon ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -enchanted enchant VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -chopping chop VERB VBG NULL -away away ADV RB NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -one one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -anx- anx- ADV RB NULL -ious ious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -the the DET DT NULL -new new ADJ JJ NULL -house house NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slipped slip VERB VBD NULL -all all ADV RB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -cut cut VERB VB NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -at at ADP IN NULL -first first ADV RB ORDINAL -seemed seem VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -misfortune misfortune NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -a a DET DT NULL -one one NUM CD CARDINAL -- - PUNCT HYPH NULL -legged legged ADJ JJ NULL -man man NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -dp dp VERB VB NULL -very very ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wood wood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -tin tin PROPN NNP NULL -- - PUNCT HYPH NULL -smith smith PROPN NNP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -him -PRON- PRON PRP NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leg leg NOUN NN NULL -worked work VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -once once ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -used use VERB VBN NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -action action NOUN NN NULL -angered anger VERB VBD NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -promised promise VERB VBN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -marry marry VERB VB NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -began begin VERB VBD NULL -chopping chop VERB VBG NULL -again again ADV RB NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -the the DET DT NULL -enchanted enchant VERB VBN NULL -axe axe PROPN NNP NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -one one NUM CD NULL -after after ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -nothing nothing PRON NN NULL -daunted daunt VERB VBN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -them -PRON- PRON PRP NULL -replaced replace VERB VBN NULL -with with ADP IN NULL -tin tin ADJ JJ NULL -ones one NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -made make VERB VBD NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slip slip VERB VB NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -happened happen VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -along along ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -head head NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -beaten beat VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -worked work VERB VBD NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -little little ADV RB NULL -knew know VERB VBD NULL -how how ADV WRB NULL -cruel cruel ADJ JJ NULL -my -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -could could AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -new new ADJ JJ NULL -way way NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -6o 6o NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -slip slip PROPN NNP NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -ain ain PROPN NNP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -cut cut VERB VBD NULL -right right ADV RB NULL -through through ADP IN NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -spHtting sphtte VERB VBG NULL -me -PRON- PRON PRP NULL -into into ADP IN NULL -two two NUM CD CARDINAL -halves half NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -body body NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -fastening fasten VERB VBG NULL -my -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -head head VERB VB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -around around ADV RB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -alas alas INTJ UH NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -now now ADV RB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -lost lose VERB VBD NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -I -PRON- PRON PRP NULL -married marry VERB VBD NULL -her -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -still still ADV RB NULL -living live VERB VBG NULL -with with ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -body body NOUN NN NULL -shone shine VERB VBD NULL -so so ADV RB NULL -brightly brightly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -now now ADV RB NULL - - -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -cut cut VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -danger danger NOUN NN NULL -that that SCONJ IN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -rust rust VERB VB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -kept keep VERB VBD NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -inmy inmy PROPN NNP NULL -cottage cottage VERB VB NULL -and and CCONJ CC NULL -took take VERB VBD NULL -care care NOUN NN NULL -to to ADP IN NULL -oil oil NOUN NN NULL -myself -PRON- PRON PRP NULL -whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -needed need VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -day day NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -forgot forgot VERB VBP NULL -to to PART TO NULL -do do AUX VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -being be AUX VBG NULL -caught catch VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rainstorm rainstorm NOUN NN NULL -, , PUNCT , NULL -before before ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -had have AUX VBD NULL -rusted rust VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -left leave VERB VBN NULL -to to PART TO NULL -stand stand VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -thing thing NOUN NN NULL -to to ADP IN NULL -un- un- ADJ JJ NULL -dergo dergo VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -during during ADP IN NULL -the the DET DT DATE -year year NOUN NN DATE -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -there there ADV RB NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -greatest great ADJ JJS NULL -loss loss NOUN NN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -was be AUX VBD NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -love love NOUN NN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -hap- hap- ADJ JJ NULL -piest pi ADJ JJS NULL -man man NOUN NN NULL -on on ADP IN NULL -earth earth NOUN NN LOC -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -love love VERB VB NULL -who who PRON WP NULL -has have AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -6i 6i PROPN NNP NULL -^^^pleart ^^^pleart PUNCT NFP NULL -, , PUNCT , NULL - - -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -resolved resolve VERB VBN NULL -to to PART TO NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -one one NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -g g NOUN NN NULL -- - PUNCT : NULL -o o NOUN NN NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden NOUN NN NULL -and and CCONJ CC NULL -marry marry VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Both both DET DT NULL -Dorothy Dorothy PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ask ask VERB VB NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -a a DET DT NULL -fool fool NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -with with ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -take take VERB VB NULL -the the DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -do do AUX VBP NULL -not not PART RB NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -happiness happiness NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -say say VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -which which PRON WDT NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -two two NUM CD CARDINAL -friends friend NOUN NNS NULL -was be AUX VBD NULL -right right ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -decided decide VERB VBD NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL - - -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -whether whether SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -no no DET DT NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -each each DET DT NULL -got get VERB VBD NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -What what PRON WP NULL -worried worry VERB VBD NULL -her -PRON- PRON PRP NULL -most most ADV RBS NULL -was be AUX VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -bread bread NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -an- an- CCONJ CC NULL -other other ADJ JJ NULL -meal meal NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -empty empty VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -nor nor CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -ever ever ADV RB NULL -ate eat VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -nor nor CCONJ CC NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -unless unless SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -fed feed VERB VBN NULL -. . PUNCT . NULL - - -CK'dwpterVI CK'dwpterVI PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -CowsvrcUy CowsvrcUy PROPN NNP NULL -Liorv Liorv PROPN NNP NULL -. . PUNCT . NULL - - -THIS THIS PROPN NNP NULL -TIME TIME PROPN NNP NULL - - -DOROTW DOROTW PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -walking- walking- ADJ JJ NULL -through through ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -road road NOUN NN NULL -' ' PUNCT '' NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -much much ADJ JJ NULL -cover^^ cover^^ PROPN NNP NULL -' ' PUNCT '' NULL -dried dry VERB VBN NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -dead dead ADJ JJ NULL -leaves leave NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees,-*^!!^ trees,-*^!!^ PROPN NNP NULL -' ' PUNCT '' NULL -: : PUNCT : NULL -! ! PUNCT . NULL - - -walking- walking- PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -good good ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - --^t% -^t% PUNCT NFP NULL - - -There there PRON EX NULL -were be AUX VBD NULL -few few ADJ JJ NULL -birds bird NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest^if forest^if NUM CD NULL -. . PUNCT . NULL - - -B b NOUN NN NULL -birds bird NOUN NNS NULL -love love VERB VBP NULL -the the DET DT NULL -open open ADJ JJ NULL -country country NOUN NN NULL -where where ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -su su PROPN NNP NULL -] ] PUNCT -RRB- NULL -shine shine NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -deep deep ADJ JJ NULL -growl growl NOUN NN NULL -from from ADP IN NULL -some some DET DT NULL -wild wild ADJ JJ NULL -animal animal NOUN NN NULL -hidden hide VERB VBN NULL -among among ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -sounds sound VERB VBZ NULL -ifiaade ifiaade NOUN NN NULL -. . PUNCT . NULL - - -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -'s 's PART POS NULL -heart heart NOUN NN NULL -beat beat VERB VBD NULL -fast fast ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -66 66 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -what what PRON WP NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -even even ADV RB NULL -bark bark VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -long long ADV RB NULL -will will AUX MD NULL -it -PRON- PRON PRP NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -the the DET DT NULL -child child NOUN NN NULL -asked ask VERB VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -before before ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -was be AUX VBD NULL -the the DET DT NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -went go VERB VBD NULL -there there ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -through through ADP IN NULL -a a DET DT NULL -dangerous dangerous ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -nearer nearer PROPN NNP NULL -to to ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -where where ADV WRB NULL -Oz Oz PROPN NNP NULL -dwells dwell NOUN NNS NULL -the the DET DT NULL -country country NOUN NN NULL -is be AUX VBZ NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -my -PRON- PRON PRP$ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -can can AUX MD NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -bear bear VERB VBP NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -protect protect VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -will will AUX MD NULL -pro- pro- VERB VB NULL -tect tect VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -protect protect VERB VB NULL -him -PRON- PRON PRP NULL -ourselves -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -Just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -there there ADV RB NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -a a DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP ORG -bounded bound VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -With with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw NOUN NN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -spining spin VERB VBG NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -struck strike VERB VBD NULL -at at ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -no no DET DT NULL -impression impression NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -still still ADV RB NULL -. . PUNCT . NULL - - -Little Little PROPN NNP NULL -Toto Toto PROPN NNP NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -an an DET DT NULL -enemy enemy NOUN NN NULL -to to PART TO NULL -face face VERB VB NULL -, , PUNCT , NULL -ran run VERB VBD NULL -barking bark VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -had have AUX VBD NULL -opened open VERB VBN NULL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -67 67 NUM CD CARDINAL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -to to PART TO NULL -bite bite VERB VB NULL -the the DET DT NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -fearing fear VERB VBG NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -heedless heedless NOUN NN NULL -of of ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -slapped slap VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -dare dare VERB VB NULL -to to PART TO NULL -bite bite VERB VB NULL -Toto Toto PROPN NNP NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -a a DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -to to PART TO NULL -bite bite VERB VB NULL -a a DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -rubbed rub VERB VBD NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw ADJ JJ NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -hit hit VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -No no INTJ UH NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -retorted retort VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -T t NOUN NN NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -hanging hang VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -shame shame NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -Lve Lve PROPN NNP NULL -always always ADV RB NULL -known know VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -how how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL - - -To to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -striking strike VERB VBG NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -her -PRON- PRON PRP$ NULL -pick pick VERB VB NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -patted pat VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -still still ADV RB NULL -angry angry ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -over over ADV RB NULL -so so ADV RB NULL -easily easily ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -astonished astonish VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -whirl whirl VERB VB NULL -around around ADV RB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -Is be AUX VBZ NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD CARDINAL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -also also ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -helped help VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -blunted blunt VERB VBD NULL -my -PRON- PRON PRP$ NULL -claws claws NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -they -PRON- PRON PRP NULL -scratched scratch VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -it -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -68 68 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -cold cold ADJ JJ NULL -shiver shiver NOUN NN NULL -run run VERB VBD NULL -down down ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -little little ADJ JJ NULL - - -anima| anima| PROPN NNP NULL - - -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -tender tender ADJ JJ NULL -of of ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Neither neither CCONJ CC NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -a a NOUN NN NULL -a a DET DT NULL -meat meat NOUN NN NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -curious curious ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seems seem VERB VBZ NULL -remarkably remarkably ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -look look VERB VBP NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one PRON PRP NULL -would would AUX MD NULL -think think VERB VB NULL -o^ o^ ADP RP NULL -biting bite VERB VBG NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -con-- con-- PUNCT , NULL -tinned tin VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -| | CCONJ CC NULL -" " PUNCT `` NULL -What what PRON WP NULL -makes make VERB VBZ NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -coward coward NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -look look VERB VB NULL -- - PUNCT HYPH NULL -j j PROPN NNP NULL -ing e VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -a^ a^ ADJ JJ NULL -small small ADJ JJ NULL -horse horse NOUN NN NULL -. . PUNCT . NULL - - -j j PROPN NNP NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -mystery mystery NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -animals animal NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -naturally naturally ADV RB NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -brave brave ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -every- every- ADJ JJ NULL - - -where where ADV WRB NULL -thought think VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -learned learn VERB VBD NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -roared roar VERB VBD NULL -very very ADV RB NULL -loudly loudly ADV RB NULL -every every DET DT NULL -living living NOUN NN NULL -thing thing NOUN NN NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -met meet VERB VBN NULL -a a DET DT NULL -man man NOUN NN NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -awfully awfully ADV RB NULL -scared scared ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -just just ADV RB NULL -roared roar VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -always always ADV RB NULL -run run VERB VBN NULL -away away ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT NULL -ele- ele- NOUN NN NULL -phants phant NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -bears bear NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -tried try VERB VBN NULL -to to PART TO NULL -fight fight VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -run run VERB VBN NULL -myself -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -69 69 NUM CD CARDINAL -coward coward PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -hear hear VERB VBP NULL -me -PRON- PRON PRP NULL -roar roar VERB VB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -try try VERB VBP NULL -to to PART TO NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -King king NOUN NN ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -should should AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -, , PUNCT , NULL -wiping wipe VERB VBG NULL -a a DET DT NULL -tear tear NOUN NN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eye eye NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -sorrow sorrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -makes make VERB VBZ NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -whenever whenever ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -dan- dan- ADJ JJ NULL -ger ger NOUN NN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -begins begin VERB VBZ NULL -to to PART TO NULL -beat beat VERB VB NULL -fast fast ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Perhaps perhaps ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -proves prove VERB VBZ NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Perhaps perhaps ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -never never ADV RB NULL -looked look VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -grjeat grjeat NOUN NN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -70 70 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -think think VERB VB NULL -Oz oz PRON PRP ORG -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -cowardly cowardly ADJ JJ NULL -Lion Lion PROPN NNP EVENT -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Or or CCONJ CC NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -is be AUX VBZ NULL -simply simply ADV RB NULL -unbearable unbearable ADJ JJ NULL -without without ADP IN NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -other other ADJ JJ NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -cowardly cowardly ADJ JJ NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -allow allow VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -scare scare VERB VB NULL -them -PRON- PRON PRP NULL -so so ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -really really ADV RB NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -does do AUX VBZ NULL -n't not PART RB NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -any any DET DT NULL -braver braver NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -myself -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -little little ADJ JJ NULL -company company NOUN NN NULL -set set VERB VBN NULL -off off ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -walking walk VERB VBG NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -strides stride NOUN NNS NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -approve approve VERB VB NULL -this this DET DT NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -forget forget VERB VB NULL -how how ADV WRB NULL -nearly nearly ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -crushed crush VERB VBN NULL -be- be- PROPN NNP NULL - - -tween tween NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -'s 's PART POS NULL -great great ADJ JJ NULL -jaws jaw NOUN NNS NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -he -PRON- PRON PRP NULL -became become VERB VBD NULL -more more ADV RBR NULL -at at ADP IN NULL -ease ease NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -presently presently ADV RB NULL -Toto Toto PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -had have AUX VBD NULL -grown grow VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -During during ADP IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -that that DET DT DATE -day day NOUN NN DATE -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -other other ADJ JJ NULL -adven- adven- ADJ JJ NULL -ture ture NOUN NN NULL -to to ADP IN NULL -mar mar PROPN NNP NULL -the the DET DT NULL -peace peace NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -beetle beetle NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -crawling crawl VERB VBG NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -THR THR PROPN NNP NULL -WONDERFUIv WONDERFUIv PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -71 71 NUM CD NULL - - -the the DET DT NULL -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -always always ADV RB NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -any any DET DT NULL -hving hve VERB VBG NULL -creature creature NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -several several ADJ JJ NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -sorrow sorrow NOUN NN NULL -and and CCONJ CC NULL -regret regret NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -tears tear NOUN NNS NULL -ran run VERB VBD NULL -slowly slowly ADV RB NULL -down down ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -hinges hinge NOUN NNS NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -they -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -presently presently ADV RB NULL -asked ask VERB VBD NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -question question NOUN NN NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -could could AUX MD NULL -not not PART RB NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -jaws jaw NOUN NNS NULL -were be AUX VBD NULL -tightly tightly ADV RB NULL -rusted rust VERB VBN NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -became become VERB VBD NULL -greatly greatly ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -and and CCONJ CC NULL -made make VERB VBD NULL -many many ADJ JJ NULL -motions motion NOUN NNS NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -relieve relieve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP EVENT -was be AUX VBD NULL -also also ADV RB NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -what what PRON WP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -seized seize VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can NOUN NN NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -the the DET DT NULL -iS^ iS^ PROPN NNP NULL -W^oodman W^oodman PROPN NNP NULL -'s 's PART POS NULL -jaws jaws NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -after after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -talk talk VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -will will AUX MD NULL -serve serve VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -les- les- NOUN NN NULL -son son NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -to to PART TO NULL -look look VERB VB NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -step step VERB VBP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -kill kill VERB VB NULL -an- an- DET DT NULL -other other ADJ JJ NULL -bug bug NOUN NN NULL -or or CCONJ CC NULL -beetle beetle NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -surely surely ADV RB NULL -cry cry VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -crying cry VERB VBG NULL -rusts rust NOUN NNS NULL -my -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Thereaf- Thereaf- PROPN NNP NULL - - -ter ter VERB VBD NULL - - -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -72 72 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -very very ADV RB NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -ant ant NOUN NN NULL -toiling- toiling- ADJ JJ NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -step step VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -not not PART RB NULL -to to PART TO NULL -harm harm VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -great great ADJ JJ NULL -care care NOUN NN NULL -never never ADV RB NULL -to to PART TO NULL -be be AUX VB NULL -cruel cruel ADJ JJ NULL -or or CCONJ CC NULL -unkind unkind NOUN NN NULL -to to ADP IN NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -people people NOUN NNS NULL -with with ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -have have AUX VB NULL -something something PRON NN NULL -to to PART TO NULL -guide guide VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -need need VERB VBP NULL -never never ADV RB NULL -do do AUX VB NULL -wrong wrong NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -, , PUNCT , NULL -When when ADV WRB NULL -Oz Oz PROPN NNP NULL -gives give VERB VBZ NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -need need VERB VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -CK.pterVn CK.pterVn PROPN NNPS PRODUCT -. . PUNCT . NULL -.e .e PUNCT NFP NULL - - -Joi Joi PROPN NNP NULL -/ / SYM SYM NULL -rrvey rrvey ADJ JJ NULL -to to ADP IN NULL -TI\e TI\e PROPN NNP NULL -Grets^t Grets^t PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PROPN NNP NULL - - -^^^ ^^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -' ' PUNCT '' NULL -I i NOUN NN NULL -^i ^i PUNCT NFP NULL -WERE be VERB VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -camp camp NOUN NN NULL -out out ADP RP NULL -that that SCONJ IN NULL -nig nig PROPN NNP NULL -- - PUNCT HYPH NULL -ht ht PROPN NNP NULL -under under ADP IN NULL -a a DET DT NULL -large large ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -houses house NOUN NNS NULL -near near ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -tree tree NOUN NN NULL -made make VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -, , PUNCT , NULL -thick thick ADJ JJ NULL -covering covering NOUN NN NULL -to to PART TO NULL -protect protect VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -dew dew NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -chopped chop VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -built build VERB VBD NULL -a a DET DT NULL -splendid splendid ADJ JJ NULL -fire fire NOUN NN NULL -that that PRON WDT NULL -warmed warm VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -feel feel VERB VB NULL -less less ADV RBR NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -ate eat VERB VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -for for ADP IN NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -76 76 NUM CD CARDINAL -THE the DET DT NULL -WONDHRFUL WONDHRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -kill kill VERB VB NULL -a a DET DT NULL -deer deer NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -can can AUX MD NULL -roast roast VERB VB NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -jyour jyour PROPN NNP PERSON -tastes taste NOUN NNS PERSON -are be AUX VBP NULL -so so ADV RB NULL -peculiar peculiar ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -prefer prefer VERB VBP NULL -cooked cook VERB VBN NULL -food food NOUN NN NULL -, , PUNCT , NULL -iand iand X XX NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -beg beg VERB VB NULL -- - PUNCT HYPH NULL -ged ge VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -certainly certainly ADV RB NULL -weep weep VERB VB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -killed kill VERB VBD NULL -a a DET DT NULL -poor poor ADJ JJ NULL -deer deer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fthen fthen ADV RB NULL -my -PRON- PRON PRP$ NULL -jaws jaws NOUN NN NULL -would would AUX MD NULL -rust rust VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -away away ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -supper supper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -knew know VERB VBD NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -^didn't ^didn't ADV RB NULL -mention mention VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -[ [ PUNCT -LRB- NULL -of of ADP IN NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -hungry hungry ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -this this DET DT NULL -jwas jwas NOUN NN NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -and and CCONJ CC NULL -thoughtful thoughtful ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -ilaughed ilaughe VERB VBD NULL -heartily heartily ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -awkward awkward ADJ JJ NULL -way way NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -poor poor ADJ JJ NULL -jcreature jcreature NOUN NN NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -padded padded ADJ JJ NULL -hands hand NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -clumsy clumsy ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -almost almost ADV RB NULL -as as ADV RB NULL -many many ADJ JJ NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -how how ADV WRB NULL -long long ADV RB NULL -it -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -enabled enable VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -feared fear VERB VBD NULL -a a DET DT NULL -spark spark NOUN NN NULL -might might AUX MD NULL -get get AUX VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -burn burn VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -dis- dis- NOUN NN NULL -tance tance NOUN NN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -flames flame NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -to to PART TO NULL -cover cover VERB VB NULL -' ' PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -with with ADP IN NULL -dry dry ADJ JJ NULL -leaves leave NOUN NNS NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -' ' PUNCT '' NULL -f)^]l\l\Ahs^''^'-- f)^]l\l\ahs^''^'-- NUM CD NULL -.. .. PUNCT NFP NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -kept keep VERB VBD NULL -her -PRON- PRON PRP NULL -very very ADV RB NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -77 77 NUM CD CARDINAL -snug snug PROPN NNP NULL -and and CCONJ CC NULL -warm warm ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -daylight daylight NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -bathed bathe VERB VBD NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -rippling ripple VERB VBG NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -an an DET DT NULL -eventful eventful ADJ JJ NULL -day day NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -hardly hardly ADV RB NULL -been be AUX VBN NULL -walking walk VERB VBG NULL -an an DET DT TIME -hour hour NOUN NN TIME -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -that that PRON WDT NULL -crossed cross VERB VBD NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -divided divide VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -wide wide ADJ JJ NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -crept creep VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -into into ADP IN NULL -it -PRON- PRON PRP NULL - - -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -also also ADV RB NULL -very very ADV RB NULL -deep deep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -big big ADJ JJ NULL -, , PUNCT , NULL -jagged jagged ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sides side NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -steep steep ADJ JJ NULL -that that SCONJ IN NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -must must AUX MD NULL -end end VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -despairingly despairingly ADV RB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -thought- thought- ADV RB NULL -ful ful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -fly fly VERB VB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -certain certain ADJ JJ NULL -; ; PUNCT : NULL -neither neither CCONJ CC NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -climb climb VERB VB NULL -down down ADP RP NULL -into into ADP IN NULL -this this DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -stop stop VERB VB NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -after after ADP IN NULL -measuring measure VERB VBG NULL -the the DET DT NULL -distance distance NOUN NN NULL -carefully carefully ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -us -PRON- PRON PRP NULL -all all ADV RB NULL -over over ADV RB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -, , PUNCT , NULL -one one NUM CD NULL -at at ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -will will AUX MD NULL -go go VERB VB NULL -first first ADV RB ORDINAL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -78 78 NUM CD CARDINAL - - -J j NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -killed kill VERB VBD NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -badly badly ADV RB NULL -dented dent VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -below below ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -fall fall NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -falling- falling- NOUN NN NULL -, , PUNCT , NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -is be AUX VBZ NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but but CCONJ CC NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -get get AUX VB NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -attempt attempt NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -and and CCONJ CC NULL -crouched crouch VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -run run VERB VB NULL -and and CCONJ CC NULL -jump jump VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -" " PUNCT `` NULL -Because because SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -the the DET DT NULL -way way NOUN NN NULL -we -PRON- PRON PRP NULL -Lions lion NOUN NNS NULL -do do AUX VBP NULL -these these DET DT NULL -things thing NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -giving give VERB VBG NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -shot shoot VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -: : PUNCT : NULL -all all DET DT NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -easily easily ADV RB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -had have AUX VBD NULL -got get VERB VBN NULL -down down ADP RP NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -back back NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -sprang spring VERB VBD NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -next next ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -tightly tightly ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -with with ADP IN NULL -one one NUM CD NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -safe safe ADJ JJ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -a a DET DT NULL -third third ADJ JJ ORDINAL -time time NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -sat sit VERB VBD NULL -down down ADP RP NULL -for for ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -beast beast NOUN NN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -leaps leap NOUN NNS NULL -had have AUX VBD NULL -made make VERB VBN NULL -his -PRON- PRON PRP$ NULL -breath breath NOUN NN NULL -short short ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -panted pant VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dog dog NOUN NN NULL -that that PRON WDT NULL -has have AUX VBZ NULL -been be AUX VBN NULL -running run VERB VBG NULL -too too ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -^W- ^W- PUNCT , NULL -] ] PUNCT -RRB- NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -very very ADV RB NULL -thick thick ADJ JJ NULL -on on ADP IN NULL -this this DET DT NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -gloomy gloomy ADJ JJ NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -had have AUX VBD NULL -rested rest VERB VBN NULL -started start VERB VBN NULL -along along ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yelh yelh PROPN NNP NULL -brick brick PROPN NNP NULL -, , PUNCT , NULL -silently silently ADV RB NULL -wondering wonder VERB VBG NULL -, , PUNCT , NULL -each each DET DT NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mind mind NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -ever ever ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -reach reach VERB VB NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sun- sun- NOUN NN NULL -shine shine VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -add add VERB VB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -discomfort discomfort NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -soon soon ADV RB NULL -heard hear VERB VBD NULL -strange strange ADJ JJ NULL -noises noise NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -depths depth NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -whispered whisper VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -lived live VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -ksked kske VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -monstrous monstrous ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -with with ADP IN NULL -claws claws PROPN NNP NULL -so so ADV RB NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -tear tear VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -kill kill VERB VB NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Fm fm ADV RB NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -^ ^ PROPN NNP NULL -.^V- .^V- PUNCT . NULL -. . PUNCT . NULL - - -i--^- i--^- PROPN NNP NULL -v v NOUN NN NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -8o 8o PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -dreadful dreadful ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -suddenly suddenly ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -gulf gulf NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -this this DET DT NULL -one one NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -broad broad ADJ JJ NULL -and and CCONJ CC NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP FAC -knew know VERB VBD NULL -at at ADP IN NULL -once once SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -leap leap VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -consider consider VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -serious serious ADJ JJ NULL -thought think VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Here here ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -can can AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -fall fall VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -walk walk VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -first first ADJ JJ ORDINAL -rate rate NOUN NN NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one PRON PRP NULL -would would AUX MD NULL -almost almost ADV RB NULL -suspect suspect VERB VB NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -The the DET DT NULL -Woodman Woodman PROPN NNP NULL -set set VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sharp sharp ADJ JJ NULL -was be AUX VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -was be AUX VBD NULL -soon soon ADV RB NULL -chopped chop VERB VBN NULL -nearly nearly ADV RB NULL -through through ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -strong strong ADJ JJ NULL -front front ADJ JJ NULL -legs leg NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -pushed push VERB VBD NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -tree tree NOUN NN NULL -tipped tip VERB VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -its -PRON- PRON PRP$ NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -just just ADV RB NULL -started start VERB VBN NULL -to to PART TO NULL -cross cross VERB VB NULL -this this DET DT NULL -queer queer PROPN NNP NULL -bridge bridge NOUN NN NULL -when when ADV WRB NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -growl growl NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -look look VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -horror horror NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -two two NUM CD CARDINAL -great great ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to ADP IN NULL -tremble tremble NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -cross cross VERB VB NULL -over over ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -TJLe TJLe PROPN NNPS NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -tcitJi tcitJi PROPN NNP NULL -a a DET DT NULL -crank crank NOUN NN NULL -into into ADP IN NULL -tlie tlie PROPN NNP NULL -gulf gulf PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -8i 8i NUM CD CARDINAL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP NULL -went go VERB VBD NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -holding hold VERB VBG NULL -Toto Toto PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -; ; PUNCT : NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -followed follow VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -came come VERB VBD NULL -next next ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -certainly certainly ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -turned turn VERB VBD NULL -to to PART TO NULL -face face VERB VB NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -a a DET DT NULL -roar roar NOUN NN NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -screamed scream VERB VBD NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP IN NULL -back- back- ADJ JJ NULL -wards ward NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -even even ADV RB NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -re- re- ADV RB NULL -membering membere VERB VBG NULL -that that SCONJ IN NULL -there there PRON EX NULL -were be AUX VBD NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -only only ADV RB NULL -one one NUM CD NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP NORP -again again ADV RB NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -crossed cross VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -Without without ADP IN NULL -stopping stop VERB VBG NULL -an an DET DT NULL -instant instant NOUN NN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -also also ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -lost lose VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -surely surely ADV RB NULL -tear tear VERB VB NULL -us -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -stand stand VERB VB NULL -close close ADJ JJ NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -fight fight VERB VB NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wait wait VERB VB NULL -a a DET DT NULL -minute minute NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -called call VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -what what PRON WP NULL -was be AUX VBD NULL -best good ADJ JJS NULL -to to PART TO NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to PART TO NULL -chop chop VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -that that PRON WDT NULL -rested rest VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -use use VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -two two NUM CD CARDINAL -Kalidahs Kalidahs PROPN NNP NORP -were be AUX VBD NULL -nearly nearly ADV RB NULL -across across ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -, , PUNCT , NULL -carry- carry- PROPN NNP NULL -ing e VERB VBG NULL -the the DET DT NULL -ugly ugly ADJ JJ NULL -, , PUNCT , NULL -snarling snarl VERB VBG NULL -brutes brute NOUN NNS NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -both both DET DT NULL -were be AUX VBD NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -peices peice NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -drawing draw VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -breath breath NOUN NN NULL -of of ADP IN NULL -relief relief NOUN NN NULL -, , PUNCT , NULL -* * PUNCT NFP NULL - - -T t NOUN NN NULL -see see VERB VBP NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -live live VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -1 1 NUM CD QUANTITY -am be AUX VBP QUANTITY -glad glad ADJ JJ QUANTITY -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -m. m. NOUN NN PERSON - - -not not PART RB NULL -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL -oW ow NOUN NN NULL -creafyres creafyre NOUN NNS NULL -ened ene VERB VBD NULL -me -PRON- PRON PRP NULL -so so ADV RB NULL -badly badly ADV RB NULL -th^\ th^\ ADJ JJ NULL - - -heatij heatij PROPN NNP NULL - - -Woodrri Woodrri PROPN NNP NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -- - PUNCT HYPH NULL -Le^rt_to le^rt_to ADJ JJ NULL -beat beat NOUN NN NULL - - -This this DET DT NULL -adventar&Tnade adventar&tnade NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -.. .. PUNCT . NULL - - -more more ADJ JJR NULL -, , PUNCT , NULL -anxi- anxi- PROPN NNP NULL -' ' PUNCT '' NULL - - --tiran -tiran PUNCT : NULL -ever ever ADV RB NULL -to to ADP IN NULL -, , PUNCT , NULL -^f ^f PUNCT NFP CARDINAL --^^ -^^ NUM CD NULL - - -^g-^iJt^ ^g-^iJt^ PUNCT NFP NULL -walked walk VERB VBD NULL -so so ADV RB NULL -; ; PUNCT : NULL -Dorothy Dorothy PROPN NNP PERSON -.-^game .-^game PROPN NNP NULL -tire tire PROPN NNP NULL - - -_ _ PROPN NNP NULL - - -tQ tQ PUNCT NFP NULL - - -ride ride VERB VB NULL -oa^^fe oa^^fe ADP IN NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -ba^. ba^. NUM CD NULL -TO to ADP IN NULL -' ' PUNCT '' NULL -tkekdjeat tkekdjeat NOUN NN NULL -joy joy NOUN NN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -became become VERB VBD NULL -thiSier thisi ADJ JJR NULL - - -the the DET DT NULL -further further ADJ JJ NULL -they -PRON- PRON PRP NULL -advanced^i^nd^n advanced^i^nd^n NUM CD NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME - - -th^y~ th^y~ NOUN NN NULL -suddenly suddenly ADV RB NULL -came come VERB VBD NULL -j^^^-^r^ad j^^^-^r^ad SYM SYM NULL -rB^er rB^er VERB VBN NULL -, , PUNCT , NULL -flowing- flowing- NOUN NN NULL - - -swiftly swiftly ADV RB NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -On on ADP IN NULL -^T^^tTi ^T^^tTi PUNCT NFP NULL -ot^^^de'5-:die ot^^^de'5-:die PRON PRP$ NULL -water water NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- PROPN NNP NULL -\^Mdrriinn%glhroug \^Mdrriinn%glhroug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -green green PROPN NNP NULL -meS^tvs'dottecf meS^tvs'dottecf VERB VBN NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -road road NOUN NN NULL -bor- bor- NOUN NN NULL -^^red^ihJ^es ^^red^ihJ^es PROPN NNP NULL -hauling haul VERB VBG NULL -full full ADJ JJ NULL -- - PUNCT HYPH NULL -iif iif NOUN NN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -eatly eatly ADV RB NULL -pfcased pfcase VERB VBN NULL -to- to- X XX NULL - - -.^e .^e PUNCT . NULL -. . PUNCT . NULL - - -this this DET DT NULL -delightful delightful ADJ JJ NULL -country country NOUN NN NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^r^=:f__-__ZTfew ^r^=:f__-__ZTfew PUNCT , NULL - - -shall shall AUX MD NULL - - -\^^^ss \^^^ss PROPN NNP NULL - - -the the DET DT NULL -riverP^asked riverP^asked PROPN NNP NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kf"^n'L Kf"^n'L PROPN NNP NULL -" " PUNCT '' NULL -^^^^^ ^^^^^ PUNCT . NULL -easity^-done easity^-done NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -j j PROPN NNP NULL -- - PUNCT : NULL -eplied eplie VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -^ ^ PROPN NNP NULL -" " PUNCT `` NULL - - -^^^^'^i^ ^^^^'^i^ PUNCT NFP NULL -\Yoodman \yoodman NOUN NN NULL -mu^bmld mu^bmld PROPN NNP NULL -u^^^ratt^so u^^^ratt^so PROPN NNP ORG -we~ we~ PROPN NNP NULL -can can AUX MD NULL -float float VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -^2i^ ^2i^ CCONJ CC NULL -et^er et^er PROPN NNP NULL -- - PUNCT HYPH NULL -sidv^---i:^.^J2__^ sidv^---i:^.^J2__^ PROPN NNPS NULL -_ _ VERB VBP NULL - - -r"^-- r"^-- NOUN NN NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -took take VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe PROPN NNP NULL -~ ~ PUNCT NFP NULL -a a DET DT NULL -: : PUNCT : NULL -n[d n[d PROPN NNP PERSON - - -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -JL JL PROPN NNP ORG -. . PUNCT . NULL - - -do\^ do\^ PUNCT : NULL - - -> > X XX NULL -sgiall sgiall NOUN NN NULL -trees tree NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -4 4 NUM CD CARDINAL -= = SYM SYM NULL - - -aft;:^iTd aft;:^iTd PUNCT NFP NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -at at ADP IN NULL -^ ^ PROPN NNP NULL -this this DET DT NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -barrk barrk NOUN NN NULL -- - PUNCT : NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -^ ^ PROPN NNP NULL - - -THE the DET DT NULL -WONDKRFUL WONDKRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -83 83 NUM CD CARDINAL -fine fine ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -pleased please VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -nuts nut NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -meal meal NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -takes take VERB VBZ NULL -time time NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -raft raft NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -when when ADV WRB NULL -one one NOUN NN CARDINAL -is be AUX VBZ NULL -as as ADV RB NULL -industrious industrious ADJ JJ NULL -and and CCONJ CC NULL -untiring untiring ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -night night NOUN NN NULL -came come VERB VBD NULL -the the DET DT NULL -work work NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -cozy cozy ADJ JJ NULL -place place NOUN NN NULL -under under ADP IN NULL -the the DET DT NULL -trees- trees- NOUN NN NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -well well ADV RB NULL -until until ADP IN NULL -the the DET DT NULL -morn- morn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -dreamed dream VERB VBD NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -soon soon ADV RB NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -1 1 NUM CD NULL - - -# # SYM $ NULL -|/^ |/^ ADJ JJ NULL -LITTLE LITTLE PROPN NNP ORG -PARTY PARTY PROPN NNP ORG -^^ ^^ PUNCT NFP NULL -^ ^ PROPN NNP NULL -of of ADP IN NULL -travellers traveller NOUN NNS NULL -awak- awak- PROPN NNP NULL -ened ene VERB VBN NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -' ' PUNCT '' NULL -refreshed refreshed ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -hope hope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -breakfasted breakfast VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -princess princess NOUN NN NULL -off off ADP RP NULL -peaches peach NOUN NNS NULL -and and CCONJ CC NULL -plums plum NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -Behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -dark dark ADJ JJ NULL -forest forest NOUN NN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -passed pass VERB VBN NULL -safely safely ADV RB NULL -through through ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -suffered suffer VERB VBN NULL -many many ADJ JJ NULL -discourage- discourage- ADJ JJ NULL -ments ment NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -, , PUNCT , NULL -sunny sunny ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -beckon beckon VERB VB NULL -them -PRON- PRON PRP NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -broad broad ADJ JJ NULL -river river NOUN NN NULL -now now ADV RB NULL -88 88 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -cut cut VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -from from ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -land land NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -cut cut VERB VBN NULL -a a DET DT NULL -few few ADJ JJ NULL -more more ADJ JJR NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pins pin NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -start start VERB VB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -it -PRON- PRON PRP NULL -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -bigf bigf PROPN NNP NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to PART TO NULL -steady steady VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -quite quite ADV RB NULL -well well ADV RB NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -the the DET DT NULL -swift swift ADJ JJ NULL -current current NOUN NN NULL -swept sweep VERB VBD NULL -the the DET DT NULL -raft raft NOUN NN NULL -down down ADP RP NULL -stream stream NOUN NN NULL -, , PUNCT , NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -water water NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -carried carry VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the- the- DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -enchant enchant VERB VB NULL -us -PRON- PRON PRP NULL -and and CCONJ CC NULL -make make VERB VB NULL -us -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -iVnd iVnd PROPN NNP NULL -I -PRON- PRON PRP NULL -slioul slioul VERB VBP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -89 89 NUM CD NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -certainly certainly ADV RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -pushed push VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -pole pole NOUN NN NULL -that that PRON WDT NULL -it -PRON- PRON PRP NULL -stuck stick VERB VBD NULL -fast fast ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -mud mud NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -again again ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -let let VERB VB NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -swept sweep VERB VBN NULL -away away ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP NULL -left leave VERB VBD NULL -clinging cling VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -called call VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -cry cry VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -fortunately fortunately ADV RB NULL -remembered remember VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -rust rust VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -dried dry VERB VBD NULL -his -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -apron apron NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -this this DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -thing thing NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -first first ADV RB ORDINAL -met meet VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -believe believe VERB VB NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -, , PUNCT , NULL -at at ADP IN NULL -any any DET DT NULL -rate rate NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -surely surely ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -use use NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -Scarecro^ Scarecro^ PROPN NNP NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -any any DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Down down ADP IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -the the DET DT NULL -raft raft NOUN NN NULL -floated float VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP PERSON -fWas fWas PROPN NNP PERSON -left leave VERB VBD NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -' ' PUNCT '' NULL -Lion Lion PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Something something PRON NN NULL -must must AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -to to PART TO NULL -save save VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -swim swim VERB VB NULL -to to ADP IN NULL -|he |he PROPN NNP NULL -shore shore NOUN NN NULL -and and CCONJ CC NULL -pull pull VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -after after ADP IN NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -only only ADV RB NULL -hold hold VERB VB NULL -fast fast ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ti^ ti^ PROPN NNP NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -caught catch VERB VBD NULL -fast fast ADJ JJ NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -swim swim VERB VB NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -toward toward ADP IN NULL -the the DET DT NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -by by ADV RB NULL -and and CCONJ CC NULL -by by ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -drawn draw VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -current current NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -'s 's PART POS WORK_OF_ART -long long ADJ JJ NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -shore shore NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -and and CCONJ CC NULL -stepped step VERB VBD NULL -off off ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -long long ADJ JJ NULL -way way NOUN NN NULL -past past ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -that that PRON WDT NULL -led lead VERB VBD NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -the the DET DT NULL -sun sun NOUN NN NULL -dry dry VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -best good ADJ JJS NULL -plan plan NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -walk walk VERB VB NULL -along along ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -bank bank NOUN NN NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -rested rest VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -grassy grassy ADJ JJ NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -from from ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -river river NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -plenty plenty ADJ JJ NULL -^^ ^^ NUM CD NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -91 91 NUM CD CARDINAL -of of ADP IN NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -sunshine sunshine NOUN NN NULL -to to PART TO NULL -cheer cheer VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -felt feel VERB VBN NULL -so so ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -very very ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -only only ADV RB NULL -stopping stop VERB VBG NULL -once once ADV RB NULL -to to PART TO NULL -pick pick VERB VB NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -flower flower NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Look look VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -looking look VERB VBG NULL -very very ADV RB NULL -lonely lonely ADJ JJ NULL -and and CCONJ CC NULL -sad sad ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -both both DET DT NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -wistfully wistfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -until until ADP IN NULL -a a DET DT NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -by by ADV RB NULL -, , PUNCT , NULL -which which PRON WDT NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -to to PART TO NULL -rest rest VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -'s 's PART POS NULL -edge edge NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -these these DET DT NULL -are be AUX VBP NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -n't n't PART RB NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -twisted twist VERB VBD NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -sharply sharply ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -queer queer PROPN NNP NULL -party party PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -wondering wonder VERB VBG NULL -how how ADV WRB NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Over over ADV RB NULL -there there ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL -92 92 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -heavy heavy ADJ JJ NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -thank thank VERB VB NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -find find VERB VBP NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -carry carry VERB VB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -drop drop VERB VB NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -bird bird NOUN NN NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -till till SCONJ IN NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -was be AUX VBD NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -claws claw NOUN NNS NULL -grabbed grab VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -were be AUX VBD NULL -sitting sit VERB VBG NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -happy happy ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -hugged hug VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -, , PUNCT , NULL -even even ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -sang sing VERB VBD NULL -" " PUNCT `` NULL -Tol tol NOUN NN NULL -- - PUNCT HYPH NULL -de- de- ADJ JJ NULL - - -ri ri PROPN NNP NULL -- - PUNCT HYPH NULL -de de ADP IN NULL -- - PUNCT HYPH NULL -oh oh INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -at at ADP IN NULL -every every DET DT NULL -step step NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -so so ADV RB NULL -gay gay ADJ JJ NULL - - -. . PUNCT . NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -stay stay VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -for- for- X XX NULL -ever ever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -the the DET DT NULL -kind kind NOUN NN NULL -Stork Stork PROPN NNP NULL -saved save VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get VERB VBP NULL -any any DET DT NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -find find VERB VB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -again again ADV RB NULL -and and CCONJ CC NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -some some DET DT NULL -kindness kindness NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -along along ADV RB NULL -beside beside ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -always always ADV RB NULL -like like VERB VBP NULL -to to PART TO NULL -help help VERB VB NULL -anyone anyone PRON NN NULL -in in ADP IN NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -babies baby NOUN NNS NULL -are be AUX VBP NULL -waiting wait VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -nest nest NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -kind kind ADJ JJ NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -listening listen VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -singing singing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Stork Stork PROPN NNP WORK_OF_ART -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -93 93 NUM CD CARDINAL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -looking^ looking^ X XX NULL -at at ADP IN NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -flowers flower NOUN NNS NULL -which which PRON WDT NULL -now now ADV RB NULL -became become VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -carpeted carpet VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -blossoms blossom NOUN NNS NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -great great ADJ JJ NULL -clusters cluster NOUN NNS NULL -of of ADP IN NULL -scarlet scarlet PROPN NNP NULL -pop- pop- PROPN NNP NULL -pies pie NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -so so ADV RB NULL -brilliant brilliant ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -dazzled dazzle VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -beautiful beautiful ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -breathed breathe VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -spicy spicy ADJ JJ NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -probably probably ADV RB NULL -like like VERB VB NULL -them -PRON- PRON PRP NULL -better well ADJ JJR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -a a DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -love love VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -always always ADV RB NULL -did do AUX VBD NULL -like like SCONJ IN NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -they -PRON- PRON PRP NULL -seem seem VERB VBP NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -and and CCONJ CC NULL -frail frail ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -there there PRON EX NULL -are be AUX VBP NULL -none none NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -so so ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -these these DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -now now ADV RB NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -more more ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -scarlet scarlet ADJ JJ NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -flowers flower NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -meadow meadow NOUN NN NULL -of of ADP IN NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -well well ADV RB NULL -known known ADJ JJ NULL -that that SCONJ IN NULL -when when ADV WRB NULL -there there PRON EX NULL -are be AUX VBP NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -flowers flower NOUN NNS NULL -together together ADV RB NULL -their -PRON- PRON PRP$ NULL -odor odor NOUN NN NULL -is be AUX VBZ NULL -so so ADV RB NULL -powerful powerful ADJ JJ NULL -that that SCONJ IN NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -breathes breathe VERB VBZ NULL -it -PRON- PRON PRP NULL -falls fall VERB VBZ NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -the the DET DT NULL -sleeper sleeper NOUN NN NULL -is be AUX VBZ NULL -not not PART RB NULL -carried carry VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flow- flow- NOUN NN NULL -ers er NOUN NNS NULL -he -PRON- PRON PRP NULL -sleeps sleep VERB VBZ NULL -on on ADV RB NULL -and and CCONJ CC NULL -on on ADV RB NULL -forever forever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -were be AUX VBD NULL -everywhere everywhere ADV RB NULL -about about ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -presently presently ADV RB NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -grew grow VERB VBD NULL -heavy heavy ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -sit sit VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -rest rest VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -94 94 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -would would AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -hurry hurry VERB VB NULL -and and CCONJ CC NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -before before ADP IN NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -walking walk VERB VBG NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -stand stand VERB VB NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -closed close VERB VBD NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -forgot forget VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -fast fast VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -leave leave VERB VBP NULL -her -PRON- PRON PRP NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -die die VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -smell smell NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -is be AUX VBZ NULL -killing kill VERB VBG NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -open open ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -already already ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -true true ADJ JJ NULL -; ; PUNCT : NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -fallen fall VERB VBN NULL -down down ADP RP NULL -beside beside ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -were be AUX VBD NULL -troubled trouble VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -95 95 NUM CD CARDINAL - - -" " PUNCT `` NULL -Run run VERB VB NULL -fast fast ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Lion lion NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -deadly deadly ADJ JJ NULL -flower flower NOUN NN NULL -- - PUNCT HYPH NULL -bed bed NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -too too ADV RB NULL -big big ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -aroused arouse VERB VBD NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -forward forward ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -make make VERB VB NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -our -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -Toto Toto PROPN NNP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -lap lap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -seat seat NOUN NN NULL -and and CCONJ CC NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -between between ADP IN NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -On on ADV RB NULL -and and CCONJ CC NULL -on on ADP IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -carpet carpet NOUN NN NULL -of of ADP IN NULL -deadly deadly ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -them -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -end end VERB VB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -bend bend NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -lying lie VERB VBG NULL -fast fast ADV RB NULL -asleep asleep ADJ JJ NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -flowers flower NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -huge huge ADJ JJ NULL -beast beast NOUN NN NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -given give VERB VBN NULL -up up ADP RP NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fallen fall VERB VBN NULL -only only ADV RB NULL -a a DET DT NULL -short short ADJ JJ NULL -distance distance NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -poppy- poppy- ADJ JJ NULL - - -w^^^^ w^^^^ PROPN NNP NULL - - -^^/^ ^^/^ PUNCT NFP NULL -^^^ ^^^ NOUN NN NULL -' ' PUNCT '' NULL -^^1^^^^ ^^1^^^^ PUNCT : NULL - - -the the DET DT NULL -sweet sweet ADJ JJ NULL -grass grass NOUN NN NULL -spread spread VERB VBD NULL -in in ADP IN NULL -beautiful beautiful ADJ JJ NULL -wW ww NOUN NN NULL -, , PUNCT , NULL -i9^ i9^ PROPN NNP NULL -f f PROPN NNP NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J J PROPN NNP NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -much much ADV RB NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -lift lift VERB VB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -must must AUX MD NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -here here ADV RB NULL -to to PART TO NULL -sleep sleep VERB VB NULL -on on ADP IN NULL -for- for- PROPN NNP NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -perhaps perhaps ADV RB NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -dream dream VERB VB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -found find VERB VBN NULL -courage courage NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -z z PROPN NNP NULL -' ' NUM CD NULL -96 96 NUM CD CARDINAL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -comrade comrade NOUN NN NULL -for for ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -cowardly cowardly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -on on ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -spot spot NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -far far ADV RB NULL -enough enough ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -field field NOUN NN NULL -to to PART TO NULL -prevent prevent VERB VB NULL -her -PRON- PRON PRP$ NULL -breathing breathing NOUN NN NULL -any any DET DT NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -poison poison NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -here here ADV RB NULL -they -PRON- PRON PRP NULL -laid lay VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -o o X XX NULL - - -n n CCONJ CC NULL - - -th th X XX NULL -^soft ^soft ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -4j 4j NUM CD CARDINAL -) ) PUNCT -RRB- NULL -' ' PUNCT '' NULL - - -^^. ^^. PROPN NNP NULL -: : PUNCT : NULL -CK^pterlX CK^pterlX PROPN NNP PERSON -TKe TKe PROPN NNP NULL -Qi Qi PROPN NNP ORG -/ / SYM SYM ORG -eerv eerv PROPN NNP ORG -rtN rtn NOUN NN NULL -Field Field PROPN NNP NULL -Mice Mice PROPN NNP NULL -. . PROPN NNP NULL - - -CANNOT CANNOT PROPN NNP ORG -BE be VERB VB ORG -FAR far ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow PROPN NNP NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -nearly nearly ADV RB NULL -as as SCONJ IN NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -river river NOUN NN NULL -carried carry VERB VBD NULL -us -PRON- PRON PRP NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -was be AUX VBD NULL -about about ADV RB NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -, , PUNCT , NULL -m^^is m^^is PROPN NNP NULL -head head NOUN NN NULL -( ( PUNCT -LRB- NULL -which which PRON WDT NULL -worked work VERB VBD NULL -beautifully beautifully ADV RB NULL -on on ADP IN NULL -hinges hinge NOUN NNS NULL -) ) PUNCT -RRB- NULL -a a DET DT NULL -strange strange ADJ JJ NULL -beast beast NOUN NN NULL -come come VERB VB NULL -bounding bound VERB VBG NULL -over over ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -towards towards ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -great great ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -wildcat wildcat NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ithe ithe NOUN NN NULL -Woodman Woodman PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -chasing chase VERB VBG NULL -something something PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -its -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -its -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -wide wide ADJ JJ NULL -open open ADJ JJ NULL -, , PUNCT , NULL -showing show VERB VBG NULL -two two NUM CD CARDINAL -rows row NOUN NNS NULL -of of ADP IN NULL -ugly ugly ADJ JJ NULL -teeth tooth NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -its -PRON- PRON PRP$ NULL -red red ADJ JJ NULL -eyes eye NOUN NNS NULL -lowed low VERB VBN NULL -like like SCONJ IN NULL -balls ball NOUN NNS NULL -of of ADP IN NULL -fire fire NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -nearer nearer ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -v\ v\ PROPN NNP ORG -loo loo PROPN NNP NULL -THE the DET DT LAW -WONDERFUL WONDERFUL PROPN NNP LAW -WIZARD wizard NOUN NN LAW -' ' PUNCT '' LAW -OF of ADP IN LAW -OZ OZ PROPN NNP LAW -. . PUNCT . NULL - - -Woodman Woodman PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -running run VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -beast beast NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ray ray NOUN NN NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -to to PART TO NULL -try try VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -such such DET PDT NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -harm- harm- ADJ JJ NULL -less less ADJ JJR NULL -creature creature NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -raised raise VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -ran run VERB VBD NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -quick quick ADJ JJ NULL -blow blow NOUN NN NULL -that that PRON WDT NULL -cut cut VERB VBD NULL -the the DET DT NULL -beast beast NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -clean clean VERB VB NULL -off off ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -in in ADP IN NULL -two two NUM CD CARDINAL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -freed free VERB VBN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -coming come VERB VBG NULL -slowly slowly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -for for ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -speak speak VERB VB NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -beg beg VERB VBP NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -! ! PUNCT . NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -careful careful ADJ JJ NULL -to to PART TO NULL -help help VERB VB NULL -all all DET PDT NULL -those those DET DT NULL -who who PRON WP NULL -may may AUX MD NULL -need need VERB VB NULL -a a DET DT NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -to to PART TO NULL -be be AUX VB NULL -only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -indignantly indignantly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Queen Queen PROPN NNP NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -fi(dd fi(dd NOUN NN NULL -- - PUNCT HYPH NULL -mice mice NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -making make VERB VBG NULL -a a DET DT NULL -bow bow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Therefore therefore ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -deed deed NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -in in ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -several several ADJ JJ NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -seen see VERB VBN NULL -running run VERB VBG NULL -up up ADP RP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -legs leg NOUN NNS NULL -could could AUX MD NULL -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -their -PRON- PRON PRP$ NULL -Queen queen NOUN NN NULL -they -PRON- PRON PRP NULL -exclaimed exclaim VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -your -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -! ! PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -manage manage VERB VB NULL -to to PART TO NULL -escape escape VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Wildcat Wildcat PROPN NNP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -lOI lOI PROPN NNP NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -bowed bow VERB VBD NULL -so so ADV RB NULL -low low ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -funny funny ADJ JJ NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -killed kill VERB VBD NULL -the the DET DT NULL -Wild- Wild- PROPN NNP NULL -cat cat NOUN NN NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -all all ADV RB NULL -serve serve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -his -PRON- PRON PRP$ NULL -slightest slight ADJ JJS NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -shrill shrill ADJ JJ NULL -chorus chorus NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -awak- awak- VERB VBN NULL -ened ene VERB VBN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -all all DET PDT NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -one one NUM CD CARDINAL -bark bark NOUN NN NULL -of of ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -right right ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -mid- mid- NOUN NN NULL -dle dle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -group group NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -always always ADV RB NULL -loved love VERB VBN NULL -to to PART TO NULL -chase chase VERB VB NULL -mice mouse NOUN NNS NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -no no DET DT NULL -harm harm NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -W^^oodman W^^oodman PROPN NNP NULL -caught catch VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -him -PRON- PRON PRP NULL -tight tight ADJ JJ NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -Toto Toto PROPN NNP NULL -shall shall AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -At at ADP IN NULL -this this DET DT NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS ORG -stuck stick VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -out out ADP RP NULL -from from ADP IN NULL -a a DET DT NULL -clump clump NOUN NN NULL -of of ADP IN NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -timid timid ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -bite bite VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -One one NUM CD CARDINAL -by by ADP IN NULL -one one NUM CD CARDINAL -the the DET DT NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -creep- creep- PROPN NNP NULL -ing e VERB VBG NULL -back back ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -bark bark VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -have have AUX VB NULL -bitten bite VERB VBN NULL -him -PRON- PRON PRP NULL -had have AUX VBD NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -not not PART RB NULL -known know VERB VBN NULL -very very ADV RB NULL -well well ADV RB NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -. . PUNCT . NULL -. . PUNCT . NULL - - -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -mice^spiake mice^spiake PROPN NNP NULL -. . PUNCT . NULL - - -,:v-\vi^-,3>^ ,:v-\vi^-,3>^ PUNCT , NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL - - -: : PUNCT : NULL - - --^v^- -^v^- PROPN NNP NULL - - -I02 I02 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -anything- anything- ADJ JJ NULL - - -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -it -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -repay repay VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -saving save VERB VBG NULL -the the DET DT NULL -Hfe Hfe PROPN NNP PERSON -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -Queen queen NOUN NN PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Nothing nothing PRON NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -trying try VERB VBG NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -because because SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -said say VERB VBD NULL -, , PUNCT , NULL -quickly quickly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL - - -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -save save VERB VB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -A a DET DT WORK_OF_ART -Lion Lion PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -eat eat VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -up up ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -this this DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Really really ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Mouse Mouse PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -so so ADV RB NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -is be AUX VBZ NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -promise promise VERB VBP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -shall shall AUX MD NULL -treat treat VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -with with ADP IN NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -trust trust VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -which which PRON WDT NULL -call call VERB VBP NULL -you -PRON- PRON PRP NULL -Queen Queen PROPN NNP PERSON -and and CCONJ CC NULL -are be AUX VBP NULL -willing willing ADJ JJ NULL -to to PART TO NULL -obey obey VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -are be AUX VBP NULL -thousands thousand NOUN NNS CARDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -to to PART TO NULL -come come VERB VB NULL -here here ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possi- possi- NUM CD NULL -ble ble VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -let let VERB VB NULL -each each DET DT NULL -one one NOUN NN NULL -bring bring VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Queen Queen PROPN NNP NULL -turned turn VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -that that PRON WDT NULL -attended attend VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -her -PRON- PRON PRP$ NULL -orders order NOUN NNS NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -away away ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -direction direction NOUN NN NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -tlie tlie PROPN NNP PERSON -Queen Queen PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -103 103 NUM CD CARDINAL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -Now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -trees tree NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -- - PUNCT HYPH NULL -side side NOUN NN NULL -and and CCONJ CC NULL -make make VERB VB NULL -a a DET DT NULL -truck truck NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -carry carry VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -went go VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -a a DET DT NULL -truck truck NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -limbs limb NOUN NNS NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -chopped chop VERB VBD NULL -away away ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -leaves leave NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -it -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pegs peg NOUN NNS NULL -and and CCONJ CC NULL -made make VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -wheels wheel NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -short short ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -tree- tree- ADJ JJ NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -fast fast ADV RB NULL -and and CCONJ CC NULL -so so ADV RB NULL -well well ADV RB NULL -did do AUX VBD NULL -he -PRON- PRON PRP NULL -work work VERB VB NULL -that that SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -mice mice NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -arrive arrive VERB VB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -thou- thou- ADJ JJ NULL -sands sand NOUN NNS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -: : PUNCT : NULL -big big ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -middle middle ADJ JJ NULL -- - PUNCT HYPH NULL -sized sized ADJ JJ NULL -mice mouse NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -each each DET DT NULL -one one NOUN NN CARDINAL -brought bring VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -about about ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -woke wake VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -astonished astonish VERB VBN NULL -to to PART TO NULL -find find VERB VB NULL -herself -PRON- PRON PRP NULL -lying lie VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -thousands thousand NOUN NNS CARDINAL -of of ADP IN NULL -mice mouse NOUN NNS NULL -standing stand VERB VBG NULL -around around ADV RB NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -about about ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -dignified dignified ADJ JJ NULL -little little ADJ JJ NULL -Mouse Mouse PROPN NNP GPE -, , PUNCT , NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -nodded nod VERB VBD NULL -gravely gravely ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -made make VERB VBD NULL -a a DET DT NULL -courtesy courtesy NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -friendly friendly ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -now now ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -fasten fasten VERB VB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -, , PUNCT , NULL -using use VERB VBG NULL -the the DET DT NULL -strings string NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -string string NOUN NN NULL -was be AUX VBD NULL -tied tie VERB VBN NULL -around around ADP IN NULL -the the DET DT NULL -neck neck NOUN NN NULL -I04 I04 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -each each DET DT NULL -mouse mouse NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -. . PUNCT . NULL -Of of ADV RB NULL -course course ADV RB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -a a DET DT CARDINAL -thousand thousand NUM CD CARDINAL -times time NOUN NNS NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -rafice rafice NOUN NN NULL -who who PRON WP NULL -were be AUX VBD NULL -to to PART TO NULL -draw draw VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -^arnessed ^arnesse VERB VBN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -to to PART TO NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -/Scarecrow /Scarecrow PUNCT . NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -could could AUX MD NULL -sit sit VERB VB NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -dravc^-n dravc^-n NOUN NN NULL - - -s\viftly s\viftly ADV RB NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -queer queer NOUN NN NULL -little little ADJ JJ NULL -horses horse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -here here ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -fAft^ fAft^ PROPN NNP NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -was be AUX VBD NULL -/.,4ieaY^j^tliey /.,4ieaY^j^tliey PUNCT . NULL -, , PUNCT , NULL -managed manage VERB VBD NULL -to to PART TO NULL -- - PUNCT HYPH NULL -get get AUX VB NULL -te^r^^il^the te^r^^il^the NOUN NN NULL -truck truck NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -^^^mi^^^ ^^^mi^^^ NUM CD NULL -' ' PART POS NULL -# # SYM $ NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -105 105 NUM CD CARDINAL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -hurriedly hurriedly ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -the the DET DT NULL -order order NOUN NN NULL -to to PART TO NULL -start start VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -feared fear VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -stayed stay VERB VBD NULL -among among ADP IN NULL --ib^^#oppies -ib^^#oppie NOUN NNS NULL - - -too too ADV RB NULL -long long ADV RB NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -would would AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -^^^^^;^ ^^^^^;^ PUNCT NFP NULL -' ' PUNCT '' NULL --^^ -^^ NOUN NN NULL -? ? PUNCT . NULL - - -5^ 5^ NUM CD NULL -~ ~ PUNCT NFP NULL -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -cfeaturSs cfeaturSs PROPN NNP NULL -" " PUNCT '' NULL - - -many many ADJ JJ NULL -though though SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -is^ould is^ould AUX MD NULL -hardly hardly ADV RB NULL -stir stir VERB VB NULL -the the DET DT NULL -heavily heavily ADV RB NULL -loaded loaded ADJ JJ NULL -truck truck NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -- - PUNCT HYPH NULL -man man PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -both both DET DT NULL -pushed push VERB VBD NULL -from from ADP IN NULL -behind behind ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -better well ADJ JJR NULL -. . PUNCT . NULL - - -Soon soon ADV RB NULL -they -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LOC -out out ADV RB NULL -< < X XX NULL -M M PROPN NNP NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -breathe breathe VERB VB NULL --the -the PUNCT `` NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -poisonous poisonous ADJ JJ NULL -scent scent NOUN NN NULL -o'L o'l NOUN NN NULL - - --tHe -tHe PROPN NNP CARDINAL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -^^ ^^ SYM SYM NULL - - -H h NOUN NN NULL -r r NOUN NN NULL -~iv~>*^ ~iv~>*^ SYM SYM NULL -io6 io6 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -warmly warmly ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -her -PRON- PRON PRP$ NULL -companion companion NOUN NN NULL -from from ADP IN NULL -death death NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -bigf bigf PROPN NNP NULL - - -Lion Lion PROPN NNP ORG -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -rescued rescue VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -unharnessed unharnessed ADJ JJ NULL -from from ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -and and CCONJ CC NULL -scampered scamper VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT PERSON -Queen queen NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice Mice PROPN NNP PERSON -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -Tf tf NOUN NN NULL -ever ever ADV RB NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -come come VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -field field NOUN NN NULL -and and CCONJ CC NULL -call call NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -hear hear VERB VB NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -come come VERB VB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -assistance assistance NOUN NN NULL -. . PUNCT . NULL - - -Goodbye goodbye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -away away ADV RB NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -ran run VERB VBD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -tightly tightly ADV RB NULL -lest lest ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -run run VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -frighten frighten VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -until until ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -awaken awaken VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -brought bring VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -some some DET DT NULL -fruit fruit NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -tree tree NOUN NN NULL -near near SCONJ IN NULL -bA\;^ttiiill(i//i^ bA\;^ttiiill(i//i^ PROPN NNP GPE -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -# # NOUN NN NULL -CKb^pterX. ckb^pterx. NOUN NN NULL -TKe TKe PROPN NNP NULL - - -Gi/&wrdisvrs Gi/&wrdisvrs PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -tKe tKe PROPN NNP ORG -G?vte G?vte PROPN NNP ORG -. . PUNCT . NULL -.^^ .^^ PUNCT . NULL -' ' PUNCT '' NULL -^^1 ^^1 SYM SYM NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -^^ ^^ SYM SYM NULL - - -li li PROPN NNP NULL - - -Q'l Q'l PROPN NNP NULL - - -: : PUNCT : NULL -^\^%'^^^ ^\^%'^^^ X ADD CARDINAL -i'^^QME i'^^qme NOUN NN NULL -THH^^EFORE thh^^efore NOUN NN NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -awakened awaken VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -lain lain PROPN NNP NULL -ig ig ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -a a DET DT NULL -long long ADJ JJ NULL -" " PUNCT '' NULL -while while SCONJ IN NULL -, , PUNCT , NULL -breath- breath- PROPN NNP NULL - - -^;;,;A}i'^'^''Tng- ^;;,;A}i'^'^''Tng- PUNCT NFP NULL - - -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -deadly deadly ADJ JJ NULL -fragrance fragrance NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -roll roll VERB VB NULL -off off ADP RP NULL -the the DET DT NULL -truck truck NOUN NN NULL -he -PRON- PRON PRP NULL -W^^ W^^ VERB VBZ NULL -yery yery ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -himself -PRON- PRON PRP NULL -still still ADV RB NULL -, , PUNCT , NULL -. . PUNCT . NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL - - -MMl MMl PROPN NNP NULL -' ' PUNCT '' NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -jrafi jrafi PROPN NNP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -1 1 NUM CD CARDINAL -' ' X XX NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -down down ADP RP NULL -and and CCONJ CC NULL -^"yawniijt^^'but ^"yawniijt^^'but PUNCT NFP NULL - - -the the DET DT NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -ydU^get ydu^get VERB VB NULL -me -PRON- PRON PRP NULL -put put VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -M|iijjii M|iijjii PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^lfen*they ^lfen*they INTJ UH NULL -' ' PUNCT '' NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -or or CCONJ CC NULL -tlie tlie ADJ JJ NULL -' ' PUNCT `` NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -they -PRON- PRON PRP NULL -IP IP PROPN NNP NULL -jihad jihad PROPN NNP NULL -gitieroubly gitieroubly ADV RB NULL -saved save VERB VBD NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -death death NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -r&ioiTRjj^ighed.^nd r&ioitrjj^ighed.^nd NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -, , PUNCT , NULL -, , PUNCT , NULL - - -I -PRON- PRON PRP NULL -fliy'^ fliy'^ PROPN NNP NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -^*\ave ^*\ave VERB VBP NULL -always always ADV RB NULL -thought think VERB VBN NULL -myself -PRON- PRON PRP NULL -very very ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -; ; PUNCT : NULL - - -^small ^small X FW NULL -ihings ihing NOUN NNS NULL -as as SCONJ IN NULL -flowers flower NOUN NNS NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -killinglhe killinglhe PROPN NNP GPE -, , PUNCT , NULL -; ; PUNCT : NULL -& & CCONJ CC NULL -% % NOUN NN NULL -' ' PUNCT '' NULL -jL jl NOUN NN NULL -^ ^ PROPN NNP NULL - - -^^^---*5 ^^^---*5 ADV RB NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -no no DET DT NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -small small ADJ JJ NULL -animals animal NOUN NNS NULL -as as SCONJ IN NULL -mice mouse NOUN NNS NULL -have have AUX VBP NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -strange strange ADJ JJ NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -is be AUX VBZ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -comrades comrade NOUN NNS NULL -, , PUNCT , NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -journey journey VERB VB NULL -on on ADP RP NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -find find VERB VBP NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -keep keep VERB VB NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -being be AUX VBG NULL -fully fully ADV RB NULL -refreshed refresh VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -feeling feel VERB VBG NULL -quite quite ADV RB NULL -himself -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -4 4 NUM CD CARDINAL -: : PUNCT : NULL - - -he- he- X XX NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -greatly greatly ADV RB NULL -enjoying enjoy VERB VBG NULL -tlie tlie ADJ JJ NULL -walk walk NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -; ; PUNCT : NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -grass grass NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -nOtlong nOtlong PROPN NNP GPE -before before ADP IN NULL -they -PRON- PRON PRP NULL -reac^d3h reac^d3h PROPN NNP GPE -: : PUNCT : NULL - - -j0atf j0atf PROPN NNP NULL -of of ADP IN NULL -yeifbw yeifbw NOUN NN NULL -T)^^^^ T)^^^^ PROPN NNP NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -aga^;:^^^^i aga^;:^^^^i PROPN NNP NULL - - -: : PUNCT : NULL -i6^merald i6^merald PROPN NNP PERSON -^S^^where ^S^^where PUNCT , NULL - - -the the DET DT NULL -grej^J^^ grej^J^^ NOUN NNS NULL -Oz Oz PROPN NNP NULL -dwjpllr dwjpllr NOUN NNS NULL - - -The the DET DT NULL -f^5^ f^5^ NOUN NN GPE -paved pave VERB VBN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -countrf^ countrf^ NOUN NN NULL - - -abotrt^^s^ abotrt^^s^ PROPN NNP NORP - - --i^-was -i^-was PUNCT NFP NULL -beaiitiful beaiitiful ADJ JJ NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -travelers^ travelers^ NOUN NN NULL -rejoiced rejoice VERB VBD NULL -in in ADP IN NULL -leavfng^ leavfng^ PROPN NNP NULL -the the DET DT NULL -forest forest NOUN NN NULL -far far ADV RB NULL - - -be- be- PROPN NNP NULL -0-% 0-% NOUN NN CARDINAL -. . PUNCT . NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -\ \ VERB VBZ NULL -hind hind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -many many ADJ JJ NULL -danger^'^^^3 danger^'^^^3 PROPN NNP NULL -they.^ad they.^ad PROPN NNP NULL -ng.et ng.et PROPN NNP NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom)i_s^c gloom)i_s^c PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -fences fence NOUN NNS NULL -built build VERB VBN NULL -beside beside ADP IN NULL -the the DET DT NULL - - -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -cam cam VERB VBD NULL -small small ADJ JJ NULL -house house NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -evidently evidently ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -th.a th.a PROPN NNP NULL -! ! PROPN NNP NULL -was be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -They.passed they.passe VERB VBN NULL - - -by by ADP IN NULL -several several ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -house^-ini house^-ini NOUN NNS NULL -TTi TTi PROPN NNP NULL -during during ADP IN NULL -the the DET DT NULL -afterni3tDn afterni3tdn NOUN NN NULL -, , PUNCT , NULL --and -and CCONJ CC NULL -sometimes sometimes ADV RB NULL -people people NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -ctoors ctoor NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -.they .they PRON PRP NULL -would would AUX MD NULL -like like VERB VB NULL -to to ADP IN NULL -asK, asK, PROPN NNP GPE -. . PUNCT . NULL - - -,!.'!^^;.'.^^ ,!.'!^^;.'.^^ X XX NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -questions question NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -came come VERB VBD NULL -near near SCONJ IN NULL -thenriior thenriior PROPN NNP NULL -spoke speak VERB VBD NULL -to- to- X XX NULL - - -them -PRON- PRON PRP NULL - - -H')||M H')||M PROPN NNP NULL -J)ecause j)ecause ADP IN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -of of ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -^he ^he PUNCT NFP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -clothing clothing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -l^^ely l^^ely ADJ JJ NULL -e^merald e^merald X FW NULL -^reen ^reen NOUN NN NULL -coloi^^^'^wore^peaked coloi^^^'^wore^peake VERB VBN NULL -hats hat NOUN NNS NULL -like like SCONJ IN NULL -tho%^f tho%^f PROPN NNP NULL -, , PUNCT , NULL -^0 ^0 PUNCT NFP ORG -Munchkins Munchkins PROPN NNP ORG -. . PUNCT . NULL - - -C c NOUN NN NULL -' ' PUNCT '' NULL - - -This this DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -said^Dor(|tliy said^Dor(|tliy PROPN NNP NULL -, , PUNCT , NULL -^!,and ^!,and PUNCT NFP NULL - - -we._are^4ureLy we._are^4urely X ADD NULL -. . PUNCT . NULL - - -getting get VERB VBG NULL -near near SCONJ IN NULL -the the DET DT FAC -Emerald Emerald PROPN NNP FAC -Cit4"^ Cit4"^ PROPN NNP FAC -~"^^ ~"^^ PROPN NNP FAC -" " PUNCT `` FAC -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -everytliinff everytliinff PROPN NNP NULL -is be AUX VBZ NULL -ere ere ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -inthe inthe DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mui Mui PROPN NNP FAC -^l^avorite ^l^avorite PUNCT , NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -not not PART RB NULL -seem seem VERB VBP NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -friendly friendly ADJ JJ NULL -as as SCONJ IN NULL -unchkins unchkin NOUN NNS NULL - - -andl'm andl'm NOUN NNS NULL -afraid afraid ADJ JJ NULL -we;,shall we;,shall AUX MD NULL -mable mable ADJ JJ NULL -to to ADP IN NULL -finrd^^^SSlo finrd^^^sslo NUM CD NULL -pa'^ pa'^ PROPN NNP NULL -o;(^I o;(^I PROPN NNP NULL - - -should should AUX MD NULL -like like VERB VB NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -bsides bsides PROPN NNP NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -a a DET DT NULL -' ' PUNCT '' NULL -m m NOUN NN NULL -sure sure INTJ UH NULL - - -Toto Toto PROPN NNP PERSON -is be AUX VBZ NULL -nearly nearly ADV RB NULL -starv starv NOUN NNS NULL - - -et et X FW NULL -us -PRON- PRON PRP NULL -stop stop VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -house house NOUN NN NULL -a a DET DT NULL -alk alk NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -people.l^/^v^ people.l^/^v^ ADJ JJ NULL - - -W W PROPN NNP NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -canie'to canie'to VERB VBP NULL -2 2 NUM CD CARDINAL -t t PROPN NNP NULL -rm rm PROPN NNP NULL -house house NOUN NN NULL -, , PUNCT , NULL -Dorot^^#alked dorot^^#alke VERB VBD NULL -112 112 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -boldly boldly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -. . PUNCT . NULL - - -A a DET DT NULL -woman woman NOUN NN NULL -opened open VERB VBD NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -far far ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -look look VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -, , PUNCT , NULL -child child NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -and and CCONJ CC NULL -comrade comrade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -tame tame ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -opening open VERB VBG NULL -the the DET DT NULL -door door NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -wider wide ADJ JJR NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -too too ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -than than SCONJ IN NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -another another DET DT NULL -peep peep NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -case case NOUN NN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -place place NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -entered enter VERB VBD NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -there there PRON EX NULL -were be AUX VBD NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -two two NUM CD CARDINAL -children child NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -had have AUX VBD NULL -hurt hurt VERB VBN NULL -his -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -couch couch NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -so so ADV RB NULL -strange strange ADJ JJ NULL -a a DET DT NULL -company company NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -laying lay VERB VBG NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -To to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -3 3 NUM CD TIME -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -lets let VERB VBZ NULL -any any DET DT NULL -one one NOUN NN CARDINAL -come come VERB VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -many many ADJ JJ NULL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT EVENT -Great Great PROPN NNP EVENT -Oz Oz PROPN NNP EVENT -, , PUNCT , NULL -nor nor CCONJ CC NULL -do do AUX VBP NULL -I -PRON- PRON PRP NULL -know know VERB VB NULL -of of ADP IN NULL -any any DET DT NULL -living live VERB VBG NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Does do AUX VBZ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -go go VERB VB NULL -out out ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asteed asteed VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Never never ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -sits sit VERB VBZ NULL -day day NOUN NN NULL -after after ADP IN NULL -day day NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -wait wait VERB VBP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -d(|^ d(|^ VERB VBZ NULL -not not PART RB NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -face face NOUN NN NULL -to to ADP IN NULL -face face NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL -^4 ^4 PUNCT NFP NULL -zz zz PROPN NNP NULL -/^li /^li PROPN NNP NULL - - -- - PUNCT : NULL -i i PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -like like SCONJ IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -W^/^ W^/^ PROPN NNP NULL -' ' PART POS NULL -y/(\ y/(\ NUM CD NULL -1 1 NUM CD NULL -; ; PUNCT : NULL -| | X FW NULL -[ [ PUNCT -LRB- NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -hard hard ADJ JJ NULL -to to PART TO NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -thoughttully thoughttully ADV RB NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -, , PUNCT , NULL -arid arid PROPN NNP NULL -can can AUX MD NULL -take take VERB VB NULL -on on ADP RP NULL -any any DET DT NULL -form form NOUN NN NULL -he -PRON- PRON PRP NULL -wishes wish VERB VBZ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -cat cat NOUN NN NULL -. . PUNCT . NULL - - -To to ADP IN NULL -others other NOUN NNS NULL -he -PRON- PRON PRP NULL -appears appear VERB VBZ NULL -as as SCONJ IN NULL -a a DET DT NULL -beautifLil,,f^l^yi beautiflil,,f^l^yi NOUN NN NULL -, , PUNCT , NULL -Qr Qr PROPN NNP PERSON -a a DET DT NULL -brownie brownie NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -form form NOUN NN NULL -that that PRON WDT NULL -^ ^ PROPN NNP NULL - - -> > X XX NULL -^ ^ PROPN NNP NULL -pleases please VERB VBZ NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -who who PRON WP NULL -the the DET DT NULL -real real ADJ JJ NULL -Qz Qz PROPN NNP ORG -i^ i^ PROPN NNP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -foi^m foi^m PROPN NNP ORG -person person NOUN NN NULL -can can AUX MD NULL -tell tell VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -very very ADV RB NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -thy thy PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -tr>^ tr>^ PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -oxv^t oxv^t PROPN NNP NULL -shall shall AUX MD NULL -have have AUX VB NULL -made^ur|jjou made^ur|jjou PROPN NNP PERSON -ney ney NOUN NN PERSON -for for ADP IN NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -"^^ "^^ PUNCT '' NULL - - -' ' PUNCT `` NULL -si si INTJ UH NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -tc tc PROPN NNP NULL -) ) PUNCT -RRB- NULL -; ; PUNCT : NULL -see see VERB VB NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Oz Oz PROPN NNP ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -114 114 NUM CD CARDINAL - - -I'HE I'HE PROPN NNP NULL - - -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -do do AUX VB NULL -that that SCONJ IN NULL -easily easily ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -more more ADJ JJR NULL -brains brain NOUN NNS NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -needs need VERB VBZ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -not not PART RB NULL -trouble trouble VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -a a DET DT NULL -large large ADJ JJ NULL -collection collection NOUN NN NULL -of of ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -of of ADP IN NULL -all all DET DT NULL -sizes size NOUN NNS NULL -and and CCONJ CC NULL -shapes shape NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -keeps keep VERB VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -pot pot NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -covered cover VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -golden golden ADJ JJ NULL -plate plate NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -from from ADP IN NULL -running run VERB VBG NULL -over over ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sorrowfully sorrowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -somewhere somewhere ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -likely likely ADJ JJ NULL -. . PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -can can AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -; ; PUNCT : NULL - - -so so ADV RB NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -first first ADV RB ORDINAL -you -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -task task NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -usually usually ADV RB NULL -has have AUX VBZ NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -speaking speak VERB VBG NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -only only ADV RB NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -strange strange ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -called call VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that DET DT NULL -supper supper NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Lion Lion PROPN NNP NULL -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -115 115 NUM CD CARDINAL - - -SO so ADV RB NULL -they -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -ate eat VERB VBD NULL -some some DET DT NULL -dehcious dehcious ADJ JJ NULL -porridge porridge NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -dish dish NOUN NN NULL -of of ADP IN NULL -scrambled scramble VERB VBN NULL -eggs egg NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -plate plate NOUN NN NULL -of of ADP IN NULL -nice nice ADJ JJ NULL -white white ADJ JJ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP LAW -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -from from ADP IN NULL -oats oat NOUN NNS NULL -and and CCONJ CC NULL -oats oat NOUN NNS NULL -were be AUX VBD NULL -food food NOUN NN NULL -for for ADP IN NULL -horses horse NOUN NNS NULL -, , PUNCT , NULL -not not PART RB NULL -for for ADP IN NULL -lions lion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -ate eat VERB VBD NULL -nothing nothing PRON NN NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -of of ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -good good ADJ JJ NULL -supper supper NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -bed bed NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -guarded guard VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -room room NOUN NN NULL - - -so so SCONJ IN NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -disturbed disturb VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -kept keep VERB VBD NULL -quiet quiet ADJ JJ NULL -all all DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -of of ADP IN NULL -course course NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -up up ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -saw see VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -became become VERB VBD NULL -brighter bright ADJ JJR NULL -and and CCONJ CC NULL -brighter bright ADJ JJR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -nearing near VERB VBG NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -travels travel NOUN NNS NULL -. . PUNCT . NULL - - -Yet yet CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -afternoon afternoon NOUN NN TIME -before before ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -wall wall NOUN NN NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -the the DET DT NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -high high ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thick thick ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -a a DET DT NULL -bright bright ADJ JJ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -studded stud VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -that that SCONJ IN NULL -glit- glit- PROPN NNP NULL -tered tere VERB VBD NULL -so so ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -even even ADV RB NULL -the the DET DT NULL -painted paint VERB VBN NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -were be AUX VBD NULL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -brilliancy brilliancy NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -bell bell NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -pushed push VERB VBD NULL -ii6 ii6 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -button button NOUN NN NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -a a DET DT NULL -silvery silvery ADJ JJ NULL -tinkle tinkle ADJ JJ NULL -sound sound NOUN NN NULL -within within ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -swung swing VERB VBD NULL -slowly slowly ADV RB NULL -open open ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -room room NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -glistened glisten VERB VBD NULL -with with ADP IN NULL -countless countless ADJ JJ NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -stood stand VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -about about ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -size size NOUN NN NULL -as as SCONJ IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -clothed clothe VERB VBN NULL -all all ADV RB NULL -in in ADP IN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -his -PRON- PRON PRP$ NULL -skin skin NOUN NN NULL -was be AUX VBD NULL -of of ADP IN NULL -a a DET DT NULL -greenish greenish ADJ JJ NULL -tint tint NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -side side NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -green green ADJ JJ NULL -box box NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -in in ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -came come VERB VBD NULL -here here ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -surprised surprised ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -answer answer NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -do\An do\an NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -since since SCONJ IN NULL -anyone anyone PRON NN NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -perplexity perplexity NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -on on ADP IN NULL -an an DET DT NULL -idle idle ADJ JJ NULL -or or CCONJ CC NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -to to PART TO NULL -bother bother VERB VB NULL -the the DET DT NULL -wise wise ADJ JJ NULL -reflections reflection NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -angry angry ADJ JJ NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -an an DET DT NULL -instant instant NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -117 117 NUM CD CARDINAL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -an an DET DT NULL -idle idle ADJ JJ NULL -ori^ ori^ NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -plied ply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -important important ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -we -PRON- PRON PRP NULL -h h VERB VBP NULL -, , PUNCT , NULL -m,^Sten m,^Sten PROPN NNP NULL -told tell VERB VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL -: : PUNCT : NULL - - -4^^^ 4^^^ NUM CD CARDINAL - - -1^ 1^ NUM CD NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -Ife'^Ssfe^he Ife'^Ssfe^he PROPN NNP PERSON -Emerald Emerald PROPN NNP PERSON -City City PROPN NNP PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -to to ADP IN NULL -those those DET DT NULL -who who PRON WP NULL -are be AUX VBP NULL -not not PART RB NULL -honest honest ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -who who PRON WP NULL -approach approach VERB VBP NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -few few ADJ JJ NULL -have have AUX VBP NULL -ever ever ADV RB NULL -dared dare VERB VBN NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -since since SCONJ IN NULL -you -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -5^>iit 5^>iit PROPN NNP NULL -first first ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -put put VERB VB NULL -on on ADP IN NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT `` NULL -^^^^^ ^^^^^ PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Wll0 Wll0 PROPN NNP NULL -< < X XX NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -the^ the^ PROPN NNP NULL -brightness brightness NOUN NN NULL -and and CCONJ CC NULL -glory glory NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -would would AUX MD NULL -blind blind VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -must must AUX MD NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -nig"ht nig"ht PROPN NNP GPE -and and CCONJ CC NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -locked lock VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP NULL -so so ADV RB NULL -ordered order VERB VBD NULL -it -PRON- PRON PRP NULL -when when ADV WRB NULL -the the DET DT NULL -City City PROPN NNP NULL -w^as w^as NOUN NN NULL -first first ADV RB ORDINAL -built build VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -key- key- NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -unlock unlock VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -spectacles spectacle NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -size size NOUN NN NULL -and and CCONJ CC NULL -shape shape NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -found find VERB VBD NULL -a a DET DT NULL -pair pair NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -just just ADV RB NULL -fit fit VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -put put VERB VBD NULL -them -PRON- PRON PRP NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -ii8 ii8 VERB VBZ NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -two two NUM CD CARDINAL -golden golden ADJ JJ NULL -bands band NOUN NNS NULL -fastened fasten VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that PRON WDT NULL -passed pass VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -together together ADV RB NULL -by by ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -key key NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -chain chain NOUN NN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -wore wear VERB VBD NULL -around around ADP IN NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -not not PART RB NULL -take take VERB VB NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL - - -had have AUX VBD NULL -she -PRON- PRON PRP NULL -wished wish VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -blinded blind VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -glare glare NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -fitted fit VERB VBD NULL -spectacles spectacle NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -on on ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -fast fast ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -key key NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -put put VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -glasses glass NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -show show VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -Taking take VERB VBG NULL -a a DET DT NULL -big big ADJ JJ NULL -golden golden ADJ JJ NULL -key key NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -he -PRON- PRON PRP NULL -opened open VERB VBD NULL -another another DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -portal portal NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -CN&vpter CN&vpter PROPN NNP NULL - - -XL XL PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -Woi\derfi Woi\derfi PROPN NNP NULL -/ / SYM SYM NULL -l l PROPN NNP NULL -ErcN^erswld ErcN^erswld PROPN NNP NULL -City City PROPN NNP NULL -of of ADP IN NULL -OX OX PROPN NNP ORG -. . PUNCT . NULL - - -vei\ vei\ PROPN NNP PERSON -WITH with ADP IN NULL -EYES eye NOUN NNS ORG -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -spectacles spectacle VERB VBZ NULL -Dorothy Dorothy PROPN NNP PRODUCT -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -brilliancy brilliancy NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -streets street NOUN NNS NULL -were be AUX VBD NULL -lined line VERB VBN NULL -with with ADP IN NULL -beautiful beautiful ADJ JJ NULL -houses house NOUN NNS NULL -of of ADP IN NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reen reen NOUN NN NULL -marble marble NOUN NN NULL -and and CCONJ CC NULL -studded stud VERB VBD NULL -everywhere everywhere ADV RB NULL -with with ADP IN NULL -sparkling sparkle VERB VBG NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -over over ADP IN NULL -a a DET DT NULL -pavement pavement NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -the the DET DT NULL -blocks block NOUN NNS NULL -were be AUX VBD NULL -joined join VERB VBN NULL -to- to- X XX NULL - - -gether gether NOUN NN NULL -were be AUX VBD NULL -rows row NOUN NNS NULL -of of ADP IN NULL -emeralds emerald NOUN NNS NULL -, , PUNCT , NULL -set set VERB VBN NULL -closely closely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -glittering glitter VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -brightness brightness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -window window NOUN NN NULL -panes pane NOUN NNS NULL -were be AUX VBD NULL -of of ADP IN NULL -green green ADJ JJ NULL -glass glass NOUN NN NULL -; ; PUNCT : NULL -even even ADV RB NULL -the the DET DT NULL -sky sky NOUN NN NULL -above above ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -had have AUX VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -tint tint NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rays ray NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -were be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -men man NOUN NNS NULL -, , PUNCT , NULL -women woman NOUN NNS NULL -and and CCONJ CC NULL -children child NOUN NNS NULL -, , PUNCT , NULL -122 122 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -walking- walking- PROPN NNP NULL -about about ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -had have AUX VBD NULL -greenish greenish ADJ JJ NULL -skins skin NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -strangely strangely ADV RB NULL -assorted assorted ADJ JJ NULL -company company NOUN NN NULL -with with ADP IN NULL -wondering wonder VERB VBG NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -children child NOUN NNS NULL -all all DET DT NULL -ran run VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -behind behind ADP IN NULL -their -PRON- PRON PRP$ NULL -mothers mother NOUN NNS NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -shops shop NOUN NNS NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -street street NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -g^reen g^reen NUM CD NULL -. . PUNCT . NULL - - -Green green ADJ JJ NULL -candy candy NOUN NN NULL -and and CCONJ CC NULL -g^reen g^reen NUM CD NULL -pop pop NOUN NN NULL -- - PUNCT HYPH NULL -corn corn NOUN NN NULL -were be AUX VBD NULL -offered offer VERB VBN NULL -for for ADP IN NULL -sale sale NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -g^reen g^reen NUM CD NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -green green ADJ JJ NULL -hats hat NOUN NNS NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -all all DET DT NULL -sorts sort NOUN NNS NULL -. . PUNCT . NULL - - -At at ADP IN NULL -one one NUM CD CARDINAL -place place NOUN NN NULL -a a DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -selling sell VERB VBG NULL -green green ADJ JJ NULL -lemonade lemonade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -children child NOUN NNS NULL -bought buy VERB VBD NULL -it -PRON- PRON PRP NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -paid pay VERB VBD NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -g"reen g"reen PROPN NNP NULL -pennies penny NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -no no DET DT NULL -horses horse NOUN NNS NULL -nor nor CCONJ CC NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -any any DET DT NULL -kind kind NOUN NN NULL -; ; PUNCT : NULL -the the DET DT NULL -men man NOUN NNS NULL -carried carry VERB VBD NULL -things thing NOUN NNS NULL -around around ADV RB NULL -in in ADP IN NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -carts cart NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -pushed push VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -seemed seem VERB VBD NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented contented ADJ JJ NULL -and and CCONJ CC NULL -prosperous prosperous ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -building building NOUN NN NULL -, , PUNCT , NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -soldier soldier NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -uniform uniform NOUN NN NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -green green ADJ JJ NULL -beard beard NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Here here ADV RB NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Step step VERB VB NULL -inside inside ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -gates gate NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -led lead VERB VBN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -carpet carpet NOUN NN NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -green green ADJ JJ NULL -furniture furniture NOUN NN NULL -set set VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -j^e j^e VERB VBP NULL -never never ADV RB NULL -seen see VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -lim lim PROPN NNP NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -behind behind ADP IN NULL -his -PRON- PRON PRP$ NULL -screen screen NOUN NN NULL -, , PUNCT , NULL -and| and| PROPN NNP NULL -igave igave VERB VBP NULL -him -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -you -PRON- PRON PRP NULL -an an DET DT NULL -audience audience NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -de- de- ADJ JJ NULL -sire sire NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -each each DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -enter enter VERB VB NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -admit admit VERB VB NULL -but but CCONJ CC NULL -, , PUNCT , NULL -one one NOUN NN NULL -each each DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -Remain remain VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP FAC -for for ADP IN NULL -several several ADJ JJ DATE -days day NOUN NNS DATE -, , PUNCT , NULL -I -PRON- PRON PRP NULL -J J PROPN NNP NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -shown show VERB VBN NULL -to to ADP IN NULL -rooms room NOUN NNS NULL -where where ADV WRB NULL -l^|nay l^|nay PROPN NNP NULL -rest rest VERB VB NULL -in in ADP IN NULL -comfort comfort NOUN NN NULL -after after ADP IN NULL -your -PRON- PRON PRP$ NULL -, , PUNCT , NULL -^ ^ PROPN NNP NULL -^ ^ PROPN NNP NULL -JOTirney JOTirney PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -rt%^.Cii rt%^.Cii PUNCT -LRB- NULL -: : PUNCT : NULL - - -U^ u^ VERB VB NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL - - -that that SCONJ IN NULL -i^very i^very PRON PRP$ NULL -kind kind ADV RB NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT '' NULL -The the DET DT NULL -soldier soldier NOUN NN NULL -now now ADV RB NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -green green ADJ JJ NULL -whistle whistle NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -a a DET DT NULL -young young ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown PROPN NNP NULL -, , PUNCT , NULL -entered enter VERB VBD NULL -the the DET DT NULL -124 124 NUM CD CARDINAL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -/ / PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -rooi^^fee rooi^^fee PROPN NNP NULL -had have AUX VBD NULL -lovely lovely ADJ JJ NULL -g^reen g^reen NUM CD NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -bow^xIi;|#jfeefore bow^xIi;|#jfeefore VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -show show VERB VB NULL -you -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -room room NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i i PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -except except SCONJ IN NULL -dog dog NOUN NN NULL -" " PUNCT '' NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -followed follow VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -Lssages lssage NOUN NNS NULL -and and CCONJ CC NULL -up up ADV RB NULL -three three NUM CD CARDINAL -flights flight NOUN NNS NULL -of of ADP IN NULL -stairs stair NOUN NNS PERSON -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -at at ADP IN NULL -the the DET DT NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -com- com- NOUN NN NULL -iets iet NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -green green ADJ JJ NULL -vel- vel- NOUN NN NULL -Iwas Iwas PROPN NNP NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -' ' PUNCT '' NULL -fountain fountain NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -a a PROPN NNP NULL -, , PUNCT , NULL -y y PROPN NNP NULL -idt^reen idt^reen PROPN NNP NULL -perfume perfume NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -: : PUNCT : NULL - - -^|^aptifull>^'-(^rved ^|^aptifull>^'-(^rved PUNCT : NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -) ) PUNCT -RRB- NULL -^(ii ^(ii PUNCT NFP NULL -in in ADP IN NULL -the the DET DT NULL -windows window NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -books book NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -books book NOUN NNS NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -them -PRON- PRON PRP NULL -full full ADJ JJ NULL -M8^h| M8^h| PROPN NNP NULL - - -they -PRON- PRON PRP NULL -were be AUX VBD NULL -so so ADV RB NULL - - -rf!ffrt rf!ffrt PROPN NNP NULL - - -diffiSStei diffiSStei PROPN NNP NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -tted tte VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -lie lie NOUN NN NULL -gra gra PROPN NNP NULL -Qg Qg PROPN NNP ORG -Wi Wi PROPN NNP ORG -t'tJaGk t'tJaGk PUNCT NFP NULL - - -t!o t!o PROPN NNP NULL - - -theothersj theothersj VERB VB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -found find VERB VBD NULL -t t NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -Of of ADP IN NULL -\v^i \v^i PROPN NNP NULL -? ? PUNCT . NULL -; ; PUNCT : NULL -: : PUNCT : NULL -wasted waste VERB VBN NULL --pn -pn PUNCT : NULL - - -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -; ; PUNCT : NULL -for for ADP IN NULL -Miliiiil^l Miliiiil^l PROPN NNP NULL -" " PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -125 125 NUM CD CARDINAL - - -when when ADV WRB NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -room room NOUN NN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -stupidly stupidly ADV RB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -spot spot NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -within within ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -, , PUNCT , NULL -It -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -rest rest VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -lie lie VERB VB NULL -down down ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -' ' PUNCT `` NULL -^^\)iJIM ^^\)iJIM PUNCT NFP NULL -close close VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -remained remain VERB VBD NULL -all all DET DT TIME -night night NOUN NN TIME -staring stare VERB VBG NULL -" " PUNCT '' NULL -at at ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -spider spider NOUN NN NULL -which which PRON WDT NULL -was be AUX VBD NULL -weaving weave VERB VBG NULL -its -PRON- PRON PRP$ NULL -web web NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -earner earner NOUN NN NULL -of of ADP IN NULL -, , PUNCT , NULL -th th X XX NULL - - -< < X XX NULL -? ? PUNCT . NULL - - -room room NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -^e ^e DET DT NULL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -wonderfoaf wonderfoaf ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -TJin^ tjin^ NOUN NN NULL -Woodman Woodman PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -from from ADP IN NULL -force force PROPN NNP NULL -of of ADP IN NULL -habit habit NOUN NN NULL -, , PUNCT , NULL -f(ir f(ir PROPN NNP NULL - - -he -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -sleep sleep VERB VB NULL -he -PRON- PRON PRP NULL -passed pass VERB VBD NULL -the the DET DT NULL -night night NOUN NN NULL -moving move VERB VBG NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -up up ADP IN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -ii|| ii|| PROPN NNP NULL -! ! PUNCT . NULL - - -good good ADJ JJ NULL -working working NOUN NN NULL -f^rder f^rder X XX NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -would would AUX MD NULL -have have AUX VB NULL -preferred prefer VERB VBN NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -/Jeeves /Jeeves PUNCT . NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -being be AUX VBG NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -/ / SYM SYM NULL -i"o|m i"o|m NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -too too ADV RB NULL -much much ADJ JJ NULL -sense sense NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -this this DET DT NULL -worry worry VERB VB NULL - - -him,'i$j^ him,'i$j^ PROPN NNP NULL -ie ie PROPN NNP NULL -sprang sprang PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -himself -PRON- PRON PRP NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -up up ADP RP NULL -like like SCONJ IN NULL -a a DET DT NULL -eat eat NOUN NN NULL -and and CCONJ CC NULL -purred purr VERB VBD NULL -himself -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -after after ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -maiden maiden PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -fetch fetch VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -dressed dress VERB VBD NULL -her -PRON- PRON PRP NULL -ilXv ilXv PROPN NNP NULL -/ / SYM SYM NULL -WJC WJC PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -prettiest pretty ADJ JJS NULL -gowns gown NOUN NNS NULL -made make VERB VBN NULL -of of ADP IN NULL -green green ADJ JJ NULL -brocaded brocade VERB VBN NULL -satiri satiri NOUN NN NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^Dorothy ^Dorothy PROPN NNP NULL - - -put/^ put/^ PROPN NNP NULL -a a DET DT NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -apron apron PROPN NNP NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -rib- rib- NOUN NN NULL -bci'ri bci'ri PROPN NNP NULL -around'Tqt^ around'tqt^ NOUN NN PRODUCT -" " PUNCT '' NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Rjpom Rjpom PROPN NNP ORG -|||th^Great |||th^great VERB VBP ORG -Oz Oz PROPN NNP ORG -. . NOUN NN NULL - - -Firsjf^they firsjf^they NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -hall hall NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -mar|^ mar|^ PROPN NNP NULL -Jadies Jadies PROPN NNP ORG -and and CCONJ CC NULL -gentlemen gentleman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -dresse^fejTJchppstumes dresse^fejTJchppstumes PROPN NNP NULL -. . PUNCT . NULL - - -ThegT^eopie thegt^eopie X ADD NULL -R^^ R^^ PUNCT -LRB- NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but.talk but.talk PROPN NNP NULL -to to ADP IN NULL -each each DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -m'^'^-ys m'^'^-ys PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -126 126 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -wait wait VERB VB NULL -outside outside ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -every every DET DT TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -never never ADV RB NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -curiously curiously ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -whispered whisper VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -really really ADV RB NULL -going go VERB VBG NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -face face NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -Terrible terrible ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Of of ADV RB NULL -course course ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -her -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -have have AUX VB NULL -people people NOUN NNS NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -looked look VERB VBD NULL -like like SCONJ IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -men- men- VERB VBD NULL -tioned tione VERB VBD NULL -your -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -much much ADV RB NULL -interested interested ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -about about ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -decided decide VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -admit admit VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -a a DET DT NULL -bell bell NOUN NN NULL -rang ring VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -signal signal NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -alone alone ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -opened open VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -door door NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -through through ADV RB NULL -and and CCONJ CC NULL -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -round round ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walls wall NOUN NNS NULL -and and CCONJ CC NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -floor floor NOUN NN NULL -were be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -large large ADJ JJ NULL -emeralds emerald NOUN NNS NULL -set set VERB VBN NULL -closely closely ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -roof roof NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -light light NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -the the DET DT NULL -emeralds emerald NOUN NNS NULL -sparkle sparkle VERB VB NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -interested interested ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -most most ADV RBS NULL -was be AUX VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -The the DET DT NULL -Eyes Eyes PROPN NNPS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -127 127 NUM CD CARDINAL -was be AUX VBD NULL -shaped shape VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -chair chair NOUN NN NULL -and and CCONJ CC NULL -sparkled sparkle VERB VBD NULL -with with ADP IN NULL -gems gem NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -did do AUX VBD NULL -everything everything PRON NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -chair chair NOUN NN NULL -was be AUX VBD NULL -an an DET DT NULL -enor- enor- ADJ JJ NULL -mous mous ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -without without ADP IN NULL -body body NOUN NN NULL -to to PART TO NULL -support support VERB VB NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -any any DET DT NULL -arms arm NOUN NNS NULL -or or CCONJ CC NULL -legs leg NOUN NNS NULL -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -hair hair NOUN NN NULL -upon upon SCONJ IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -giant giant NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -gazed gaze VERB VBD NULL -upon upon SCONJ IN NULL -this this DET DT NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -and and CCONJ CC NULL -fear fear VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -turned turn VERB VBD NULL -slowly slowly ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -steadily steadily ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -moved move VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -a a DET DT NULL -voice voice NOUN NN NULL -say say VERB VB NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -an an DET DT NULL -awful awful ADJ JJ NULL -voice voice NOUN NN NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -Head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -courage courage NOUN NN NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Small Small PROPN NNP NULL -and and CCONJ CC NULL -Meek Meek PROPN NNP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -help help NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -for for ADP IN NULL -a a DET DT TIME -full full ADJ JJ TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -Then then ADV RB NULL -said say VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -got get VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -when when ADV WRB NULL -my -PRON- PRON PRP$ NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -where where ADV WRB NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -kissed kiss VERB VBD NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -bade bade VERB VBP NULL -me -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -telling tell VERB VBG NULL -the the DET DT NULL -truth truth NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -128 128 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -like like VERB VB NULL -your -PRON- PRON PRP$ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Aunt Aunt PROPN NNP WORK_OF_ART -Em Em PROPN NNP WORK_OF_ART -will will AUX MD NULL -be be AUX VB NULL -dreadfully dreadfully ADV RB NULL -worried worried ADJ JJ NULL -over over ADP IN NULL -my -PRON- PRON PRP$ NULL -being- being- NOUN NN NULL -away away ADV RB NULL -so so ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -around around ADV RB NULL -so so ADV RB NULL -queerly queerly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -at at ADP IN NULL -last last ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -weak weak ADJ JJ NULL -; ; PUNCT : NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -helpless helpless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -That that DET DT NULL -just just ADV RB NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -simply simply ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kan- Kan- PROPN NNP NULL -sas sas NOUN NN NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -everyone everyone PRON NN NULL -must must AUX MD NULL -pay pay VERB VB NULL -for for ADP IN NULL -everything everything PRON NN NULL -he -PRON- PRON PRP NULL -gets get VERB VBZ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -use use VERB VB NULL -my -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -power power NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -home home ADV RB NULL -again again ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -. . PUNCT . NULL - - -do do AUX VB NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -Help help VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -must must AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -0/ 0/ NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -129 129 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -killed kill VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -bear bear VERB VBP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -now now ADV RB NULL -but but CCONJ CC NULL -one one NUM CD NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -left leave VERB VBN NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -but but CCONJ CC NULL -not not PART RB NULL -before before ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -much much ADJ JJ NULL -disap- disap- NOUN NN NULL -pointed pointed NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -again again ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -felt feel VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -never never ADV RB NULL -killed kill VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -willingly willingly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -sobbed sob VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -even even ADV RB NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -, , PUNCT , NULL -how how ADV WRB NULL -could could AUX MD NULL -I -PRON- PRON PRP NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -? ? PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -are be AUX VBP NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -can can AUX MD NULL -not not PART RB NULL -kill kill VERB VB NULL -her -PRON- PRON PRP$ NULL -your- your- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -until until ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -dies die VERB VBZ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -your -PRON- PRON PRP$ NULL -Uncle Uncle PROPN NNP NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -again again ADV RB NULL -. . PUNCT . NULL - - -Remember remember VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -Wicked wicked ADJ JJ NULL -tremendously tremendously ADV RB NULL -Wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -killed kill VERB VBN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -your -PRON- PRON PRP$ NULL -task task NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Sorrowfully sorrowfully ADV RB PERSON -Dorothy Dorothy PROPN NNP PERSON -left leave VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL - - -H h NOUN NN NULL -I30 i30 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -waiting wait VERB VBG NULL -to to PART TO NULL -hear hear VERB VB NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -hope hope NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -home home ADV RB NULL -until until ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -herself -PRON- PRON PRP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -morning morning NOUN NN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green PROPN NNP NULL - - -whis- whis- PROPN NNP NULL - - -kers ker NOUN NNS PERSON -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -was be AUX VBD NULL -admitted admit VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -emerald emerald PROPN NNP NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -most most ADV RBS NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gauze gauze NOUN NN NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -flowing flow VERB VBG NULL -green green ADJ JJ NULL -locks lock NOUN NNS NULL -a a DET DT NULL -crown crown NOUN NN NULL -of of ADP IN NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Growing grow VERB VBG NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -were be AUX VBD NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -gorgeous gorgeous ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -so so ADV RB NULL -light light ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -fluttered flutter VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -slightest slight ADJ JJS NULL -breath breath NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -reached reach VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -bowed bow VERB VBN NULL -, , PUNCT , NULL -as as ADV RB NULL -prettily prettily ADV RB NULL -as as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -stuffing stuffing NOUN NN NULL -would would AUX MD NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -before before ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -sweetly sweetly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP PERSON -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -of of ADP IN NULL -, , PUNCT , NULL -was be AUX VBD NULL -much much ADV RB NULL -astonished astonished ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -her -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -There- There- PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -131 131 NUM CD CARDINAL -fore fore NOUN NN NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -praying pray VERB VBG NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -put put VERB VB NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -as as ADV RB NULL -much much ADV RB NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -any any DET DT NULL -other other ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -dominions dominion NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wise wise ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -else else ADV RB NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -grant grant VERB VBP NULL -favors favor NOUN NNS NULL -without without ADP IN NULL -some some DET DT NULL -return return NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -this this DET DT NULL -much much ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -promise promise VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kill kill VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -care care VERB VB NULL -who who PRON WP NULL -kills kill VERB VBZ NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -grant grant VERB VB NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -earned earn VERB VBN NULL -the the DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -greatly greatly ADV RB NULL -desire desire VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -sorrowfully sorrowfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -^;:3}r ^;:3}r PROPN NNP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -needs need VERB VBZ NULL -a a DET DT NULL -heart heart NOUN NN NULL -as as ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -On on ADP IN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sol- sol- NOUN NN NULL -dier dier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -132 132 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Follow follow VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -So so ADV RB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -find find VERB VB NULL -Oz Oz PROPN NNP NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -hoped hope VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -given give VERB VBN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -a a DET DT NULL -head head NOUN NN NULL -has have AUX VBZ NULL -no no DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -feel feel VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -beg beg VERB VB NULL -hard hard ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -ladies lady NOUN NNS NULL -are be AUX VBP NULL -themselves -PRON- PRON PRP NULL -said say VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -kindly kindly ADV RB NULL -hearted hearted ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -entered enter VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Head Head PROPN NNP NULL -nor nor CCONJ CC NULL -the the DET DT NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -throne throne NOUN NN NULL -seemed seem VERB VBD NULL -hardly hardly ADV RB NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -hold hold VERB VB NULL -its -PRON- PRON PRP$ NULL -weight weight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Beast Beast PROPN NNP WORK_OF_ART -had have AUX VBD NULL -a a DET DT NULL -head head NOUN NN NULL -like like SCONJ IN NULL -that that DET DT NULL -of of ADP IN NULL -a a DET DT NULL -rhinoceros rhinocero NOUN NNS NULL -, , PUNCT , NULL -only only ADV RB NULL -there there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -eyes eye NOUN NNS NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -arms arm NOUN NNS NULL -growing grow VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -also also ADV RB NULL -had have AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -, , PUNCT , NULL -slim slim ADJ JJ NULL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -Thick thick ADJ JJ NULL -, , PUNCT , NULL -woolly woolly ADJ JJ NULL -hair hair NOUN NN NULL -covered cover VERB VBD NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -looking look VERB VBG NULL -monster monster NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -imagined imagine VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -fortunate fortunate ADJ JJ NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -at at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -beat beat VERB VBN NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -fast fast ADV RB NULL -from from ADP IN NULL -terror terror NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -being be AUX VBG NULL -only only ADV RB NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -disappointed disappointed ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spake spake VERB VB NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -roar roar NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -133 133 NUM CD TIME - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -love love VERB VB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -as as SCONJ IN NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -alone alone ADV RB NULL -can can AUX MD NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -re- re- ADV RB NULL -quest quest NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -gruffly gruffly PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -indeed indeed ADV RB NULL -desire desire VERB VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -earn earn VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Help help VERB VB NULL -Dorothy Dorothy PROPN NNP NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -then then ADV RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -the the DET DT NULL -biggest big ADJ JJS NULL -and and CCONJ CC NULL -kindest kind ADJ JJS NULL -and and CCONJ CC NULL -most most ADV RBS NULL -loving loving ADJ JJ NULL -heart heart NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -return return VERB VB NULL -sorrow- sorrow- X XX NULL -fully fully ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Beast Beast PROPN NNP ORG -he -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -all all DET DT NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -many many ADJ JJ NULL -forms form NOUN NNS NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -could could AUX MD NULL -take take VERB VB NULL -upon upon SCONJ IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -1 1 NUM CD CARDINAL -1 1 NUM CD NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beast beast NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -roar roar VERB VB NULL -my -PRON- PRON PRP$ NULL -loudest loud ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -frighten frighten VERB VB NULL -him -PRON- PRON PRP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -all all DET DT NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -pretend pretend VERB VB NULL -to to PART TO NULL -spring spring VERB VB NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -compel compel VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -my -PRON- PRON PRP$ NULL -bidding bidding NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -" " PUNCT `` NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -mercy mercy NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -roll roll VERB VB NULL -this this DET DT NULL -head head NOUN NN NULL -all all ADV RB NULL -aboutj aboutj VERB VBP NULL -the the DET DT NULL -room room NOUN NN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -promises promise VERB VBZ NULL -to to PART TO NULL -give give VERB VB NULL -us -PRON- PRON PRP NULL -what what PRON WP NULL -we -PRON- PRON PRP NULL -desire desire VERB VBP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -be be AUX VB NULL -of of ADP IN NULL -good good ADJ JJ NULL -cheer cheer NOUN NN NULL -rny rny ADJ JJ NULL -friends friend NOUN NNS NULL -; ; PUNCT : NULL -for for ADP IN NULL -all all DET DT NULL -will will AUX MD NULL -yet yet ADV RB NULL -be be AUX VB NULL -^vell ^vell ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -? ? PUNCT . NULL - - -V V PROPN NNP NULL -K/;M^Q^^RFW K/;M^Q^^RFW PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -o^ o^ PUNCT : NULL -oz oz PROPN NNP NULL -. . PROPN NNP NULL - - -V V PROPN NNP NULL -/ / SYM SYM NULL -ardTind ardtind X XX NULL -isai isai PROPN NNP NULL - - -the the DET DT NULL -/ / SYM SYM NULL -green green ADJ JJ NULL -whiskers whiskers PROPN NNP NULL -ind ind PROPN NNP NULL -bade bade PROPN NNP NULL -/ / PUNCT NFP NULL -Him Him PROPN NNP NULL -Lhr6ugh Lhr6ugh PROPN NNP NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -g^fanc- g^fanc- PROPN NNP PERSON -Jfe'e Jfe'e PROPN NNP PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -before before ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -was be AUX VBD NULL -^^^^^^^\^Vk\^ ^^^^^^^\^Vk\^ PROPN NNP NULL -Ifjfffff/^^ Ifjfffff/^^ PROPN NNP NULL -glowing glow VERB VBG NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -scarcely scarcely ADV RB NULL -\b^ar \b^ar X ADD NULL -XQ'^l^t^ipoMsL{''^^ XQ'^l^t^ipoMsL{''^^ PROPN NNP NULL -thought thought NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -toy toy NOUN NN NULL -accident accident NOUN NN NULL -caught catch VERB VBN NULL -on on ADP IN NULL -fire fire NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -burning burn VERB VBG NULL -up up ADP RP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -when when ADV WRB NULL -We -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -nearer nearer ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -heat heat NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -intense intense ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -singed singe VERB VBD NULL -^^ ^^ NUM CD NULL -his -PRON- PRON PRP$ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -crept creep VERB VBD NULL -back^trembling^ly back^trembling^ly PROPN NNP NULL -toa toa PROPN NNP NULL -s^ot s^ot PROPN NNP NULL -near^^v- near^^v- NUM CD NULL - - -Then then ADV RB NULL -a a DET DT NULL -low low ADJ JJ NULL -, , PUNCT , NULL -quiet quiet ADJ JJ NULL -voice/0at^^^bm voice/0at^^^bm PROPN NNP CARDINAL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL - - -y^di y^di ADV RB NULL - - -these these DET DT NULL -.. .. PUNCT . NULL - - -wJe wje X XX NULL -the the DET DT NULL -w w NOUN NN NULL -ords ord NOUN NNS NULL - - -it -PRON- PRON PRP NULL -spokerHl spokerHl PROPN NNP NULL -! ! PUNCT . NULL -^^^"I ^^^"I PUNCT NFP NULL - - -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -an^^i^^i an^^i^^i NOUN NN NULL - - -" " PUNCT `` NULL -ble.^^^Who ble.^^^Who PROPN NNP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -doybu doybu PROPN NNP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -answered answer VERB VBD NULL -, , PUNCT , NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -afraid afraid ADJ JJ NULL -" " PUNCT '' NULL -of of ADP IN NULL -evei*ything evei*ything NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -beg beg VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -in in ADP IN NULL -reality reality NOUN NN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -, , PUNCT , NULL -as as SCONJ IN NULL -men man NOUN NNS NULL -call call VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL - - -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -cour- cour- VERB VB NULL -" " PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -re re ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -J^^v;\ J^^v;\ PROPN NNP NULL - - -" " PUNCT `` NULL -s^'^.Because s^'^.because NOUN NN NULL -of of ADP IN NULL -all all DET DT NULL -Wizards wizard NOUN NNS ORG -you -PRON- PRON PRP NULL -are^ are^ NUM CD NULL -the the DET DT NULL -greatest great ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -alone alone ADV RB NULL -have have AUX VBP NULL -power power NOUN NN NULL -to to PART TO NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -request request NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -an- an- CCONJ CC NULL - - -$ $ SYM $ NULL -< < X XX NULL -J J PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -135 135 NUM CD CARDINAL - - -The the DET DT WORK_OF_ART -Ball Ball PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Fire Fire PROPN NNP WORK_OF_ART -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Bring bring VERB VB NULL -me -PRON- PRON PRP NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch- Witch- PROPN NNP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -moment moment NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -lives live VERB VBZ NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -remain remain VERB VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -in in ADP IN NULL -reply reply NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -silently silently ADV RB NULL -gazing gaze VERB VBG NULL -at at ADP IN NULL -the the DET DT FAC -Ball Ball PROPN NNP FAC -of of ADP IN FAC -Fire Fire PROPN NNP FAC -it -PRON- PRON PRP NULL -became become VERB VBD NULL -so so ADV RB NULL -furiously furiously ADV RB NULL -hot hot ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -turned turn VERB VBD NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -rushed rush VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -terrible terrible ADJ JJ NULL -interview interview NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -, , PUNCT , NULL -seek seek VERB VB NULL -out out ADP RP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spoke speak VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to PART TO NULL -cry cry VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -careful careful ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -tears tear NOUN NNS NULL -will will AUX MD NULL -fall fall VERB VB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spot spot VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -dried dry VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -anybody anybody PRON NN NULL -, , PUNCT , NULL -even even ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -136 136 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -too too ADV RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -of of ADP IN NULL -much much ADJ JJ NULL -help help NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -heart heart NOUN NN NULL -to to PART TO NULL -harm harm VERB VB NULL -even even ADV RB NULL -a a DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -go go VERB VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Therefore therefore ADV RB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -decided decide VERB VBN NULL -to to PART TO NULL -start start VERB VB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -sharpened sharpen VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -grindstone grindstone NOUN NN NULL -and and CCONJ CC NULL -had have AUX VBD NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -properly properly ADV RB NULL -oiled oil VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -stuffed stuff VERB VBD NULL -himself -PRON- PRON PRP NULL -with with ADP IN NULL -fresh fresh ADJ JJ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -put put VERB VB NULL -new new ADJ JJ NULL -paint paint NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -see see VERB VB NULL -better better ADV RBR NULL -. . PUNCT . NULL - - -The the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -filled fill VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -bell bell NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -ribbon ribbon NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -bed bed NOUN NN NULL -quite quite ADV RB NULL -early early ADV RB NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -' ' PUNCT '' NULL -daylight daylight NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -w^ere w^ere VERB VBD NULL -awakened awaken VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -crowing crowing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -cock cock NOUN NN NULL -that that PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -yard yard NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -cackling cackling NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -hen hen NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -laid lay VERB VBN NULL -a a DET DT NULL -green green ADJ JJ NULL -egg egg NOUN NN NULL -. . PUNCT . NULL - - -CKtvpterXU CKtvpterXU PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Se^vrcK Se^vrcK PROPN NNP NULL -for for ADP IN NULL -tKe tKe PUNCT : NULL - - -WicKed WicKed PROPN NNP NULL -WitcK WitcK PROPN NNP NULL -^</ ^</ SYM SYM NULL - - -^l ^l NUM CD NULL -" " PUNCT `` NULL - - -^ ^ PROPN NNP NULL -, , PUNCT , NULL -/ / SYM SYM NULL -) ) PUNCT -RRB- NULL -. . PUNCT . NULL - - -I. I. PROPN NNP ORG --^v -^v PROPN NNP NULL - - -/ / SYM SYM NULL -iiTT^ iiTT^ PROPN NNP NULL -; ; PUNCT : NULL -.ilC .ilC PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Soldier soldier NOUN NN WORK_OF_ART -with with ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -green green ADJ JJ WORK_OF_ART -whiskers whisker NOUN NNS WORK_OF_ART -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -. . PUNCT . NULL - - -SOLDIER soldier NOUN NN NULL -WITH with ADP IN NULL -THE the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -This this DET DT NULL -officer officer NOUN NN NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spec- spec- NOUN NN NULL -tacles tacle VERB VBZ NULL -to to PART TO NULL -put put VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -politely politely ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -for for ADP IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Which which PRON WDT NULL -road road NOUN NN NULL -leads lead VERB VBZ NULL -to to ADP IN NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT ORG -Guardian Guardian PROPN NNP ORG -Gates Gates PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -go go VERB VB NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -How how ADV WRB NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -are be AUX VBP NULL -we -PRON- PRON PRP NULL -to to PART TO NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -enquire^He enquire^He PROPN NNP ORG -g g PROPN NNP ORG -^^^v ^^^v PUNCT NFP NULL -.. .. PUNCT . NULL -^ ^ PROPN NNP NULL -/ / SYM SYM NULL -^ ^ PROPN NNP NULL -, , PUNCT , NULL -; ; PUNCT : NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^//W.^\\ ^//W.^\\ PUNCT : NULL -140 140 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -/ / SYM SYM NULL -" " PUNCT `` NULL -That that PRON WDT NULL -will will AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -knows^ knows^ VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -the the DET DT NULL -Country Country PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL - - -she -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -: : PUNCT : NULL -^"Perhaps ^"Perhaps PUNCT NFP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -mean mean VERB VBP NULL -to to ADP IN NULL -desiroy^her desiroy^her ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -.. .. PUNCT . NULL -A a DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -On on ADP IN NULL -, , PUNCT , NULL -^thatls^ ^thatls^ PUNCT NFP NULL -different different ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -. . PUNCT . NULL - - -^^-5^,// ^^-5^,// X FW NULL - - -' ' PUNCT `` NULL -\ \ NOUN NNS NULL -" " PUNCT `` NULL -No no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -destroyed destroy VERB VBN NULL -her -PRON- PRON PRP NULL -before before ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -' ' PUNCT '' NULL -^y^\ ^y^\ PUNCT . NULL -I -PRON- PRON PRP NULL -naturally naturally ADV RB NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -slaves slave NOUN NNS NULL -: : PUNCT : NULL - - -Qtyou Qtyou PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -take take VERB VB NULL -J J PROPN NNP NULL -care^ care^ NOUN NN NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -may may AUX MD NULL -not not PART RB NULL -allow allow VERB VB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Keep keep VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -West West PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -sets set VERB VBZ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -faihto faihto ADJ JJ NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -him -PRON- PRON PRP NULL -good- good- ADV RB NULL --bye -bye PUNCT : NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -walking- walking- NOUN NN NULL -over over ADP IN NULL -fields field NOUN NNS NULL -of of ADP IN NULL -soft soft ADJ JJ NULL -grass grass NOUN NN NULL -dotted dot VERB VBN NULL -here here ADV RB NULL -and and CCONJ CC NULL -there there ADV RB NULL -with with ADP IN NULL -daisies daisy NOUN NNS NULL -and and CCONJ CC NULL -buttercups buttercup NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -still still ADV RB NULL -wore wear VERB VBD NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -silk silk NOUN NN NULL -dress dress NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -put put VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -in in ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -no no DET DT NULL -longer longer ADV RBR NULL -green green ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -pure pure ADJ JJ NULL -white white NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -ribbon ribbon NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -had have AUX VBD NULL -also also ADV RB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -its -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -and and CCONJ CC NULL -w^as w^as NOUN NN NULL -as as ADV RB NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -'s 's PART POS NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -soon soon ADV RB NULL -left leave VERB VBN NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -advanced advance VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -be- be- PROPN NNP NULL -came come VERB VBD NULL -rougher rougher ADV RB NULL -and and CCONJ CC NULL -hillier hilli ADJ JJR NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -farms farm NOUN NNS NULL -nor nor CCONJ CC NULL -houses house NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Westy Westy PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -141 141 NUM CD CARDINAL - - -In in ADP IN NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -hot hot ADJ JJ NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -trees tree NOUN NNS NULL -to to PART TO NULL -offer offer VERB VB NULL -them -PRON- PRON PRP NULL -shade shade NOUN NN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -before before ADP IN NULL -night night NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -were be AUX VBD NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -keeping keep VERB VBG NULL -watch watch NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -, , PUNCT , NULL -yet yet CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -telescope telescope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -see see VERB VB NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -around around ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -distance distance NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -running run VERB VBG NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -a a DET DT NULL -pack pack NOUN NN NULL -of of ADP IN NULL -great great ADJ JJ NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -one one NUM CD NULL -is be AUX VBZ NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -another another DET DT NULL -a a DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -None none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -fit fit ADJ JJ NULL -to to PART TO NULL -work work VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -away away ADV RB NULL -at at ADP IN NULL -full full ADJ JJ NULL -speed speed NOUN NN NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -lucky lucky ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -were be AUX VBD NULL -wide wide ADV RB NULL -awake awake ADJ JJ NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -coming come VERB VBG NULL -. . PUNCT . NULL - - -142 142 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -get get AUX VB NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -come come VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -seized seize VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -very very ADV RB NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -came come VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -swung- swung- VERB VBZ NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -raise raise VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -another another DET DT NULL -wolf wolf NOUN NN NULL -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -also also ADV RB NULL -fell fall VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -'s 's PART POS ORG -weapon weapon NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD DATE -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -a a DET DT NULL -wolf wolf NOUN NN NULL -was be AUX VBD NULL -killed kill VERB VBN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lay VERB VBP NULL -dead dead ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -down down ADP RP NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -said say VERB VBD NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -Tt Tt PROPN NNP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -friend friend NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -waited wait VERB VBD NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -a^voke a^voke VERB VBP NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -frightened frightened ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -shaggy shaggy ADJ JJ NULL -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -sav- sav- ADJ JJ NULL -ing e VERB VBG NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -this this DET DT NULL -same same ADJ JJ NULL -morn- morn- NOUN NN NULL - - -ing e VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -out out ADP RP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -143 143 NUM CD CARDINAL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -that that PRON WDT NULL -could could AUX MD NULL -see see VERB VB NULL -afar afar ADV RB NULL -off off ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -wolves wolf NOUN NNS NULL -lying- lying- VERB VBP NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -still still ADV RB NULL -travelling travel VERB VBG NULL -through through ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -angrier angrier NOUN NN NULL -than than SCONJ IN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -twice twice ADV RB NULL -. . PUNCT . NULL -Straightway straightway VERB VB NULL -a a DET DT NULL -great great ADJ JJ NULL -flock flock NOUN NN NULL -of of ADP IN NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -enough enough ADJ JJ NULL -to to PART TO NULL -darken darken VERB VB NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Fly fly VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -; ; PUNCT : NULL -peck peck VERB VB NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -flew fly VERB VBD NULL -in in ADP IN NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -flock flock NOUN NN NULL -toward toward ADP IN NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -battle battle NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -lie lie VERB VB NULL -do.wn do.wn PROPN NNP NULL -beside beside ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -harmed harm VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so SCONJ IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lie VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -except except SCONJ IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -stretched stretch VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -saw see VERB VBD NULL -him -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -these these DET DT NULL -birds bird NOUN NNS NULL -always always ADV RB NULL -are be AUX VBP NULL -by by ADP IN NULL -scarecrows scarecrow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -come come VERB VB NULL -any any DET DT NULL -nearer nearer ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -only only ADV RB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -peck peck VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -King King PROPN NNP WORK_OF_ART -Crow Crow PROPN NNP WORK_OF_ART -flew fly VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -caught catch VERB VBD NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -and and CCONJ CC NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -another another DET DT NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD CARDINAL -crows crow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -twisted twist VERB VBD NULL -a a DET DT NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -all all DET DT NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -dead dead ADJ JJ NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -to to PART TO NULL -rise rise VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -144 144 NUM CD CARDINAL - - -When when ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -looked look VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -crows crow NOUN NNS NULL -lying lie VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -got get VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -rage rage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -blew blow VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -. . PUNCT . NULL - - -Forthwith Forthwith PROPN NNP NULL -there there PRON EX NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -buzzing buzzing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -swarm swarm NOUN NN NULL -of of ADP IN NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -towards towards ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -death death NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -com- com- NOUN NN NULL -manded mande VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -rapidly rapidly ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -had have AUX VBD NULL -decided decide VERB VBN NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -out out ADP RP NULL -my -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -scatter scatter VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -lion lion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NULL -did do AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -close close ADV RB NULL -beside beside ADP IN NULL -the the DET DT PRODUCT -Lion Lion PROPN NNP PRODUCT -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -covered cover VERB VBD NULL -them -PRON- PRON PRP NULL -entirely entirely ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -but but SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to ADP IN NULL -sting ste VERB VBG NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -broke break VERB VBD NULL -off off ADP RP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -without without ADP IN NULL -hurting hurt VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -as as SCONJ IN NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -when when ADV WRB NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -are be AUX VBP NULL -broken break VERB VBN NULL -that that PRON WDT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -lay lie VERB VBD NULL -scattered scatter VERB VBN NULL -thick thick ADJ JJ NULL -about about ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -like like SCONJ IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -of of ADP IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -got get VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -helped help VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -put put VERB VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -145 145 NUM CD CARDINAL -straw straw VERB VB NULL -back back ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP DATE -again again ADV RB NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -onc^ onc^ NUM CD NULL -, , PUNCT , NULL -more more ADJ JJR NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -angry angry ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -in in ADP IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -like like SCONJ IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -stamped stamp VERB VBD NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -tore tear VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -gnashed gnash VERB VBD NULL -her -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -Wlnkies Wlnkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -sharp sharp ADJ JJ NULL -spears spear NOUN NNS NULL -, , PUNCT , NULL -telling tell VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -brave brave ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -told tell VERB VBN NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -marched march VERB VBD NULL -away away ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -roar roar NOUN NN NULL -and and CCONJ CC NULL -sprang spring VERB VBD NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -back back ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -returned return VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -beat beat VERB VBD NULL -them -PRON- PRON PRP NULL -well well ADV RB NULL -with with ADP IN NULL -a a DET DT NULL -strap strap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -work work NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -think think VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -how how ADV WRB NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -plans plan NOUN NNS NULL -to to PART TO NULL -de- de- VERB VB NULL - - -stroy stroy VERB VB NULL -these these DET DT NULL -strangers stranger NOUN NNS NULL -had have AUX VBD NULL -failed fail VERB VBN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -W^itch w^itch NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -how how ADV WRB NULL -to to PART TO NULL -act act VERB VB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -circle circle NOUN NN NULL -of of ADP IN NULL -diamonds diamond NOUN NNS NULL -and and CCONJ CC NULL -rubies ruby NOUN NNS NULL -running run VERB VBG NULL -round round ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -This this DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -had have AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -Whoever whoever PRON WP NULL -owned own VERB VBD NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -call call VERB VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -obey obey VERB VB NULL -any any DET DT NULL -order order NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -given give VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -no no DET DT NULL -person person NOUN NN NULL -could could AUX MD NULL -com- com- VERB VB NULL -mand mand VERB VB NULL -these these DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -more more ADJ JJR CARDINAL -than than SCONJ IN CARDINAL -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -te te PROPN NNP NULL -. . PUNCT . NULL - - -146 146 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Twice twice ADV RB NULL -already already ADV RB NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -used use VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -herself -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -The the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -fought fight VERB VBN NULL -against against ADP IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -him- him- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -driven drive VERB VBD NULL -him -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -also also ADV RB NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -doing do VERB VBG NULL -this this DET DT NULL -. . PUNCT . NULL - - -Only only ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -use use VERB VB NULL -this this DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -for for ADP IN NULL -which which PRON WDT NULL -rea- rea- ADJ JJ NULL -son son NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -until until ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -powers power NOUN NNS NULL -were be AUX VBD NULL -exhausted exhaust VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fierce fierce ADJ JJ NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -stinging stinging ADJ JJ NULL -bees bee NOUN NNS NULL -were be AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -scared scare VERB VBN NULL -away away ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -way way NOUN NN NULL -left leave VERB VBN NULL -to to PART TO NULL -destroy destroy VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -took take VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -it -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -slowly slowly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -ext ext NOUN NN NULL - - -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL - - -i -PRON- PRON PRP NULL -d would AUX MD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -this this DET DT NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -charm charm NOUN NN NULL -began begin VERB VBD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -147 147 NUM CD CARDINAL -to to PART TO NULL -work work VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -sky sky NOUN NN NULL -was be AUX VBD NULL -darkened darken VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -low low ADJ JJ NULL -rumbling rumble VERB VBG NULL -sound sound NOUN NN NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -rushing rushing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wings wing NOUN NNS NULL -; ; PUNCT : NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -laughing laugh VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark ADJ JJ NULL -sky sky NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -surrounded surround VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -monkeys monkey NOUN NNS NULL -, , PUNCT , NULL -each each DET DT NULL -with with ADP IN NULL -a a DET DT NULL -pair pair NOUN NN NULL -of of ADP IN NULL -immense immense ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -wings wing NOUN NNS NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -, , PUNCT , NULL -much much ADV RB NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -others other NOUN NNS NULL -, , PUNCT , NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -their -PRON- PRON PRP$ NULL -leader leader NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -flew fly VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -and and CCONJ CC NULL -last last ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -command command VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -who who PRON WP NULL -are be AUX VBP NULL -within within ADP IN NULL -my -PRON- PRON PRP$ NULL -land land NOUN NN NULL -and and CCONJ CC NULL -de- de- X XX NULL - - -stroy stroy VERB VB NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -except except SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Bring bring VERB VB NULL -that that DET DT NULL -beast beast NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -mind mind NOUN NN NULL -to to PART TO NULL -harness harness VERB VB NULL -him -PRON- PRON PRP NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -work work VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -shall shall AUX MD NULL -be be AUX VB NULL -obeyed obey VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -away away ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -148 148 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -seized seize VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -thickly thickly ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -they -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -fell fall VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -distance distance NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -lay lie VERB VBD NULL -so so ADV RB NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -dented dent VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -neither neither CCONJ CC NULL -move move VERB VB NULL -nor nor CCONJ CC NULL -groan groan NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -fingers finger NOUN NNS NULL -pulled pull VERB VBD NULL -all all DET DT NULL -of of ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -made make VERB VBD NULL -his -PRON- PRON PRP$ NULL -hat hat NOUN NN NULL -and and CCONJ CC NULL -boots boot NOUN NNS NULL -and and CCONJ CC NULL -clothes clothe NOUN NNS NULL -into into ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -bundle bundle NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -remaining remain VERB VBG NULL -Monkeys Monkeys PROPN NNPS ORG -threw throw VERB VBD NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -stout stout ADJ JJ NULL -rope rope NOUN NN NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -unable unable ADJ JJ NULL -to to PART TO NULL -bite bite VERB VB NULL -or or CCONJ CC NULL -scratch scratch VERB VB NULL -or or CCONJ CC NULL -struggle struggle VERB VB NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -placed place VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -yard yard NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -iron iron NOUN NN NULL -fence fence NOUN NN NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -harm harm VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -watching watch VERB VBG NULL -the the DET DT NULL -sad sad ADJ JJ NULL -fate fate NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -com- com- NOUN NN NULL -rades rade VERB VBZ NULL -and and CCONJ CC NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -her -PRON- PRON PRP$ NULL -turn turn NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -, , PUNCT , NULL -hairy hairy ADJ JJ NULL -arms arm NOUN NNS NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -ugly ugly ADJ JJ NULL -face face NOUN NN NULL -grinning grinning NOUN NN NULL -terriby terriby NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Good Good PROPN NNP ORG -Witch Witch PROPN NNP ORG -'s 's PART POS ORG -kiss kiss NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -and and CCONJ CC NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -motioning motion VERB VBG NULL -the the DET DT NULL -others other NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -this this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Good Good PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -149 149 NUM CD CARDINAL -greater great ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Evil Evil PROPN NNP ORG -. . PUNCT . NULL - - -All all DET DT NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -gently gently ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -her -PRON- PRON PRP NULL -swiftly swiftly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -set set VERB VBD NULL -her -PRON- PRON PRP NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -front front ADJ JJ NULL -door door NOUN NN NULL -step step NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -leader leader NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -obeyed obey VERB VBN NULL -you -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -are be AUX VBP NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -tied tie VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -yard yard NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -we -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -she -PRON- PRON PRP NULL -carries carry VERB VBZ NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -power power NOUN NN NULL -over over ADP IN NULL -our -PRON- PRON PRP$ NULL -band band NOUN NN NULL -is be AUX VBZ NULL -now now ADV RB NULL -ended end VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -with with ADP IN NULL -much much ADJ JJ NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -surprised surprised ADJ JJ NULL -and and CCONJ CC NULL -worried worried ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -AWmk AWmk PROPN NNP NULL -, , PUNCT , NULL -> > X XX NULL -- - PUNCT HYPH NULL -I50 i50 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -knew know VERB VBD NULL -well well ADV RB NULL -that that SCONJ IN NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -nor nor CCONJ CC NULL -she -PRON- PRON PRP NULL -, , PUNCT , NULL -her- her- PROPN NNP NULL -self self NOUN NN NULL -, , PUNCT , NULL -dare dare VERB VB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -girl girl NOUN NN NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -the the DET DT GPE -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNP GPE -, , PUNCT , NULL -began begin VERB VBD NULL -to to PART TO NULL -tremble tremble VERB VB NULL -with with ADP IN NULL -fear fear NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -belonged belong VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -tempted tempt VERB VBN NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -how how ADV WRB NULL -simple simple ADJ JJ NULL -the the DET DT NULL -soul soul NOUN NN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -th^ th^ PROPN NNP ORG -little little ADJ JJ NULL -girl girl NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -laughed laugh VERB VBD NULL -to to ADP IN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -still still ADV RB NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -her -PRON- PRON PRP$ NULL -power power NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -harshly harshly ADV RB NULL -and and CCONJ CC NULL -severely severely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -mind mind VERB VBP NULL -everything everything PRON NN NULL -I -PRON- PRON PRP NULL -tell tell VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -an an DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -followed follow VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -bade bid VERB VBD NULL -her -PRON- PRON PRP NULL -clean clean ADJ JJ NULL -the the DET DT NULL -pots pot NOUN NNS NULL -and and CCONJ CC NULL -kettles kettle NOUN NNS NULL -and and CCONJ CC NULL -sweep sweep VERB VB NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -fire fire NOUN NN NULL -fed feed VERB VBN NULL -with with ADP IN NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -work work NOUN NN NULL -meekly meekly ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -made make VERB VBN NULL -up up ADP RP NULL -to to PART TO NULL -work work VERB VB NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -; ; PUNCT : NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -decided decide VERB VBN NULL -not not PART RB NULL -to to PART TO NULL -kill kill VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -With with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -hard hard ADV RB NULL -at at ADP IN NULL -w^ork w^ork NOUN NN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -harness harness NOUN NN NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -; ; PUNCT : NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -amuse amuse VERB VB NULL -her -PRON- PRON PRP NULL - - -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -draw draw VERB VB NULL -her -PRON- PRON PRP$ NULL -chariot chariot NOUN NN NULL -whenever whenever ADV WRB NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -to to PART TO NULL -drive drive VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIy WONDERFUIy NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -151 151 NUM CD CARDINAL -roar roar VERB VB NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shut shut VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -harness harness VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -speaking speak VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -bars bar NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -starve starve VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -after after ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -no no DET DT NULL -food food NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -imprisoned imprison VERB VBN NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -every every DET DT DATE -day day NOUN NN DATE -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -at at ADP IN NULL -noon noon NOUN NN TIME -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -ready ready ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -harnessed harness VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -would would AUX MD NULL -answer answer VERB VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -No no INTJ UH NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -yard yard NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bite bite VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -reason reason NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -wished wish VERB VBD NULL -was be AUX VBD NULL -that that SCONJ IN NULL -every every DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -asleep asleep ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -food food NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -do^vn do^vn NOUN NNS PERSON -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -talked talk VERB VBD NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -to to PART TO NULL -plan plan VERB VB NULL -some some DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -constantly constantly ADV RB NULL -guarded guard VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -and and CCONJ CC NULL -too too ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -had have AUX VBD NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -often often ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -threatened threaten VERB VBD NULL -to to PART TO NULL -beat beat VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -old old ADJ JJ NULL -um- um- NOUN NN NULL -brella brella NOUN NN NULL -she -PRON- PRON PRP NULL -always always ADV RB NULL -carried carry VERB VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -in in ADP IN NULL -truth truth NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -strike strike VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -because because SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -child child NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -full full ADJ JJ NULL -of of ADP IN NULL -fear fear NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -struck strike VERB VBD NULL -Toto Toto PROPN NNP PERSON -a a DET DT NULL -blow blow NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -umbrella umbrella NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -brave brave ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -152 152 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -and and CCONJ CC NULL -bit bite VERB VBD NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP GPE -did do AUX VBD NULL -not not PART RB NULL -bleed bleed VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -bitten bite VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -wiciced wicice VERB VBN NULL -that that SCONJ IN NULL -the the DET DT NULL -bood bood NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP NULL -had have AUX VBD NULL -dried dry VERB VBN NULL -up up ADP RP NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -before before ADV RB DATE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Hfe Hfe PROPN NNP PERSON -became become VERB VBD NULL -very very ADV RB NULL -sad sad ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -under- under- ADV RB NULL -stand stand VERB VB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -harder hard ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -cry cry VERB VB NULL -bitterly bitterly ADV RB NULL -for for ADP IN NULL -hours hour NOUN NNS TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -sitting sit VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -, , PUNCT , NULL -whining whine VERB VBG NULL -dismally dismally ADV RB NULL -to to PART TO NULL -show show VERB VB NULL -how how ADV WRB NULL -sorry sorry ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -really really ADV RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -or or CCONJ CC NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -made make VERB VBD NULL -him -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -longing longing NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -the the DET DT NULL -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNPS GPE -which which PRON WDT NULL -the the DET DT NULL -girl girl NOUN NN NULL -always always ADV RB NULL -wore wear VERB VBD NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -Bees Bees PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Crows Crows PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Wolves wolf NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -heaps heap NOUN NNS NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -used use VERB VBN NULL -up up ADP RP NULL -all all DET PDT NULL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -; ; PUNCT : NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -should should AUX MD NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Silver Silver PROPN NNP ORG -Shoes Shoes PROPN NNP ORG -they -PRON- PRON PRP NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -more more ADJ JJR NULL -power power NOUN NN NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -watched watch VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -carefully,- carefully,- PROPN NNP NULL -to to PART TO NULL -see see VERB VB NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -ever ever ADV RB NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -steal steal VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -child child NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -took take VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -except except SCONJ IN NULL -at at ADP IN NULL -night night NOUN NN NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -her -PRON- PRON PRP$ NULL -bath bath NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -too too ADV RB NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -to to PART TO NULL -dare dare VERB VB NULL -go go VERB VB NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -at at ADP IN NULL -night night NOUN NN TIME -to to PART TO NULL -take take VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -dread dread NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -was be AUX VBD NULL -greater great ADJ JJR NULL -than than SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -bath- bath- ADV RB NULL -ing e VERB VBG NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -old old ADJ JJ NULL -Witch witch NOUN NN PERSON -never never ADV RB NULL -touched touch VERB VBN NULL -water water NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -ever ever ADV RB NULL -let let VERB VB NULL -water water NOUN NN NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -153 153 NUM CD CARDINAL - - -But but CCONJ CC NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -cunning cunning ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -finally finally ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -trick trick NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -placed place VERB VBD NULL -a a DET DT NULL -bar bar NOUN NN NULL -of of ADP IN NULL -iron iron NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -by by ADP IN NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -iron iron NOUN NN NULL -invisible invisible ADJ JJ NULL -to to ADP IN NULL -human human ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -across- across- ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -she -PRON- PRON PRP NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -bar bar NOUN NN NULL -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -hurt hurt VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -fall fall NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -came come VERB VBD NULL -off off ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -had have AUX VBD NULL -snatched snatch VERB VBN NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -skinny skinny ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -success success NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -trick trick NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -she -PRON- PRON PRP NULL -owned own VERB VBD NULL -half half DET PDT CARDINAL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -use use VERB VB NULL -it -PRON- PRON PRP NULL -against against ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -even even ADV RB NULL -had have AUX VBD NULL -she -PRON- PRON PRP NULL -known know VERB VBN NULL -how how ADV WRB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -grew grow VERB VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -back back ADP RP NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -retorted retort VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -now now ADV RB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -not not PART RB NULL -yours yours PRON PRP$ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -laughing laugh VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -154 154 NUM CD CARDINAL -' ' PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL - - -some some DET DT NULL -day day NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD NULL -from from ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -so so ADV RB NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -near near ADV RB NULL -and and CCONJ CC NULL -dashed dash VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -wetting wet VERB VBG NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -head head NOUN NN NULL -to to ADP IN NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -Instantly instantly ADV RB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fear fear NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -shrink shrink VERB VB NULL -and and CCONJ CC NULL -fall fall VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -See see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -In in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -melt melt VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -frightened frightened ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -actually actually ADV RB NULL -melting melt VERB VBG NULL -away away ADV RB NULL -like like SCONJ IN NULL -brown brown ADJ JJ NULL -sugar sugar NOUN NN NULL -before before ADP IN NULL -her -PRON- PRON PRP$ NULL -very very ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -water water NOUN NN NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -wailing wailing NOUN NN NULL -, , PUNCT , NULL -despairing despair VERB VBG NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Of of ADV RB NULL -course course ADV RB NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -the the DET DT NULL -castle castle NOUN NN NULL -to to ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -wicked wicke VERB VBN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ DATE -day day NOUN NN DATE -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -ever ever ADV RB NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -melt melt VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -end end VERB VB NULL -my -PRON- PRON PRP$ NULL -wicked wicked ADJ JJ NULL -deeds deed NOUN NNS NULL -. . PUNCT . NULL - - -Look look VERB VB NULL -out out ADV RB NULL -here here ADV RB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -With with ADP IN NULL -these these DET DT NULL -words word NOUN NNS NULL -the the DET DT NULL -Witch witch NOUN NN ORG -fell fall VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -brown brown ADJ JJ NULL -, , PUNCT , NULL -melted melted ADJ JJ NULL -, , PUNCT , NULL -shapeless shapeless ADJ JJ NULL -mass mass NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -spread spread VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -boards board NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -Seeing see VERB VBG NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -really really ADV RB NULL -melted melt VERB VBN NULL -away away ADV RB NULL -to to ADP IN NULL -nothing nothing PRON NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -drew draw VERB VBD NULL -another another DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -mess mess NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -then then ADV RB NULL -swept sweep VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -out out SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -picking pick VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -^55 ^55 NOUN NN NULL - - -was be AUX VBD NULL -all all DET DT NULL -that that PRON WDT NULL -was be AUX VBD NULL -left leave VERB VBN NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -cleaned clean VERB VBD NULL -and and CCONJ CC NULL -dried dry VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -at at ADP IN NULL -last last ADJ JJ NULL -free free ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -out out ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -to to PART TO NULL -tell tell VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -that that SCONJ IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -come come VERB VBN NULL -to to ADP IN NULL -an an DET DT NULL -end end NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer long ADJ JJR NULL -Drisoners drisoner NOUN NNS NULL -in in ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -H H PROPN NNP NULL -COWARDLY cowardly NOUN NN NULL -LION lion NOUN NN NULL -WAS be VERB VBD NULL -much much ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -melted melt VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -prison prison NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -f^ii f^ii X LS NULL - - -^H ^H NOUN NNS NULL -him -PRON- PRON PRP NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -in in ADV RB NULL -together together ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -first first ADJ JJ ORDINAL -act act NOUN NN NULL -was be AUX VBD NULL -to to PART TO NULL -call call VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -together together ADV RB NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer longer ADV RBR NULL -slaves.:^;>^i slaves.:^;>^i VERB VBN DATE - - -There there PRON EX NULL -was be AUX VBD NULL -great great ADJ JJ NULL -rejoicing rejoicing NOUN NN NULL -among among ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkles Winkles PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -for for ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -always always ADV RB NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -with with ADP IN NULL -great great ADJ JJ NULL -cruelty cruelty NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -this this DET DT DATE -day day NOUN NN DATE -as as SCONJ IN NULL -a a DET DT NULL -holiday holiday NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -after after ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spent spend VERB VBD NULL -the the DET DT NULL -time time NOUN NN NULL -in in ADP IN NULL -feasting feasting NOUN NN NULL -and and CCONJ CC NULL -dancing dancing NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -If if SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -i6o i6o NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -were be AUX VBD NULL -only only ADV RB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -could could AUX MD NULL -rescue rescue VERB VB NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -rescue rescue VERB VB NULL -their -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -said say VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -delighted delighted ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -a a DET DT NULL -number number NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -who who PRON WP NULL -looked look VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -most most ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -away away ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -rocky rocky ADJ JJ NULL -plain plain NOUN NN NULL -where where ADV WRB NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -lay lie VERB VBD NULL -, , PUNCT , NULL -all all DET DT NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -bent bent ADJ JJ NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -was be AUX VBD NULL -near near SCONJ IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -blade blade NOUN NN NULL -was be AUX VBD NULL -rusted rust VERB VBN NULL -and and CCONJ CC NULL -the the DET DT NULL -handle handle NOUN NN NULL -broken break VERB VBN NULL -off off ADP RP NULL -short short ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkies Winkies PROPN NNPS NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -tenderly tenderly ADV RB NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -castle castle NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -shed- shed- ADV RB NULL -ding de VERB VBG NULL -a a DET DT NULL -few few ADJ JJ NULL -tears tear NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -plight plight NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -looking look VERB VBG NULL -sober sober ADJ JJ NULL -and and CCONJ CC NULL -sorry sorry ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -castle castle NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -any any DET DT NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -tinsmiths tinsmith NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -good good ADJ JJ NULL -tinsmiths tinsmith NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -came come VERB VBD NULL -, , PUNCT , NULL -bringing bring VERB VBG NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -tools tool NOUN NNS NULL -in in ADP IN NULL -baskets basket NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -straighten straighten VERB VB NULL -out out ADP RP NULL -those those DET DT NULL -dents dent NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -" " PUNCT `` NULL - - -The the DET DT NULL -TinsmitJts TinsmitJts PROPN NNP ORG -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -. . PUNCT . NULL -' ' PUNCT '' NULL -^- ^- NUM CD NULL - - -u u NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i6i i6i PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -bend bend VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -solder solder VERB VB NULL -him -PRON- PRON PRP NULL -together together ADV RB NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -broken break VERB VBN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -looked look VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -over over ADP IN NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -answered answer VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -mend mend VERB VB NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -rooms room NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -, , PUNCT , NULL -hammering hammer VERB VBG NULL -and and CCONJ CC NULL -twisting twisting NOUN NN NULL -and and CCONJ CC NULL -bending bend VERB VBG NULL -and and CCONJ CC NULL -soldering soldering NOUN NN NULL -and and CCONJ CC NULL -polishing polishing NOUN NN NULL -and and CCONJ CC NULL -pounding pound VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -straightened straighten VERB VBN NULL -out out ADP RP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -form form NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -worked work VERB VBD NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -there there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -patches patch NOUN NNS NULL -on on ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -did do AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -job job NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -vain vain ADJ JJ NULL -man man NOUN NN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patches patch NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -into into ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -rescuing rescue VERB VBG NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -pleased pleased ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -wipe wipe VERB VB NULL -every every DET DT NULL -tear tear NOUN NN NULL -carefully carefully ADV RB NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -apron apron PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -rusted rust VERB VBN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -time time NOUN NN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -tears tear NOUN NNS NULL -fell fall VERB VBD NULL -thick thick ADJ JJ NULL -and and CCONJ CC NULL -fast fast VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -joy joy NOUN NN NULL -of of ADP IN NULL -meeting meet VERB VBG NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -tears tear NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -need need VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -wiped wipe VERB VBN NULL -away away ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -wiped wipe VERB VBD NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -often often ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -wet wet ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -till till SCONJ IN NULL -it -PRON- PRON PRP NULL -dried dry VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -finished finish VERB VBN NULL -telling tell VERB VBG NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -happened happen VERB VBN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -i62 i62 PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -all all DET PDT NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -tossed toss VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -trunk trunk NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -smooth smooth ADJ JJ NULL -that that SCONJ IN NULL -no no DET DT NULL -one one PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -said say VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -while while SCONJ IN NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -at at ADP IN NULL -work work NOUN NN NULL -mending mend VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -another another DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -goldsmith goldsmith NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -made make VERB VBN NULL -an an DET DT NULL -axe axe ADJ JJ NULL -- - PUNCT HYPH NULL -handle handle NOUN NN NULL -of of ADP IN NULL -solid solid ADJ JJ NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -fitted fit VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -broken broken ADJ JJ NULL -handle handle NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -polished polish VERB VBD NULL -the the DET DT NULL -blade blade NOUN NN NULL -until until ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rust rust NOUN NN NULL -was be AUX VBD NULL -removed remove VERB VBN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -glistened glisten VERB VBD NULL -like like SCONJ IN NULL -burnished burnish VERB VBN NULL -silver silver NOUN NN NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -spoken speak VERB VBN NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -over over ADP RP NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -fell fall VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -off off ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -picked pick VERB VBD NULL -them -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -nice nice ADJ JJ NULL -, , PUNCT , NULL -clean clean ADJ JJ NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -behold behold VERB VB NULL -! ! PUNCT . NULL - - -here here ADV RB NULL -was be AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -thanking thank VERB VBG NULL -them -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -over over ADV RB NULL -again again ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -reunited reunite VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -spent spend VERB VBD NULL -a a DET DT DATE -few few ADJ JJ DATE -happy happy ADJ JJ DATE -days day NOUN NNS DATE -at at ADP IN NULL -the the DET DT FAC -Yellow Yellow PROPN NNP FAC -Castle Castle PROPN NNP FAC -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -needed need VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -comfortable comfortable ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -one one NUM CD DATE -day day NOUN NN DATE -the the DET DT NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -of of ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -163 163 NUM CD CARDINAL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -claim claim VERB VB NULL -his -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -at at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -joyfully joyfully PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thought- thought- ADV RB NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clapping clap VERB VBG NULL -her -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -start start VERB VB NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -to to PART TO GPE -- - PUNCT HYPH GPE -morrow morrow NOUN NN GPE -! ! PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -they -PRON- PRON PRP NULL -decided decide VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -The the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -together together ADV RB NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -them -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -begged beg VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -stay stay VERB VB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Yellow Yellow PROPN NNP NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Finding find VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -determined determine VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -gave give VERB VBD NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -each each DET DT NULL -a a DET DT NULL -golden golden ADJ JJ NULL -collar collar NOUN NN NULL -; ; PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -Doro- Doro- PROPN NNP NULL -thy thy X XX NULL - - -they -PRON- PRON PRP NULL -presented present VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -bracelet bracelet NOUN NN NULL -, , PUNCT , NULL -studded stud VERB VBN NULL -with with ADP IN NULL -diamonds diamond NOUN NNS NULL -; ; PUNCT : NULL -i64 i64 VERB VBP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -gold gold NOUN NN NULL -- - PUNCT HYPH NULL -headed head VERB VBN NULL -walking walking NOUN NN NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -stumbling stumble VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -they -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -silver silver ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -, , PUNCT , NULL -inlaid inlay VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBN NULL -with with ADP IN NULL -precious precious ADJ JJ NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Every every DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -speech speech NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -until until ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -ached ache VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -cupboard cupboard NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -with with ADP IN NULL -food food NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -tried try VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -exactly exactly ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -about about ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -to to PART TO NULL -wear wear VERB VB NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP$ NULL -sun- sun- NOUN NN NULL -bonnet bonnet NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -prepared prepare VERB VBN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -three three NUM CD CARDINAL -cheers cheer NOUN NNS NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -CK5vpterXIV ck5vpterxiv NOUN NN NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP PERSON -Wiixged wiixge VERB VBD PERSON -Aorvkeys Aorvkeys PROPN NNP NULL - - -i^ i^ PROPN NNP NULL -^S%\ ^s%\ SYM SYM NULL -01/ 01/ NOUN NN NULL -WILL will AUX MD NULL -REMEMBER remember VERB VB NULL - - -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -road road NOUN NN NULL -not not PART RB NULL -even even ADV RB NULL -a a DET DT NULL -pathway pathway NOUN NN NULL -between between ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -When when ADV WRB NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -went go VERB VBD NULL -in in ADP IN NULL -search search NOUN NN NULL -^T^^B ^T^^B PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming- coming- ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sent send VERB VBD NULL -the the DET DT NULL -Winged wing VERB VBN NULL -Monkeys"to Monkeys"to PROPN NNP NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -harder hard ADJ JJR NULL -to to PART TO NULL -find find VERB VB NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -back back ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -fields field NOUN NNS NULL -of of ADP IN NULL -buttercups buttercup NOUN NNS NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -daisies daisy NOUN NNS NULL -than than SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -straight straight ADV RB NULL -east east ADV RB NULL -, , PUNCT , NULL -toward toward ADP IN NULL -the the DET DT NULL -rising rise VERB VBG NULL -sun sun NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -off off ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -at at ADP IN NULL -noon noon NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -which which PRON WDT NULL -was be AUX VBD NULL -east east ADJ JJ NULL -and and CCONJ CC NULL -which which PRON WDT NULL -was be AUX VBD NULL -west west NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -reason reason NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reat reat PROPN NNP NULL -/ / SYM SYM NULL -y^ y^ PROPN NNP NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -on on ADP RP NULL -walking walk VERB VBG NULL -, , PUNCT , NULL -however however ADV RB NULL -. . PUNCT . NULL -were be AUX VBD NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -oing oing NOUN NN NULL -& & CCONJ CC NULL -m. m. NOUN NN PERSON - - -TitK TitK PROPN NNP NULL -" " PUNCT `` NULL -WONDERFUL WONDERFUL PROPN NNP WORK_OF_ART -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -nXi^t nXi^t PROPN NNP NULL -night night NOUN NN NULL -the the DET DT NULL -moon moon NOUN NN NULL -came come VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -ifey ifey PROPN NNP NULL -lay lie VERB VBD NULL -dovvii dovvii PROPN NNP NULL -among among ADP IN NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -smelHng smelHng PROPN NNP NULL -yellow yellow ADJ JJ NULL -flowers flower NOUN NNS NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN NULL -all all DET DT NULL -but but SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -00 00 PUNCT NFP NULL -' ' PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -behind behind ADP IN NULL -a a DET DT NULL -cloud cloud NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -started start VERB VBD NULL -Qm^s4f qm^s4f NOUN NN NULL -- - PUNCT HYPH NULL -the5t^^ef#<i^^sttr^4V the5t^^ef#<i^^sttr^4V VERB VBN NULL - - -they -PRON- PRON PRP NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -walk walk VERB VBP NULL -far far ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -sometime sometime ADV RB NULL -come come VERB VB NULL -to to ADP IN NULL -some some DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -day day NOUN NN NULL -by by ADP IN NULL -day day NOUN NN NULL -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -still still ADV RB NULL -saw see VERB VBD NULL -noth- noth- PROPN NNP NULL -ing e VERB VBG NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -grumble grumble VERB VB NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -ir-^^^ ir-^^^ ADJ JJ NULL -" " PUNCT `` NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -\- \- PROPN NNP NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -surely surely ADV RB NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -A\'ay A\'ay PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -> > X XX NULL - - -\ \ NOUN NNS NULL -e e NOUN NNS NULL -find find VERB VBP NULL -it -PRON- PRON PRP NULL -again again ADV RB NULL -in in ADP IN NULL -time time NOUN NN NULL -to to PART TO NULL -reach reach VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Nor nor CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -se^ms se^ms VERB VBP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -this this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -very very ADV RB NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -whimper whimper NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -i i PRON PRP NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -courage courage NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -tramping tramp VERB VBG NULL -forever forever ADV RB NULL -, , PUNCT , NULL -without without ADP IN NULL -R"etting r"ette VERB VBG NULL -anywhere anywhere ADV RB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -///'I ///'I PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -lost lose VERB VBD NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -found find VERB VBD NULL -that that SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -time time NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -life life NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -too too ADV RB NULL -tired tired ADJ JJ NULL -to to PART TO NULL -chase chase VERB VB NULL -a a DET DT NULL -butterfly butterfly NOUN NN NULL -that that PRON WDT NULL -flew fly VERB VBD NULL -past past ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -tongue tongue NOUN NN NULL -; ; PUNCT : NULL -^- ^- NUM CD NULL -and and CCONJ CC NULL -panted pant VERB VBD NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP FAC -^s ^s PUNCT NFP FAC - - -if if SCONJ IN NULL -, , PUNCT , NULL -tQ tQ NOUN NNS NULL -ask ask VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -v\'^,'^^ v\'^,'^^ PROPN NNP NULL -[ [ PUNCT -LRB- NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL - - -r r PROPN NNP NULL -Mil Mil PROPN NNP NULL - - -w w NOUN NN NULL -" " PUNCT '' NULL - - -< < X XX NULL -^ ^ PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -169 169 NUM CD NULL -: : PUNCT : NULL -# # SYM $ CARDINAL -. . PUNCT . NULL -" " PUNCT `` NULL -Suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -call call VERB VBP NULL -the the DET DT FAC -Field field NOUN NN FAC -Mice mouse NOUN NNS FAC -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -could could AUX MD NULL -probably probably ADV RB NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -we -PRON- PRON PRP NULL -think think VERB VB NULL -of of ADP IN NULL -that that DET DT NULL -before before ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -blew blow VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -whistle whistle NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -carried carry VERB VBN NULL -about about ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -since since SCONJ IN NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS NULL -had have AUX VBD NULL -given give VERB VBN NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -the the DET DT NULL -pattering pattering NOUN NN NULL -of of ADP IN NULL -tiny tiny ADJ JJ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -grey grey NOUN NN NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -running run VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Among among ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL --^e^^,/"^ -^e^^,/"^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Can can AUX MD NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -where where ADV WRB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -.^"Certainly .^"Certainly PUNCT NFP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -' ' PUNCT `` NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -had have VERB VBN NULL -it -PRON- PRON PRP NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -backs back NOUN NNS NULL -all all DET PDT NULL -this this DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -use use VERB VB NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -^^''^^J ^^''^^j X ADD CARDINAL -: : PUNCT : NULL -r r NOUN NN NULL -I70 i70 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -call call VERB VB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -to to ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -They -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Oz Oz PROPN NNP GPE -in in ADP IN NULL -less less ADJ JJR TIME -than than SCONJ IN TIME -an an DET DT TIME -hour hour NOUN NN TIME -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -written write VERB VBN NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT PERSON -Queen Queen PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice mouse NOUN NNS PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -run run VERB VB NULL -away away ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -and and CCONJ CC NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -great great ADJ JJ NULL -fun fun NOUN NN NULL -to to PART TO NULL -plague plague VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -obey obey VERB VB NULL -the the DET DT NULL -wearer wearer NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -hurrying hurry VERB VBG NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -looked look VERB VBD NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -and and CCONJ CC NULL -saw see VERB VBD NULL -some some DET DT NULL -words word NOUN NNS NULL -written write VERB VBN NULL -upon upon SCONJ IN NULL -the the DET DT NULL -lining lining NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -read read VERB VBD NULL -the the DET DT NULL -directions direction NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -say say VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -doing do VERB VBG NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -this this DET DT NULL -time time NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hello hello INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -calmly calmly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -now now ADV RB NULL -standing stand VERB VBG NULL -on on ADP IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -This this DET DT NULL -ended end VERB VBD NULL -the the DET DT NULL -saying saying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -flapping flapping NOUN NN NULL -of of ADP IN NULL -wings wing NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -The the DET DT NULL -wonderful wonderful ADJ JJ NULL -wizard wizard NOUN NN NULL -of of ADP IN NULL -oz oz PROPN NNP NULL -. . PUNCT . NULL - - -171 171 NUM CD NULL -as as SCONJ IN NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -King King PROPN NNP NULL -bowed bow VERB VBD NULL -low low ADV RB NULL -before before ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -command command NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no ADV RB NULL -sooner sooner ADV RBR NULL -had have AUX VBD NULL -he -PRON- PRON PRP NULL -spoken speak VERB VBN NULL -than than SCONJ IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -took take VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD NULL -little little ADJ JJ NULL -Monkey Monkey PROPN NNP WORK_OF_ART -seized seize VERB VBD WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -and and CCONJ CC NULL -flew fly VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -dog dog NOUN NN NULL -tried try VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -rather rather ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -how how ADV WRB NULL -badly badly ADV RB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -before before ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -no no DET DT NULL -harm harm NOUN NN NULL -was be AUX VBD NULL -intended intend VERB VBN NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -rode ride VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -quite quite ADV RB NULL -cheerfully cheerfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -time time NOUN NN NULL -looking look VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -gardens garden NOUN NNS NULL -and and CCONJ CC NULL -woods wood VERB VBZ NULL -far far ADV RB NULL -below below ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -riding ride VERB VBG NULL -easily easily ADV RB NULL -between between ADP IN NULL -two two NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -King King PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -a a DET DT NULL -chair chair NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -have have AUX VB NULL -to to PART TO NULL -obey obey VERB VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -story story NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -laugh laugh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -before before ADP IN NULL -us -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -pass pass VERB VB NULL -the the DET DT NULL -time time NOUN NN NULL -by by ADP IN NULL -telling tell VERB VBG NULL -you -PRON- PRON PRP NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL -172 172 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -02 02 NUM CD CARDINAL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -began begin VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -free free ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -living live VERB VBG NULL -happily happily ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -from from ADP IN NULL -tree tree NOUN NN NULL -to to ADP IN NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -eating eat VERB VBG NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -doing do VERB VBG NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -pleased please VERB VBD NULL -without without ADP IN NULL -calling call VERB VBG NULL -anybody anybody PRON NN NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -were be AUX VBD NULL -rather rather ADV RB NULL -too too ADV RB NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -at at ADP IN NULL -times time NOUN NNS NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -down down ADP RP NULL -to to PART TO NULL -pull pull VERB VB NULL -the the DET DT NULL -tails tail NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -no no DET DT NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -throwing throw VERB VBG NULL -nuts nut NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -walked walk VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -careless careless ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -fun fun NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -every every DET DT NULL -minute minute NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -long long ADV RB NULL -before before ADP IN NULL -Oz Oz PROPN NNP NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -lived live VERB VBD NULL -here here ADV RB NULL -then then ADV RB NULL -, , PUNCT , NULL -away away ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -also also ADV RB NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic NOUN NN NULL -w^as w^as NOUN NN NULL -used use VERB VBN NULL -to to PART TO NULL -help help VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -never never ADV RB NULL -known know VERB VBN NULL -to to PART TO NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -was be AUX VBD NULL -good good ADJ JJ NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Gayelette Gayelette PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -handsome handsome ADJ JJ NULL -palace palace NOUN NN NULL -built build VERB VBN NULL -from from ADP IN NULL -great great ADJ JJ NULL -blocks block NOUN NNS NULL -of of ADP IN NULL -ruby ruby PROPN NNP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -loved love VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -sorrow sorrow NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -to to PART TO NULL -love love VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -stupid stupid ADJ JJ NULL -and and CCONJ CC NULL -ugly ugly ADJ JJ NULL -to to PART TO NULL -mate mate VERB VB NULL -with with ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -who who PRON WP NULL -was be AUX VBD NULL -handsome handsome ADJ JJ NULL -and and CCONJ CC NULL -manly manly ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -be- be- PROPN NNP NULL - - -yond yond VERB VB NULL -his -PRON- PRON PRP$ DATE -years year NOUN NNS DATE -. . PUNCT . NULL - - -Gayelette Gayelette PROPN NNP ORG -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -man man NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -husband husband NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -palace palace NOUN NN NULL -and and CCONJ CC NULL -used use VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -as as ADV RB NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -woman woman NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -manhood manhood VERB VB NULL -, , PUNCT , NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -called call VERB VBN NULL -, , PUNCT , NULL -was be AUX VBD NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -best good ADJ JJS NULL -and and CCONJ CC NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -his -PRON- PRON PRP$ NULL -manly manly ADJ JJ NULL -beauty beauty NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -great great ADJ JJ NULL - - -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -173 173 NUM CD CARDINAL - - -Gayelette Gayelette PROPN NNP NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -hastened hasten VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -the the DET DT PERSON -King king NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Winged Winged PROPN NNP PERSON -Monkeys Monkeys PROPN NNPS PERSON -which which PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -near near SCONJ IN NULL -Gayalette Gayalette PROPN NNP PERSON -'s 's PART POS NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -old old ADJ JJ NULL -fellow fellow NOUN NN NULL -loved love VERB VBD NULL -a a DET DT NULL -joke joke NOUN NN NULL -better better ADV RBR NULL -than than SCONJ IN NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -just just ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -out out ADP RP NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Quelala Quelala PROPN NNP GPE -walking walk VERB VBG NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rich rich ADJ JJ NULL -costume costume NOUN NN NULL -of of ADP IN NULL -pink pink ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -velvet velvet NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -thought think VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -see see VERB VB NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -word word NOUN NN NULL -the the DET DT NULL -band band NOUN NN NULL -flew fly VERB VBD NULL -down down ADV RB NULL -and and CCONJ CC NULL -seized seize VERB VBD NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -dropped drop VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -Swim swim VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -fine fine ADJ JJ NULL -fellow fellow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -cried cry VERB VBD NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -and and CCONJ CC NULL -see see VERB VB NULL -if if SCONJ IN NULL -the the DET DT NULL -water water NOUN NN NULL -has have AUX VBZ NULL -spotted spot VERB VBN NULL -your -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Quelala Quelala PROPN NNP GPE -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -wise wise ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -swim swim VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -spoiled spoil VERB VBN NULL -by by ADP IN NULL -all all DET DT NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -laughed laugh VERB VBD NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -swam swam VERB VB NULL -in in ADV RB NULL -to to ADP IN NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -Gayelette Gayelette PROPN NNP PERSON -came come VERB VBD NULL -running run VERB VBG NULL -out out ADP RP NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -silks silk NOUN NNS NULL -and and CCONJ CC NULL -velvet velvet NOUN NN NULL -all all DET DT NULL -ruined ruin VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -princess princess NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -brought bring VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -should should AUX MD NULL -be be AUX VB NULL -tied tie VERB VBN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -treated treat VERB VBN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -dropped drop VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -pleaded plead VERB VBD NULL -hard hard ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -would would AUX MD NULL -drown drown VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -tied tie VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Quelala Quelala PROPN NNP PERSON -said say VERB VBD NULL -a a DET DT NULL -kind kind NOUN NN NULL -174 174 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -Gayelette Gayelette PROPN NNP ORG -finally finally ADV RB NULL -spared spare VERB VBD NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -condition condition NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -should should AUX MD NULL -ever ever ADV RB NULL -after after ADV RB NULL -do do AUX VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -bidding bidding NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -This this DET DT PERSON -Cap Cap PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -a a DET DT NULL -wedding wedding NOUN NN NULL -present present ADJ JJ NULL -to to ADP IN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -have have AUX VB NULL -cost cost VERB VBN NULL -the the DET DT NULL -princess princess NOUN NN NULL -half half DET PDT CARDINAL -her -PRON- PRON PRP$ NULL -kingdom kingdom NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -Monkeys Monkeys PROPN NNPS NULL -at at ADP IN NULL -once once ADV RB NULL -agreed agree VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -condition condition NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -that that SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -whomsoever whomsoever NOUN NN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -what what PRON WP NULL -became become VERB VBD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quelala Quelala PROPN NNP PERSON -being be AUX VBG NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -to to PART TO NULL -lay lay VERB VB NULL -his -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -bride bride NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -bear bear VERB VB NULL -the the DET DT NULL -sight sight NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -after after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -married marry VERB VBN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -ordered order VERB VBD NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -always always ADV RB NULL -keep keep VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -never never ADV RB NULL -again again ADV RB NULL -set set VERB VB NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -a a DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -which which PRON WDT NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -was be AUX VBD NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -ever ever ADV RB NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -until until ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -fell fall VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -hands hand NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -W^est w^ ADJ JJS NULL -, , PUNCT , NULL -who who PRON WP NULL -made make VERB VBD NULL -us -PRON- PRON PRP NULL -enslave enslave VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -afterward afterward ADV RB NULL -drive drive VERB VB NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -is be AUX VBZ NULL -yours -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -lay lay VERB VB NULL -your -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -the the DET DT NULL -Monkey Monkey PROPN NNP NULL -King King PROPN NNP NULL -finished finish VERB VBD NULL -his -PRON- PRON PRP$ NULL -story story NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -rapid rapid ADJ JJ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -175 175 NUM CD CARDINAL -flight flight NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -but but CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT NULL -journey journey NOUN NN NULL -was be AUX VBD NULL -over over ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -set set VERB VBD NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -down down ADV RB NULL -carefully carefully ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -King King PROPN NNP ORG -bowed bow VERB VBD NULL -low low ADJ JJ NULL -to to ADP IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -flew fly VERB VBD NULL -swiftly swiftly ADV RB NULL -away away ADV RB NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -ride ride NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -quick quick ADJ JJ NULL -way way NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -lucky lucky ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -you -PRON- PRON PRP NULL -brought bring VERB VBN NULL -away away ADV RB NULL -that that SCONJ IN NULL -wonder- wonder- ADJ JJ NULL - - -ful ful ADJ JJ NULL -Cap Cap PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL -^\\\\\\in;ii/////////7/ ^\\\\\\in;ii/////////7/ PUNCT NFP NULL - - -# # SYM $ NULL -Four four NUM CD NULL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Emerald Emerald PROPN NNP ORG -City City PROPN NNP ORG -and and CCONJ CC NULL -rang- rang- NOUN NN NULL -the the DET DT NULL -bell bell NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -ringing ring VERB VBG NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -before.^ before.^ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -! ! PUNCT . NULL - - -are be AUX VBP NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -again again ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL -; ; PUNCT : NULL -^>^ ^>^ NOUN NN NULL - - -\ \ PROPN NNP NULL -VUj VUj NOUN NNS NULL -/ / PUNCT NFP NULL - - -/'Do /'Do PUNCT . NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -^x^^^i''^ ^x^^^i''^ PUNCT , NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -.^Qik^^ .^Qik^^ PUNCT . NULL -gone go VERB VBN NULL -to to PART TO NULL -visit visit VERB VB NULL -the the DET DT NULL -Wicked wicked ADJ JJ NULL -: : PUNCT : NULL -^^^Gh ^^^gh NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -^^^^ ^^^^ PUNCT : NULL -" " PUNCT '' NULL -^"^^/^-^'We ^"^^/^-^'We PROPN NNP NULL -did do AUX VBD NULL -visit visit VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -let let VERB VBD NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -again again ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -.. .. PUNCT NFP NULL - - -xx\\li//. xx\\li//. PROPN NNP PERSON - - -i8o i8o PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -explained explain VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Melted melt VERB VBN NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -news news NOUN NN NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Who who PRON WP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -bowed bow VERB VBD NULL -very very ADV RB NULL -low low ADJ JJ NULL -indeed indeed ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -locked lock VERB VBD NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -box box PROPN NNP NULL -on on ADP IN NULL -all all DET DT NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Afterward afterward ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -on on ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -into into ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -people people NOUN NNS NULL -heard hear VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -melted melt VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West west NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -followed follow VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -crowd crowd NOUN NN NULL -to to ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -was be AUX VBD NULL -still still ADV RB NULL -on on ADP IN NULL -guard guard NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL - - -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -again again ADV RB NULL -met meet VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -showed show VERB VBD NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -rooms room NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -might might AUX MD NULL -rest rest VERB VB NULL -until until ADP IN NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -receive receive VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -had have AUX VBD NULL -the the DET DT NULL -news news NOUN NN NULL -carried carry VERB VBN NULL -straight straight ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -that that DET DT NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -come come VERB VBN NULL -back back ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Oz Oz PROPN NNP NULL -made make VERB VBD NULL -no no DET DT NULL -reply reply NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -thought think VERB VBD NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -would would AUX MD NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -word word NOUN NN NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -the the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -waiting waiting NOUN NN NULL -was be AUX VBD NULL -tiresome tiresome ADJ JJ NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -grew grow VERB VBD NULL -vexed vex VERB VBN NULL -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i8i i8i NOUN NN NULL -Oz Oz PROPN NNP NULL -should should AUX MD NULL -treat treat VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -so so ADV RB NULL -poor poor ADJ JJ NULL -a a DET DT NULL -fashion fashion NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -sending send VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -undergo undergo VERB VB NULL -hardships hardship NOUN NNS NULL -and and CCONJ CC NULL -slavery slavery NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -at at ADP IN NULL -last last ADV RB NULL -asked ask VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -another another DET DT NULL -message message NOUN NN NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -let let VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -at at ADP IN NULL -once once SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -to to PART TO NULL -help help VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -find find VERB VB NULL -out out ADP RP NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -his -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -given give VERB VBN NULL -this this DET DT NULL -message message NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -at at ADP IN NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -after after ADP IN TIME -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -once once ADV RB NULL -met meet VERB VBN NULL -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -in in ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -passed pass VERB VBD NULL -a a DET DT NULL -sleepless sleepless ADJ JJ NULL -night night NOUN NN NULL -, , PUNCT , NULL -each each DET DT NULL -thinking thinking NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gift gift NOUN NN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -promised promise VERB VBN NULL -to to PART TO NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -only only ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -dreamed dream VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -was be AUX VBD NULL -telling tell VERB VBG NULL -her -PRON- PRON PRP NULL -how how ADV WRB NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -to to PART TO NULL -have have AUX VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Promptly promptly ADV RB NULL -at at ADP IN NULL -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -green green ADJ JJ NULL -whiskered whisker VERB VBN NULL -soldier soldier NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -later later ADV RBR NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -of of ADP IN FAC -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -each each DET DT NULL -one one NOUN NN CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -expected expect VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -in in ADP IN NULL -the the DET DT NULL -shape shape NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -about about ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -at at ADV RB NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -closer close ADJ JJR NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -stillness stillness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -empty empty ADJ JJ NULL -room room NOUN NN NULL -was be AUX VBD NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -forms form NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -Oz Oz PROPN NNP NULL -take take VERB VB NULL -. . PUNCT . NULL - - -Presently presently ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -seeming seem VERB VBG NULL -to to PART TO NULL -come come VERB VB NULL -i82 i82 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -from from ADP IN NULL -somewhere somewhere ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -dome dome NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -solemnly solemnly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -again again ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -no no DET DT NULL -one one NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -everywhere everywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -but but CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -common common ADJ JJ NULL -mortals mortal NOUN NNS NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -invisible invisible ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -now now ADV RB NULL -seat seat VERB VB NULL -myself -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -converse converse VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -seemed seem VERB VBD NULL -just just ADV RB NULL -then then ADV RB NULL -to to PART TO NULL -come come VERB VB NULL -straight straight ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -itself -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -toward toward ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to PART TO NULL -claim claim VERB VB NULL -our -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -, , PUNCT , NULL -O o INTJ UH NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -promise promise NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP PERSON -. . PROPN NNP NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -when when ADV WRB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -really really ADV RB NULL -destroyed destroy VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -trembled tremble VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -183 183 NUM CD TIME - - -" " PUNCT `` NULL - - -Dear dear ADJ JJ NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -sudden sudden ADJ JJ NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'ve have AUX VB NULL -had have VERB VBN NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -time time NOUN NN NULL -already already ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -angrily angrily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -sha shall AUX MD NULL -n't not PART RB NULL -wait wait VERB VB NULL -a a DET DT NULL -day day NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -your -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -well well ADV RB NULL -to to PART TO NULL -frighten frighten VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -, , PUNCT , NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -so so ADV RB NULL -fierce fierce ADJ JJ NULL -and and CCONJ CC NULL -dreadful dreadful ADJ JJ NULL -that that SCONJ IN NULL -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -away away ADV RB NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -alarm alarm NOUN NN NULL -and and CCONJ CC NULL -tipped tip VERB VBD NULL -over over ADP RP NULL -the the DET DT NULL -screen screen NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -all all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -they -PRON- PRON PRP NULL -.saw .saw PROPN NNP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -in in ADP RP NULL -just just ADV RB NULL -the the DET DT NULL -spot spot NOUN NN NULL -the the DET DT NULL -screen screen NOUN NN NULL -had have AUX VBD NULL -hidden hide VERB VBN NULL -, , PUNCT , NULL -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -old old ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -bald bald ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -wrinkled wrinkle VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -much much ADJ JJ NULL -surprised surprised ADJ JJ NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -, , PUNCT , NULL -raising raise VERB VBG NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -trembling tremble VERB VBG NULL -V^^^l^^/F v^^^l^^/f NOUN NN NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -do do AUX VB NULL -n't not PART RB NULL -strike strike VERB VB NULL -me -PRON- PRON PRP NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -you -PRON- PRON PRP NULL -want want VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i84 i84 VERB VBZ NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -and and CCONJ CC NULL -dismay dismay NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire fire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -wrong wrong ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -making make VERB VBG NULL -believe believe NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Making make VERB VBG NULL -believe believe VERB VB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Hush Hush PROPN NNP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -do do AUX VBP NULL -n't not PART RB NULL -speak speak VERB VB NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -overheard overhear VERB VBN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ruined ruin VERB VBN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -supposed suppose VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -are be AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -just just ADV RB NULL -a a DET DT NULL -common common ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -grieved grieved ADJ JJ NULL -tone tone NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Exactly exactly ADV RB NULL -so so ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -rubbing rub VERB VBG NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -together together ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -pleased please VERB VBD NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -this this DET DT NULL -is be AUX VBZ NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -shall shall AUX MD NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -wailed wail VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -wiping wipe VERB VBG NULL -the the DET DT NULL -the the DET DT NULL -tears tear NOUN NNS NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -coat coat NOUN NN NULL -- - PUNCT HYPH NULL -sleeve sleeve NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -dear dear ADJ JJ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -speak speak VERB VB NULL -" " PUNCT `` NULL - - -Exactly exactly ADV RB NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -liumhug liumhug PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -185 185 NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -little little ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -Think think VERB VB NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -trouble trouble NOUN NN NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -in in ADP IN NULL -at at ADP IN NULL -being be AUX VBG NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -^Doesn't ^doesn't CCONJ CC NULL - - -anyone anyone PRON NN NULL -else else ADV RB NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no DET DT NULL -one one NOUN NN NULL -knows know VERB VBZ NULL -it -PRON- PRON PRP NULL - - -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -four four NUM CD CARDINAL -and and CCONJ CC NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -fooled fool VERB VBN NULL -everyone everyone PRON NN NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -be be AUX VB NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -my -PRON- PRON PRP$ NULL -ever ever ADV RB NULL -letting let VERB VBG NULL -you -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -. . PUNCT . NULL - - -Usually usually ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -even even ADV RB NULL -my -PRON- PRON PRP$ NULL -subjects subject NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -some- some- ADJ JJ NULL -thing thing NOUN NN NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -understand understand VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -bewilder- bewilder- ADJ JJ NULL -ment ment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -How how ADV WRB NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -appeared appear VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tricks trick NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Step step VERB VB NULL -this this DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -chamber chamber NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -rear rear NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -poiated poiate VERB VBD NULL -to to ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -lay lie VERB VBD NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -made make VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -many many ADJ JJ NULL -thicknesses thickness NOUN NNS NULL -of of ADP IN NULL -paper paper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -a a DET DT NULL -carefully carefully ADV RB NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -I -PRON- PRON PRP NULL -hung hang VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -wire wire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -behind behind ADP IN NULL -the the DET DT NULL -screen screen NOUN NN NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -a a DET DT NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -move move VERB VB NULL -and and CCONJ CC NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -open open ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -the the DET DT NULL -voice voice NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -ventriloquist ventriloquist NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -throw throw VERB VB NULL -the the DET DT NULL -sound sound NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -wherever wherever ADV WRB NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -coming come VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Head Head PROPN NNP NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -are be AUX VBP NULL -1 1 NUM CD NULL -86 86 NUM CD NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -I -PRON- PRON PRP NULL -used use VERB VBD NULL -to to PART TO NULL -deceive deceive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -showed show VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -the the DET DT NULL -dress dress NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -mask mask NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -worn wear VERB VBN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -saw see VERB VBD NULL -that that SCONJ IN NULL -his -PRON- PRON PRP$ NULL -Terrible Terrible PROPN NNP NULL -Beast Beast PROPN NNP NULL -was be AUX VBD NULL -nothing- nothing- ADJ JJ NULL - - -but but CCONJ CC NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -skins skin NOUN NNS NULL -, , PUNCT , NULL -sewn sew VERB VBN NULL -together together ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -slats slat NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -their -PRON- PRON PRP$ NULL -sides side NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -false false ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -had have AUX VBD NULL -hung hang VERB VBN NULL -that that SCONJ IN NULL -also also ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -really really ADV RB NULL -a a DET DT NULL -ball ball NOUN NN NULL -of of ADP IN NULL -cotton cotton NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -oil oil NOUN NN NULL -was be AUX VBD NULL -poured pour VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -ball ball NOUN NN NULL -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Really really ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -yo^^ yo^^ NOUN NNS NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -for for ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -am be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -sor- sor- PROPN NNP NULL -rowfully rowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -w^as w^a VERB VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -there there PRON EX NULL -are be AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -chairs chair NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -listened listen VERB VBD NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -the the DET DT NULL -fol- fol- NOUN NN NULL -lowing low VERB VBG NULL -tale tale NOUN NN NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -in in ADP IN NULL -Omaha Omaha PROPN NNP GPE -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -very very ADV RB NULL -far far ADV RB NULL -from from ADP IN NULL -Kansas Kansas PROPN NNP GPE -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -farther farther ADV RBR NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -became become VERB VBD NULL -a a DET DT NULL -ventrilo- ventrilo- NOUN NN NULL -quist quist NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -well well ADV RB NULL -trained train VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -imitate imitate VERB VB NULL -any any DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -or or CCONJ CC NULL -beast beast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -mewed mew VERB VBD NULL -so so ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -pricked prick VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -everywhere everywhere ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -I -PRON- PRON PRP NULL -tired tire VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -became become VERB VBD NULL -a a DET DT NULL -balloonist balloonist NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -A a DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -goes go VERB VBZ NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -on on ADP IN NULL -circus circus PROPN NNP NULL -day day NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -orning orning NOUN NN NULL -" " PUNCT `` NULL -floating float VERB VBG NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -to to PART TO NULL -draw draw VERB VB NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -people people NOUN NNS NULL -together together ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -pay pay VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -circus circus NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -explained explain VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Well well INTJ UH NULL -, , PUNCT , NULL -one one NUM CD DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -went go VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -got get VERB VBD NULL -twisted twist VERB VBN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -down down ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -went go VERB VBD NULL -way way ADV RB NULL -up up ADV RB NULL -above above ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -that that SCONJ IN NULL -a a DET DT NULL -current current NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -struck strike VERB VBD NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -, , PUNCT , NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -away away ADV RB NULL -. . PUNCT . NULL - - -For for ADP IN NULL -a a DET DT DATE -day day NOUN NN DATE -and and CCONJ CC NULL -a a DET DT NULL -night night NOUN NN NULL -I -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -on on ADP IN NULL -the the DET DT DATE -of of ADP IN DATE -the the DET DT DATE -second second ADJ JJ DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -awoke awake VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -balloo balloo NOUN NNS NULL -over over ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -came come VERB VBD NULL -down down ADP RP NULL -gradually gradually ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -nj^ nj^ PROPN NNP NULL -hurt hurt VERB VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -me -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -think think VERB VB NULL -so so ADV RB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -anything anything PRON NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -to to PART TO NULL -amuse amuse VERB VB NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -good good ADJ JJ NULL -people people NOUN NNS NULL -busy busy ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -ordered order VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -build build VERB VB NULL -this this DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -willingly willingly ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -coun- coun- NOUN NN NULL -Jtry Jtry PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -wrould wrould AUX MD NULL -callitthe callitthe VERB VB NULL -Emerald Emerald PROPN NNP PERSON -i^^^-City i^^^-city NOUN NN NULL -, , PUNCT , NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -name name NOUN NN NULL -fit fit VERB VB NULL -better better ADV RBR NULL - - -I -PRON- PRON PRP NULL -put put VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -^i^]on ^i^]on PUNCT , NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -was be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -n't not PART RB NULL -everything everything PRON NN NULL -here here ADV RB NULL -green green ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy,- Dorothy,- PROPN NNP PERSON -^ ^ PROPN NNP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -No no INTJ UH NULL -m^re m^re NOUN NN NULL -than than SCONJ IN NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -city city NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz^^JJbu Oz^^JJbu PROPN NNP NULL -j&ii^ j&ii^ PROPN NNP NULL -.-'- .-'- PUNCT . NULL - - -i88 i88 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -when when ADV WRB NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -why why ADV WRB NULL -of of ADV RB NULL -course course ADV RB NULL -everything everything PRON NN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -looks look VERB VBZ NULL -green green ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -built build VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -man man NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -here here ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -old old ADJ JJ NULL -man man NOUN NN NULL -now now ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -have have AUX VBP NULL -worn wear VERB VBN NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -on on ADP IN NULL -their- their- ADJ JJ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -most most ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -is be AUX VBZ NULL -an an DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -, , PUNCT , NULL -abounding abound VERB VBG NULL -in in ADP IN NULL -jewels jewel NOUN NNS NULL -and and CCONJ CC NULL -precious precious ADJ JJ NULL -metals metal NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -every every DET DT NULL -good good ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -needed need VERB VBN NULL -to to PART TO NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -good good ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -like like VERB VBP NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -was be AUX VBD NULL -built build VERB VBN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -shut shut VERB VBN NULL -myself -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -fears fear NOUN NNS NULL -was be AUX VBD NULL -the the DET DT NULL -Witches Witches PROPN NNPS NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -magical magical ADJ JJ NULL -powers power NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL - - -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -found find VERB VBD NULL -out out ADP RP NULL -that that SCONJ IN NULL -the the DET DT NULL -Witches witch NOUN NNS PERSON -were be AUX VBD NULL -really really ADV RB NULL -able able ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -wonderful wonderful ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -ruled rule VERB VBD NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple INTJ UH NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -and and CCONJ CC LOC -East East PROPN NNP LOC -and and CCONJ CC NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Fortunately fortunately ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Witches witch NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -were be AUX VBD NULL -good good ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -me -PRON- PRON PRP NULL -no no DET DT NULL -harm harm NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT WORK_OF_ART -Witches witch NOUN NNS WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -and and CCONJ CC WORK_OF_ART -West West PROPN NNP WORK_OF_ART -were be AUX VBD NULL -terribly terribly ADV RB NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -thought think VERB VBN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -more more ADV RBR NULL -powerful powerful ADJ JJ NULL -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -them- them- VERB VBD NULL -selves self NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -surely surely ADV RB NULL -have have AUX VB NULL -destroyed destroy VERB VBN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -deadly deadly ADJ JJ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -for for ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -; ; PUNCT : NULL -so so CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -imagine imagine VERB VB NULL -how how ADV WRB NULL -pleased pleased ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -your -PRON- PRON PRP$ NULL -house house NOUN NN NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -on on ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN LOC -the the DET DT LOC -East East PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -promise promise VERB VB NULL -anything anything PRON NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -only only ADV RB NULL -do do AUX VB NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -melted melt VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -ashamed ashamed ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -189 189 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -need need VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -are be AUX VBP NULL -learning learn VERB VBG NULL -something something PRON NN NULL -every every DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -A a DET DT NULL -baby baby NOUN NN NULL -has have AUX VBZ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -know know VERB VB NULL -much much ADJ JJ NULL -. . PUNCT . NULL - - -Experience experience NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -brings bring VERB VBZ NULL -knowledge knowledge NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -longer longer ADV RBR NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -earth earth NOUN NN NULL - - -the the DET DT NULL -more more ADJ JJR NULL -experience experience NOUN NN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -sure sure ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -may may AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -false false ADJ JJ NULL -wizard wizard NOUN NN NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -ma- ma- NOUN NN NULL -gician gician NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow NOUN NN DATE -morning morning NOUN NN TIME -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -stuff stuff VERB VB NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -cannot^iell cannot^iell INTJ UH NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -find find VERB VB NULL -that that DET DT NULL -out out ADP RP NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -never never ADV RB NULL -fear fear VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -cour- cour- NOUN NN NULL -age age NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -cour- cour- X FW NULL -fe fe X FW NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET DT NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -is be AUX VBZ NULL -confidence confidence NOUN NN NULL -in in ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -living live VERB VBG NULL -190 190 NUM CD NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tiling tile VERB VBG NULL -that that PRON WDT NULL -is be AUX VBZ NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -faces face VERB VBZ NULL -danger danger NOUN NN NULL -. . PUNCT . NULL - - -True true ADJ JJ NULL -cour- cour- NOUN NN NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -e e PROPN NNP NULL -is be AUX VBZ NULL -in in ADP IN NULL -facing face VERB VBG NULL -danger danger NOUN NN NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -in in ADP IN NULL -plenty plenty NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Perhaps perhaps ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -scared scared ADJ JJ NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -. . PUNCT . NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -really really ADV RB NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -that that PRON WDT NULL -makes make VERB VBZ NULL -one one NUM CD NULL -forget forget NOUN NN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -that that DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -to- to- DET DT NULL -morrow morrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -for for ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wrong wrong ADJ JJ NULL -to to PART TO NULL -want want VERB VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -makes make VERB VBZ NULL -most most ADJ JJS NULL -people people NOUN NNS NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -only only ADV RB NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -luck luck NOUN NN NULL -not not PART RB NULL -to to PART TO NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -matter matter NOUN NN NULL -of of ADP IN NULL -opinion opinion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bear bear VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -unhappiness unhappiness NOUN NN NULL -without without ADP IN NULL -a a DET DT NULL -murmur murmur NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -Come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -played play VERB VBN NULL -Wizard Wizard PROPN NNP PERSON -for for ADP IN NULL -so so ADV RB NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -as as ADV RB NULL -well well ADV RB NULL -continue continue VERB VB NULL -the the DET DT NULL -part part NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -two two NUM CD DATE -or or CCONJ CC DATE -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -consider consider VERB VB NULL -the the DET DT NULL -matter matter NOUN NN NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -meantime meantime NOUN NN NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -my -PRON- PRON PRP$ NULL -guests guest NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -191 191 NUM CD CARDINAL - - -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -will will AUX MD NULL -wait wait VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -your -PRON- PRON PRP$ NULL -slighest slighest NOUN NN NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -in in ADP IN NULL -return return NOUN NN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -secret secret NOUN NN NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -agreed agree VERB VBD NULL -to to PART TO NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -of of ADP IN NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -learned learn VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -high high ADJ JJ NULL -spirits spirit NOUN NNS NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -had have AUX VBD NULL -hope hope NOUN NN NULL -that that SCONJ IN NULL -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Great great ADJ JJ WORK_OF_ART -and and CCONJ CC WORK_OF_ART -Terrible terrible ADJ JJ WORK_OF_ART -Humbug Humbug PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -would would AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -forgive forgive VERB VB NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -. . PUNCT . NULL - - -MORNING MORNING PROPN NNP TIME -THE the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Congratulate congratulate VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -return return VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -always always ADV RB NULL -liked like VERB VBN NULL -you -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -simply simply ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -like like VERB VB NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -surely surely ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -think think VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -hear hear VERB VBP NULL -the the DET DT NULL -splendid splendid ADJ JJ NULL -thoughts thought NOUN NNS NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -brain brain NOUN NN NULL -is be AUX VBZ NULL -going go VERB VBG NULL -to to PART TO NULL -turn turn VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -a a DET DT NULL -cheerful cheerful ADJ JJ NULL -voice voice NOUN NN NULL -and and CCONJ CC NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -rapped rap VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -196 196 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -in in ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -man man NOUN NN NULL -sit- sit- X XX NULL -ting ting NOUN NN NULL -" " PUNCT '' NULL -down down ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -engaged engage VERB VBN NULL -in in ADP IN NULL -deep deep ADJ JJ NULL -thought thought NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -a a DET DT NULL -Httle Httle PROPN NNP GPE -uneasily uneasily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -sit sit VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -that that DET DT NULL -chair chair NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -excuse excuse VERB VB NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -taking take VERB VBG NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -proper proper ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -quite quite ADV RB NULL -welcome welcome ADJ JJ NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -better well ADJ JJR NULL -one one NUM CD NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -put put VERB VBP NULL -it -PRON- PRON PRP NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -unfastened unfasten VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -emptied empty VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT NULL -back back ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -took take VERB VBD NULL -up up ADP RP NULL -a a DET DT NULL -measure measure NOUN NN NULL -of of ADP IN NULL -bran bran NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -mixed mix VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -. . PUNCT . NULL - - -Having have VERB VBG NULL -shaken shake VERB VBN NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -thoroughly thoroughly ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -filled fill VERB VBD NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -mixture mixture NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBD NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -space space NOUN NN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fastened fasten VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -given give VERB VBN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bran bran ADJ JJ NULL -- - PUNCT HYPH NULL -new new ADJ JJ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -pleased pleased ADJ JJ NULL -and and CCONJ CC NULL -proud proud ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -fulfillment fulfillment NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -thank thank VERB VBP NULL -J J PROPN NNP NULL -Oz Oz PROPN NNP NULL -warmly warmly ADV RB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -curiously curiously ADV RB NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -bulging bulge VERB VBG NULL -out out ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -197 197 NUM CD NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -wise wise ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL -When when ADV WRB NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -used used ADJ JJ NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -everything everything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -are be AUX VBP NULL -those those DET DT NULL -needles needle NOUN NNS NULL -and and CCONJ CC NULL -pins pin NOUN NNS NULL -sticking stick VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -and and CCONJ CC NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -W^oodman W^oodman PROPN NNP NULL -entered enter VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -heap heap NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -no no VERB VB NULL -it -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Oz Oz PROPN NNP NULL -brought bring VERB VBD NULL -a. a. NOUN NN NULL -pair pair NOUN NN NULL -of of ADP IN NULL -tinners tinner NOUN NNS NULL -' ' PART POS NULL -shears shear NOUN NNS NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -square square ADJ JJ NULL -hole hole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -left left ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -'s 's PART POS NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -going go VERB VBG NULL -to to ADP IN NULL -a a DET DT NULL -chest chest NOUN NN NULL -of of ADP IN NULL -drawers drawer NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -out out ADP RP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -sawdust sawdust NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -n't not PART RB NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -beauty beauty NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -replied reply VERB VBD NULL -198 198 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -kind kind ADJ JJ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -very very ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -answered answer VERB VBD NULL -O2 O2 PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -put put VERB VBD NULL -the the DET DT NULL -heart heart NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -breast breast NOUN NN NULL -and and CCONJ CC NULL -then then ADV RB NULL -replaced replace VERB VBD NULL -the the DET DT NULL -square square NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -soldering- soldering- VERB VB NULL -it -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -cut cut VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -There there ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -now now ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that SCONJ IN NULL -any any DET DT NULL -man man NOUN NN NULL -might might AUX MD NULL -be be AUX VB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -patch patch NOUN NN NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -could could AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -helped help VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Never never ADV RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patch patch NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -happy happy ADJ JJ NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -shall shall AUX MD NULL -never never ADV RB NULL -forget forget VERB VB NULL -your -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP NULL -t t NOUN NN NULL -speak speak VERB VBP NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -wished wish VERB VBD NULL -him -PRON- PRON PRP NULL -every every DET DT NULL -joy joy NOUN NN NULL -on on ADP IN NULL -account account NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -now now ADV RB NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL - - -an- an- CCONJ CC NULL - - -nounced nounce VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -entering enter VERB VBG NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -get get AUX VB NULL -it -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -reaching reach VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -shelf shelf NOUN NN NULL -took take VERB VBD NULL -down down ADP RP NULL -a a DET DT NULL -square square ADJ JJ NULL -green green ADJ JJ NULL -bottle bottle NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -Tfeel Tfeel PROPN NNP WORK_OF_ART -ici^e ici^e NOUN NNS WORK_OF_ART -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -^kuI ^kui X XX NULL -the the DET DT NULL -Scarecroir Scarecroir PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -199 199 NUM CD CARDINAL -he -PRON- PRON PRP NULL -poured pour VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -- - PUNCT HYPH NULL -gold gold NOUN NN NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -beautifully beautifully ADV RB NULL -carved carve VERB VBN NULL -. . PUNCT . NULL - - -Placing- Placing- PROPN NNP NULL - - -this this DET DT NULL -before before ADP IN NULL -the the DET DT EVENT -Cowardly Cowardly PROPN NNP EVENT -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -who who PRON WP NULL -sniffed sniff VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Drink drink VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -inside inside ADV RB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -that that DET DT NULL -courage courage NOUN NN NULL -is be AUX VBZ NULL -ahvays ahvay NOUN NNS NULL -inside inside ADP IN NULL -one one NUM CD NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -this this DET DT NULL -really really ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -called call VERB VBN NULL -courage courage NOUN NN NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -swallowed swallow VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -advise advise VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -drink drink VERB VB NULL -it -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -hesitated hesitate VERB VBD NULL -no no ADV RB NULL -longer longer ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -drank drink VERB VBD NULL -till till SCONJ IN NULL -the the DET DT NULL -dish dish NOUN NN NULL -was be AUX VBD NULL -empty empty ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -now^ now^ NUM CD NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -Full full ADJ JJ NULL -of of ADP IN NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -went go VERB VBD NULL -joyfully joyfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -to to PART TO NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -left leave VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -smiled smile VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -success success NOUN NN NULL -in in ADP IN NULL -giving give VERB VBG NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -exactly exactly ADV RB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -being be AUX VBG NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -when when ADV WRB NULL -all all DET PDT NULL -these these DET DT NULL -people people NOUN NNS NULL -make make VERB VBP NULL -me -PRON- PRON PRP NULL -do do AUX VB NULL -things thing NOUN NNS NULL -that that PRON WDT NULL -everybody everybody PRON NN NULL -knows know VERB VBZ NULL -ca can AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -easy easy ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -happy happy PROPN NNP NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -imagined imagine VERB VBD NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -imagination imagination NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -/o^ /o^ PUNCT : NULL -Three three NUM CD DATE -days day NOUN NNS DATE -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -nothing nothing PRON NN NULL -; ; PUNCT : NULL -from from ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -These these DET DT NULL -were be AUX VBD NULL -sad sad ADJ JJ NULL -days day NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -httle httle ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented content VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -there there PRON EX NULL -were be AUX VBD NULL -wonderful wonderful ADJ JJ NULL -thoughts thought NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -say say VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -could could AUX MD NULL -/ / SYM SYM NULL -understand understand VERB VB NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -odman odman NOUN NN NULL -walked walk VERB VBD NULL -about about ADP IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -i\ i\ PROPN NNP NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -he -PRON- PRON PRP NULL -had have AUX VBD NULL -discov- discov- NOUN NN NULL - - -j j PROPN NNP NULL -Wred wre VERB VBD NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -kinder kind ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -tender tender ADJ JJ NULL -heart heart NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -one one NOUN NN NULL -' ' PUNCT '' NULL -i i PRON PRP NULL -ne ne ADP IN NULL - - -l^d l^d INTJ UH NULL --owned -owned PROPN NNP NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -de- de- NOUN NN NULL - - -\ \ VERB VBZ NULL - - -V V PROPN NNP NULL -ym^^^^he ym^^^^he PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -ot ot ADP IN NULL -nothing nothing PRON NN NULL -on on ADP IN NULL -earth earth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -gladly gladly ADV RB NULL -\ \ PROPN NNPS NULL -. . PUNCT . NULL - - -fUfii fUfii PROPN NNP NULL -if if SCONJ IN NULL -! ! PUNCT . NULL - - -army army NOUN NN NULL -of of ADP IN NULL -men man NOUN NNS NULL -or or CCONJ CC NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -Kalidahs Kalidahs PROPN NNP NULL -. . PUNCT . NULL - - -m m NOUN NN NULL -204 204 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Thus thus ADV RB NULL -each each DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -party party NOUN NN NULL -was be AUX VBD NULL -satisfied satisfied ADJ JJ NULL -except except SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -longed long VERB VBD NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT DATE -fourth fourth ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -pleas- pleas- PROPN NNP NULL -antly antly ADV RB NULL - - -: : PUNCT : NULL -" " PUNCT `` NULL -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -found find VERB VBN NULL -the the DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -you -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -sure sure ADJ JJ NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -notion notion NOUN NN NULL -which which PRON WDT NULL -way way NOUN NN NULL -it -PRON- PRON PRP NULL -lies lie VERB VBZ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -it -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -your -PRON- PRON PRP$ NULL -way way NOUN NN NULL -home home ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -what what PRON WP NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -also also ADV RB NULL -came come VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -across across ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -beyond beyond ADP IN NULL -my -PRON- PRON PRP$ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -the the DET DT NULL -matter matter NOUN NN NULL -over over ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT `` NULL - - -A a DET DT NULL -balloon balloon NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -is be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -coated coat VERB VBN NULL -with with ADP IN NULL -glue glue NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -gas gas NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -trouble trouble NOUN NN NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -country country NOUN NN NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -gas gas NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -with with ADP IN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -205 205 NUM CD CARDINAL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -float float VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -another another DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -to to PART TO NULL -fill fill VERB VB NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Hot hot ADJ JJ NULL -air air NOUN NN NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -gas gas NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -should should AUX MD NULL -get get AUX VB NULL -cold cold ADJ JJ NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -w^ould w^ould AUX MD NULL -come come VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -go go VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -w^ould w^ould AUX MD NULL -soon soon ADV RB NULL -discover discover VERB VB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -vexed vex VERB VBN NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -deceived deceive VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -stay stay VERB VB NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -these these DET DT NULL -rooms room NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -gets get VERB VBZ NULL -tiresome tiresome ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'d would AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -with with ADP IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -be be AUX VB NULL -in in ADP IN NULL -a a DET DT NULL -circus circus NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -company company NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -sew sew VERB VB NULL -the the DET DT NULL -silk silk NOUN NN NULL -together together ADV RB NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -begin begin VERB VB NULL -to to PART TO NULL -work work VERB VB NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -a a DET DT NULL -needle needle NOUN NN NULL -and and CCONJ CC NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -Oz Oz PROPN NNP ORG -cut cut VERB VBD NULL -the the DET DT NULL -strips strip NOUN NNS NULL -of of ADP IN NULL -silk silk NOUN NN NULL -into into ADP IN NULL -proper proper ADJ JJ NULL -shape shape NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -sewed sew VERB VBD NULL -them -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -First first ADV RB ORDINAL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -light light ADJ JJ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -dark dark ADJ JJ NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -emerald emerald PROPN NNP NULL -green green PROPN NNP NULL -; ; PUNCT : NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -fancy fancy NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -in in ADP IN NULL -different different ADJ JJ NULL -shades shade NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -2o6 2o6 NUM CD ORG - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -color color NOUN NN NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -took take VERB VBD NULL -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -sew sew VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -strips strip NOUN NNS NULL -together together ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -" " PUNCT `` NULL -bag bag NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -more more ADJ JJR QUANTITY -than than SCONJ IN QUANTITY -twenty twenty NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -long long ADJ JJ NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -painted paint VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -inside inside NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -coat coat NOUN NN NULL -of of ADP IN NULL -thin thin ADJ JJ NULL -glue glue NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -fnake fnake VERB VB NULL -it -PRON- PRON PRP NULL -air air NOUN NN NULL -- - PUNCT HYPH NULL -tight tight ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -announced announce VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -basket basket NOUN NN NULL -to to PART TO NULL -ride ride VERB VB NULL -in in ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -for for ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -clothes clothe NOUN NNS NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -with with ADP IN NULL -many many ADJ JJ NULL -ropes rope NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -brother brother NOUN NN NULL -Wizard Wizard PROPN NNP PERSON -who who PRON WP NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -news news NOUN NN NULL -spread spread VERB VBD NULL -rapidly rapidly ADV RB NULL -throughout throughout ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -came come VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -won- won- PROPN NNP NULL -derful derful ADJ JJ NULL -sight sight PROPN NNP NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -ordered order VERB VBD NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -carried carry VERB VBN NULL -out out ADP RP NULL -in in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -gazed gaze VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -much much ADJ JJ NULL -curiosity curiosity NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -chopped chop VERB VBN NULL -a a DET DT NULL -big big ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -fire fire NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -held hold VERB VBD NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -that that PRON WDT NULL -arose arise VERB VBD NULL -from from ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -silken silken ADJ JJ NULL -bag bag NOUN NN NULL -. . PUNCT . NULL - - -Gradually gradually ADV RB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -swelled swell VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -finally finally ADV RB NULL -the the DET DT NULL -basket basket NOUN NN NULL -just just ADV RB NULL -touched touch VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -got get VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -going go VERB VBG NULL -away away ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -gone go VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -will will AUX MD NULL -rule rule VERB VB NULL -over over ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -command command VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -obey obey VERB VB NULL -him -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -207 207 NUM CD NULL - - -The the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -by by ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -tugging- tugging- NOUN NN NULL -hard hard ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -rope rope NOUN NN NULL -that that PRON WDT NULL -held hold VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -within within ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -hot hot ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -this this DET DT NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -much much ADV RB NULL -lighter light ADJ JJR NULL -in in ADP IN NULL -weight weight NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -pulled pull VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -rise rise VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -hurry hurry VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -will will AUX MD NULL -fly fly VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -find find VERB VB NULL -Toto Toto PROPN NNP NULL -anywhere anywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -run run VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -crowd crowd NOUN NN NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -last last ADV RB NULL -found find VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -to- to- X XX NULL -ward ward PROPN NNP NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -within within ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -holding hold VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -, , PUNCT , NULL -crack crack VERB VB NULL -! ! PUNCT . NULL - - -went go VERB VBD NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -too too ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -back back ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBD NULL -Oz Oz PROPN NNP NULL -from from ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -shouted shout VERB VBD NULL -everyone everyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -turned turn VERB VBN NULL -upward upward ADV RB NULL -to to ADP IN NULL -M M PROPN NNP NULL -2o8 2o8 NUM CD NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -riding ride VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -rising rise VERB VBG NULL -every every DET DT NULL -moment moment NOUN NN NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -ever ever ADV RB NULL -saw see VERB VBD NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -though though SCONJ IN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -have have AUX VB NULL -reached reach VERB VBN NULL -Omaha Omaha PROPN NNP GPE -safely safely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -be be AUX VB NULL -there there ADV RB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -remembered remember VERB VBD NULL -him -PRON- PRON PRP NULL -lovingly lovingly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -always always ADV RB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -here here ADV RB NULL -he -PRON- PRON PRP NULL -built build VERB VBD NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -left leave VERB VBN NULL -the the DET DT ORG -Wise Wise PROPN NNP ORG -Scarecrow Scarecrow PROPN NNP ORG -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Still still ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -many many ADJ JJ DATE -days day NOUN NNS DATE -they -PRON- PRON PRP NULL -grieved grieve VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -comforted comfort VERB VBN NULL -. . PUNCT . NULL - - -orbths/ orbths/ PROPN NNP NULL - - -Wept weep VERB VBD NULL -bitterly bitterly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -passing- passing- NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -hope hope NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -over over ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL - - -X X NOUN NNS NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^'Ifone ^'ifone SYM SYM NULL -up up ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -also also ADV RB NULL -felt feel VERB VBD NULL -sorry sorry ADJ JJ NULL -at at ADP IN NULL -losing lose VERB VBG NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT `` NULL -Truly truly ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ungrateful ungrateful ADJ JJ NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -failed fail VERB VBD NULL -to to PART TO NULL -mourn mourn VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -cry cry VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -because because SCONJ IN NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kindly kindly ADV RB NULL -wipe wipe VERB VB NULL -away away ADV RB NULL -my -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -rust rust VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -With with ADP IN NULL -pleasure pleasure NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -l-^i l-^i PROPN NNP NULL -212 212 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -brought bring VERB VBD NULL -a a DET DT NULL -towel towel NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -wept weep VERB VBD NULL -for for ADP IN NULL -several several ADJ JJ TIME -minutes minute NOUN NNS TIME -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -watched watch VERB VBD NULL -the the DET DT NULL -tears tear NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -wiped wipe VERB VBD NULL -them -PRON- PRON PRP NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -towel towel NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fin- fin- NOUN NNS NULL -ished ishe VERB VBN NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP$ NULL -kindly kindly ADV RB NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -himself -PRON- PRON PRP NULL -thoroughly thoroughly ADV RB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -jewelled jewelled ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -to to PART TO NULL -guard guard VERB VB NULL -against against ADP IN NULL -mishap mishap PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -not not PART RB NULL -another another DET DT NULL -city city NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -morning morning NOUN NN NULL -after after ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL -up up ADP RP NULL -with with ADP IN NULL -Oz Oz PROPN NNP ORG -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -met meet VERB VBD NULL -in in ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -talked talk VERB VBD NULL -matters matter NOUN NNS NULL -over over ADP RP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -stood stand VERB VBD NULL -respectfully respectfully ADV RB NULL -before before ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -not not PART RB NULL -so so ADV RB NULL -unlucky unlucky ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -ruler ruler NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP FAC -and and CCONJ CC NULL -the the DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -belong belong VERB VBP NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -W^hen W^hen PROPN NNP NULL - - -I -PRON- PRON PRP NULL -remember remember VERB VBP NULL -that that SCONJ IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -ago ago ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -up up ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -quite quite ADV RB NULL -satisfied satisfied ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -lot lot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -also also ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -am be AUX VBP NULL -well well ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -really really ADV RB NULL -, , PUNCT , NULL - - -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -content content ADJ JJ NULL -in in ADP IN NULL -knowing know VERB VBG NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -as as ADV RB NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -beast beast NOUN NN NULL -that that PRON WDT NULL -ever ever ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -if if SCONJ IN NULL -not not PART RB NULL -braver braver ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -modestly modestly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -only only ADV RB NULL -be be AUX VB NULL -contented content VERB VBN NULL -to to PART TO NULL -live live VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -sat sit VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -213 213 NUM CD CARDINAL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -we -PRON- PRON PRP NULL -might might AUX MD NULL -all all ADV RB NULL -be be AUX VB NULL -happy happy ADJ JJ NULL -together together ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -live live VERB VB NULL -with with ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -what what PRON WP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -decided decide VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -began begin VERB VBD NULL -to to PART TO NULL -stick stick VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -for for ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -she -PRON- PRON PRP NULL -brought bring VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -she -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -in in ADV RB NULL -through through ADP IN NULL -an an DET DT NULL -open open ADJ JJ NULL -window window NOUN NN NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -be- be- X XX NULL - - -side side VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT FAC -Monkey Monkey PROPN NNP FAC -King King PROPN NNP FAC -, , PUNCT , NULL -bowing bow VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -fly fly VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Monkey Monkey PROPN NNP LOC -King King PROPN NNP LOC -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -belong belong VERB VBP NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -leave leave VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -a a DET DT NULL -Winged wing VERB VBN FAC -Monkey Monkey PROPN NNP FAC -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -yet yet ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there ADV RB NULL -never never ADV RB NULL -will will AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -belong belong VERB VB NULL -there there ADV RB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -serve serve VERB VB NULL -^^ ^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -. . PUNCT . NULL -214 214 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -i-^ i-^ PUNCT -LRB- NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -power power NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -cfo^gj cfo^gj NUM CD NULL -. . PUNCT . NULL - - -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -i^\ i^\ PROPN NNP NULL - - -And and CCONJ CC NULL -with with ADP IN NULL -another another DET DT NULL -bow bow NOUN NN NULL - - -the the DET DT NULL -Monkey Monkey PROPN NNP PRODUCT -King- King- PROPN NNP NULL -sprea^ sprea^ ADV RB NULL -his -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -fp fp PROPN NNP GPE -lowed low VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -almost almost ADV RB NULL -ready ready ADJ JJ NULL -to to PART TO NULL -cry cry VERB VB NULL -with with ADP IN NULL -disap^ disap^ DET DT NULL -pointment pointment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -wasted waste VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -no no DET DT NULL -purpose purpose NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -can- can- VERB VBP NULL -not not PART RB NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -certainly certainly ADV RB NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tender tender NOUN NN NULL -hearted hearte VERB VBD NULL -Woodman Woodman PROPN NNP PRODUCT -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bulged bulge VERB VBD NULL -out out ADP RP NULL -so so ADV RB NULL -horribly horribly ADV RB NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -feared fear VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -burst burst VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -call call VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -his -PRON- PRON PRP$ NULL -advice advice NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -^;^ ^;^ PUNCT NFP NULL - - -So so ADV RB NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -was be AUX VBD NULL -sum- sum- X XX NULL -' ' PUNCT '' NULL - - -^^KkJ^X:^ ^^KkJ^X:^ PUNCT : NULL -moned moned PROPN NNP NULL -and and CCONJ CC NULL -entered enter VERB VBD NULL -the the DET DT NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -timidly timidly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -alive alive ADJ JJ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -was be AUX VBD NULL -allowed allow VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -further further ADV RBR NULL -than than SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -can can AUX MD NULL -she -PRON- PRON PRP NULL -do do AUX VB NULL -so so ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -nobody nobody PRON NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -crossed cross VERB VBN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -unless unless SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -V v NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -215 215 NUM CD CARDINAL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -no no DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP PERSON -might might AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Who who PRON WP NULL -. . PUNCT . NULL - - -is be AUX VBZ NULL -Glinda Glinda PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -most most ADV RBS NULL -powerful powerful ADJ JJ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Witches Witches PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -rules rule NOUN NNS NULL -over over ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -stands stand VERB VBZ NULL -on on ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -may may AUX MD NULL -know know VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP PERSON -, , PUNCT , NULL -is be AUX VBZ NULL -n't not PART RB NULL -she -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -think think VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -everyone everyone PRON NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -heard hear VERB VBN NULL -that that SCONJ IN NULL -Glinda Glinda PROPN NNP PERSON -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -knows know VERB VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -keep keep VERB VB NULL -young young ADJ JJ NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -many many ADJ JJ DATE -years year NOUN NNS DATE -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -lived live VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -is be AUX VBZ NULL -straight straight ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -full full ADJ JJ NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -to to ADP IN NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -race race NOUN NN NULL -of of ADP IN NULL -queer queer PROPN NNP NULL -men man NOUN NNS NULL -who who PRON WP NULL -do do AUX VBP NULL -not not PART RB NULL -like like VERB VB NULL -strangers stranger NOUN NNS NULL -to to PART TO NULL -cross cross VERB VB NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -this this DET DT NULL -reason reason NOUN NN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -ever ever ADV RB NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -them -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -, , PUNCT , NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -travel travel VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -stays stay VERB VBZ NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -W^oodman W^oodman PROPN NNP NULL -. . PUNCT . NULL -2l6 2l6 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -city city NOUN NN NULL -and and CCONJ CC NULL -long long ADV RB NULL -for for ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -Be- be- ADJ JJ NULL -sides side NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -will will AUX MD NULL -need need VERB VB NULL -someone someone PRON NN NULL -to to PART TO NULL -protect protect VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -agreed agree VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -may may AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -service service NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -also also ADV RB NULL -, , PUNCT , NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -When when ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -start start VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -had have VERB VBN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -me -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -corn- corn- NOUN NN NULL -field field NOUN NN NULL -and and CCONJ CC NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -So so ADV RB NULL -my -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -due due ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -starts start VERB VBZ NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -all all DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -^^ ^^ PUNCT NFP NULL - - -thy thy NOUN NN NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -all all DET DT NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J^^. J^^. PROPN NNP PERSON - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -start start VERB VB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -'^ '^ PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -- - PUNCT HYPH NULL -morjro morjro ADJ JJ NULL -# # PROPN NNP NULL -, , PUNCT , NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -bes^li^g bes^li^g VERB VB PERSON -' ' PUNCT '' PERSON -^ri^orning ^ri^orning NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -' ' PUNCT '' NULL -^^ow ^^ow PUNCT : NULL - - -let let VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -get get AUX VB NULL -Next Next PROPN NNP NULL -morning- morning- ADJ JJ NULL -Dorothy- Dorothy- PROPN NNP PERSON - - -kissed kiss VERB VBD NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -walked walk VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP ORG -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -A a DET DT NULL -j^ j^ NOUN NN PERSON -again again ADV RB NULL -he -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -' ' PUNCT '' NULL -li li PROPN NNP PERSON -/ / SYM SYM NULL -leave leave VERB VB NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -new new ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^^t ^^t PUNCT NFP NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -back back ADV RB NULL -into into ADP IN NULL -\ \ PROPN NNP NULL -the the DET DT NULL -green green ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -ith ith ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -.. .. PUNCT NFP NULL - - -^^^'You ^^^'You PUNCT . NULL -are be AUX VBP NULL -now now ADV RB NULL -our -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -; ; PUNCT : NULL -.^ .^ PUNCT . NULL -) ) PUNCT -RRB- NULL - - -yoji^ust yoji^ust NOUN NN NULL -come come VERB VBP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -220 220 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -able able ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -help help VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -bade bade VERB VBP NULL -the the DET DT NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -- - PUNCT HYPH NULL -natured natured ADJ JJ NULL -Guardian Guardian PROPN NNP ORG -a a DET DT NULL -last last ADJ JJ NULL -farewell farewell NOUN NN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -very very ADV RB NULL -kindly kindly ADV RB NULL -treated treat VERB VBN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -City City PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -grateful grateful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -try try VERB VB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -to to PART TO NULL -return return VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -then then ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -outer outer ADJ JJ NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -forth forth ADV RB NULL -and and CCONJ CC NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -as as SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -toward toward ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -of of ADP IN NULL -spirits spirit NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -and and CCONJ CC NULL -chatted chat VERB VBD NULL -together together ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -once once ADV RB NULL -more more ADV RBR NULL -filled fill VERB VBN NULL -with with ADP IN NULL -the the DET DT NULL -hope hope NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -home home ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -sniffed sniff VERB VBD NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -with with ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -whisked whisk VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -from from ADP IN NULL -side side NOUN NN NULL -to to PART TO NULL -side side VERB VB NULL -in in ADP IN NULL -pure pure ADJ JJ NULL -joy joy NOUN NN NULL -at at ADP IN NULL -being be AUX VBG NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -chased chase VERB VBD NULL -the the DET DT NULL -moths moth NOUN NNS NULL -and and CCONJ CC NULL -butterflies butterfly NOUN NNS NULL -, , PUNCT , NULL -bark- bark- NOUN NNS NULL -ing e VERB VBG NULL -merrily merrily ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -City City PROPN NNP NULL -life life NOUN NN NULL -does do AUX VBZ NULL -not not PART RB NULL -agree agree VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -at at ADP IN NULL -a a DET DT NULL -brisk brisk ADJ JJ NULL -pace pace NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -much much ADJ JJ NULL -flesh flesh NOUN NN NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -how how ADV WRB NULL -courageous courageous ADJ JJ NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -grown grow VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -^J^ ^j^ SYM SYM NULL - - --'^ -'^ X ADD NULL -, , PUNCT , NULL -, , PUNCT , NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -' ' PART POS NULL -^^>^ ^^>^ NOUN NN NULL -: : PUNCT : NULL - - -i|^^^ i|^^^ PROPN NNP NULL -Tlie Tlie PROPN NNP NULL -branches branch NOUN NNS NULL -bent bend VERB VBD NULL -doicn doicn NOUN NNS NULL -and and CCONJ CC NULL -twined twine VERB VBD NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -221 221 NUM CD CARDINAL -They -PRON- PRON PRP NULL -now now ADV RB NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -took take VERB VBD NULL -a a DET DT NULL -last last ADJ JJ NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -All all DET DT NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -was be AUX VBD NULL -a a DET DT NULL -mass mass NOUN NN NULL -of of ADP IN NULL -towers tower NOUN NNS NULL -and and CCONJ CC NULL -steeples steeple NOUN NNS NULL -behind behind ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -walls wall NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -high high ADV RB NULL -up up ADP RP NULL -above above ADP IN NULL - - -every- every- PROPN NNP NULL -thing- thing- X XX NULL - - -the the DET DT NULL -spires spire NOUN NNS NULL -and and CCONJ CC NULL -dome dome NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -knew know VERB VBD NULL -how how ADV WRB NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -a a DET DT NULL -dose dose NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -courage courage NOUN NN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -kept keep VERB VBN NULL -the the DET DT NULL -promise promise NOUN NN NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -forgave forgave VERB VBP NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard wizard NOUN NN ORG -. . PUNCT . NULL - - -The the DET DT DATE -first first ADJ JJ DATE -day day NOUN NN DATE -'s 's PART POS DATE -journey journey NOUN NN NULL -was be AUX VBD NULL -through through ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -stretched stretch VERB VBD NULL -about about ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -that that DET DT TIME -night night NOUN NN TIME -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -nothing nothing PRON NN NULL -but but CCONJ CC NULL -the the DET DT NULL -stars star NOUN NNS NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -rested rest VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -indeed indeed ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT TIME -morning morning NOUN NN TIME -they -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -on on ADP RP NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -w^ood w^ood NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -way way NOUN NN NULL -of of ADP IN NULL -going go VERB VBG NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -extend extend VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -change change VERB VB NULL -the the DET DT NULL -direction direction NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -for for ADP IN NULL -fear fear NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -easiest easy ADJ JJS NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL -^^r^rU- ^^r^rU- PUNCT : NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -in in ADP IN NULL -the the DET DT NULL -lead lead NOUN NN NULL -, , PUNCT , NULL -finally finally ADV RB NULL -discov- discov- X XX NULL - - -^ered ^ered PUNCT NFP NULL - - -^^^g ^^^g PUNCT NFP NULL -tree tree NOUN NN NULL -with with ADP IN NULL -such such ADJ JJ NULL -wide wide ADJ JJ NULL -spreading spread VERB VBG NULL -branches branch NOUN NNS NULL -that that PRON WDT NULL -^.^f^^n^r^s ^.^f^^n^r^s ADP IN NULL -roofl^lgyf^pfe roofl^lgyf^pfe PROPN NNP NULL -party party NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -underneath underneath ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -\3[^l \3[^l PROPN NNP NULL -: : PUNCT : NULL -ed ed PROPN NNP PERSON -forwam forwam PROPN NNP PERSON -teTttfe teTttfe PROPN NNP NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -^^ ^^ PUNCT , NULL -" " PUNCT `` NULL -first first ADJ JJ ORDINAL -br^i^^gAhey br^i^^gAhey PUNCT '' NULL -bent bend VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -twined twine VERB VBN NULL -around around ADP IN NULL -hirn^jMid hirn^jMid PROPN NNP NULL - - -^-y:^ ^-y:^ PUNCT , NULL -ttie ttie PROPN NNP NULL -nexf^inufe^Re nexf^inufe^Re PROPN NNP ORG -was be AUX VBD NULL -raised raise VERB VBN NULL -from from ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -aaOiyig aaOiyig PROPN NNP NULL -headlong headlong PROPN NNP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -fellow fellow ADJ JJ NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -( ( PUNCT -LRB- NULL -f^^^^^^ f^^^^^^ PROPN NNP NULL -^^^^^^l^is ^^^^^^l^is PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -itr^mpvis itr^mpvis PROPN NNP NULL -: : PUNCT : NULL - - -/'^^hn /'^^hn PUNCT , NULL -, , PUNCT , NULL -afiiS afiiS PROPN NNP NULL - - -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -rather rather ADV RB NULL -dizzy dizzy ADV RB NULL -when when ADV WRB NULL -Dor^Ji^ Dor^Ji^ PROPN NNP NULL -/picked /picked PUNCT . NULL -fiirn fiirn VERB VB NULL -up up ADP RP NULL -. . PUNCT . NULL - - -T T PROPN NNP NULL -" " PUNCT `` NULL -Hem Hem PROPN NNP NULL -is be AUX VBZ NULL -another another DET DT NULL -space space NOUN NN NULL -between between ADP IN NULL -t^>J;rees t^>J;rees PROPN NNP NULL -.ion .ion PROPN NNP NULL -. . PUNCT . NULL - - -^<^ ^<^ INTJ UH NULL -^- ^- X FW NULL - - -yi^Let yi^let X ADD NULL -me -PRON- PRON PRP NULL -tlry tlry VERB VBP NULL -it -PRON- PRON PRP NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -' ' PUNCT '' NULL -VJti^TIPsdoesn't vjti^tipsdoesn't ADV RB NULL -jurt jurt VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -thrown throw VERB VBN NULL -about about ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -walked walk VERB VBD NULL -up^5 up^5 DET PDT NULL -another another DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -, , PUNCT , NULL -M^\ m^\ VERB VB NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -immediately immediately ADV RB NULL -seized seize VERB VBD NULL -> > X XX NULL -^im ^im PUNCT , PERSON -and and CCONJ CC NULL -tossed toss VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -^Whis ^Whis PUNCT -LRB- NULL -is be AUX VBZ NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -ex- ex- ADV RB NULL -claimed claim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -dof'^^'^!^:^::^.^^^ dof'^^'^!^:^::^.^^^ VERB VB PERSON - - -" " PUNCT `` NULL -The the DET DT NULL -trees tree NOUN NNS NULL -seem seem VERB VBP NULL -to to PART TO NULL -have have AUX VB NULL -made make VERB VBN NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -to to PART TO NULL -fight fight VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -stop stop VERB VB NULL -our -PRON- PRON PRP$ NULL -jour- jour- NOUN NN NULL -ney ney NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL -1 1 NUM CD CARDINAL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NORP -, , PUNCT , NULL -^'^ ^'^ PROPN NNP NULL -j(/iJ j(/iJ PROPN NNP NULL -.>W\Wii .>W\Wii PUNCT NFP NULL - - -THR THR PROPN NNP NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -223 223 NUM CD CARDINAL -and and CCONJ CC NULL -shouldering shoulder VERB VBG NULL -' ' PUNCT '' NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -he -PRON- PRON PRP NULL -marched march VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -tree tree NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -handled handle VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -so so ADV RB NULL -roughly roughly ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -a a DET DT NULL -big big ADJ JJ NULL -branch branch NOUN NN NULL -bent bend VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -seize seize VERB VB NULL -him -PRON- PRON PRP NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -chopped chop VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -cut cut VERB VBD NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -tree tree NOUN NN NULL -began begin VERB VBD NULL -shaking shake VERB VBG NULL -all all DET PDT NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -in in ADP IN NULL -pain pain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -passed pass VERB VBD NULL -safely safely ADV RB NULL -under under ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -' ' PUNCT `` NULL -Come come VERB VB NULL -on on ADP RP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -shouted shout VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -be be AUX VB NULL -quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -all all DET DT NULL -ran run VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -passed pass VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -with- with- NOUN NN NULL -out out ADP RP NULL -injury injury NOUN NN NULL -, , PUNCT , NULL -except except SCONJ IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -caught catch VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -shaken shake VERB VBN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -howled howl VERB VBD NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -promptly promptly ADV RB NULL -chopped chop VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -trees tree NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -did do AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -keep keep VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -row row NOUN NN NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -could could AUX MD NULL -bend bend VERB VB NULL -down down ADP RP NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -probably probably ADV RB NULL -these these DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -policemen policeman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -given give VERB VBN NULL -this this DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -strangers stranger NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -with with ADP IN NULL -ease ease NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -further further ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -high high ADJ JJ NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -white white ADJ JJ NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -smooth smooth ADJ JJ NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -surface surface NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -must must AUX MD NULL -climb climb VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -CK^pterXX CK^pterXX PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Dowirvty Dowirvty PROPN NNP NULL -CK CK PROPN NNP NULL - - -i i PRON PRP NULL -ix ix PROPN NNP NULL -- - PUNCT HYPH NULL -fe^ fe^ PROPN NNP NULL - - -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvt rvt PROPN NNP NULL -ry ry PROPN NNP NULL -. . PUNCT . NULL - - -iH ih NUM CD NULL - - -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -was be AUX VBD NULL -makings making NOUN NNS NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -from from ADP IN NULL -wood wood NOUN NN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -tired tired ADJ JJ NULL -by by ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -also also ADV RB NULL -curled curl VERB VBD NULL -himself -PRON- PRON PRP NULL -up up ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -watched watch VERB VBD NULL -the the DET DT ORG -Woodma Woodma PROPN NNP ORG -^w ^w PUNCT NFP ORG -. . PUNCT . NULL - - -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -worked work VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -think think VERB VB NULL -why why ADV WRB NULL -this this DET DT NULL -wall wall NOUN NN NULL -is be AUX VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -^ ^ PROPN NNP NULL -made make VERB VBD NULL -of of ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Y Y PROPN NNP NULL -" " PUNCT `` NULL -Rest rest VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -worry worry VERB VB NULL -a a DET DT NULL -( ( PUNCT -LRB- NULL -9 9 NUM CD CARDINAL -wall wall NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -228 228 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -over over ADP IN NULL -it -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -what what PRON WP NULL -is be AUX VBZ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -looked look VERB VBD NULL -clumsy clumsy ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -would would AUX MD NULL -answer answer VERB VB NULL -their -PRON- PRON PRP$ NULL -purpose purpose NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -waked wake VERB VBD NULL -Doro- Doro- PROPN NNP NULL -thy thy ADP IN NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -climbed climb VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -awkward awkward ADJ JJ NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -close close ADV RB NULL -behind behind ADV RB NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -falling- falling- NOUN NN NULL -off off ADP RP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -got get VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -on on ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -climbed climb VERB VBD NULL -further further ADV RB NULL -up up ADV RB NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADV RB NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Toto Toto PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -made make VERB VBD NULL -him -PRON- PRON PRP NULL -be be AUX VB NULL -still still ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP PERSON -climbed climb VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -next next ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -came come VERB VBD NULL -last last ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -both both DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all DET DT NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -a a DET DT NULL -strange strange ADJ JJ NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -Avas Avas PROPN NNP ORG -a a DET DT NULL -great great ADJ JJ NULL -stretch stretch NOUN NN NULL -of of ADP IN NULL -country country NOUN NN NULL -having have VERB VBG NULL -a a DET DT NULL -floor floor NOUN NN NULL -as as ADV RB NULL -smooth smooth ADJ JJ NULL -and and CCONJ CC NULL -shining shining ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -platter platter NOUN NN NULL -. . PUNCT . NULL - - -Scattered scatter VERB VBN NULL -around around ADV RB NULL -were be AUX VBD NULL -many many ADJ JJ NULL -houses house NOUN NNS NULL -made make VERB VBN NULL -en- en- VERB VBN NULL -tirely tirely ADV RB NULL -of of ADP IN NULL -china china PROPN NNP GPE -and and CCONJ CC NULL -painted paint VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -brightest bright ADJ JJS NULL -colours colour NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -houses house NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -reaching reach VERB VBG NULL -only only ADV RB NULL -" " PUNCT `` NULL -The.sr The.sr PROPN NNP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -229 229 NUM CD CARDINAL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -also also ADV RB NULL -pretty pretty ADV RB NULL -httle httle ADJ JJ NULL -barns barn NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -china china PROPN NNP GPE -fences fence VERB VBZ NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -and and CCONJ CC NULL -pigs pig NOUN NNS NULL -and and CCONJ CC NULL -chickens chicken NOUN NNS NULL -, , PUNCT , NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -were be AUX VBD NULL -standing stand VERB VBG NULL -about about ADP IN NULL -in in ADP IN NULL -groups group NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -^vho ^vho PUNCT . ORG -lived live VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -queer queer NOUN NN NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maids maid NOUN NNS NULL -and and CCONJ CC NULL -shepherd- shepherd- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -bodices bodice NOUN NNS NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -spots spot NOUN NNS NULL -all all ADV RB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -gowns gown NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princesses princesse VERB VBZ NULL -with with ADP IN NULL -most most ADJ JJS NULL -gorgeous gorgeous ADJ JJ NULL -frocks frock NOUN NNS NULL -of of ADP IN NULL -silver silver NOUN NN NULL -and and CCONJ CC NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -purple purple NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -shepherds shepherd NOUN NNS NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -knee knee NOUN NN NULL -- - PUNCT HYPH NULL -breeches breech NOUN NNS NULL -with with ADP IN NULL -pink pink ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -stripes stripe NOUN NNS NULL -down down ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -buckles buckle NOUN NNS NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princes prince NOUN NNS NULL -with with ADP IN NULL -jew^elled jew^elled PROPN NNP NULL -crowns crown NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL - - -wear- wear- NOUN NNS NULL -ing e VERB VBG NULL -ermine ermine NOUN NN NULL -robes robe NOUN NNS NULL -and and CCONJ CC NULL -satin satin VERB VB NULL -doublets doublet NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -funny funny ADJ JJ NULL -clowns clown NOUN NNS NULL -in in ADP IN NULL -ruffled ruffle VERB VBN NULL -gowns gown NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -round round ADJ JJ NULL -red red ADJ JJ NULL -spots spot NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -pointed pointed ADJ JJ NULL -caps cap NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -, , PUNCT , NULL -these these DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -even even ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -tallest tall ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -no no ADV RB NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -knee knee NOUN NN NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one NOUN NN NULL -did do AUX VBD NULL -so so ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -except except SCONJ IN NULL -one one NUM CD CARDINAL -little little ADJ JJ NULL -purple purple ADJ JJ NULL -china china PROPN NNP GPE -dog dog NOUN NN NULL -with with ADP IN NULL -an an DET DT NULL -extra extra ADJ JJ NULL -- - ADJ JJ NULL -large large ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -w^all w^all NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -afterwards afterwards ADV RB NULL -running run VERB VBG NULL -away away ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -so so ADV RB NULL -heavy heavy ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -, , PUNCT , NULL -so so CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -fell fall VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -jumped jump VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -floor floor NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -they -PRON- PRON PRP NULL -took take VERB VBD NULL -pains pain NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -light light VERB VB NULL -on on ADP IN NULL -230 230 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -get get AUX VB NULL -the the DET DT NULL -pins pin NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -all all DET DT NULL -were be AUX VBD NULL -safely safely ADV RB NULL -down down ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -whose whose PRON WP$ NULL -body body NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -flattened flatten VERB VBN NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -patted pat VERB VBD NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -this this DET DT NULL -strange strange ADJ JJ NULL -place place NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -unwise unwise ADJ JJ NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -any any DET DT NULL -other other ADJ JJ NULL -way way NOUN NN NULL -except except SCONJ IN NULL -due due ADJ JJ NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -began begin VERB VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -was be AUX VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -milk- milk- PROPN NNP NULL -maid maid PROPN NNP NULL -milking milk VERB VBG NULL -a a DET DT NULL -china china PROPN NNP GPE -cow cow NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -suddenly suddenly ADV RB NULL -gave give VERB VBD NULL -a a DET DT NULL -kick kick NOUN NN NULL -and and CCONJ CC NULL -kicked kick VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -stool stool NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -pail pail NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -all all DET DT NULL -falling fall VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -ground ground NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -clatter clatter NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -shocked shocked ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -had have AUX VBD NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -short short ADJ JJ NULL -off off ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -the the DET DT NULL -pail pail NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -several several ADJ JJ NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -had have AUX VBD NULL -a a DET DT NULL -nick nick NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -elbow elbow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -, , PUNCT , NULL -angrily angrily ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -see see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL - - -My -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -mender mender NOUN NN NULL -'s 's PART POS NULL -shop shop NOUN NN NULL -and and CCONJ CC NULL -have have AUX VB NULL -it -PRON- PRON PRP NULL -glued glue VERB VBN NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -What what PRON WDT NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -mean mean VERB VB NULL -by by ADP IN NULL -coming come VERB VBG NULL -here here ADV RB NULL -and and CCONJ CC NULL -frightening frighten VERB VBG NULL -my -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Tm Tm PROPN NNP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -please please INTJ UH NULL -forgive forgive VERB VB NULL -US US PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -vexed vexed ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -any any DET DT NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -leg leg NOUN NN NULL -sulkily sulkily ADV RB NULL -and and CCONJ CC NULL -led lead VERB VBD NULL -her -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -away away ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -poor poor ADJ JJ NULL -animal animal NOUN NN NULL -limping limp VERB VBG NULL -on on ADP IN NULL -three three NUM CD CARDINAL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -she -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -cast cast VERB VBD NULL -many many ADJ JJ NULL -reproachful reproachful ADJ JJ NULL -glances glance NOUN NNS NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -231 231 NUM CD CARDINAL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -clumsy clumsy ADJ JJ NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -her -PRON- PRON PRP NULL -nicked nicked ADJ JJ NULL -elbow elbow ADJ JJ NULL -close close ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -quite quite ADV RB NULL -grieved grieve VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -or or CCONJ CC NULL -we -PRON- PRON PRP NULL -may may AUX MD NULL -hurt hurt VERB VB NULL -these these DET DT NULL -pretty pretty ADV RB NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -so so SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -little little ADJ JJ NULL -farther farther ADV RBR NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -met meet VERB VBD NULL -a a DET DT NULL -most most ADV RBS NULL -beautiful beautiful ADJ JJ NULL -dressed dress VERB VBN NULL -young young ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -wanted want VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -Princess Princess PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -china china PROPN NNP GPE -girl girl PROPN NNP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -- - PUNCT : NULL -She -PRON- PRON PRP NULL -had have AUX VBD NULL -such such DET PDT NULL -a a DET DT NULL -frightened^|ft frightened^|ft ADJ JJ NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -stopped stop VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -.iSB .iSB PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -Because because SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -also also ADV RB NULL -stop- stop- VERB VB NULL -ping ping NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -safe safe ADJ JJ NULL -distance distance NOUN NN NULL -awat awat NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -run run VERB VBP NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -fall fall VERB VB NULL -down down ADP RP NULL -and and CCONJ CC NULL -break break VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -"|^ "|^ PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -could could AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -be be AUX VB NULL -mended mend VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -one one NUM CD NULL -is be AUX VBZ NULL -never never ADV RB NULL -so so ADV RB NULL -pretty pretty ADV RB NULL -after after ADP IN NULL -being be AUX VBG NULL -mended mend VERB VBN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -^!^H ^!^H PUNCT NFP NULL - - -232 232 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -clowns clown NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -lady lady PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -who who PRON WP NULL -is be AUX VBZ NULL -always always ADV RB NULL -trying try VERB VBG NULL -to to PART TO NULL -stand stand VERB VB NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -himself -PRON- PRON PRP NULL -so so ADV RB NULL -often often ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -mended mend VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -hundred hundred NUM CD CARDINAL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -does do AUX VBZ NULL -n't not PART RB NULL -look look VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -pretty pretty ADV RB NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -comes come VERB VBZ NULL -now now ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -see see VERB VB NULL -for for ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -jolly jolly ADV RB NULL -little little ADJ JJ NULL -Clown Clown PROPN NNP PERSON -now now ADV RB NULL -came come VERB VBD NULL -walking- walking- ADJ JJ NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -red red ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -completely completely ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -cracks crack NOUN NNS NULL -, , PUNCT , NULL -running run VERB VBG NULL -every every DET DT NULL -which which PRON WDT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -show- show- NOUN NN NULL -ing e VERB VBG NULL -plainly plainly ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -mended mend VERB VBN NULL -in in ADP IN NULL -many many ADJ JJ NULL -places place NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Clown Clown PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -pockets pocket NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -puffing puff VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -nodding nod VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -saucily saucily ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -lady lady NOUN NN NULL -fair fair NOUN NN NULL -, , PUNCT , NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -stare stare VERB VB NULL - - -At at ADP IN NULL -poor poor ADJ JJ NULL -old old ADJ JJ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -? ? PUNCT . NULL - - -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -quite quite ADV RB NULL -as as ADV RB NULL -stiff stiff ADJ JJ NULL -And and CCONJ CC NULL -prim prim ADJ JJ NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -You -PRON- PRON PRP NULL -'d would AUX MD NULL -eaten eaten VERB VB NULL -up up ADP RP NULL -a a DET DT NULL -poker poker NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -quiet quiet ADJ JJ NULL -, , PUNCT , NULL -sir sir NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -see see VERB VB NULL -these these DET DT NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -with with ADP IN NULL -respect respect NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -'s be AUX VBZ NULL -respect respect NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -expect expect VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Clown Clown PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP PERSON -t t NOUN NN NULL -mind mind NOUN NN NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -considerably considerably ADV RB NULL -cracked crack VERB VBN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -makes make VERB VBZ NULL -him -PRON- PRON PRP NULL -foolish foolish ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -233 233 NUM CD CARDINAL - - -^ ^ PROPN NNP NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -love love VERB VB NULL -you -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -stand stand VERB VB NULL -you -PRON- PRON PRP NULL -on on ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -'s 's PART POS ORG -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelf shelf NOUN NN NULL -? ? PUNCT . NULL - - -I -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -would would AUX MD NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -very very ADV RB NULL -un- un- ADV RB NULL -happy happy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -princess princess PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -we -PRON- PRON PRP NULL -live live VERB VBP NULL -contentedly contentedly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -talk talk VERB VB NULL -and and CCONJ CC NULL -move move VERB VB NULL -around around ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Qi Qi PROPN NNP NULL -234 234 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -whenever whenever ADV WRB NULL -any any DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -taken take VERB VBN NULL -away away ADV RB NULL -our -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -stiffen stiffen PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -only only ADV RB NULL -stand stand VERB VB NULL -straight straight ADV RB NULL -and and CCONJ CC NULL -look look VERB VB NULL -pretty pretty ADJ JJ NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -that that DET DT NULL -is be AUX VBZ NULL -all all DET DT NULL -that that PRON WDT NULL -is be AUX VBZ NULL -expected expect VERB VBN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelves shelf NOUN NNS NULL -and and CCONJ CC NULL -cabinets cabinet NOUN NNS NULL -and and CCONJ CC NULL -drawing drawing NOUN NN NULL -- - PUNCT HYPH NULL -room room NOUN NN NULL -tables table NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -our -PRON- PRON PRP$ NULL -lives life NOUN NNS NULL -are be AUX VBP NULL -much much ADV RB NULL -pleasanter pleasanter NOUN NN NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -just just ADV RB NULL -say say VERB VB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -carefully carefully ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -animals animal NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -w^ay w^ay NOUN NN NULL -, , PUNCT , NULL -fearing fear VERB VBG NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -would would AUX MD NULL -break break VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -an an DET DT NULL -hour hour NOUN NN NULL -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -reached reach VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -by by ADP IN NULL -standing stand VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -managed manage VERB VBD NULL -to to PART TO NULL -scram- scram- VERB VB NULL -ble ble VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -gathered gather VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -under under ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -jumped jump VERB VBD NULL -he -PRON- PRON PRP NULL -upset upset VERB VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -church church NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -smashed smash VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -was be AUX VBD NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -really really ADV RB NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -lucky lucky ADJ JJ NULL -in in ADP IN NULL -not not PART RB NULL -doing do VERB VBG NULL -these these DET DT NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -more more ADJ JJR NULL -harm harm NOUN NN NULL -than than SCONJ IN NULL -breaking break VERB VBG NULL -a a DET DT NULL -cow cow NOUN NN NULL -'s 's PART POS NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -church church NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -so so ADV RB NULL -brittle brittle ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -They -PRON- PRON PRP NULL -arc arc VERB VBP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -thankful thankful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -made make VERB VBN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -easily easily ADV RB NULL -damaged damage VERB VBN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -worse bad ADJ JJR NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -than than SCONJ IN NULL -being be AUX VBG NULL -a a DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -TKe TKe PROPN NNP NULL -< < X XX NULL -: : PUNCT : NULL - - -K?vpterXXI K?vpterXXI PROPN NNP NULL -Lioi\ Lioi\ PROPN NNP NULL -Becorwes Becorwes PROPN NNP NULL -orBecvSts orbecvsts NOUN NN NULL -er er INTJ UH NULL -Climbing- Climbing- PROPN NNP NULL - - -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -disagreeable disagreeable ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -full full ADJ JJ NULL -of of ADP IN NULL -bog;s bog;s NOUN NN NULL -and and CCONJ CC NULL -marshes marsh NOUN NNS NULL -and and CCONJ CC NULL -covered cover VERB VBN NULL -with with ADP IN NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -rank rank NOUN NN NULL -g;rass g;rass PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -difficult difficult ADJ JJ NULL -to to PART TO NULL -walk walk VERB VB NULL -far far ADV RB NULL -without without ADP IN NULL -falling- falling- NOUN NN NULL -into into ADP IN NULL -muddy muddy ADJ JJ PERSON -holes hole NOUN NNS PERSON -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -hid hide VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -by by ADP IN NULL -carefully carefully ADV RB NULL -picking pick VERB VBG NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -safely safely ADV RB NULL -along along ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -solid solid ADJ JJ NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -here here ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -seemed seem VERB VBD NULL -wilder wilder NOUN NN NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -tiresome tiresome ADJ JJ NULL -walk walk VERB VBP NULL -through through ADP IN NULL -the the DET DT NULL -under- under- ADJ JJ NULL -brush brush NOUN NN NULL - - -they -PRON- PRON PRP NULL -entered enter VERB VBD NULL -another another DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL --2 -2 PUNCT : NULL -^ ^ PROPN NNP NULL -8 8 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -trees tree NOUN NNS NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -older old ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -forest forest NOUN NN NULL -is be AUX VBZ NULL -perfectly perfectly ADV RB NULL -delightful delightful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -looking look VERB VBG NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -with with ADP IN NULL -joy joy NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -never never ADV RB NULL -have have AUX VBP NULL -I -PRON- PRON PRP NULL -seen see VERB VBN NULL -a a DET DT NULL -more more ADV RBR NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -gloomy gloomy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -how how ADV WRB NULL -soft soft ADJ JJ NULL -the the DET DT NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -are be AUX VBP NULL -under under ADP IN NULL -your -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -how how ADV WRB NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -the the DET DT NULL -moss moss NOUN NN NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -clings cling NOUN NNS NULL -to to ADP IN NULL -these these DET DT NULL -old old ADJ JJ NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -Surely surely ADV RB NULL -no no DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -a a DET DT NULL -pleasanter pleasanter NOUN NN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Perhaps perhaps ADV RB NULL -there there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -about about ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -too too ADV RB NULL -dark dark ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -any any ADV RB NULL -farther farther ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -kept keep VERB VBD NULL -watch watch VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -morning morning NOUN NN TIME -came come VERB VBD NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -far far ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -rumble rumble NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -growl- growl- ADJ JJ NULL -ing ing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wild wild ADJ JJ NULL -animals animal NOUN NNS NULL -. . PUNCT . NULL - - -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -whimpered whimper VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -but but CCONJ CC NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -trodden trodden ADJ JJ NULL -path path NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -an an DET DT NULL -opening opening NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -variety variety NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -elephants elephant NOUN NNS NULL -and and CCONJ CC NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -foxes fox NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -others other NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -natural natural ADJ JJ NULL -history history NOUN NN NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -239 239 NUM CD CARDINAL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -were be AUX VBD NULL -holding hold VERB VBG NULL -a a DET DT NULL -meeting- meeting- NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -judged judge VERB VBD NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -snarling snarling NOUN NN NULL -and and CCONJ CC NULL -growling growl VERB VBG NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -in in ADP IN NULL -great great ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -several several ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -caught catch VERB VBD NULL -sight sight NOUN NN NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -assemblage assemblage NOUN NN NULL -hushed hush VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -by by ADP IN NULL -magic magic NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -bowed bow VERB VBD NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -_ _ PROPN NNP NULL -" " PUNCT `` NULL -Welcome welcome INTJ UH NULL -, , PUNCT , NULL -O o INTJ UH NULL -King king NOUN NN NULL -of of ADP IN NULL -Beasts Beasts PROPN NNPS NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -in in ADP IN NULL -good good ADJ JJ NULL -time time NOUN NN NULL -to to PART TO NULL -fight fight VERB VB NULL -our -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -and and CCONJ CC NULL -bring bring VERB VB NULL -peace peace NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -trouble trouble NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -quietly quietly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -W^e w^e NOUN NN NULL -are be AUX VBP NULL -all all DET DT NULL -threatened threaten VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -by by ADP IN NULL -a a DET DT NULL -fierce fierce ADJ JJ NULL -enemy enemy NOUN NN NULL -which which PRON WDT NULL -has have AUX VBZ NULL -lately lately ADV RB NULL -come come VERB VBN NULL -into into ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -most most ADV RBS NULL -tremendous tremendous ADJ JJ NULL -monster monster NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -body body NOUN NN NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -a*i a*i NOUN NN NULL -240 240 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tree tree NOUN NN NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -eight eight NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -crawls crawl VERB VBZ NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -he -PRON- PRON PRP NULL -seizes seize VERB VBZ NULL -an an DET DT NULL -animal animal NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -drags drag VERB VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -eats eat VERB VBZ NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -spider spider NOUN NN NULL -does do AUX VBZ NULL -a a DET DT NULL -fly fly NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -us -PRON- PRON PRP NULL -is be AUX VBZ NULL -safe safe ADJ JJ NULL -while while SCONJ IN NULL -this this DET DT NULL -fierce fierce ADJ JJ NULL -creature creature NOUN NN NULL -is be AUX VBZ NULL -alive alive ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -had have AUX VBD NULL -called call VERB VBN NULL -a a DET DT NULL -meeting meeting NOUN NN NULL -to to PART TO NULL -decide decide VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -take take VERB VB NULL -care care NOUN NN NULL -of of ADP IN NULL -ourselves -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -among among ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -any any DET DT NULL -other other ADJ JJ NULL -lions lion NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -were be AUX VBD NULL -some some DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -monster monster NOUN NN NULL -has have AUX VBZ NULL -eaten eat VERB VBN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -large large ADJ JJ NULL -and and CCONJ CC NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -put put VERB VBD NULL -an an DET DT NULL -end end NOUN NN NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -bow bow VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -King King PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Forest Forest PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -do do AUX VB NULL -that that DET DT NULL -gladly gladly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -roared roar VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -mighty mighty ADJ JJ NULL -roar roar NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -of of ADP IN NULL -yours -PRON- PRON PRP NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Yonder Yonder PROPN NNP PERSON -, , PUNCT , NULL -among among ADP IN NULL -the the DET DT NULL -oak oak NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -fore fore ADJ JJ NULL -- - PUNCT HYPH NULL -foot foot NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -good good ADJ JJ NULL -care care NOUN NN NULL -of of ADP IN NULL -these these DET DT NULL -friends friend NOUN NNS NULL -of of ADP IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to PART TO NULL -fight fight VERB VB NULL -the the DET DT NULL -monster monster NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -bade bid VERB VBD NULL -his -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -marched march VERB VBD NULL -proudly proudly ADV RB NULL -away away ADV RB NULL -to to PART TO NULL -do do AUX VB NULL -battle battle NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -enemy enemy NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -found find VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -so so ADV RB NULL -ugly ugly ADV RB NULL -that that SCONJ IN NULL -its -PRON- PRON PRP$ NULL -foe foe NOUN NN NULL -turned turn VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -in in ADP IN NULL -disgust disgust NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -tiger tiger NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -241 241 NUM CD CARDINAL -had have AUX VBD NULL -said say VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -body body NOUN NN NULL -covered cover VERB VBN NULL -with with ADP IN NULL -coarse coarse ADJ JJ NULL -black black ADJ JJ NULL -hair hair NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -of of ADP IN NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -a a DET DT NULL -foot foot NOUN NN NULL -long long ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -joined join VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -pudgy pudgy NOUN NN NULL -body body NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -neck neck NOUN NN NULL -as as ADV RB NULL -slender slender ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -wasp wasp NOUN NN NULL -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -gave give VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -a a DET DT NULL -hint hint NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -attack attack VERB VB NULL -the the DET DT NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -easier easy ADJ JJR NULL -to to PART TO NULL -fight fight VERB VB NULL -it -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -than than SCONJ IN NULL -awake awake ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -directly directly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -'s 's PART POS NULL -back back ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -heavy heavy ADJ JJ NULL -paw paw NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -armed armed ADJ JJ NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -claws claw NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -knocked knock VERB VBD NULL -the the DET DT NULL -spider spider NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL - - -Jumping jump VERB VBG NULL -down down ADP RP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -it -PRON- PRON PRP NULL -until until ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -stopped stop VERB VBD NULL -wiggling wiggle VERB VBG NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -dead dead ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -opening opening NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -were be AUX VBD NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -proudly proudly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -need need VERB VBP NULL -fear fear VERB VB NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -bowed bow VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -back back ADV RB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -CKevpterXXn CKevpterXXn PROPN NNP NULL -. . PUNCT . NULL - - -e e PROPN NNP NULL -Coi Coi PROPN NNP ORG -/ / SYM SYM ORG -ixtry ixtry NOUN NN ORG -of of ADP IN ORG -" " PUNCT `` ORG -tKe tke X XX WORK_OF_ART -Qi/&wCllii\g qi/&wcllii\g NOUN NN WORK_OF_ART - - -> > X XX NULL -s s PROPN NNP NULL -? ? PUNCT . NULL - - -1 1 NUM CD TIME -1 1 NUM CD TIME - - -i i PRON PRP NULL -FOUR four NUM CD NULL - - -TRAVELLERS TRAVELLERS PROPN NNP NULL -passed pass VERB VBD NULL -throug throug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL - - -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -in in ADP IN NULL -safety safety NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom gloom NOUN NN NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -steep steep ADJ JJ NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -covered cover VERB VBN NULL -from from ADP IN NULL -top top NOUN NN NULL -to to ADP IN NULL -bottom bottom NOUN NN NULL -with with ADP IN NULL -great great ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -climb climb NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -nevertheless nevertheless ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -followed follow VERB VBD NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -nearly nearly ADV RB NULL -reached reach VERB VBN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -rock rock NOUN NN NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -rough rough ADJ JJ NULL -voice voice NOUN NN NULL -cry cry VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -" " PUNCT `` NULL -Keep keep VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL - - -\ \ VERB VBZ NULL -246 246 NUM CD MONEY - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -showed show VERB VBD NULL -itself -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -same same ADJ JJ NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -This this DET DT NULL -hill hill NOUN NN NULL -belongs belong VERB VBZ NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -allow allow VERB VB NULL -anyone anyone PRON NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -'re be AUX VBP NULL -going go VERB VBG NULL -" " PUNCT `` NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -stepped step VERB VBD NULL -from from ADP IN NULL -behind behind ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -man man NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -stout stout VERB VB NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -and and CCONJ CC NULL -supported support VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -neck neck NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -arms arm NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -this this DET DT NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -fear fear VERB VB NULL -that that SCONJ IN NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -a a DET DT NULL -creature creature NOUN NN NULL -could could AUX MD NULL -prevent prevent VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -climbing climb VERB VBG NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -over over ADP RP NULL -your -PRON- PRON PRP$ NULL -hill hill NOUN NN NULL -whether whether SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -forward forward ADV RB NULL -. . PUNCT . NULL - - -As as ADV RB NULL -quick quick ADV RB NULL -as as SCONJ IN NULL -lightning lightne VERB VBG NULL -the the DET DT NULL -man man NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -until until ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -, , PUNCT , NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -him -PRON- PRON PRP NULL -tumbling tumble VERB VBG NULL -, , PUNCT , NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -, , PUNCT , NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Almost almost ADV RB NULL -as as ADV RB NULL -quickly quickly ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -the the DET DT NULL -head head NOUN NN NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -man man NOUN NN NULL -laughed laugh VERB VBD NULL -harshly harshly ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -think think VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -chorous chorous ADJ JJ NULL -of of ADP IN NULL -boisterous boisterous ADJ JJ NULL -laughter laughter NOUN NN NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -saw see VERB VBD NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -the the DET DT NULL -armless armless NOUN NN NULL -Hammer- Hammer- PROPN NNP NULL - - -Heads Heads PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -hillside hillside NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -behind behind ADP IN NULL -every every DET DT NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Head Head PROPN NNP NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -247 247 NUM CD CARDINAL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -laughter laughter NOUN NN NULL -caused cause VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -mishap mishap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -giving give VERB VBG NULL -" " PUNCT `` NULL -a a DET DT NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -that that PRON WDT NULL -echoed echo VERB VBD NULL -like like SCONJ IN NULL -thunder thunder NOUN NN NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -swiftly swiftly ADV RB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -rolling roll VERB VBG NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -struck strike VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cannon cannon ADJ JJ NULL -ball ball NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ran run VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -feeling feel VERB VBG NULL -rather rather ADV RB NULL -bruised bruised ADJ JJ NULL -and and CCONJ CC NULL -sore sore ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -useless useless ADJ JJ NULL -to to PART TO NULL -fight fight VERB VB NULL -people people NOUN NNS NULL -with with ADP IN NULL -shooting shoot VERB VBG NULL -heads head NOUN NNS NULL -; ; PUNCT : NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -withstand withstand VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -, , PUNCT , NULL -then then ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Call call VERB VB WORK_OF_ART -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -suggested suggest VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP FAC -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -still still ADV RB NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -command command VERB VB NULL -them -PRON- PRON PRP NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -putting put VERB VBG NULL -on on ADP RP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -she -PRON- PRON PRP NULL -uttered utter VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -were be AUX VBD NULL -as as ADV RB NULL -prompt prompt ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -the the DET DT NULL -entire entire ADJ JJ NULL -band band NOUN NN NULL -stood stand VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -King- King- PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -bowing bow VERB VBG NULL -low low ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Carry carry VERB VB NULL -us -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quad- Quad- PROPN NNP NULL -lings ling NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -up up ADP RP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -the the DET DT LOC -Hammer Hammer PROPN NNP LOC -- - PUNCT HYPH LOC -Heads Heads PROPN NNP LOC -yelled yell VERB VBD NULL -with with ADP IN NULL -vexation vexation NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -248 248 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -shot shoot VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -high high ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -reach reach VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -, , PUNCT , NULL -which which PRON WDT NULL -carried carry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -safely safely ADV RB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -last last ADJ JJ NULL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -summon summon VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -twinkling twinkling NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -seemed seem VERB VBD NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -field field NOUN NN NULL -upon upon SCONJ IN NULL -field field NOUN NN NULL -of of ADP IN NULL -ripening ripen VERB VBG NULL -grain grain NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -well- well- ADJ JJ NULL -paved paved ADJ JJ NULL -roads road NOUN NNS NULL -running run VERB VBG NULL -between between ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -pretty pretty ADV RB NULL -rippling ripple VERB VBG NULL -brooks brook NOUN NNS NULL -with with ADP IN NULL -strong strong ADJ JJ NULL -bridges bridge NOUN NNS NULL -across across ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -fences fence NOUN NNS NULL -and and CCONJ CC NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -bridges bridge NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -painted paint VERB VBN NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -yellow yellow ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNP ORG -and and CCONJ CC NULL -blue blue ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -. . PUNCT . NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -fat fat ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -chubby chubby ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -natured natured ADJ JJ NULL -, , PUNCT , NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -all all DET DT NULL -in in ADP IN NULL -red red NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -showed show VERB VBD NULL -bright bright ADJ JJ NULL -against against ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -yellowing yellow VERB VBG NULL -grain grain NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -near near SCONJ IN NULL -a a DET DT NULL -farm farm NOUN NN NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -for for ADP IN NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -the the DET DT NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -three three NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cake cake NOUN NN NULL -and and CCONJ CC NULL -four four NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cookies cookie NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -bowl bowl NOUN NN NULL -of of ADP IN NULL -milk milk NOUN NN NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP NULL -of of ADP IN NULL -Glinda Glinda PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -249 249 NUM CD CARDINAL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -soon soon ADV RB NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Thanking thank VERB VBG NULL -the the DET DT NULL -good good ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -afresh afresh NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -by by ADP IN NULL -the the DET DT NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -across across ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -bridges bridge NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -very very ADV RB NULL -beautiful beautiful ADJ JJ NULL -Castle Castle PROPN NNP ORG -. . PUNCT . NULL - - -Before before ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -were be AUX VBD NULL -three three NUM CD CARDINAL -young young ADJ JJ NULL -girls girl NOUN NNS NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -handsome handsome ADJ JJ NULL -red red ADJ JJ NULL -uni- uni- ADJ JJ NULL -forms form NOUN NNS NULL -trimmed trim VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -braid braid NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -ap- ap- X XX NULL -proached proache VERB VBD NULL -one one NUM CD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Why why ADV WRB NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT LOC -South South PROPN NNP LOC -Country Country PROPN NNP LOC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -To to PART TO NULL -see see VERB VB NULL -the the DET DT WORK_OF_ART -Good Good PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -who who PRON WP NULL -rules rule VERB VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Will will AUX MD NULL -you -PRON- PRON PRP NULL -take take VERB VB NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -me -PRON- PRON PRP NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -name name NOUN NN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -receive receive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -told tell VERB VBD NULL -who who PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -soldier soldier NOUN NN NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP FAC -. . PUNCT . NULL - - -After after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -back back ADV RB NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -j|.^^^ j|.^^^ NOUN NN ORG -th^-||te^e^ th^-||te^e^ PROPN NNP ORG -# # PROPN NNP ORG -; ; PUNCT : NULL -admitted admit VERB VBN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -^<'4 ^<'4 PUNCT NFP NULL - - -> > X XX NULL - - -l<:/rli l<:/rli PROPN NNP NULL -: : PUNCT : NULL -% % NOUN NN NULL -? ? PUNCT . NULL - - -\fA^?AS^ \fA^?AS^ PUNCT NFP NULL - - -MO MO PROPN NNP NULL -CK^pterXXffl CK^pterXXffl PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Good Good PROPN NNP NULL -WitcK WitcK PROPN NNP NULL - - -Gr&.rvt5 Gr&.rvt5 PROPN NNP NULL - - -DorotJys DorotJys PROPN NNP NULL -" " PUNCT '' NULL -^^=^ ^^=^ PUNCT NFP NULL -w w PROPN NNP NULL -l l PROPN NNP NULL -t t NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -taken take VERB VBN NULL -to to ADP IN NULL -a a DET DT NULL -room room NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -washed wash VERB VBD NULL -her -PRON- PRON PRP NULL -^^^^^^^^ ^^^^^^^^ ADJ JJR NULL -face face NOUN NN NULL -and and CCONJ CC NULL -combed comb VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -\(^ \(^ PUNCT : NULL -Lion Lion PROPN NNP NULL -shook shake VERB VBD NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -patted pat VERB VBD NULL -himself -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -shape shape NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -polished polish VERB VBD NULL -his -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -presentable presentable ADJ JJ NULL -they -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -girl girl NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -Glinda Glinda PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -throne throne NOUN NN NULL -of of ADP IN NULL -rubies ruby NOUN NNS NULL -. . PUNCT . NULL -254 254 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -both both CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -young- young- NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -rich rich ADJ JJ NULL -red red NOUN NN NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADP IN NULL -flowing flow VERB VBG NULL -ringlets ringlet NOUN NNS NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -was be AUX VBD NULL -pure pure ADJ JJ NULL -white white ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -kindly kindly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -child child NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -story story NOUN NN NULL -; ; PUNCT : NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -how how ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -found find VERB VBN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -adventures adventure NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -with with ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -, , PUNCT , NULL -* * PUNCT NFP NULL -* * PUNCT NFP NULL -is be AUX VBZ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -for for ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -will will AUX MD NULL -surely surely ADV RB NULL -think think VERB VB NULL -something something PRON NN NULL -dreadful dreadful ADJ JJ NULL -has have AUX VBZ NULL -happened happen VERB VBN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -put put VERB VB NULL -on on ADP IN NULL -mourn- mourn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -the the DET DT NULL -crops crop NOUN NNS NULL -are be AUX VBP NULL -better well ADJ JJR NULL -this this DET DT DATE -year year NOUN NN DATE -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -can can AUX MD NULL -not not PART RB NULL -afford afford VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Glinda Glinda PROPN NNP NULL -leaned lean VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -upturned upturned ADJ JJ NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -loving loving ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Bless bless VERB VB NULL -you -PRON- PRON PRP NULL -dear dear ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Willingly willingly ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -it -PRON- PRON PRP NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -command command VERB VB NULL -the the DET DT PRODUCT -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -need need VERB VB NULL -their -PRON- PRON PRP$ NULL -service service NOUN NN NULL -just just ADV RB NULL -those those DET DT NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -smiling smile VERB VBG NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -then then ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -What what PRON WP NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -left leave VERB VBN NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -255 255 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -return return VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -its -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -only only ADJ JJ NULL -thing- thing- NOUN NN NULL -that that PRON WDT NULL -worries worry VERB VBZ NULL -me -PRON- PRON PRP NULL -is be AUX VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -By by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -command command VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -shame shame NOUN NN NULL -to to PART TO NULL -deprive deprive VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -of of ADP IN NULL -so so ADV RB NULL -wonderful wonderful ADJ JJ NULL -a a DET DT NULL -ruler ruler NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Am be AUX VBP NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -wonderful wonderful ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -unusual unusual ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -Turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -What what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -leaves leave VERB VBZ NULL -this this DET DT NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Winkies Winkies PROPN NNPS WORK_OF_ART -were be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wanted want VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -after after ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -nothing nothing PRON NN NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -forever forever ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -second second ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -will will AUX MD NULL -be be AUX VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -carry carry VERB VBP NULL -you -PRON- PRON PRP NULL -safely safely ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -may may AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -so so ADV RB NULL -large large ADJ JJ NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -as as SCONJ IN NULL -those those DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -really really ADV RB NULL -brighter bright ADJ JJR NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -well well ADV RB NULL -polished polished ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -rule rule VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -256 256 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -returned return VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -, , PUNCT , NULL -what what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -lies lie VERB VBZ NULL -a a DET DT NULL -grand grand ADJ JJ NULL -old old ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -that that PRON WDT NULL -live live VERB VBP NULL -there there PRON EX NULL -have have AUX VBP NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -happily happily ADV RB NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -third third ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -shall shall AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -hav- hav- X LS NULL -ing e VERB VBG NULL -used use VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -powers power NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -give give VERB VB NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -King King PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Monkeys Monkeys PROPN NNPS PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -may may AUX MD NULL -thereafter thereafter ADV RB NULL -be be AUX VB NULL -free free ADJ JJ NULL -for for ADP IN NULL -evermore evermore NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -now now ADV RB NULL -thanked thank VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -earnestly earnestly ADV RB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -exclaimed exclaim VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -257 257 NUM CD CARDINAL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -certainly certainly ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -beautiful beautiful ADJ JJ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -yet yet ADV RB NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ WORK_OF_ART -Silver silver ADJ JJ WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -gone go VERB VBN NULL -back back ADV RB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -the the DET DT NULL -very very ADV RB NULL -first first ADJ JJ NULL -day day NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -wonderful wonderful ADJ JJ NULL -brains brain NOUN NNS NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -passed pass VERB VBN NULL -my -PRON- PRON PRP$ NULL -whole whole ADJ JJ NULL -life life NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBD NULL -and and CCONJ CC NULL -rusted rust VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -till till SCONJ IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -lived live VERB VBN NULL -a a DET DT NULL -coward coward NOUN NN NULL -forever forever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -de- de- X XX NULL -clared clare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -no no DET DT NULL -beast beast NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -forest forest NOUN NN NULL -would would AUX MD NULL -have have AUX VB NULL -had have VERB VBN NULL -a a DET DT NULL -good good ADJ JJ NULL -word word NOUN NN NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -all all ADV RB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -glad glad ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -these these DET DT NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -has have AUX VBZ NULL -had have VERB VBN NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -most most ADV RBS NULL -desired desire VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -is be AUX VBZ NULL -happy happy ADJ JJ NULL -in in ADP IN NULL -having have VERB VBG NULL -a a DET DT NULL -kingdom kingdom NOUN NN NULL -to to PART TO NULL -rule rule VERB VB NULL -beside beside ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -The the DET DT WORK_OF_ART -Silver Silver PROPN NNP WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -have have AUX VBP NULL -wonderful wonderful ADJ JJ NULL -powers power NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -curious curious ADJ JJ NULL -things thing NOUN NNS NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -any any DET DT NULL -place place NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -in in ADP IN NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -step step NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -made make VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -wink wink NOUN NN NULL -of of ADP IN NULL -an an DET DT NULL -eye eye NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -knock knock VERB VB NULL -the the DET DT NULL -heels heel NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -command command VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -wherever wherever ADV WRB NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -258 258 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -If if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -threw throw VERB VBD NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -patting- patting- VERB VB NULL -his -PRON- PRON PRP$ NULL -big- big- X XX NULL -head head NOUN NN NULL -tenderly tenderly ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -kissed kiss VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -weeping- weeping- ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -most most ADV RBS NULL -dang dang ADJ JJ NULL -- - PUNCT HYPH NULL -erous erous ADJ JJ NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -she -PRON- PRON PRP NULL -hug^ged hug^ge VERB VBD NULL -the the DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -stuffed stuffed ADJ JJ NULL -body body NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -kissing- kissing- PROPN NNP NULL -his -PRON- PRON PRP$ NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -crying cry VERB VBG NULL -herself -PRON- PRON PRP NULL -at at ADP IN NULL -this this DET DT NULL -sorrowful sorrowful ADJ JJ NULL -parting parting NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -loving- loving- ADJ JJ NULL -comrades comrade NOUN NNS NULL -. . PUNCT . NULL - - -Glinda Glinda PROPN NNP NULL - - -the the DET DT NULL -Good Good PROPN NNP NULL -stepped step VERB VBD NULL -down down ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -throne throne NOUN NN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -a a DET DT NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -kindness kindness NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -shown show VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -herself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -now now ADV RB NULL -took take VERB VBD NULL -Toto Toto PROPN NNP NULL -up up ADP RP NULL -solemnly solemnly ADV RB NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -last last ADJ JJ NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL - - -she -PRON- PRON PRP NULL -clapped clap VERB VBD NULL -the the DET DT NULL -heels heel NOUN NNS NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Take take VERB VB NULL -mc mc NOUN NN NULL -home home ADV RB NULL -to to ADP IN NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Instantly instantly ADV RB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -whirling whirl VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -swiftly swiftly ADV RB NULL -that that SCONJ IN NULL -all all DET DT NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -or or CCONJ CC NULL -feci feci ADJ JJ NULL -was be AUX VBD NULL -the the DET DT NULL -wind wind NOUN NN NULL -w^histling w^histle VERB VBG NULL -past past ADP IN NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -took take VERB VBD NULL -but but CCONJ CC NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -so so ADV RB NULL -suddenly suddenly ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -259 259 NUM CD CARDINAL - - -At at ADP IN NULL -length length NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -. . PUNCT . NULL - - -For for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sitting sit VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -broad broad ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -prairie prairie NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -just just ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -farm farm NOUN NN NULL -- - PUNCT HYPH NULL -house house NOUN NN NULL -Uncle Uncle PROPN NNP PRODUCT -Henry Henry PROPN NNP PRODUCT -built build VERB VBD NULL -after after ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -away away ADP RP NULL -the the DET DT NULL -old old ADJ JJ NULL -one one NUM CD NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -was be AUX VBD NULL -milking milk VERB VBG NULL -the the DET DT NULL -cows cow NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -barnyard barnyard NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -jumped jump VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -was be AUX VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -barn barn NOUN NN NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -joyously joyously ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -stocking- stocking- ADJ JJ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -For for ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNPS NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -off off ADP RP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -flight flight NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -forever forever ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -UNT unt NOUN NN NULL -EM EM PROPN NNP NULL -HAD have VERB VBD NULL - - -JUST just ADV RB NULL -COME come VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -to to PART TO NULL -water water VERB VB NULL -the the DET DT NULL -cab- cab- NOUN NN NULL -bages bag VERB VBZ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -running- running- NOUN NN NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -darhng- darhng- ADJ JJ NULL -child child NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -folding fold VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -covering cover VERB VBG NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -kisses kiss NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -where where ADV WRB NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -From from ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -here here ADV RB NULL -is be AUX VBZ NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -too too ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -oh oh INTJ UH NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -so so ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - - - -CKb^pter CKb^pter PROPN NNP NULL -I. I. PROPN NNP NULL -TKe TKe PROPN NNP NULL -Cyclorve Cyclorve PROPN NNP NULL -% % NOUN NN NULL -LIVED live VERB VBN NULL -IN in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -^ ^ PROPN NNP NULL -^3fr ^3fr SYM SYM NULL -prairies prairie NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -^ ^ PROPN NNP NULL -J J PROPN NNP NULL -? ? PUNCT . NULL - - -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -Their -PRON- PRON PRP$ NULL -house house NOUN NN NULL -was be AUX VBD NULL -small small ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -lumber lumber NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -by by ADP IN NULL -wagon wagon NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -walls wall NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -one one NUM CD CARDINAL -room room NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -room room NOUN NN NULL -contained contain VERB VBD NULL -a a DET DT NULL -rusty rusty ADJ JJ NULL -looking look VERB VBG NULL -cooking cooking NOUN NN NULL -stove stove NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -table table NOUN NN NULL -, , PUNCT , NULL -three three NUM CD CARDINAL -or or CCONJ CC NULL -four four NUM CD CARDINAL -chairs chair NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -beds bed NOUN NNS NULL -. . PUNCT . NULL - - -Uncle uncle NOUN NN NULL -> > X XX NULL -^^ ^^ PUNCT NFP NULL -12 12 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -big- big- ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT PERSON -Httle Httle PROPN NNP PERSON -bed bed NOUN NN NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -gar- gar- PROPN NNP NULL -ret ret PROPN NNP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -cellar cellar NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -small small ADJ JJ NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -dug dig VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -called call VERB VBD NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -cellar cellar NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -family family NOUN NN NULL -could could AUX MD NULL -go go VERB VB NULL -in in ADP IN NULL -case case NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -those those DET DT NULL -great great ADJ JJ NULL -whirlwinds whirlwind NOUN NNS NULL -arose arise VERB VBD NULL -, , PUNCT , NULL -mighty mighty ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -crush crush VERB VB NULL -any any DET DT NULL -building building NOUN NN NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -path path NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -reached reach VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -led lead VERB VBD NULL -down down ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gray gray ADJ JJ NULL -prairie prairie NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -a a DET DT NULL -tree tree NOUN NN NULL -nor nor CCONJ CC NULL -a a DET DT NULL -house house NOUN NN NULL -broke break VERB VBD NULL -the the DET DT NULL -broad broad ADJ JJ NULL -sweep sweep NOUN NN NULL -of of ADP IN NULL -flat flat ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -reached reach VERB VBD NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -baked bake VERB VBN NULL -the the DET DT NULL -plowed plowed ADJ JJ NULL -land land NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -gray gray ADJ JJ NULL -mass mass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -cracks crack NOUN NNS NULL -running run VERB VBG NULL -through through ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -green green ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -burned burn VERB VBN NULL -the the DET DT NULL -tops top NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -blades blade NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -the the DET DT NULL -same same ADJ JJ NULL -gray gray ADJ JJ NULL -color color NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -seen see VERB VBN NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -Once once SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -blistered blister VERB VBD NULL -the the DET DT NULL -paint paint NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -rains rain NOUN NNS NULL -washed wash VERB VBD NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -as as ADV RB NULL -dull dull ADJ JJ NULL -and and CCONJ CC NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -came come VERB VBD NULL -there there ADV RB NULL -to to PART TO NULL -live live VERB VB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -, , PUNCT , NULL -pretty pretty ADJ JJ NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -and and CCONJ CC NULL -wind wind NOUN NN NULL -had have AUX VBD NULL -changed change VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -sparkle sparkle NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -sober sober ADJ JJ NULL -gray gray NOUN NN NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -red red NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -lips lip NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -thin thin ADJ JJ NULL -and and CCONJ CC NULL -gaunt gaunt NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -never never ADV RB NULL -smiled smile VERB VBD NULL -, , PUNCT , NULL -now now ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -an an DET DT NULL -orphan orphan NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -so so ADV RB NULL -startled startled ADJ JJ NULL - - -" " PUNCT '' NULL -She -PRON- PRON PRP NULL -aiufjld aiufjld VERB VBP NULL -Toto Toto PROPN NNP PERSON -hy hy VERB VBD NULL -the the DET DT NULL -edv edv NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -13 13 NUM CD NULL -by by ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -laughter laughter NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -scream scream VERB VB NULL -and and CCONJ CC NULL -press press VERB VB NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -whenever whenever ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -merry merry NOUN NN NULL -voice voice NOUN NN NULL -reached reach VERB VBD NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -still still ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -irl irl NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -anything anything PRON NN NULL -to to PART TO NULL -laugh laugh VERB VB NULL -at at ADP IN NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -never never ADV RB NULL -laughed laugh VERB VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -worked work VERB VBD NULL -hard hard ADV RB NULL -from from ADP IN NULL -morning morning NOUN NN TIME -till till SCONJ IN NULL -night night NOUN NN TIME -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -joy joy NOUN NN PERSON -was be AUX VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -beard beard NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -rough rough ADJ JJ NULL -boots boot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -stern stern ADJ JJ NULL -and and CCONJ CC NULL -solemn solemn ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rarely rarely ADV RB NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -w^as w^a VERB VBD NULL -Toto Toto PROPN NNP NULL -that that PRON WDT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -laugh laugh NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -growing grow VERB VBG NULL -as as ADV RB NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -surroundings surrounding NOUN NNS NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -gray gray ADJ JJ NULL -; ; PUNCT : NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -] ] PUNCT -RRB- NULL - - -[ [ PUNCT -LRB- NULL -\\ \\ PROPN NNP NULL -with with ADP IN NULL -long long ADJ JJ NULL -, , PUNCT , NULL -silky silky ADJ JJ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -small small ADJ JJ NULL -black black ADJ JJ NULL -_ _ NOUN NN NULL -^ ^ PROPN NNP NULL -J%i^ J%i^ PROPN NNP NULL -eyes eye NOUN NNS NULL -that that PRON WDT NULL -twinkled twinkle VERB VBD NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -funny funny ADJ JJ NULL -, , PUNCT , NULL -wee wee INTJ UH NULL -nose nose NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -played play VERB VBD NULL -all all DET DT NULL -day day NOUN NN NULL -long long ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -played play VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -To to NOUN NN NULL -- - PUNCT HYPH NULL -day day NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -playing play VERB VBG NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -- - PUNCT HYPH NULL -step step NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -anxi- anxi- PROPN NNP NULL -ously ously ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -even even ADV RB NULL -grayer grayer NOUN NN NULL -than than SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -Dor- Dor- PROPN NNP NULL -othy othy NOUN NN NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -was be AUX VBD NULL -washing wash VERB VBG NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -. . PUNCT . NULL - - -From from ADP IN NULL -the the DET DT NULL -far far ADJ JJ NULL -north north NOUN NN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -: : PUNCT : NULL -: : PUNCT : NULL -^. ^. NUM CD NULL -14 14 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -low low PROPN NNP NULL -wail wail PROPN NNP NULL -on on ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -where where ADV WRB NULL -the the DET DT NULL -long- long- NOUN NN NULL -grass grass NOUN NN NULL -bowed bow VERB VBD NULL -in in ADP IN NULL -waves wave NOUN NNS NULL -before before ADP IN NULL -the the DET DT NULL -coming come VERB VBG NULL -storm storm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -now now ADV RB NULL -came come VERB VBD NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -whistling whistling NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -south south NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that DET DT NULL -way way NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -ripples ripple NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -coming come VERB VBG NULL -from from ADP IN NULL -that that DET DT NULL -direction direction NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -Suddenly suddenly ADV RB NULL -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -'s be AUX VBZ NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -coming come VERB VBG NULL -, , PUNCT , NULL -Em em INTJ UH PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -look look VERB VB NULL -after after ADP IN NULL -the the DET DT NULL -stock stock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -ran run VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -sheds shed NOUN NNS NULL -where where ADV WRB NULL -the the DET DT NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -were be AUX VBD NULL -kept keep VERB VBN NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -dropped drop VERB VBD NULL -her -PRON- PRON PRP$ NULL -work work NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -glance glance NOUN NN NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -close close ADJ JJ NULL -at at ADP IN NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -run run VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -cellar cellar NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -started start VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -badly badly ADV RB NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -threw throw VERB VBD NULL -open open ADJ JJ NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -down down ADP IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -her -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -half half ADJ JJ CARDINAL -way way NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -shriek shriek NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -house house NOUN NN NULL -shook shake VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -lost lose VERB VBD NULL -her -PRON- PRON PRP NULL -footing footing NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -suddenly suddenly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -A a DET DT NULL -strange strange ADJ JJ NULL -thing thing NOUN NN NULL -then then ADV RB NULL -happened happen VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -house house NOUN NN NULL -whirled whirl VERB VBD NULL -around around ADV RB NULL -two two NUM CD CARDINAL -or or CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -slowly slowly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -going go VERB VBG NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -north north NOUN NN NULL -and and CCONJ CC NULL -south south NOUN NN NULL -winds wind NOUN NNS NULL -met meet VERB VBD NULL -where where ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -exact exact ADJ JJ NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -15 15 NUM CD CARDINAL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -the the DET DT NULL -air air NOUN NN NULL -is be AUX VBZ NULL -generally generally ADV RB NULL -still still ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -raised raise VERB VBD NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -higher higher ADV RBR NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -, , PUNCT , NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -very very ADJ JJ NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -there there ADV RB NULL -it -PRON- PRON PRP NULL -remained remain VERB VBD NULL -and and CCONJ CC NULL -was be AUX VBD NULL -carried carry VERB VBN QUANTITY -miles mile NOUN NNS QUANTITY -and and CCONJ CC QUANTITY -miles mile NOUN NNS QUANTITY -away away ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -a a DET DT NULL -feather feather NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -howled howl VERB VBD NULL -horribly horribly ADV RB NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -riding ride VERB VBG NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -few few ADJ JJ NULL -whirls whirl NOUN NNS NULL -around around ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -other other ADJ JJ NULL -time time NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN ORG -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -being be AUX VBG NULL -rocked rock VERB VBN NULL -gently gently ADV RB NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -baby baby NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cradle cradle NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -ran run VERB VBD NULL -about about ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -here here ADV RB NULL -, , PUNCT , NULL -now now ADV RB NULL -there there ADV RB NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -loudly loudly ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -quite quite ADV RB NULL -still still ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -would would AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -Toto Toto PROPN NNP NULL -got get VERB VBD NULL -too too ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -open open ADJ JJ NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -soon soon ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -sticking stick VERB VBG NULL -up up ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -hole^ hole^ NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -strong strong ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL - - -was be AUX VBD NULL -keeping keep VERB VBG NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -fall fall VERB VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -crept creep VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -ear ear NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -dragged drag VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -again again ADV RB NULL -; ; PUNCT : NULL -afterward afterward ADV RB NULL -closing close VERB VBG NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -no no DET DT NULL -more more ADJ JJR NULL -accidents accident NOUN NNS NULL -could could AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Hour hour NOUN NN NULL -after after ADP IN NULL -hour hour NOUN NN TIME -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -got get VERB VBD NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -fright fright NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -quite quite ADV RB NULL -lonely lonely ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -shrieked shriek VERB VBD NULL -so so ADV RB NULL -loudly loudly ADV RB NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -became become VERB VBD NULL -deaf deaf ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -wondered wonder VERB VBN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT TIME -hours hour NOUN NNS TIME -passed pass VERB VBD NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -terrible terrible ADJ JJ NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -worrying worry VERB VBG NULL -and and CCONJ CC NULL -i6 i6 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -resolved resolve VERB VBD NULL -to to PART TO NULL -wait wait VERB VB NULL -calmly calmly ADV RB NULL -and and CCONJ CC NULL -see see VERB VB NULL -what what PRON WP NULL -the the DET DT NULL -future future NOUN NN NULL -would would AUX MD NULL -bring bring VERB VB NULL -" " PUNCT '' NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -she -PRON- PRON PRP NULL -crawled crawl VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -swaying sway VERB VBG NULL -floor floor NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upoi^t^^nd upoi^t^^nd NUM CD NULL - - -Toto Toto PROPN NNP PERSON -followed follow VERB VBD NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^H^^ ^H^^ PUNCT NFP NULL - - -In in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -swaying swaying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -wailing wailing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wuid wuid NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -soon soon ADV RB NULL -closed close VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -fast fast ADJ JJ NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -CKd^pter CKd^pter PROPN NNP NULL -II II PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvcil rvcil NOUN NN NULL -with with ADP IN NULL -The the DET DT NULL -Ai Ai PROPN NNP NULL -/ / SYM SYM NULL -rvcKkirvs rvcKkirvs PROPN NNP NULL -. . PUNCT . NULL - - -Re Re PROPN NNP PERSON -WAS be VERB VBD NULL -AWAKENED AWAKENED PROPN NNP NULL -by by ADP IN NULL -a a DET DT NULL -shock shock NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -sudden sudden ADJ JJ NULL -and and CCONJ CC NULL -severe severe ADJ JJ NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -} } PUNCT -RRB- NULL -thy thy PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -soft soft ADJ JJ NULL -I -PRON- PRON PRP NULL -bed bed NOUN NN NULL - - -she -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -^,J. ^,J. PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -the the DET DT NULL -jar jar NOUN NN NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -catch catch NOUN NN NULL -? ? PUNCT . NULL - - -J.hab^breath j.hab^breath NOUN NN NULL -and and CCONJ CC NULL -wonder wonder VERB VB NULL -what what PRON WP NULL -had have AUX VBD NULL -lii^ppened lii^ppene VERB VBN NULL - - -; ; PUNCT : NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -cold cold ADJ JJ NULL -little little ADJ JJ NULL -nose nose NOUN NN NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -whined whine VERB VBD NULL -dismally dismally ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -moving move VERB VBG NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sunshine sunshine NOUN NN NULL -came come VERB VBD NULL -in in ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -flooding flood VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -heels heel NOUN NNS NULL -ran run VERB VBD NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -amazement amazement NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -20 20 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -about about ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -growing grow VERB VBG NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -bigger big ADJ JJR NULL -at at ADP IN NULL -the the DET DT NULL -won- won- ADJ JJ NULL -derful derful ADJ JJ NULL -sights sight NOUN NNS NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -set set VERB VBN NULL -the the DET DT NULL -house house NOUN NN NULL -down down ADP RP NULL -, , PUNCT , NULL -very very ADV RB NULL -gently gently ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -marvelous marvelous ADJ JJ NULL -beauty beauty NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -lovely lovely ADJ JJ NULL -patches patch NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -sward sward NOUN NN NULL -all all ADV RB NULL -about about ADP IN NULL -, , PUNCT , NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -trees tree NOUN NNS NULL -bearing bear VERB VBG NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -luscious luscious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -Banks bank NOUN NNS NULL -of of ADP IN NULL -gorgeous gorgeous ADJ JJ NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -on on ADP IN NULL -every every DET DT NULL -hand hand NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -birds bird NOUN NNS NULL -with with ADP IN NULL -rare rare ADJ JJ NULL -9 9 NUM CD NULL -and and CCONJ CC NULL -brilliant brilliant ADJ JJ NULL -plumage plumage NOUN NN NULL -sang sing VERB VBD NULL -and and CCONJ CC NULL -fluttered flutter VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -bushes bush NOUN NNS NULL -. . PUNCT . NULL - - -A a DET DT NULL -little little ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -rushing rush VERB VBG NULL -and and CCONJ CC NULL -sparkling sparkle VERB VBG NULL -along along ADP RP NULL -between between ADP IN NULL -green green ADJ JJ NULL -banks bank NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -murmuring murmur VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -lived live VERB VBN NULL -so so ADV RB NULL -long long ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -prairies prairie NOUN NNS NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -looking look VERB VBG NULL -eagerly eagerly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -sights sight NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -coming come VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP$ NULL -a a DET DT NULL -group group NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -queerest queer ADJ JJS NULL -people people NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -grown grown ADJ JJ NULL -folk folk NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -been be AUX VBN NULL -used use VERB VBN NULL -to to ADP IN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -neither neither DET DT NULL -were be AUX VBD NULL -they -PRON- PRON PRP NULL -very very ADV RB NULL -small small ADJ JJ NULL -. . PUNCT . NULL - - -In in ADP IN NULL -fact fact NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -about about ADP IN NULL -as as ADV RB NULL -tall tall ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -grown grow VERB VBN NULL -child child NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -age age NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -looks look VERB VBZ NULL -go go VERB VBP NULL -, , PUNCT , NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -older old ADJ JJR NULL -. . PUNCT . NULL - - -Three three NUM CD CARDINAL -were be AUX VBD NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -a a DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -oddly oddly ADV RB NULL -dressed dress VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -wore wear VERB VBD NULL -round round ADJ JJ NULL -hats hat NOUN NNS NULL -that that PRON WDT NULL -rose rise VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -point point NOUN NN NULL -a a DET DT NULL -foot foot NOUN NN NULL -above above ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -bells bell NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -brims brim NOUN NNS NULL -that that PRON WDT NULL -tinkled tinkle VERB VBD NULL -sweetly sweetly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -moved move VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -hats hat NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -'s 's PART POS NULL -hat hat NOUN NN NULL -was be AUX VBD NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -wore wear VERB VBD NULL -a a DET DT NULL -white white ADJ JJ NULL -gown gown NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -in in ADP IN NULL -plaits plait NOUN NNS NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -; ; PUNCT : NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -sprinkled sprinkle VERB VBN NULL -little little ADJ JJ NULL -stars star NOUN NNS NULL -that that PRON WDT NULL -glistened glisten VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -like like SCONJ IN NULL -diamonds diamond NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -21 21 NUM CD NULL -^hade ^hade PROPN NNP NULL - - -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -hats hat NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -well well ADV RB NULL -polished polish VERB VBN NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -a a DET DT NULL -deep deep ADJ JJ NULL -roll roll NOUN NN NULL -of of ADP IN NULL -blue blue PROPN NNP NULL -at at ADP IN NULL -the the DET DT NULL -tops top NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -thought think VERB VBD NULL -, , PUNCT , NULL -were be AUX VBD NULL -about about ADV RB NULL -as as ADV RB NULL -old old ADJ JJ NULL -as as SCONJ IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -beards beard NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -doubtless doubtless ADV RB NULL -much much ADV RB NULL -older old ADJ JJR NULL -: : PUNCT : NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -was be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -rather rather ADV RB NULL -stiffly stiffly PROPN NNP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -these these DET DT NULL -people people NOUN NNS NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -standing- standing- ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -paused pause VERB VBD NULL -and and CCONJ CC NULL -whispered whisper VERB VBD NULL -among among ADP IN NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -afraid afraid ADJ JJ NULL -to to PART TO NULL -come come VERB VB NULL -farther farther ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -walked walk VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -made make VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -bow bow NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -sweet sweet ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -most most ADV RBS NULL -noble noble ADJ JJ NULL -Sorceress Sorceress PROPN NNP PRODUCT -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -setting set VERB VBG NULL -our -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -listened listen VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -could could AUX MD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -possibly possibly ADV RB NULL -mean mean VERB VB NULL -by by ADP IN NULL -calling call VERB VBG NULL -, , PUNCT , NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -sorceress sorceress NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saying say VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -? ? PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -an an DET DT NULL -innocent innocent ADJ JJ NULL -, , PUNCT , NULL -harmless harmless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -from from ADP IN NULL -home home NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -in in ADP IN NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -1^ 1^ NUM CD NULL -22 22 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -evidently evidently ADV RB NULL -expected expect VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -answer answer VERB VB NULL -; ; PUNCT : NULL -so so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -hesitation hesitation NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -there there PRON EX NULL -must must AUX MD NULL -be be AUX VB NULL -some some DET DT NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -Ij^J'our Ij^J'our PROPN NNP NULL -ijiou^e ijiou^e PUNCT , NULL -did do AUX VBD NULL -, , PUNCT , NULL -anyway anyway INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -w4i]S^n,^vi^ w4i]S^n,^vi^ PROPN NNP NULL -a a DET DT NULL -iaiigfh iaiigfh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -sh(^ sh(^ VERB VBP NULL - - -jjjOntinued jjjOntinued PROPN NNP NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there ADV RB NULL -^^^ ^^^ PUNCT . NULL -' ' PUNCT '' NULL -iKLiw^JSS^ iKLiw^JSS^ PROPN NNP NULL -' ' PUNCT '' NULL -^^^^^ ^^^^^ PUNCT : NULL - - -sticking stick VERB VBG NULL -out out ADP RP NULL -from from ADP IN NULL -under under ADP IN NULL -a a DET DT NULL -block block NOUN NN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP NULL -lookeil^nd lookeil^nd PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fright/ fright/ PROPN NNP NULL -/There /There PROPN NNP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -just just ADV RB NULL -under under ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beam beam NOUN NN NULL -iht iht PROPN NNP NULL -hpuse hpuse PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^-:.i ^-:.i PUNCT NFP NULL -- - PUNCT HYPH NULL -rested rest VERB VBN NULL -on on ADP IN NULL -, , PUNCT , NULL -two two NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -were be AUX VBD NULL -sticking stick VERB VBG NULL -out out ADP RP NULL -, , PUNCT , NULL -shod shod ADJ JJ NULL -in in ADP IN NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -iwith iwith PROPN NNP NULL -pointed point VERB VBD NULL -toes toe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -dear dear ADJ JJ NULL -! ! PUNCT . NULL - - -oh oh INTJ UH NULL -, , PUNCT , NULL -idear idear VERB VB NULL -! ! PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clasping clasp VERB VBG NULL -her -PRON- PRON PRP$ NULL -tands tand NOUN NNS NULL -together together ADV RB NULL -in in ADP IN NULL -diWa^t^he diwa^t^he NUM CD ORG -house house NOUN NN ORG -must must AUX MD NULL -hava hava VERB VB NULL -f|;llen f|;llen NUM CD NULL -on on ADP IN NULL -hgr hgr PROPN NNP NULL -. . PUNCT . NULL - - -WJiaLever WJiaLever PROPN NNP NULL - - -shall shall AUX MD NULL -\vc \vc PROPN NNP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL - - -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL - - -\ \ NOUN NN NULL - - -1 1 NUM CD NULL -? ? PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -There^s There^s PROPN NNP NULL -nothiag nothiag PROPN NNP NULL -- - PUNCT HYPH NULL -te te PROPN NNP NULL -- - PUNCT HYPH NULL -bc bc PROPN NNP NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -f f PROPN NNP NULL -the the DET DT NULL -East East PROPN NNP NULL -, , PUNCT , NULL -as^.f as^.f NUM CD NULL -aid aid NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -has have AUX VBZ NULL -held hold VERB VBN NULL -all all DET DT NULL -. . PUNCT . NULL - - -the the DET DT NULL -Munchkins^ Munchkins^ PROPN NNP NULL -in in ADP IN NULL -bondage bondage NOUN NN NULL -for for ADP IN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -23 23 NUM CD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -, , PUNCT , NULL -making make VERB VBG NULL -them -PRON- PRON PRP NULL -slave slave NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ TIME -night night NOUN NN TIME -and and CCONJ CC TIME -day day NOUN NN TIME -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -set set VERB VBN NULL -free free ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -favour favour NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -ruled rule VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -I -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -was be AUX VBD NULL -dead dead ADJ JJ NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -sent send VERB VBD NULL -a a DET DT NULL -swift swift ADJ JJ NULL -messenger messenger NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -good good ADJ JJ NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -love love VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -who who PRON WP NULL -ruled rule VERB VBD NULL -here here ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -set set VERB VBN NULL -the the DET DT NULL -people people NOUN NNS NULL -free free VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -all all DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -half half ADV RB CARDINAL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -facing face VERB VBG NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -only only ADV RB CARDINAL -four four NUM CD CARDINAL -witches witch NOUN NNS NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -are be AUX VBP NULL -good good ADJ JJ NULL -witches witch NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -know know VERB VBP NULL -this this DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -mistaken mistake VERB VBN NULL -. . PUNCT . NULL - - -Those those DET DT NULL -who who PRON WP NULL -dwelt dwelt VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -West West PROPN NNP LOC -were be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -wicked wicked ADJ JJ NULL -witches witch NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -there there PRON EX NULL -is be AUX VBZ NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -after after ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -'s 's PART POS NULL -thought thought NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Aunt Aunt PROPN NNP NULL -24 24 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Em Em PROPN NNP NULL -has have AUX VBZ NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB DATE -dead dead ADJ JJ DATE -years year NOUN NNS DATE -and and CCONJ CC NULL -years year NOUN NNS DATE -ago ago ADV RB DATE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -is be AUX VBZ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -inquired inquire VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bowed bow VERB VBD NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -where where ADV WRB NULL -Kansas Kansas PROPN NNP GPE -is be AUX VBZ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -heard hear VERB VBN NULL -that that DET DT NULL -country country NOUN NN NULL -mentioned mention VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -civilized civilized ADJ JJ NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -that that DET DT NULL -accounts account VERB VBZ NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -civilized civilized ADJ JJ NULL -countries country NOUN NNS NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -no no DET DT NULL -witches witch NOUN NNS NULL -left leave VERB VBN NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -wizards wizard NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -sorcer- sorcer- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -magicians magician NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -civilized civilized ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -cut cut VERB VBN NULL -off off ADP RP NULL -from from ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -we -PRON- PRON PRP NULL -still still ADV RB NULL -have have AUX VBP NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -wizards wizard NOUN NNS NULL -amongst amongst ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Wizards Wizards PROPN NNPS ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -sinking sink VERB VBG NULL -her -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -whisper whisper NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -more more ADV RBR NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -another another DET DT NULL -question question NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -then then ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -standing stand VERB VBG NULL -silently silently ADV RB NULL -by by ADV RB NULL -, , PUNCT , NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -shout shout NOUN NN NULL -and and CCONJ CC NULL -pointed point VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -laugh laugh VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -feet foot NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -dead dead ADJ JJ NULL -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -disappeared disappear VERB VBN NULL -entirely entirely ADV RB NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -was be AUX VBD NULL -left leave VERB VBN NULL -but but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -old old ADJ JJ NULL -, , PUNCT , NULL - - -" " PUNCT '' NULL -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -dried dry VERB VBD NULL -up up ADP RP NULL -quickly quickly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -are be AUX VBP NULL -yours yours PRON PRP$ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -reached reach VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -shaking shake VERB VBG NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -handed hand VERB VBD NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -was be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -those those DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -some some DET DT NULL -charm charm NOUN NN NULL -connected connect VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -we -PRON- PRON PRP NULL -never never ADV RB NULL -knew know VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -them -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NORP -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -worry worry VERB VB NULL -about about ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -find find VERB VB NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP NORP -first first ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -one one NUM CD CARDINAL -26 26 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -another another DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -At at ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -not not PART RB NULL -far far ADV RB NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -none none NOUN NN NULL -could could AUX MD NULL -Hve Hve PROPN NNP NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -there there ADV RB NULL -and and CCONJ CC NULL -seen see VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -South South PROPN NNP LOC -is be AUX VBZ NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadhng Quadhng PROPN NNP PERSON -- - PUNCT HYPH NULL -s s PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -told tell VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -live live VERB VBP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -passed pass VERB VBD NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -The the DET DT NULL -North North PROPN NNP LOC -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -old old ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -at at ADP IN NULL -its -PRON- PRON PRP$ NULL -edge edge NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -that that PRON WDT NULL -surrounds surround VERB VBZ NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG - - -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -live live VERB VB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -sob sob VERB VB NULL -, , PUNCT , NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -lonely lonely ADJ JJ NULL -among among ADP IN NULL -all all DET PDT NULL -these these DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -grieve grieve VERB VB NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Munchkins Munchkins PROPN NNP PRODUCT -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -took take VERB VBD NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -handkerchiefs handkerchief NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -also also ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -cap cap NOUN NN NULL -and and CCONJ CC NULL -balanced balance VERB VBD NULL -the the DET DT NULL -point point NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -counted count VERB VBD NULL -" " PUNCT `` NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -two two NUM CD CARDINAL -, , PUNCT , NULL -three three NUM CD CARDINAL -" " PUNCT '' NULL -in in ADP IN NULL -a a DET DT NULL -solemn solemn ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -cap cap NOUN NN NULL -changed change VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -slate slate NOUN NN NULL -, , PUNCT , NULL -on on ADP IN NULL -which which PRON WDT NULL -was be AUX VBD NULL -written write VERB VBN NULL -in in ADP IN NULL -big big ADJ JJ NULL -, , PUNCT , NULL -white white ADJ JJ NULL -chalk chalk NOUN NN NULL -marks mark NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -let let VERB VB NULL -DOROTHY DOROTHY PROPN NNP NULL -GO go VERB VB NULL -TO to ADP IN NULL -THE the DET DT NULL -CITY city NOUN NN NULL -OF of ADP IN NULL -EMERALDS EMERALDS PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -took take VERB VBD NULL -the the DET DT NULL -slate slate NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -having have VERB VBG NULL -read read VERB VBN NULL -the the DET DT NULL -words word NOUN NNS NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Is be AUX VBZ NULL -r^^ir r^^ir ADJ JJ NULL -- - PUNCT HYPH NULL -name name NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -XN XN PROPN NNP NULL - - -.V>^ .V>^ PUNCT . NULL - - -^ ^ PROPN NNP NULL -^4Pfe^ ^4pfe^ NUM CD NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -27 27 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -looking- looking- X XX NULL -up up ADV RB NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -Oz Oz PROPN NNP PERSON -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -City City PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG - - -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL - - -Whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -or or CCONJ CC NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -there there ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -walk walk VERB VB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -through through ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -sometimes sometimes ADV RB NULL -pleasant pleasant ADJ JJ NULL -and and CCONJ CC NULL -sometimes sometimes ADV RB NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -use use VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -pleaded plead VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -only only ADJ JJ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -do do AUX VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -will will AUX MD NULL -dare dare VERB VB NULL -injure injure VERB VB NULL -a a DET DT NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -kissed kiss VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -came come VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -forehead forehead NOUN NN NULL -Where where ADV WRB NULL -her -PRON- PRON PRP$ NULL -lips lip NOUN NNS NULL -touched touch VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -they -PRON- PRON PRP NULL -left leave VERB VBD NULL -a a DET DT NULL -round round NOUN NN NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -mark mark NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -out out ADP RP NULL -soon soon ADV RB NULL -after after ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -is be AUX VBZ NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -so so SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -miss miss VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -tell tell VERB VB NULL -your -PRON- PRON PRP$ NULL -story story NOUN NN NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -O o NOUN NN NULL -, , PUNCT , NULL - - -The the DET DT NULL -three three NUM CD CARDINAL -Munchkins Munchkins PROPN NNPS ORG -bowed bow VERB VBD NULL -low low ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -wished wish VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -pleasant pleasant ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP ORG -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -friendly friendly ADJ JJ NULL -little little ADJ JJ NULL -nod nod NOUN NN NULL -, , PUNCT , NULL -whirled whirl VERB VBN NULL -around around ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -heel heel NOUN NN NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -straight- straight- ADJ JJ NULL -way way NOUN NN NULL -disappeared disappear VERB VBD NULL -, , PUNCT , NULL -much much ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -surprise surprise NOUN NN NULL -of of ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PRODUCT -, , PUNCT , NULL -/ / PUNCT NFP NULL -y y PROPN NNP NULL -who who PRON WP NULL -barked bark VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP$ NULL -loudly loudly ADV RB NULL -y y ADV RBR NULL -enough enough ADV RB NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -Ha3 ha3 VERB VBP NULL -been be AUX VBN NULL -afraid afraid ADJ JJ NULL -even even ADV RB NULL -to to PART TO NULL -growl growl VERB VB NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -by by ADP IN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -/V /V PUNCT NFP NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -xnm xnm PROPN NNP NULL -/ / PUNCT , NULL -ing e VERB VBG NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -ex- ex- ADV RB NULL -pected pecte VERB VBN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -disappear disappear VERB VB NULL -in in ADP RP NULL -just just ADV RB NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -. . PUNCT . NULL -/ / SYM SYM NULL - - -Chsvpter Chsvpter PROPN NNP NULL -III III PROPN NNP NULL - - -How how ADV WRB NULL -DorolK/ DorolK/ PROPN NNP NULL -^^ved ^^ve VERB VBD NULL - - -the the DET DT NULL -^cevrecrow ^cevrecrow NOUN NN NULL -. . PUNCT . NULL - - -1.^1 1.^1 NUM CD CARDINAL - - -DOROTHY DOROTHY PROPN NNP NULL -WAS be VERB VBD NULL -left leave VERB VBD NULL -alone alone ADV RB NULL - - -she -PRON- PRON PRP NULL -began begin VERB VBD NULL -to to PART TO NULL -feel feel VERB VB NULL -hungry hungry ADJ JJ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -herself -PRON- PRON PRP NULL -some some DET DT NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -spread spread VERB VBD NULL -with with ADP IN NULL -butter butter NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -gave give VERB VBD NULL -some some DET DT NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -a a DET DT NULL -pail pail NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -shelf shelf NOUN NN NULL -she -PRON- PRON PRP NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -clear clear ADJ JJ NULL -, , PUNCT , NULL -sparkling sparkle VERB VBG NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ran run VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sitting sit VERB VBG NULL -there there ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -such such ADJ JJ NULL -delicious delicious ADJ JJ NULL -fruit fruit NOUN NN NULL -hanging hang VERB VBG NULL -from from ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -finding find VERB VBG NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -out out ADP RP NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -helped help VERB VBN NULL -32 32 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON - - -to to ADP IN NULL -a a DET DT NULL -good good ADJ JJ NULL -drink drink NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cool cool ADJ JJ NULL -, , PUNCT , NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -set set VERB VBD NULL -about about ADP IN NULL -making make VERB VBG NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -other other ADJ JJ NULL -dress dress NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -that that DET DT NULL -happened happen VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -clean clean ADJ JJ NULL -and and CCONJ CC NULL -was be AUX VBD NULL -hanging hang VERB VBG NULL -on on ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -gingham gingham PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -checks check NOUN NNS NULL -of of ADP IN NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -the the DET DT NULL -blue blue NOUN NN NULL -was be AUX VBD NULL -somewhat somewhat ADV RB NULL -faded fade VERB VBN NULL -with with ADP IN NULL -many many ADJ JJ NULL -w^ashings w^ashing NOUN NNS NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -still still ADV RB NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -frock frock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -washed wash VERB VBD NULL -herself -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -dressed dress VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -gingham gingham NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -her -PRON- PRON PRP$ NULL -pink pink ADJ JJ NULL -sunbonnet sunbonnet NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -bread bread NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -laying lay VERB VBG NULL -a a DET DT NULL -white white ADJ JJ NULL -cloth cloth NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -eet eet PROPN NNP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -how how ADV WRB NULL -old old ADJ JJ NULL -and and CCONJ CC NULL -w^orn w^orn ADJ JJ NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -surely surely ADV RB NULL -will will AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -looked look VERB VBD NULL -up up ADP RP NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -meant mean VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -. . PUNCT . NULL - - -* * PUNCT NFP NULL -T t NOUN NN NULL -wonder wonder NOUN NN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -fit fit VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -in in ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -wear wear VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -leather leather NOUN NN NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -silver silver ADJ JJ NULL -ones one NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -33 33 NUM CD NULL -' ' PUNCT '' NULL -' ' PUNCT '' WORK_OF_ART -Come come VERB VB WORK_OF_ART -along along ADP RP WORK_OF_ART -, , PUNCT , WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -closed close VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -locked lock VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -key key ADJ JJ NULL -care- care- NOUN NN NULL -fully fully ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -pocket pocket NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -so so ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -trotting trotting NOUN NN NULL -along along ADP IN NULL -soberly soberly ADV RB NULL -behind behind ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -roads road NOUN NNS NULL -near near SCONJ IN NULL -by by ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -long long ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -the the DET DT NULL -one one NOUN NN CARDINAL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -Within within ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -walking walk VERB VBG NULL -briskly briskly ADV RB NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -tinkling tinkle VERB VBG NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -roadbed roadbe VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -bright bright ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sang sing VERB VBD NULL -sweet sweet PROPN NNP NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -feel feel VERB VB NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -bad bad ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -might might AUX MD NULL -think think VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -would would AUX MD NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -suddenly suddenly ADV RB NULL -whisked whisk VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -pretty pretty ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -was be AUX VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -neat neat ADJ JJ NULL -fences fence NOUN NNS NULL -.at .at PUNCT NFP NULL - - -the the DET DT NULL -sides side NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBD NULL -a a DET DT NULL -dainty dainty NOUN NN NULL -blue blue ADJ JJ NULL -color color NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -beyond beyond ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -fields field NOUN NNS NULL -of of ADP IN NULL -grain grain NOUN NN NULL -and and CCONJ CC NULL -vegetables vegetable NOUN NNS NULL -in in ADP IN NULL -abun- abun- ADJ JJ NULL -dance dance NOUN NN NULL -. . PUNCT . NULL - - -Evidently evidently ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -were be AUX VBD NULL -good good ADJ JJ NULL -farmers farmer NOUN NNS NULL -and and CCONJ CC NULL -able able ADJ JJ NULL -to to PART TO NULL -raise raise VERB VB NULL -large large ADJ JJ NULL -crops crop NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -while while NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -a a DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -came come VERB VBD NULL -out out ADP RP NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -bow bow VERB VB NULL -low low ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -by by ADV RB NULL -; ; PUNCT : NULL -for for ADP IN NULL -everyone everyone PRON NN NULL -knew know VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -the the DET DT NULL -means mean NOUN NNS NULL -of of ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -and and CCONJ CC NULL -setting set VERB VBG NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -houses house NOUN NNS NULL -^ ^ PROPN NNP NULL - - -* * PUNCT NFP NULL -^M?j/ ^m?j/ SYM SYM NULL -' ' PUNCT '' NULL -34 34 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -were be AUX VBD NULL -odd odd ADJ JJ NULL -looking look VERB VBG NULL -dwellings dwelling NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -each each DET DT NULL -was be AUX VBD NULL -round round ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dome dome NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -roof roof NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT LOC -East East PROPN NNP LOC -blue blue NOUN NN LOC -was be AUX VBD NULL -the the DET DT NULL -favorite favorite ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -tired tired ADJ JJ NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -wonder wonder VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -house house NOUN NN NULL -rather rather ADV RB NULL -larger large ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -lawn lawn NOUN NN NULL -before before ADP IN NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -women woman NOUN NNS NULL -were be AUX VBD NULL -dancing dance VERB VBG NULL -. . PUNCT . NULL - - -Five five NUM CD CARDINAL -little little ADJ JJ NULL -fiddlers fiddler NOUN NNS NULL -played play VERB VBD NULL -as as ADV RB NULL -loudly loudly ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -singing singe VERB VBG NULL -, , PUNCT , NULL -while while SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -table table NOUN NN NULL -near near ADV RB NULL -by by ADP IN NULL -was be AUX VBD NULL -loaded load VERB VBN NULL -with with ADP IN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -and and CCONJ CC NULL -nuts nut NOUN NNS NULL -, , PUNCT , NULL -pies pie NOUN NNS NULL -and and CCONJ CC NULL -cakes cake NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -other other ADJ JJ NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -people people NOUN NNS NULL -greeted greet VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -kindly kindly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -invited invite VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -supper supper VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -horne horne NOUN NN NULL -of of ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -richest rich ADJ JJS NULL -Munchkins Munchkins PROPN NNPS NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -celebrate celebrate VERB VB NULL -their -PRON- PRON PRP$ NULL -free- free- ADJ JJ NULL -dom dom NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -bondage bondage NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -waited wait VERB VBN NULL -upon upon SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -rich rich ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -whose whose PRON WP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -a a DET DT NULL -settle settle NOUN NN NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -dance dance VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Boq Boq PROPN NNP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -white white ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -frock frock NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -sorceresses sorceress NOUN NNS NULL -wear wear VERB VBP NULL -white white ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OTi OTi NOUN NNS NULL -. . PUNCT . NULL - - -35 35 NUM CD TIME - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -is be AUX VBZ NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -checked check VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -smoothing smooth VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -wrinkles wrinkle NOUN NNS NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Blue Blue PROPN NNP NULL -is be AUX VBZ NULL -the the DET DT NULL -color color NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -is be AUX VBZ NULL -the the DET DT NULL -witch witch NOUN NN NULL -color color NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -an an DET DT NULL -ordinary ordinary ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -come come VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -chance chance NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -tired tired ADJ JJ NULL -watching watch VERB VBG NULL -the the DET DT NULL -dancing dancing NOUN NN NULL -, , PUNCT , NULL -Boq Boq PROPN NNP PERSON -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -sheets sheet NOUN NNS NULL -were be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -blue blue ADJ JJ NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -curled curl VERB VBD NULL -up up ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -blue blue ADJ JJ NULL -rug rug NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -a a DET DT NULL -wee wee ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -baby baby NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -played play VERB VBD NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -pulled pull VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -crowed crow VERB VBD NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -that that PRON WDT NULL -greatly greatly ADV RB NULL -amused amuse VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -curiosity curiosity NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -seen see VERB VBN NULL -a a DET DT NULL -dog dog NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Boq Boq PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -there there ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -better well ADJ JJR NULL -for for ADP IN NULL -people people NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -unless unless SCONJ IN NULL -they -PRON- PRON PRP NULL -36 36 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -have have AUX VBP NULL -business business NOUN NN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -longf longf NOUN NNS NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP DATE -many many ADJ JJ DATE -days day NOUN NNS DATE -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -here here ADV RB NULL -is be AUX VBZ NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -pleasant pleasant ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -through through ADP RP NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -dangerous dangerous ADJ JJ NULL -places place NOUN NNS NULL -before before ADP IN NULL -you -PRON- PRON PRP NULL -reach reach VERB VBP NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -worried worried ADJ JJ NULL -Dorothy Dorothy PROPN NNP PRODUCT -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -resolved resolve VERB VBD NULL -not not PART RB NULL -to to PART TO NULL -turn turn VERB VB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -bade bade VERB VBP NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -sev- sev- VERB VBN NULL -eral eral ADJ JJ NULL -miles mile NOUN NNS NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -stop stop VERB VB NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -climbed climb VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -cornfield cornfield NOUN NN NULL -beyond beyond ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -and and CCONJ CC NULL -not not PART RB NULL -far far ADV RB NULL -away away ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -placed place VERB VBD NULL -high high ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -birds bird NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -corn corn NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -leaned lean VERB VBD NULL -her -PRON- PRON PRP$ NULL -chin chin NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -thoughtfully thoughtfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -sack sack NOUN NN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -painted paint VERB VBD NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -represent represent VERB VB NULL -a a DET DT NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -An an DET DT NULL -old old ADJ JJ NULL -, , PUNCT , NULL -pointed point VERB VBD NULL -blue blue ADJ JJ NULL -hat hat NOUN NN NULL -, , PUNCT , NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -some some DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -, , PUNCT , NULL -was be AUX VBD NULL -perched perch VERB VBN NULL -on on ADP IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -blue blue ADJ JJ NULL -suit suit NOUN NN NULL -of of ADP IN NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -worn wear VERB VBN NULL -and and CCONJ CC NULL -faded fade VERB VBN NULL -, , PUNCT , NULL -which which PRON WDT NULL -had have AUX VBD NULL -also also ADV RB NULL -been be AUX VBN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -feet foot NOUN NNS NULL -were be AUX VBD NULL -some some DET DT NULL -old old ADJ JJ NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -blue blue ADJ JJ NULL -tops top NOUN NNS NULL -, , PUNCT , NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -every every DET DT NULL -man man NOUN NN NULL -wore wear VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -raised raise VERB VBN NULL -above above ADP IN NULL -the the DET DT NULL -stalks stalk NOUN NNS NULL -of of ADP IN NULL -corn corn NOUN NN NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -stuck stick VERB VBD NULL -up up ADP RP NULL -its -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -looking look VERB VBG NULL -earnestly earnestly ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -queer queer NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -" " PUNCT `` NULL - - -Dorothy Dorothy PROPN NNP PERSON -guzed guze VERB VBN NULL -tluught tluught NOUN NN NULL -fully fully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -37 37 NUM CD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -slowly slowly ADV RB NULL -wink wink VERB VBP NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -mistaken mistake VERB VBN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -scarecrows scarecrow NOUN NNS NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -ever ever ADV RB NULL -wink wink VERB VBP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -presently presently ADV RB NULL -the the DET DT NULL -figure figure NOUN NN NULL -nodded nod VERB VBD NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -climbed climb VERB VBD NULL -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -rather rather ADV RB NULL -husky husky ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -you -PRON- PRON PRP NULL -speak speak VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -pretty pretty ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -politely politely ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -feeling feel VERB VBG NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -smile smile NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -tedious tedious ADJ JJ NULL -being be AUX VBG NULL -perched perch VERB VBN NULL -up up ADP RP NULL -here here ADV RB NULL -night night NOUN NN NULL -and and CCONJ CC NULL -day day NOUN NN NULL -to to PART TO NULL -scare scare VERB VB NULL -away away ADV RB NULL -crows crow NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -pole pole NOUN NN NULL -is be AUX VBZ NULL -stuck stick VERB VBN NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -please please INTJ UH NULL -take take VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -pole pole NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -greatly greatly ADV RB NULL -obliged oblige VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -reached reach VERB VBD NULL -up up ADP RP NULL -both both DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -lifted lift VERB VBD NULL -the the DET DT NULL -figure figure NOUN NN NULL -off off ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -hght hght ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -set set VERB VBN NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -like like SCONJ IN NULL -a a DET DT NULL -new new ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -sounded sound VERB VBD NULL -queer queer PROPN NNP NULL -to to ADP IN NULL -38 38 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -hear hear VERB VB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -speak speak VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -bow bow VERB VB NULL -and and CCONJ CC NULL -walk walk VERB VB NULL -along- along- ADJ JJ NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -stretched stretch VERB VBN NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -yawned yawn VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -name name NOUN NN NULL -is be AUX VBZ NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -who who PRON WP NULL -isOz isoz ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -awfully awfully ADV RB NULL -sorry sorry ADJ JJ NULL -j<^ j<^ ADV RB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -J^\^ J^\^ PROPN NNP NULL - - -" " PUNCT `` NULL -Doyou doyou NOUN NN NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -i--^"^^ i--^"^^ PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -J J PROPN NNP NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -j j PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -ti^g ti^g PROPN NNP NULL -Emerald Emerald PROPN NNP NULL -City City PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -would would AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -39 39 NUM CD CARDINAL -any any DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -now now ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -con- con- VERB VBD NULL -tinued tinue VERB VBN NULL -, , PUNCT , NULL -confidentially confidentially ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -anyone anyone PRON NN NULL -treads tread VERB VBZ NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -toes toe NOUN NNS NULL -or or CCONJ CC NULL -sticks stick NOUN NNS NULL -a a DET DT NULL -pin pin NOUN NN NULL -into into ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -matter matter VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -feel feel VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -people people NOUN NNS NULL -to to PART TO NULL -call call VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -fool fool NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -stays stay VERB VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -yours your NOUN NNS NULL -is be AUX VBZ NULL -, , PUNCT , NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -to to PART TO NULL -know know VERB VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -understand understand VERB VBP NULL -how how ADV WRB NULL -you -PRON- PRON PRP NULL -feel feel VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Tf tf NOUN NN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -he -PRON- PRON PRP NULL -can can AUX MD NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -helped help VERB VBD NULL -him -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -path path NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like SCONJ IN NULL -this this DET DT NULL -addition addition NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -smelled smell VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -suspected suspect VERB VBD NULL -there there PRON EX NULL -might might AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -nest nest NOUN NN NULL -of of ADP IN NULL -rats rat NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -often often ADV RB NULL -growled growl VERB VBD NULL -in in ADP IN NULL -an an DET DT NULL -unfriendly unfriendly ADJ JJ NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -friend friend NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -bites bite VERB VBZ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Do do AUX VB NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -that that DET DT NULL -basket basket NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -mind mind VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -get get AUX VB NULL -tired tired ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -secret secret NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -40 40 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -farmer farmer NOUN NN NULL -who who PRON WP NULL -made make VERB VBD NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -lighted light VERB VBN NULL -match match NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -FEW FEW PROPN NNP NULL -HOURS hour NOUN NNS NULL -the the DET DT NULL -road road NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -rough rough ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walking walking NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -difficult difficult ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -^Scarecrow ^Scarecrow PROPN NNP NULL -often often ADV RB NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -/ / PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -here here ADV RB NULL -very very ADV RB NULL -uneven uneven ADJ JJ NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -broken break VERB VBN NULL -or or CCONJ CC NULL -missing miss VERB VBG NULL -altogether altogether ADV RB NULL -, , PUNCT , NULL -leaving leave VERB VBG NULL -holes hole NOUN NNS NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -Jumped jump VERB VBD NULL -across across ADP IN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -around around ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -having have VERB VBG NULL -no no DET DT NULL -brains brain NOUN NNS NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -straight straight ADV RB NULL -ahead ahead ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -stepped step VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -holes hole NOUN NNS NULL -arid arid PROPN NNP NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -bricks brick NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -never never ADV RB NULL -hurt hurt VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -pick pick VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -joined join VERB VBD NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -laughing laugh VERB VBG NULL -merrily merrily ADV RB NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -44 44 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farms farm NOUN NNS NULL -were be AUX VBD NULL -not not PART RB NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -well well ADV RB NULL -cared care VERB VBN NULL -for for ADP IN NULL -here here ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -farther farther ADV RB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -fewer few ADJ JJR NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -farther farther NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -the the DET DT NULL -more more ADV RBR NULL -dismal dismal ADJ JJ NULL -and and CCONJ CC NULL -lonesome lonesome VERB VB NULL -the the DET DT NULL -country country NOUN NN NULL -became become VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -noon noon NOUN NN TIME -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -roadside roadside NOUN NN NULL -, , PUNCT , NULL -near near SCONJ IN NULL -a a DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out ADP RP NULL -some some DET DT NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -refused refuse VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -never never ADV RB NULL -hungry hungry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -lucky lucky ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -. . PUNCT . NULL - - -For^my For^my PROPN NNP NULL -mouth mouth NOUN NN NULL -is be AUX VBZ NULL -only only ADV RB NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL - - -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -eat eat VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -would would AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -would would AUX MD NULL -spoil spoil VERB VB NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -saw see VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -that that SCONJ IN NULL -this this DET DT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -only only ADV RB NULL -nodded nod VERB VBD NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -eating eat VERB VBG NULL -her -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Tell tell VERB VB NULL -me -PRON- PRON PRP NULL -something something PRON NN NULL -about about ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -gray gray ADJ JJ NULL -everything everything PRON NN NULL -was be AUX VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -this this DET DT NULL -queer queer ADJ JJ NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -listened listen VERB VBD NULL -care- care- ADV RB NULL -fully fully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -why why ADV WRB NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -place place NOUN NN NULL -you -PRON- PRON PRP NULL -call call VERB VBP NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -No no ADV RB NULL -matter matter ADV RB NULL -how how ADV WRB NULL -dreary dreary ADJ JJ NULL -and and CCONJ CC NULL -gray gray VERB VB NULL -our -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -are be AUX VBP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -people people NOUN NNS NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -and and CCONJ CC NULL -blood blood NOUN NN NULL -would would AUX MD NULL -rather rather ADV RB NULL -live live VERB VB NULL -there there ADV RB NULL -than than SCONJ IN NULL -in in ADP IN NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -teas tea NOUN NNS NULL -only only ADV RB NULL -made make VERB VBD NULL -yesterday yesterday NOUN NN DATE -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -45 45 NUM CD CARDINAL -any any DET DT NULL -other other ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -be be AUX VB NULL -it -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -place place NOUN NN NULL -like like SCONJ IN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sighed sigh VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -your -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -proba- proba- VERB VB NULL -bly bly ADV RB NULL -all all DET DT NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Kansas Kansas PROPN NNP GPE -would would AUX MD NULL -have have AUX VB NULL -no no DET DT NULL -people people NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -fortunate fortunate ADJ JJ NULL -for for ADP IN NULL -Kansas Kansas PROPN NNP GPE -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -story story NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -resting rest VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -reproachfully reproachfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -life life NOUN NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -so so ADV RB NULL -short short ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -know know VERB VBP NULL -nothing nothing PRON NN NULL - - -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -made make VERB VBN NULL -day day NOUN NN NULL -before before ADP IN NULL -yesterday yesterday NOUN NN DATE -. . PUNCT . NULL - - -What what PRON WP NULL -happened happen VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -before before ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -unknown unknown ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Luckily luckily ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -things thing NOUN NNS NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -was be AUX VBD NULL -to to PART TO NULL -paint paint VERB VB NULL -my -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -what what PRON WP NULL -was be AUX VBD NULL -going go VERB VBG NULL -on on ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -another another DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -like like VERB VB NULL -those those DET DT NULL -ears ear NOUN NNS NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -n't not PART RB NULL -straight straight ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Never never ADV RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -ears ear NOUN NNS NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -which which PRON WDT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -enough enough ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -painted paint VERB VBD NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -looking look VERB VBG NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -at at ADP IN NULL -everything everything PRON NN NULL -around around ADP IN NULL -me -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -my -PRON- PRON PRP$ NULL -first first ADJ JJ ORDINAL -glimpse glimpse NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -46 46 NUM CD NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -a a DET DT NULL -rather rather ADV RB NULL -pretty pretty ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -who who PRON WP NULL -was be AUX VBD NULL -watching watch VERB VBG NULL -" " PUNCT `` NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -blue blue ADJ JJ NULL -paint paint NOUN NN NULL -is be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -color color NOUN NN NULL -for for ADP IN NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -a a DET DT NULL -little little ADJ JJ NULL -bigger big ADJ JJR NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -eye eye NOUN NN NULL -was be AUX VBD NULL -done do VERB VBN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -much much ADV RB NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -speak speak VERB VB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -a a DET DT NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -for for ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -the the DET DT NULL -fun fun NOUN NN NULL -of of ADP IN NULL -watching watch VERB VBG NULL -them -PRON- PRON PRP NULL -make make VERB VB NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -just just ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -anyone anyone PRON NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -This this DET DT NULL -fellow fellow NOUN NN NULL -will will AUX MD NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -fast fast ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -just just ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -quite quite ADV RB NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farmer farmer NOUN NN NULL -carried carry VERB VBD NULL -me -PRON- PRON PRP NULL -under under ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -me -PRON- PRON PRP NULL -up up ADP RP NULL -on on ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -soon soon ADV RB NULL -after after ADV RB NULL -walked walk VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -me -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -deserted desert VERB VBN NULL -this this DET DT NULL -way way NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -walk walk VERB VB NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -stay stay VERB VB NULL -on on ADP IN NULL -that that DET DT NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lonely lonely ADJ JJ NULL -life life NOUN NN NULL -to to PART TO NULL -lead lead VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -, , PUNCT , NULL -having have VERB VBG NULL -been be AUX VBN NULL -made make VERB VBN NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -other other ADJ JJ NULL -birds bird NOUN NNS NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -away away ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -pleased please VERB VBD NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -feel feel VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite DET PDT NULL -an an DET DT NULL -important important ADJ JJ NULL -person person NOUN NN NULL -. . PUNCT . NULL - - -By by ADP IN NULL -and and CCONJ CC NULL -by by ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -near near SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -looking look VERB VBG NULL -at at ADP IN NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -47 47 NUM CD CARDINAL -me -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -he -PRON- PRON PRP NULL -perched perch VERB VBD NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -wonder wonder VERB VBP NULL -if if SCONJ IN NULL -that that DET DT NULL -farmer farmer NOUN NN NULL -thought think VERB VBD NULL -to to PART TO NULL -fool fool VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -clumsy clumsy ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -Any any DET DT NULL -crow crow NOUN NN NULL -of of ADP IN NULL -sense sense NOUN NN NULL -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -only only ADV RB NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -hopped hop VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -aft aft ADJ JJ NULL -d\a't<^ d\a't<^ NOUN NN NULL -ill ill VERB VBP NULL -the the DET DT NULL -corn corn NOUN NN NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -bij^d^ bij^d^ NOUN NNS NULL -^^. ^^. X FW NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -harmed harm VERB VBN NULL -by by ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -came come VERB VBD NULL -to to PART TO NULL -eat eat VERB VB NULL -th th X XX NULL -corn corn NOUN NN NULL -too too ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -sheryi^^e sheryi^^e NOUN NN NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -grcc grcc PROPN NNP NULL -flock flock NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL - - -3J^]^^t,^ 3j^]^^t,^ NUM CD DATE -' ' PUNCT '' DATE -^^^^T ^^^^T PROPN NNP DATE - - -") ") PUNCT '' ORG - - -such such DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -Scarecro.v^fter Scarecro.v^fter PROPN NNP PERSON -arL arl NOUN NN NULL -but\tne but\tne PROPN NNP PERSON -al al PROPN NNP PERSON -trow trow PROPN NNP PERSON -comforted comfort VERB VBD NULL -r^^^'^^fyg r^^^'^^fyg PROPN NNP NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -If if SCONJ IN NULL -^u ^u NOUN NNS NULL -/ / PUNCT NFP NULL -only only ADV RB NULL -he -PRON- PRON PRP NULL -brakis brakis VERB VBP NULL -in in ADP IN NULL -^pur ^pur PUNCT . GPE - - -hea^^pir hea^^pir PROPN NNP NULL -would would AUX MD NULL -fe fe VERB VB NULL -as as SCONJ IN NULL -good good ADJ JJ NULL -manias manias PROPN NNP NULL -any any DET DT NULL -of of ADP IN NULL -tKem tKem PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -better well ADJ JJR NULL -man man NOUN NN NULL -th th X XX NULL -; ; PUNCT : NULL -ome ome NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Brains brain NOUN NNS NULL -are be AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -: : PUNCT : NULL -wordi wordi VERB VB NULL -having have VERB VBG NULL -in in ADP IN NULL -this this DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -no no DET DT NULL -rnatter rnatter PROPN NNP NULL -whethe whethe NOUN NN NULL -: : PUNCT : NULL -a a DET DT NULL -cro^v cro^v NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -\J^^Wim \J^^Wim PROPN NNP NULL - - -I I PROPN NNP NULL -ffl ffl PRON PRP NULL -fter fter VERB VBP NULL -the the DET DT NULL -crow^s crow^s NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL - - -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -r r NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -decided decide VERB VBD NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -try try VERB VB NULL -hard hard ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -some some DET DT NULL -brains brain NOUN NNS NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL - - -, , PUNCT , NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -along along ADP RP NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -me -PRON- PRON PRP NULL -off off ADP IN NULL -the the DET DT NULL -stake stake NOUN NN NULL -.Xand .xand NUM CD NULL - - -from from ADP IN NULL -what what PRON WP NULL -ycna ycna NOUN NN NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -as as ADV RB NULL -soon soon ADV RB NULL - - -a#i^ a#i^ PROPN NNP NULL -Lpi Lpi PROPN NNP PERSON -sure sure ADJ JJ NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -will will AUX MD NULL -give give VERB VB NULL -t t NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Hi hi INTJ UH NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -such such DET PDT NULL -an an DET DT NULL -uncomfortable uncomfortable ADJ JJ NULL -feeling feeling NOUN NN NULL -to to PART TO NULL -know know VERB VB NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -48 48 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -handed hand VERB VBD NULL -the the DET DT NULL -basket basket NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -fences fence NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -side side NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -land land NOUN NN NULL -was be AUX VBD NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -close close ADJ JJ NULL -together together ADV RB NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -met meet VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -almost almost ADV RB NULL -dark dark ADJ JJ NULL -under under ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -shut shut VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -daylight daylight NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -stop stop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -this this DET DT NULL -road road NOUN NN NULL -goes go VERB VBZ NULL -in in ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -at at ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -wherever wherever ADV WRB NULL -it -PRON- PRON PRP NULL -leads lead VERB VBZ NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Anyone anyone PRON NN NULL -would would AUX MD NULL -know know VERB VB NULL -that that SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -required require VERB VBD NULL -brains brain NOUN NNS NULL -to to PART TO NULL -figure figure VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -should should AUX MD NULL -have have AUX VB NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -an an DET DT TIME -hour hour NOUN NN TIME -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -light light NOUN NN NULL -faded fade VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -stumbling stumble VERB VBG NULL -along along ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -darkness darkness NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -could could AUX MD NULL -, , PUNCT , NULL -for for ADP IN NULL -some some DET DT NULL -dogs dog NOUN NNS NULL -see see VERB VBP NULL -very very ADV RB NULL -well well ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -declared declare VERB VBD NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -by by ADP IN NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -managed manage VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -along along ADP RP NULL -fairly fairly ADV RB NULL -well well ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -any any DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -any any DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -walking walking NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Soon soon ADV RB NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stopped stop VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -a a DET DT NULL -little little ADJ JJ NULL -cottage cottage NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -built build VERB VBN NULL -of of ADP IN NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -Shall shall AUX MD NULL -we -PRON- PRON PRP NULL -go go VERB VB NULL -there there ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -49 49 NUM CD TIME - - -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -soon soon ADV RB NULL -fell fall VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -sound sound ADJ JJ NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -never never ADV RB NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -patiently patiently ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -" " PUNCT '' NULL -came come VERB VBD NULL -. . PUNCT . NULL - - -CNjivpter CNjivpter PROPN NNP NULL -V. V. PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -RCvSci RCvSci PROPN NNP NULL -/ / SYM SYM NULL -e e NOUN NN NULL -of of ADP IN NULL -" " PUNCT `` NULL -tKe tKe PROPN NNP NULL - - -Tii\ Tii\ PROPN NNP DATE -Woodrcvex^ix Woodrcvex^ix PROPN NNP NULL - - -erv erv PROPN NNP NULL -DOROTHY DOROTHY PROPN NNP NULL -awoke awake VERB VBD NULL -the the DET DT NULL -sun sun NOUN NN NULL - - -was be AUX VBD NULL -shining shine VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -long long ADV RB NULL -been be AUX VBN NULL -out out ADV RB NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -squirrels squirrel NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -still still ADV RB NULL -standing stand VERB VBG NULL -patiently patiently ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -corner corner NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -search search VERB VB NULL -for for ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -water water NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -To to PART TO NULL -wash wash VERB VB NULL -my -PRON- PRON PRP$ NULL -face face NOUN NN NULL -clean clean ADJ JJ NULL -after after ADP IN NULL -the the DET DT NULL -dust dust NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -drink drink VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -the the DET DT NULL -dry dry ADJ JJ NULL -bread bread NOUN NN NULL -will will AUX MD NULL -not not PART RB NULL -stick stick VERB VB NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -throat throat NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -inconvenient inconvenient ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -sleep sleep VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -eat eat VERB VB NULL -and and CCONJ CC NULL -54 54 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -drink drink VERB VBP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -worth worth ADJ JJ NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bother bother NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -think think VERB VB NULL -properly properly ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -left leave VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT DATE -little little ADJ JJ DATE -spring spring NOUN NN DATE -of of ADP IN NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -drank drank NOUN NN NULL -and and CCONJ CC NULL -bathed bathe VERB VBD NULL -and and CCONJ CC NULL -ate eat VERB VBD NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -bread bread NOUN NN NULL -left leave VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -thankful thankful ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -eat eat VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -was be AUX VBD NULL -scarcely scarcely ADV RB NULL -enough enough ADJ JJ NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -for for ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -startled startled ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -a a DET DT NULL -deep deep ADJ JJ NULL -groan groan NOUN NN NULL -near near ADV RB NULL -by by ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -was be AUX VBD NULL -that that DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -imagine imagine VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -see see VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -another another DET DT NULL -groan groan NOUN NN NULL -reached reach VERB VBD NULL -their -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -sound sound NOUN NN NULL -seemed seem VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -discovered discover VERB VBD NULL -something something PRON NN NULL -shining shine VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -ray ray NOUN NN NULL -of of ADP IN NULL -sunshine sunshine NOUN NN NULL -that that PRON WDT NULL -fell fall VERB VBD NULL -between between ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ran run VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -trees tree NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -partly partly ADV RB NULL -chopped chop VERB VBN NULL -through through ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -standing stand VERB VBG NULL -beside beside ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -with with ADP IN NULL -an an DET DT NULL -uplifted uplifted ADJ JJ NULL -axe axe NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -man man NOUN NN NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -jointed joint VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -perfectly perfectly ADV RB NULL -motionless motionless ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -stir stir VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -amazement amazement NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -barked bark VERB VBD NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -made make VERB VBD NULL -a a DET DT NULL -snap snap ADJ JJ NULL -M M PROPN NNP NULL -he -PRON- PRON PRP NULL -the the DET DT NULL -tin tin NOUN NN NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -hurt hurt VERB VBD NULL -his -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL -] ] PUNCT -RRB- NULL - - -^W|ii| ^w|ii| X XX NULL - - -lI'Did li'did ADP IN NULL -you -PRON- PRON PRP NULL -groan groan VERB VBP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -' ' PUNCT '' PERSON -' ' PUNCT '' NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -groa groa PROPN NNP NULL -ing'for ing'for ADP IN NULL -more more ADJ JJR DATE -than than SCONJ IN DATE -a a DET DT DATE -year year NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -heard hear VERB VBN NULL -) ) PUNCT -RRB- NULL - - -ef ef PROPN NNP NULL -ore ore PROPN NNP NULL -or or CCONJ CC NULL -come come VERB VB NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -77 77 NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -softly softly ADV RB NULL -, , PUNCT , NULL -for^ for^ NUM CD NULL -LOved love VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -voice voice NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -man man NOUN NN NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Get get AUX VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -and and CCONJ CC NULL -oil oil VERB VB NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -rusted rust VERB VBN NULL -so so ADV RB NULL -badly badly ADV RB NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -; ; PUNCT : NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -well well ADV RB NULL -oiled oil VERB VBD NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -YcA YcA PROPN NNP NULL -will will AUX MD NULL -find find VERB VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -shelf shelf NOUN NN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -cot-| cot-| NOUN NN NULL -tage tage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -at at ADP IN NULL -once once ADV RB NULL -ran run VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Where where ADV WRB NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -joints?'^ joints?'^ NOUN NN ORG -' ' PUNCT '' ORG -' ' PUNCT `` NULL -Oil oil NOUN NN NULL -my -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -re*- re*- PROPN NNP NULL -plied ply VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -badly badly ADV RB NULL -rusted rust VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tin tin ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -moved move VERB VBD NULL -it -PRON- PRON PRP NULL -gently gently ADV RB NULL -from from ADP IN NULL -side side NOUN NN NULL -to to ADP IN NULL -side side VERB VB NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -worked work VERB VBD NULL -freely freely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -man man NOUN NN NULL -could could AUX MD NULL -turn turn VERB VB NULL -it -PRON- PRON PRP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -56 56 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -oiled oil VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -bent bend VERB VBD NULL -them -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -free free ADJ JJ NULL -from from ADP IN NULL -rust rust NOUN NN NULL -and and CCONJ CC NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -new new ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -gave give VERB VBD NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -of of ADP IN NULL -satisfaction satisfaction NOUN NN NULL -and and CCONJ CC NULL -lowered lower VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -hold- hold- NOUN NNS NULL -ing e VERB VBG NULL -that that SCONJ IN NULL -axe axe PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -put put VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -freely freely ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -and and CCONJ CC NULL -again again ADV RB NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -release release NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -a a DET DT NULL -very very ADV RB NULL -polite polite ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBN NULL -there there ADV RB NULL -always always ADV RB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL -come come VERB VBN NULL -along along ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -certainly certainly ADV RB NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -happen happen VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -here here ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -cottage cottage NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -wants want VERB VBZ NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -few few ADJ JJ NULL -brains brain NOUN NNS NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -appeared appear VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -deeply deeply ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -guess guess VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -answered answer VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -, , PUNCT , NULL -Tin Tin PROPN NNP PERSON -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -57 57 NUM CD CARDINAL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -returned return VERB VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -So so ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -join join VERB VB NULL -your -PRON- PRON PRP$ NULL -party party NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -also also ADV RB NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -along- along- NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -heartily heartily ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -added add VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -his -PRON- PRON PRP$ NULL -company company NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -shouldered shoulder VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -had have AUX VBD NULL -asked ask VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -put put VERB VB NULL -the the DET DT NULL -oil- oil- NOUN NN NULL -can can AUX MD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -F^or F^or PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -rain rain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rust rust VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -need need VERB VB NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -badly badly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -their -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -join join VERB VB NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -could could AUX MD NULL -not not PART RB NULL -pass pass VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -set set VERB VBD NULL -to to PART TO NULL -w^ork w^ork VERB VB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBN NULL -so so ADV RB NULL -well well ADV RB NULL -that that SCONJ IN NULL -soon soon ADV RB NULL -he -PRON- PRON PRP NULL -cleared clear VERB VBD NULL -a a DET DT NULL -passage passage NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -entire entire ADJ JJ NULL -party party NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -thinking think VERB VBG NULL -so so ADV RB NULL -earnestly earnestly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -notice notice VERB VB NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stumbled stumble VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -hole hole NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -call call VERB VB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -walk walk VERB VB NULL -around around ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -cheer- cheer- PROPN NNP NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -some some DET DT NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -58 58 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -brains brain NOUN NNS NULL -are be AUX VBP NULL -not not PART RB NULL -the the DET DT NULL -best good ADJ JJS NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -any any DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -empty empty ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -once once SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -heart heart NOUN NN NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -, , PUNCT , NULL -having have VERB VBG NULL -tried try VERB VBN NULL -them -PRON- PRON PRP NULL -both both DET DT NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -know know VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -\\,/ \\,/ PUNCT NFP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -" " PUNCT `` NULL -^'fTin ^'ftin ADP IN NULL - - -Woodman Woodman PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -following following ADJ JJ NULL -story story NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -the the DET DT NULL -son son NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -woodman woodman NOUN NN NULL -who who PRON WP NULL -chopped chop VERB VBD NULL -down down ADP RP NULL -' ' PUNCT '' NULL -trees tree NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -sold sell VERB VBD NULL -the the DET DT NULL -wood wood NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -living living NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -too too ADV RB NULL -became become VERB VBD NULL -a a DET DT NULL -w^ood w^ood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -died die VERB VBD NULL -I -PRON- PRON PRP NULL -took take VERB VBD NULL -care care NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -mother mother NOUN NN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -instead instead ADV RB NULL -of of ADP IN NULL -living live VERB VBG NULL -alone alone ADV RB NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -marry marry VERB VB NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -become become VERB VB NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -was be AUX VBD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girls girl NOUN NNS NULL -who who PRON WP NULL -was be AUX VBD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -grew grow VERB VBD NULL -to to PART TO NULL -love love VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -promised promise VERB VBD NULL -to to PART TO NULL -marry marry VERB VB NULL -me -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -earn earn VERB VB NULL -enough enough ADJ JJ NULL -money money NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -a a DET DT NULL -better well ADJ JJR NULL -house house NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -lived live VERB VBD NULL -with with ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -marry marry VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -59 59 NUM CD CARDINAL -was be AUX VBD NULL -so so ADV RB NULL -lazy lazy ADJ JJ NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -to to PART TO NULL -remain remain VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -do do AUX VB NULL -the the DET DT NULL -cooking cooking NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -housework housework NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -her -PRON- PRON PRP NULL -two two NUM CD CARDINAL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -cow cow NOUN NN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -prevent prevent VERB VB NULL -the the DET DT NULL -marriage marriage NOUN NN NULL -. . PUNCT . NULL - - -Thereupon thereupon ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -enchanted enchant VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -chopping chop VERB VBG NULL -away away ADV RB NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -one one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -anx- anx- ADV RB NULL -ious ious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -the the DET DT NULL -new new ADJ JJ NULL -house house NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slipped slip VERB VBD NULL -all all ADV RB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -cut cut VERB VB NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -at at ADP IN NULL -first first ADV RB ORDINAL -seemed seem VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -misfortune misfortune NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -a a DET DT NULL -one one NUM CD CARDINAL -- - PUNCT HYPH NULL -legged legged ADJ JJ NULL -man man NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -dp dp VERB VB NULL -very very ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wood wood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -tin tin PROPN NNP NULL -- - PUNCT HYPH NULL -smith smith PROPN NNP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -him -PRON- PRON PRP NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leg leg NOUN NN NULL -worked work VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -once once ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -used use VERB VBN NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -action action NOUN NN NULL -angered anger VERB VBD NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -promised promise VERB VBN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -marry marry VERB VB NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -began begin VERB VBD NULL -chopping chop VERB VBG NULL -again again ADV RB NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -the the DET DT NULL -enchanted enchant VERB VBN NULL -axe axe PROPN NNP NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -one one NUM CD NULL -after after ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -nothing nothing PRON NN NULL -daunted daunt VERB VBN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -them -PRON- PRON PRP NULL -replaced replace VERB VBN NULL -with with ADP IN NULL -tin tin ADJ JJ NULL -ones one NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -made make VERB VBD NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slip slip VERB VB NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -happened happen VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -along along ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -head head NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -beaten beat VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -worked work VERB VBD NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -little little ADV RB NULL -knew know VERB VBD NULL -how how ADV WRB NULL -cruel cruel ADJ JJ NULL -my -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -could could AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -new new ADJ JJ NULL -way way NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -6o 6o NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -slip slip PROPN NNP NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -ain ain PROPN NNP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -cut cut VERB VBD NULL -right right ADV RB NULL -through through ADP IN NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -spHtting sphtte VERB VBG NULL -me -PRON- PRON PRP NULL -into into ADP IN NULL -two two NUM CD CARDINAL -halves half NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -body body NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -fastening fasten VERB VBG NULL -my -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -head head VERB VB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -around around ADV RB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -alas alas INTJ UH NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -now now ADV RB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -lost lose VERB VBD NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -I -PRON- PRON PRP NULL -married marry VERB VBD NULL -her -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -still still ADV RB NULL -living live VERB VBG NULL -with with ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -body body NOUN NN NULL -shone shine VERB VBD NULL -so so ADV RB NULL -brightly brightly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -now now ADV RB NULL - - -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -cut cut VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -danger danger NOUN NN NULL -that that SCONJ IN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -rust rust VERB VB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -kept keep VERB VBD NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -inmy inmy PROPN NNP NULL -cottage cottage VERB VB NULL -and and CCONJ CC NULL -took take VERB VBD NULL -care care NOUN NN NULL -to to ADP IN NULL -oil oil NOUN NN NULL -myself -PRON- PRON PRP NULL -whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -needed need VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -day day NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -forgot forgot VERB VBP NULL -to to PART TO NULL -do do AUX VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -being be AUX VBG NULL -caught catch VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rainstorm rainstorm NOUN NN NULL -, , PUNCT , NULL -before before ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -had have AUX VBD NULL -rusted rust VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -left leave VERB VBN NULL -to to PART TO NULL -stand stand VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -thing thing NOUN NN NULL -to to ADP IN NULL -un- un- ADJ JJ NULL -dergo dergo VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -during during ADP IN NULL -the the DET DT DATE -year year NOUN NN DATE -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -there there ADV RB NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -greatest great ADJ JJS NULL -loss loss NOUN NN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -was be AUX VBD NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -love love NOUN NN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -hap- hap- ADJ JJ NULL -piest pi ADJ JJS NULL -man man NOUN NN NULL -on on ADP IN NULL -earth earth NOUN NN LOC -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -love love VERB VB NULL -who who PRON WP NULL -has have AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -6i 6i PROPN NNP NULL -^^^pleart ^^^pleart PUNCT NFP NULL -, , PUNCT , NULL - - -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -resolved resolve VERB VBN NULL -to to PART TO NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -one one NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -g g NOUN NN NULL -- - PUNCT : NULL -o o NOUN NN NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden NOUN NN NULL -and and CCONJ CC NULL -marry marry VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Both both DET DT NULL -Dorothy Dorothy PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ask ask VERB VB NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -a a DET DT NULL -fool fool NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -with with ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -take take VERB VB NULL -the the DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -do do AUX VBP NULL -not not PART RB NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -happiness happiness NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -say say VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -which which PRON WDT NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -two two NUM CD CARDINAL -friends friend NOUN NNS NULL -was be AUX VBD NULL -right right ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -decided decide VERB VBD NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL - - -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -whether whether SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -no no DET DT NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -each each DET DT NULL -got get VERB VBD NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -What what PRON WP NULL -worried worry VERB VBD NULL -her -PRON- PRON PRP NULL -most most ADV RBS NULL -was be AUX VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -bread bread NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -an- an- CCONJ CC NULL -other other ADJ JJ NULL -meal meal NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -empty empty VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -nor nor CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -ever ever ADV RB NULL -ate eat VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -nor nor CCONJ CC NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -unless unless SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -fed feed VERB VBN NULL -. . PUNCT . NULL - - -CK'dwpterVI CK'dwpterVI PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -CowsvrcUy CowsvrcUy PROPN NNP NULL -Liorv Liorv PROPN NNP NULL -. . PUNCT . NULL - - -THIS THIS PROPN NNP NULL -TIME TIME PROPN NNP NULL - - -DOROTW DOROTW PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -walking- walking- ADJ JJ NULL -through through ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -road road NOUN NN NULL -' ' PUNCT '' NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -much much ADJ JJ NULL -cover^^ cover^^ PROPN NNP NULL -' ' PUNCT '' NULL -dried dry VERB VBN NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -dead dead ADJ JJ NULL -leaves leave NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees,-*^!!^ trees,-*^!!^ PROPN NNP NULL -' ' PUNCT '' NULL -: : PUNCT : NULL -! ! PUNCT . NULL - - -walking- walking- PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -good good ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - --^t% -^t% PUNCT NFP NULL - - -There there PRON EX NULL -were be AUX VBD NULL -few few ADJ JJ NULL -birds bird NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest^if forest^if NUM CD NULL -. . PUNCT . NULL - - -B b NOUN NN NULL -birds bird NOUN NNS NULL -love love VERB VBP NULL -the the DET DT NULL -open open ADJ JJ NULL -country country NOUN NN NULL -where where ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -su su PROPN NNP NULL -] ] PUNCT -RRB- NULL -shine shine NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -deep deep ADJ JJ NULL -growl growl NOUN NN NULL -from from ADP IN NULL -some some DET DT NULL -wild wild ADJ JJ NULL -animal animal NOUN NN NULL -hidden hide VERB VBN NULL -among among ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -sounds sound VERB VBZ NULL -ifiaade ifiaade NOUN NN NULL -. . PUNCT . NULL - - -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -'s 's PART POS NULL -heart heart NOUN NN NULL -beat beat VERB VBD NULL -fast fast ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -66 66 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -what what PRON WP NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -even even ADV RB NULL -bark bark VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -long long ADV RB NULL -will will AUX MD NULL -it -PRON- PRON PRP NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -the the DET DT NULL -child child NOUN NN NULL -asked ask VERB VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -before before ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -was be AUX VBD NULL -the the DET DT NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -went go VERB VBD NULL -there there ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -through through ADP IN NULL -a a DET DT NULL -dangerous dangerous ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -nearer nearer PROPN NNP NULL -to to ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -where where ADV WRB NULL -Oz Oz PROPN NNP NULL -dwells dwell NOUN NNS NULL -the the DET DT NULL -country country NOUN NN NULL -is be AUX VBZ NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -my -PRON- PRON PRP$ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -can can AUX MD NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -bear bear VERB VBP NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -protect protect VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -will will AUX MD NULL -pro- pro- VERB VB NULL -tect tect VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -protect protect VERB VB NULL -him -PRON- PRON PRP NULL -ourselves -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -Just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -there there ADV RB NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -a a DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP ORG -bounded bound VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -With with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw NOUN NN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -spining spin VERB VBG NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -struck strike VERB VBD NULL -at at ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -no no DET DT NULL -impression impression NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -still still ADV RB NULL -. . PUNCT . NULL - - -Little Little PROPN NNP NULL -Toto Toto PROPN NNP NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -an an DET DT NULL -enemy enemy NOUN NN NULL -to to PART TO NULL -face face VERB VB NULL -, , PUNCT , NULL -ran run VERB VBD NULL -barking bark VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -had have AUX VBD NULL -opened open VERB VBN NULL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -67 67 NUM CD CARDINAL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -to to PART TO NULL -bite bite VERB VB NULL -the the DET DT NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -fearing fear VERB VBG NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -heedless heedless NOUN NN NULL -of of ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -slapped slap VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -dare dare VERB VB NULL -to to PART TO NULL -bite bite VERB VB NULL -Toto Toto PROPN NNP NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -a a DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -to to PART TO NULL -bite bite VERB VB NULL -a a DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -rubbed rub VERB VBD NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw ADJ JJ NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -hit hit VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -No no INTJ UH NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -retorted retort VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -T t NOUN NN NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -hanging hang VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -shame shame NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -Lve Lve PROPN NNP NULL -always always ADV RB NULL -known know VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -how how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL - - -To to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -striking strike VERB VBG NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -her -PRON- PRON PRP$ NULL -pick pick VERB VB NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -patted pat VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -still still ADV RB NULL -angry angry ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -over over ADV RB NULL -so so ADV RB NULL -easily easily ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -astonished astonish VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -whirl whirl VERB VB NULL -around around ADV RB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -Is be AUX VBZ NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD CARDINAL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -also also ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -helped help VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -blunted blunt VERB VBD NULL -my -PRON- PRON PRP$ NULL -claws claws NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -they -PRON- PRON PRP NULL -scratched scratch VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -it -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -68 68 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -cold cold ADJ JJ NULL -shiver shiver NOUN NN NULL -run run VERB VBD NULL -down down ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -little little ADJ JJ NULL - - -anima| anima| PROPN NNP NULL - - -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -tender tender ADJ JJ NULL -of of ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Neither neither CCONJ CC NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -a a NOUN NN NULL -a a DET DT NULL -meat meat NOUN NN NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -curious curious ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seems seem VERB VBZ NULL -remarkably remarkably ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -look look VERB VBP NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one PRON PRP NULL -would would AUX MD NULL -think think VERB VB NULL -o^ o^ ADP RP NULL -biting bite VERB VBG NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -con-- con-- PUNCT , NULL -tinned tin VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -| | CCONJ CC NULL -" " PUNCT `` NULL -What what PRON WP NULL -makes make VERB VBZ NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -coward coward NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -look look VERB VB NULL -- - PUNCT HYPH NULL -j j PROPN NNP NULL -ing e VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -a^ a^ ADJ JJ NULL -small small ADJ JJ NULL -horse horse NOUN NN NULL -. . PUNCT . NULL - - -j j PROPN NNP NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -mystery mystery NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -animals animal NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -naturally naturally ADV RB NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -brave brave ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -every- every- ADJ JJ NULL - - -where where ADV WRB NULL -thought think VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -learned learn VERB VBD NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -roared roar VERB VBD NULL -very very ADV RB NULL -loudly loudly ADV RB NULL -every every DET DT NULL -living living NOUN NN NULL -thing thing NOUN NN NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -met meet VERB VBN NULL -a a DET DT NULL -man man NOUN NN NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -awfully awfully ADV RB NULL -scared scared ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -just just ADV RB NULL -roared roar VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -always always ADV RB NULL -run run VERB VBN NULL -away away ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT NULL -ele- ele- NOUN NN NULL -phants phant NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -bears bear NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -tried try VERB VBN NULL -to to PART TO NULL -fight fight VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -run run VERB VBN NULL -myself -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -69 69 NUM CD CARDINAL -coward coward PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -hear hear VERB VBP NULL -me -PRON- PRON PRP NULL -roar roar VERB VB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -try try VERB VBP NULL -to to PART TO NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -King king NOUN NN ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -should should AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -, , PUNCT , NULL -wiping wipe VERB VBG NULL -a a DET DT NULL -tear tear NOUN NN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eye eye NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -sorrow sorrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -makes make VERB VBZ NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -whenever whenever ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -dan- dan- ADJ JJ NULL -ger ger NOUN NN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -begins begin VERB VBZ NULL -to to PART TO NULL -beat beat VERB VB NULL -fast fast ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Perhaps perhaps ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -proves prove VERB VBZ NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Perhaps perhaps ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -never never ADV RB NULL -looked look VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -grjeat grjeat NOUN NN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -70 70 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -think think VERB VB NULL -Oz oz PRON PRP ORG -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -cowardly cowardly ADJ JJ NULL -Lion Lion PROPN NNP EVENT -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Or or CCONJ CC NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -is be AUX VBZ NULL -simply simply ADV RB NULL -unbearable unbearable ADJ JJ NULL -without without ADP IN NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -other other ADJ JJ NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -cowardly cowardly ADJ JJ NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -allow allow VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -scare scare VERB VB NULL -them -PRON- PRON PRP NULL -so so ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -really really ADV RB NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -does do AUX VBZ NULL -n't not PART RB NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -any any DET DT NULL -braver braver NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -myself -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -little little ADJ JJ NULL -company company NOUN NN NULL -set set VERB VBN NULL -off off ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -walking walk VERB VBG NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -strides stride NOUN NNS NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -approve approve VERB VB NULL -this this DET DT NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -forget forget VERB VB NULL -how how ADV WRB NULL -nearly nearly ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -crushed crush VERB VBN NULL -be- be- PROPN NNP NULL - - -tween tween NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -'s 's PART POS NULL -great great ADJ JJ NULL -jaws jaw NOUN NNS NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -he -PRON- PRON PRP NULL -became become VERB VBD NULL -more more ADV RBR NULL -at at ADP IN NULL -ease ease NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -presently presently ADV RB NULL -Toto Toto PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -had have AUX VBD NULL -grown grow VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -During during ADP IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -that that DET DT DATE -day day NOUN NN DATE -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -other other ADJ JJ NULL -adven- adven- ADJ JJ NULL -ture ture NOUN NN NULL -to to ADP IN NULL -mar mar PROPN NNP NULL -the the DET DT NULL -peace peace NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -beetle beetle NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -crawling crawl VERB VBG NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -THR THR PROPN NNP NULL -WONDERFUIv WONDERFUIv PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -71 71 NUM CD NULL - - -the the DET DT NULL -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -always always ADV RB NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -any any DET DT NULL -hving hve VERB VBG NULL -creature creature NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -several several ADJ JJ NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -sorrow sorrow NOUN NN NULL -and and CCONJ CC NULL -regret regret NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -tears tear NOUN NNS NULL -ran run VERB VBD NULL -slowly slowly ADV RB NULL -down down ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -hinges hinge NOUN NNS NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -they -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -presently presently ADV RB NULL -asked ask VERB VBD NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -question question NOUN NN NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -could could AUX MD NULL -not not PART RB NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -jaws jaw NOUN NNS NULL -were be AUX VBD NULL -tightly tightly ADV RB NULL -rusted rust VERB VBN NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -became become VERB VBD NULL -greatly greatly ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -and and CCONJ CC NULL -made make VERB VBD NULL -many many ADJ JJ NULL -motions motion NOUN NNS NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -relieve relieve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP EVENT -was be AUX VBD NULL -also also ADV RB NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -what what PRON WP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -seized seize VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can NOUN NN NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -the the DET DT NULL -iS^ iS^ PROPN NNP NULL -W^oodman W^oodman PROPN NNP NULL -'s 's PART POS NULL -jaws jaws NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -after after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -talk talk VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -will will AUX MD NULL -serve serve VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -les- les- NOUN NN NULL -son son NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -to to PART TO NULL -look look VERB VB NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -step step VERB VBP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -kill kill VERB VB NULL -an- an- DET DT NULL -other other ADJ JJ NULL -bug bug NOUN NN NULL -or or CCONJ CC NULL -beetle beetle NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -surely surely ADV RB NULL -cry cry VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -crying cry VERB VBG NULL -rusts rust NOUN NNS NULL -my -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Thereaf- Thereaf- PROPN NNP NULL - - -ter ter VERB VBD NULL - - -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -72 72 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -very very ADV RB NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -ant ant NOUN NN NULL -toiling- toiling- ADJ JJ NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -step step VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -not not PART RB NULL -to to PART TO NULL -harm harm VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -great great ADJ JJ NULL -care care NOUN NN NULL -never never ADV RB NULL -to to PART TO NULL -be be AUX VB NULL -cruel cruel ADJ JJ NULL -or or CCONJ CC NULL -unkind unkind NOUN NN NULL -to to ADP IN NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -people people NOUN NNS NULL -with with ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -have have AUX VB NULL -something something PRON NN NULL -to to PART TO NULL -guide guide VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -need need VERB VBP NULL -never never ADV RB NULL -do do AUX VB NULL -wrong wrong NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -, , PUNCT , NULL -When when ADV WRB NULL -Oz Oz PROPN NNP NULL -gives give VERB VBZ NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -need need VERB VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -CK.pterVn CK.pterVn PROPN NNPS PRODUCT -. . PUNCT . NULL -.e .e PUNCT NFP NULL - - -Joi Joi PROPN NNP NULL -/ / SYM SYM NULL -rrvey rrvey ADJ JJ NULL -to to ADP IN NULL -TI\e TI\e PROPN NNP NULL -Grets^t Grets^t PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PROPN NNP NULL - - -^^^ ^^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -' ' PUNCT '' NULL -I i NOUN NN NULL -^i ^i PUNCT NFP NULL -WERE be VERB VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -camp camp NOUN NN NULL -out out ADP RP NULL -that that SCONJ IN NULL -nig nig PROPN NNP NULL -- - PUNCT HYPH NULL -ht ht PROPN NNP NULL -under under ADP IN NULL -a a DET DT NULL -large large ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -houses house NOUN NNS NULL -near near ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -tree tree NOUN NN NULL -made make VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -, , PUNCT , NULL -thick thick ADJ JJ NULL -covering covering NOUN NN NULL -to to PART TO NULL -protect protect VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -dew dew NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -chopped chop VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -built build VERB VBD NULL -a a DET DT NULL -splendid splendid ADJ JJ NULL -fire fire NOUN NN NULL -that that PRON WDT NULL -warmed warm VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -feel feel VERB VB NULL -less less ADV RBR NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -ate eat VERB VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -for for ADP IN NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -76 76 NUM CD CARDINAL -THE the DET DT NULL -WONDHRFUL WONDHRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -kill kill VERB VB NULL -a a DET DT NULL -deer deer NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -can can AUX MD NULL -roast roast VERB VB NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -jyour jyour PROPN NNP PERSON -tastes taste NOUN NNS PERSON -are be AUX VBP NULL -so so ADV RB NULL -peculiar peculiar ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -prefer prefer VERB VBP NULL -cooked cook VERB VBN NULL -food food NOUN NN NULL -, , PUNCT , NULL -iand iand X XX NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -beg beg VERB VB NULL -- - PUNCT HYPH NULL -ged ge VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -certainly certainly ADV RB NULL -weep weep VERB VB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -killed kill VERB VBD NULL -a a DET DT NULL -poor poor ADJ JJ NULL -deer deer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fthen fthen ADV RB NULL -my -PRON- PRON PRP$ NULL -jaws jaws NOUN NN NULL -would would AUX MD NULL -rust rust VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -away away ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -supper supper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -knew know VERB VBD NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -^didn't ^didn't ADV RB NULL -mention mention VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -[ [ PUNCT -LRB- NULL -of of ADP IN NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -hungry hungry ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -this this DET DT NULL -jwas jwas NOUN NN NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -and and CCONJ CC NULL -thoughtful thoughtful ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -ilaughed ilaughe VERB VBD NULL -heartily heartily ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -awkward awkward ADJ JJ NULL -way way NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -poor poor ADJ JJ NULL -jcreature jcreature NOUN NN NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -padded padded ADJ JJ NULL -hands hand NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -clumsy clumsy ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -almost almost ADV RB NULL -as as ADV RB NULL -many many ADJ JJ NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -how how ADV WRB NULL -long long ADV RB NULL -it -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -enabled enable VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -feared fear VERB VBD NULL -a a DET DT NULL -spark spark NOUN NN NULL -might might AUX MD NULL -get get AUX VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -burn burn VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -dis- dis- NOUN NN NULL -tance tance NOUN NN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -flames flame NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -to to PART TO NULL -cover cover VERB VB NULL -' ' PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -with with ADP IN NULL -dry dry ADJ JJ NULL -leaves leave NOUN NNS NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -' ' PUNCT '' NULL -f)^]l\l\Ahs^''^'-- f)^]l\l\ahs^''^'-- NUM CD NULL -.. .. PUNCT NFP NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -kept keep VERB VBD NULL -her -PRON- PRON PRP NULL -very very ADV RB NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -77 77 NUM CD CARDINAL -snug snug PROPN NNP NULL -and and CCONJ CC NULL -warm warm ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -daylight daylight NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -bathed bathe VERB VBD NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -rippling ripple VERB VBG NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -an an DET DT NULL -eventful eventful ADJ JJ NULL -day day NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -hardly hardly ADV RB NULL -been be AUX VBN NULL -walking walk VERB VBG NULL -an an DET DT TIME -hour hour NOUN NN TIME -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -that that PRON WDT NULL -crossed cross VERB VBD NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -divided divide VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -wide wide ADJ JJ NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -crept creep VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -into into ADP IN NULL -it -PRON- PRON PRP NULL - - -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -also also ADV RB NULL -very very ADV RB NULL -deep deep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -big big ADJ JJ NULL -, , PUNCT , NULL -jagged jagged ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sides side NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -steep steep ADJ JJ NULL -that that SCONJ IN NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -must must AUX MD NULL -end end VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -despairingly despairingly ADV RB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -thought- thought- ADV RB NULL -ful ful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -fly fly VERB VB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -certain certain ADJ JJ NULL -; ; PUNCT : NULL -neither neither CCONJ CC NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -climb climb VERB VB NULL -down down ADP RP NULL -into into ADP IN NULL -this this DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -stop stop VERB VB NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -after after ADP IN NULL -measuring measure VERB VBG NULL -the the DET DT NULL -distance distance NOUN NN NULL -carefully carefully ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -us -PRON- PRON PRP NULL -all all ADV RB NULL -over over ADV RB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -, , PUNCT , NULL -one one NUM CD NULL -at at ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -will will AUX MD NULL -go go VERB VB NULL -first first ADV RB ORDINAL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -78 78 NUM CD CARDINAL - - -J j NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -killed kill VERB VBD NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -badly badly ADV RB NULL -dented dent VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -below below ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -fall fall NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -falling- falling- NOUN NN NULL -, , PUNCT , NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -is be AUX VBZ NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but but CCONJ CC NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -get get AUX VB NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -attempt attempt NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -and and CCONJ CC NULL -crouched crouch VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -run run VERB VB NULL -and and CCONJ CC NULL -jump jump VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -" " PUNCT `` NULL -Because because SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -the the DET DT NULL -way way NOUN NN NULL -we -PRON- PRON PRP NULL -Lions lion NOUN NNS NULL -do do AUX VBP NULL -these these DET DT NULL -things thing NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -giving give VERB VBG NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -shot shoot VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -: : PUNCT : NULL -all all DET DT NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -easily easily ADV RB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -had have AUX VBD NULL -got get VERB VBN NULL -down down ADP RP NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -back back NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -sprang spring VERB VBD NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -next next ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -tightly tightly ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -with with ADP IN NULL -one one NUM CD NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -safe safe ADJ JJ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -a a DET DT NULL -third third ADJ JJ ORDINAL -time time NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -sat sit VERB VBD NULL -down down ADP RP NULL -for for ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -beast beast NOUN NN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -leaps leap NOUN NNS NULL -had have AUX VBD NULL -made make VERB VBN NULL -his -PRON- PRON PRP$ NULL -breath breath NOUN NN NULL -short short ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -panted pant VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dog dog NOUN NN NULL -that that PRON WDT NULL -has have AUX VBZ NULL -been be AUX VBN NULL -running run VERB VBG NULL -too too ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -^W- ^W- PUNCT , NULL -] ] PUNCT -RRB- NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -very very ADV RB NULL -thick thick ADJ JJ NULL -on on ADP IN NULL -this this DET DT NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -gloomy gloomy ADJ JJ NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -had have AUX VBD NULL -rested rest VERB VBN NULL -started start VERB VBN NULL -along along ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yelh yelh PROPN NNP NULL -brick brick PROPN NNP NULL -, , PUNCT , NULL -silently silently ADV RB NULL -wondering wonder VERB VBG NULL -, , PUNCT , NULL -each each DET DT NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mind mind NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -ever ever ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -reach reach VERB VB NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sun- sun- NOUN NN NULL -shine shine VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -add add VERB VB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -discomfort discomfort NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -soon soon ADV RB NULL -heard hear VERB VBD NULL -strange strange ADJ JJ NULL -noises noise NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -depths depth NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -whispered whisper VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -lived live VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -ksked kske VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -monstrous monstrous ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -with with ADP IN NULL -claws claws PROPN NNP NULL -so so ADV RB NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -tear tear VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -kill kill VERB VB NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Fm fm ADV RB NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -^ ^ PROPN NNP NULL -.^V- .^V- PUNCT . NULL -. . PUNCT . NULL - - -i--^- i--^- PROPN NNP NULL -v v NOUN NN NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -8o 8o PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -dreadful dreadful ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -suddenly suddenly ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -gulf gulf NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -this this DET DT NULL -one one NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -broad broad ADJ JJ NULL -and and CCONJ CC NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP FAC -knew know VERB VBD NULL -at at ADP IN NULL -once once SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -leap leap VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -consider consider VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -serious serious ADJ JJ NULL -thought think VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Here here ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -can can AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -fall fall VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -walk walk VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -first first ADJ JJ ORDINAL -rate rate NOUN NN NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one PRON PRP NULL -would would AUX MD NULL -almost almost ADV RB NULL -suspect suspect VERB VB NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -The the DET DT NULL -Woodman Woodman PROPN NNP NULL -set set VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sharp sharp ADJ JJ NULL -was be AUX VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -was be AUX VBD NULL -soon soon ADV RB NULL -chopped chop VERB VBN NULL -nearly nearly ADV RB NULL -through through ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -strong strong ADJ JJ NULL -front front ADJ JJ NULL -legs leg NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -pushed push VERB VBD NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -tree tree NOUN NN NULL -tipped tip VERB VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -its -PRON- PRON PRP$ NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -just just ADV RB NULL -started start VERB VBN NULL -to to PART TO NULL -cross cross VERB VB NULL -this this DET DT NULL -queer queer PROPN NNP NULL -bridge bridge NOUN NN NULL -when when ADV WRB NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -growl growl NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -look look VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -horror horror NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -two two NUM CD CARDINAL -great great ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to ADP IN NULL -tremble tremble NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -cross cross VERB VB NULL -over over ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -TJLe TJLe PROPN NNPS NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -tcitJi tcitJi PROPN NNP NULL -a a DET DT NULL -crank crank NOUN NN NULL -into into ADP IN NULL -tlie tlie PROPN NNP NULL -gulf gulf PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -8i 8i NUM CD CARDINAL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP NULL -went go VERB VBD NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -holding hold VERB VBG NULL -Toto Toto PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -; ; PUNCT : NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -followed follow VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -came come VERB VBD NULL -next next ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -certainly certainly ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -turned turn VERB VBD NULL -to to PART TO NULL -face face VERB VB NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -a a DET DT NULL -roar roar NOUN NN NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -screamed scream VERB VBD NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP IN NULL -back- back- ADJ JJ NULL -wards ward NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -even even ADV RB NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -re- re- ADV RB NULL -membering membere VERB VBG NULL -that that SCONJ IN NULL -there there PRON EX NULL -were be AUX VBD NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -only only ADV RB NULL -one one NUM CD NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP NORP -again again ADV RB NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -crossed cross VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -Without without ADP IN NULL -stopping stop VERB VBG NULL -an an DET DT NULL -instant instant NOUN NN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -also also ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -lost lose VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -surely surely ADV RB NULL -tear tear VERB VB NULL -us -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -stand stand VERB VB NULL -close close ADJ JJ NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -fight fight VERB VB NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wait wait VERB VB NULL -a a DET DT NULL -minute minute NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -called call VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -what what PRON WP NULL -was be AUX VBD NULL -best good ADJ JJS NULL -to to PART TO NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to PART TO NULL -chop chop VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -that that PRON WDT NULL -rested rest VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -use use VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -two two NUM CD CARDINAL -Kalidahs Kalidahs PROPN NNP NORP -were be AUX VBD NULL -nearly nearly ADV RB NULL -across across ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -, , PUNCT , NULL -carry- carry- PROPN NNP NULL -ing e VERB VBG NULL -the the DET DT NULL -ugly ugly ADJ JJ NULL -, , PUNCT , NULL -snarling snarl VERB VBG NULL -brutes brute NOUN NNS NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -both both DET DT NULL -were be AUX VBD NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -peices peice NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -drawing draw VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -breath breath NOUN NN NULL -of of ADP IN NULL -relief relief NOUN NN NULL -, , PUNCT , NULL -* * PUNCT NFP NULL - - -T t NOUN NN NULL -see see VERB VBP NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -live live VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -1 1 NUM CD QUANTITY -am be AUX VBP QUANTITY -glad glad ADJ JJ QUANTITY -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -m. m. NOUN NN PERSON - - -not not PART RB NULL -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL -oW ow NOUN NN NULL -creafyres creafyre NOUN NNS NULL -ened ene VERB VBD NULL -me -PRON- PRON PRP NULL -so so ADV RB NULL -badly badly ADV RB NULL -th^\ th^\ ADJ JJ NULL - - -heatij heatij PROPN NNP NULL - - -Woodrri Woodrri PROPN NNP NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -- - PUNCT HYPH NULL -Le^rt_to le^rt_to ADJ JJ NULL -beat beat NOUN NN NULL - - -This this DET DT NULL -adventar&Tnade adventar&tnade NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -.. .. PUNCT . NULL - - -more more ADJ JJR NULL -, , PUNCT , NULL -anxi- anxi- PROPN NNP NULL -' ' PUNCT '' NULL - - --tiran -tiran PUNCT : NULL -ever ever ADV RB NULL -to to ADP IN NULL -, , PUNCT , NULL -^f ^f PUNCT NFP CARDINAL --^^ -^^ NUM CD NULL - - -^g-^iJt^ ^g-^iJt^ PUNCT NFP NULL -walked walk VERB VBD NULL -so so ADV RB NULL -; ; PUNCT : NULL -Dorothy Dorothy PROPN NNP PERSON -.-^game .-^game PROPN NNP NULL -tire tire PROPN NNP NULL - - -_ _ PROPN NNP NULL - - -tQ tQ PUNCT NFP NULL - - -ride ride VERB VB NULL -oa^^fe oa^^fe ADP IN NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -ba^. ba^. NUM CD NULL -TO to ADP IN NULL -' ' PUNCT '' NULL -tkekdjeat tkekdjeat NOUN NN NULL -joy joy NOUN NN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -became become VERB VBD NULL -thiSier thisi ADJ JJR NULL - - -the the DET DT NULL -further further ADJ JJ NULL -they -PRON- PRON PRP NULL -advanced^i^nd^n advanced^i^nd^n NUM CD NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME - - -th^y~ th^y~ NOUN NN NULL -suddenly suddenly ADV RB NULL -came come VERB VBD NULL -j^^^-^r^ad j^^^-^r^ad SYM SYM NULL -rB^er rB^er VERB VBN NULL -, , PUNCT , NULL -flowing- flowing- NOUN NN NULL - - -swiftly swiftly ADV RB NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -On on ADP IN NULL -^T^^tTi ^T^^tTi PUNCT NFP NULL -ot^^^de'5-:die ot^^^de'5-:die PRON PRP$ NULL -water water NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- PROPN NNP NULL -\^Mdrriinn%glhroug \^Mdrriinn%glhroug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -green green PROPN NNP NULL -meS^tvs'dottecf meS^tvs'dottecf VERB VBN NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -road road NOUN NN NULL -bor- bor- NOUN NN NULL -^^red^ihJ^es ^^red^ihJ^es PROPN NNP NULL -hauling haul VERB VBG NULL -full full ADJ JJ NULL -- - PUNCT HYPH NULL -iif iif NOUN NN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -eatly eatly ADV RB NULL -pfcased pfcase VERB VBN NULL -to- to- X XX NULL - - -.^e .^e PUNCT . NULL -. . PUNCT . NULL - - -this this DET DT NULL -delightful delightful ADJ JJ NULL -country country NOUN NN NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^r^=:f__-__ZTfew ^r^=:f__-__ZTfew PUNCT , NULL - - -shall shall AUX MD NULL - - -\^^^ss \^^^ss PROPN NNP NULL - - -the the DET DT NULL -riverP^asked riverP^asked PROPN NNP NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kf"^n'L Kf"^n'L PROPN NNP NULL -" " PUNCT '' NULL -^^^^^ ^^^^^ PUNCT . NULL -easity^-done easity^-done NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -j j PROPN NNP NULL -- - PUNCT : NULL -eplied eplie VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -^ ^ PROPN NNP NULL -" " PUNCT `` NULL - - -^^^^'^i^ ^^^^'^i^ PUNCT NFP NULL -\Yoodman \yoodman NOUN NN NULL -mu^bmld mu^bmld PROPN NNP NULL -u^^^ratt^so u^^^ratt^so PROPN NNP ORG -we~ we~ PROPN NNP NULL -can can AUX MD NULL -float float VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -^2i^ ^2i^ CCONJ CC NULL -et^er et^er PROPN NNP NULL -- - PUNCT HYPH NULL -sidv^---i:^.^J2__^ sidv^---i:^.^J2__^ PROPN NNPS NULL -_ _ VERB VBP NULL - - -r"^-- r"^-- NOUN NN NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -took take VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe PROPN NNP NULL -~ ~ PUNCT NFP NULL -a a DET DT NULL -: : PUNCT : NULL -n[d n[d PROPN NNP PERSON - - -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -JL JL PROPN NNP ORG -. . PUNCT . NULL - - -do\^ do\^ PUNCT : NULL - - -> > X XX NULL -sgiall sgiall NOUN NN NULL -trees tree NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -4 4 NUM CD CARDINAL -= = SYM SYM NULL - - -aft;:^iTd aft;:^iTd PUNCT NFP NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -at at ADP IN NULL -^ ^ PROPN NNP NULL -this this DET DT NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -barrk barrk NOUN NN NULL -- - PUNCT : NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -^ ^ PROPN NNP NULL - - -THE the DET DT NULL -WONDKRFUL WONDKRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -83 83 NUM CD CARDINAL -fine fine ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -pleased please VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -nuts nut NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -meal meal NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -takes take VERB VBZ NULL -time time NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -raft raft NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -when when ADV WRB NULL -one one NOUN NN CARDINAL -is be AUX VBZ NULL -as as ADV RB NULL -industrious industrious ADJ JJ NULL -and and CCONJ CC NULL -untiring untiring ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -night night NOUN NN NULL -came come VERB VBD NULL -the the DET DT NULL -work work NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -cozy cozy ADJ JJ NULL -place place NOUN NN NULL -under under ADP IN NULL -the the DET DT NULL -trees- trees- NOUN NN NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -well well ADV RB NULL -until until ADP IN NULL -the the DET DT NULL -morn- morn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -dreamed dream VERB VBD NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -soon soon ADV RB NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -1 1 NUM CD NULL - - -# # SYM $ NULL -|/^ |/^ ADJ JJ NULL -LITTLE LITTLE PROPN NNP ORG -PARTY PARTY PROPN NNP ORG -^^ ^^ PUNCT NFP NULL -^ ^ PROPN NNP NULL -of of ADP IN NULL -travellers traveller NOUN NNS NULL -awak- awak- PROPN NNP NULL -ened ene VERB VBN NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -' ' PUNCT '' NULL -refreshed refreshed ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -hope hope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -breakfasted breakfast VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -princess princess NOUN NN NULL -off off ADP RP NULL -peaches peach NOUN NNS NULL -and and CCONJ CC NULL -plums plum NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -Behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -dark dark ADJ JJ NULL -forest forest NOUN NN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -passed pass VERB VBN NULL -safely safely ADV RB NULL -through through ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -suffered suffer VERB VBN NULL -many many ADJ JJ NULL -discourage- discourage- ADJ JJ NULL -ments ment NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -, , PUNCT , NULL -sunny sunny ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -beckon beckon VERB VB NULL -them -PRON- PRON PRP NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -broad broad ADJ JJ NULL -river river NOUN NN NULL -now now ADV RB NULL -88 88 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -cut cut VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -from from ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -land land NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -cut cut VERB VBN NULL -a a DET DT NULL -few few ADJ JJ NULL -more more ADJ JJR NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pins pin NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -start start VERB VB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -it -PRON- PRON PRP NULL -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -bigf bigf PROPN NNP NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to PART TO NULL -steady steady VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -quite quite ADV RB NULL -well well ADV RB NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -the the DET DT NULL -swift swift ADJ JJ NULL -current current NOUN NN NULL -swept sweep VERB VBD NULL -the the DET DT NULL -raft raft NOUN NN NULL -down down ADP RP NULL -stream stream NOUN NN NULL -, , PUNCT , NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -water water NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -carried carry VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the- the- DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -enchant enchant VERB VB NULL -us -PRON- PRON PRP NULL -and and CCONJ CC NULL -make make VERB VB NULL -us -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -iVnd iVnd PROPN NNP NULL -I -PRON- PRON PRP NULL -slioul slioul VERB VBP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -89 89 NUM CD NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -certainly certainly ADV RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -pushed push VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -pole pole NOUN NN NULL -that that PRON WDT NULL -it -PRON- PRON PRP NULL -stuck stick VERB VBD NULL -fast fast ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -mud mud NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -again again ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -let let VERB VB NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -swept sweep VERB VBN NULL -away away ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP NULL -left leave VERB VBD NULL -clinging cling VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -called call VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -cry cry VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -fortunately fortunately ADV RB NULL -remembered remember VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -rust rust VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -dried dry VERB VBD NULL -his -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -apron apron NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -this this DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -thing thing NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -first first ADV RB ORDINAL -met meet VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -believe believe VERB VB NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -, , PUNCT , NULL -at at ADP IN NULL -any any DET DT NULL -rate rate NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -surely surely ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -use use NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -Scarecro^ Scarecro^ PROPN NNP NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -any any DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Down down ADP IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -the the DET DT NULL -raft raft NOUN NN NULL -floated float VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP PERSON -fWas fWas PROPN NNP PERSON -left leave VERB VBD NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -' ' PUNCT '' NULL -Lion Lion PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Something something PRON NN NULL -must must AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -to to PART TO NULL -save save VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -swim swim VERB VB NULL -to to ADP IN NULL -|he |he PROPN NNP NULL -shore shore NOUN NN NULL -and and CCONJ CC NULL -pull pull VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -after after ADP IN NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -only only ADV RB NULL -hold hold VERB VB NULL -fast fast ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ti^ ti^ PROPN NNP NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -caught catch VERB VBD NULL -fast fast ADJ JJ NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -swim swim VERB VB NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -toward toward ADP IN NULL -the the DET DT NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -by by ADV RB NULL -and and CCONJ CC NULL -by by ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -drawn draw VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -current current NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -'s 's PART POS WORK_OF_ART -long long ADJ JJ NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -shore shore NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -and and CCONJ CC NULL -stepped step VERB VBD NULL -off off ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -long long ADJ JJ NULL -way way NOUN NN NULL -past past ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -that that PRON WDT NULL -led lead VERB VBD NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -the the DET DT NULL -sun sun NOUN NN NULL -dry dry VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -best good ADJ JJS NULL -plan plan NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -walk walk VERB VB NULL -along along ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -bank bank NOUN NN NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -rested rest VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -grassy grassy ADJ JJ NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -from from ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -river river NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -plenty plenty ADJ JJ NULL -^^ ^^ NUM CD NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -91 91 NUM CD CARDINAL -of of ADP IN NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -sunshine sunshine NOUN NN NULL -to to PART TO NULL -cheer cheer VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -felt feel VERB VBN NULL -so so ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -very very ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -only only ADV RB NULL -stopping stop VERB VBG NULL -once once ADV RB NULL -to to PART TO NULL -pick pick VERB VB NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -flower flower NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Look look VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -looking look VERB VBG NULL -very very ADV RB NULL -lonely lonely ADJ JJ NULL -and and CCONJ CC NULL -sad sad ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -both both DET DT NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -wistfully wistfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -until until ADP IN NULL -a a DET DT NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -by by ADV RB NULL -, , PUNCT , NULL -which which PRON WDT NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -to to PART TO NULL -rest rest VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -'s 's PART POS NULL -edge edge NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -these these DET DT NULL -are be AUX VBP NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -n't n't PART RB NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -twisted twist VERB VBD NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -sharply sharply ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -queer queer PROPN NNP NULL -party party PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -wondering wonder VERB VBG NULL -how how ADV WRB NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Over over ADV RB NULL -there there ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL -92 92 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -heavy heavy ADJ JJ NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -thank thank VERB VB NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -find find VERB VBP NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -carry carry VERB VB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -drop drop VERB VB NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -bird bird NOUN NN NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -till till SCONJ IN NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -was be AUX VBD NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -claws claw NOUN NNS NULL -grabbed grab VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -were be AUX VBD NULL -sitting sit VERB VBG NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -happy happy ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -hugged hug VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -, , PUNCT , NULL -even even ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -sang sing VERB VBD NULL -" " PUNCT `` NULL -Tol tol NOUN NN NULL -- - PUNCT HYPH NULL -de- de- ADJ JJ NULL - - -ri ri PROPN NNP NULL -- - PUNCT HYPH NULL -de de ADP IN NULL -- - PUNCT HYPH NULL -oh oh INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -at at ADP IN NULL -every every DET DT NULL -step step NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -so so ADV RB NULL -gay gay ADJ JJ NULL - - -. . PUNCT . NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -stay stay VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -for- for- X XX NULL -ever ever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -the the DET DT NULL -kind kind NOUN NN NULL -Stork Stork PROPN NNP NULL -saved save VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get VERB VBP NULL -any any DET DT NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -find find VERB VB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -again again ADV RB NULL -and and CCONJ CC NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -some some DET DT NULL -kindness kindness NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -along along ADV RB NULL -beside beside ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -always always ADV RB NULL -like like VERB VBP NULL -to to PART TO NULL -help help VERB VB NULL -anyone anyone PRON NN NULL -in in ADP IN NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -babies baby NOUN NNS NULL -are be AUX VBP NULL -waiting wait VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -nest nest NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -kind kind ADJ JJ NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -listening listen VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -singing singing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Stork Stork PROPN NNP WORK_OF_ART -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -93 93 NUM CD CARDINAL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -looking^ looking^ X XX NULL -at at ADP IN NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -flowers flower NOUN NNS NULL -which which PRON WDT NULL -now now ADV RB NULL -became become VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -carpeted carpet VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -blossoms blossom NOUN NNS NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -great great ADJ JJ NULL -clusters cluster NOUN NNS NULL -of of ADP IN NULL -scarlet scarlet PROPN NNP NULL -pop- pop- PROPN NNP NULL -pies pie NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -so so ADV RB NULL -brilliant brilliant ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -dazzled dazzle VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -beautiful beautiful ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -breathed breathe VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -spicy spicy ADJ JJ NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -probably probably ADV RB NULL -like like VERB VB NULL -them -PRON- PRON PRP NULL -better well ADJ JJR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -a a DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -love love VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -always always ADV RB NULL -did do AUX VBD NULL -like like SCONJ IN NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -they -PRON- PRON PRP NULL -seem seem VERB VBP NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -and and CCONJ CC NULL -frail frail ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -there there PRON EX NULL -are be AUX VBP NULL -none none NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -so so ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -these these DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -now now ADV RB NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -more more ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -scarlet scarlet ADJ JJ NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -flowers flower NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -meadow meadow NOUN NN NULL -of of ADP IN NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -well well ADV RB NULL -known known ADJ JJ NULL -that that SCONJ IN NULL -when when ADV WRB NULL -there there PRON EX NULL -are be AUX VBP NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -flowers flower NOUN NNS NULL -together together ADV RB NULL -their -PRON- PRON PRP$ NULL -odor odor NOUN NN NULL -is be AUX VBZ NULL -so so ADV RB NULL -powerful powerful ADJ JJ NULL -that that SCONJ IN NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -breathes breathe VERB VBZ NULL -it -PRON- PRON PRP NULL -falls fall VERB VBZ NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -the the DET DT NULL -sleeper sleeper NOUN NN NULL -is be AUX VBZ NULL -not not PART RB NULL -carried carry VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flow- flow- NOUN NN NULL -ers er NOUN NNS NULL -he -PRON- PRON PRP NULL -sleeps sleep VERB VBZ NULL -on on ADV RB NULL -and and CCONJ CC NULL -on on ADV RB NULL -forever forever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -were be AUX VBD NULL -everywhere everywhere ADV RB NULL -about about ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -presently presently ADV RB NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -grew grow VERB VBD NULL -heavy heavy ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -sit sit VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -rest rest VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -94 94 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -would would AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -hurry hurry VERB VB NULL -and and CCONJ CC NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -before before ADP IN NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -walking walk VERB VBG NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -stand stand VERB VB NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -closed close VERB VBD NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -forgot forget VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -fast fast VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -leave leave VERB VBP NULL -her -PRON- PRON PRP NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -die die VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -smell smell NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -is be AUX VBZ NULL -killing kill VERB VBG NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -open open ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -already already ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -true true ADJ JJ NULL -; ; PUNCT : NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -fallen fall VERB VBN NULL -down down ADP RP NULL -beside beside ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -were be AUX VBD NULL -troubled trouble VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -95 95 NUM CD CARDINAL - - -" " PUNCT `` NULL -Run run VERB VB NULL -fast fast ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Lion lion NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -deadly deadly ADJ JJ NULL -flower flower NOUN NN NULL -- - PUNCT HYPH NULL -bed bed NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -too too ADV RB NULL -big big ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -aroused arouse VERB VBD NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -forward forward ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -make make VERB VB NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -our -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -Toto Toto PROPN NNP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -lap lap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -seat seat NOUN NN NULL -and and CCONJ CC NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -between between ADP IN NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -On on ADV RB NULL -and and CCONJ CC NULL -on on ADP IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -carpet carpet NOUN NN NULL -of of ADP IN NULL -deadly deadly ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -them -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -end end VERB VB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -bend bend NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -lying lie VERB VBG NULL -fast fast ADV RB NULL -asleep asleep ADJ JJ NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -flowers flower NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -huge huge ADJ JJ NULL -beast beast NOUN NN NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -given give VERB VBN NULL -up up ADP RP NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fallen fall VERB VBN NULL -only only ADV RB NULL -a a DET DT NULL -short short ADJ JJ NULL -distance distance NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -poppy- poppy- ADJ JJ NULL - - -w^^^^ w^^^^ PROPN NNP NULL - - -^^/^ ^^/^ PUNCT NFP NULL -^^^ ^^^ NOUN NN NULL -' ' PUNCT '' NULL -^^1^^^^ ^^1^^^^ PUNCT : NULL - - -the the DET DT NULL -sweet sweet ADJ JJ NULL -grass grass NOUN NN NULL -spread spread VERB VBD NULL -in in ADP IN NULL -beautiful beautiful ADJ JJ NULL -wW ww NOUN NN NULL -, , PUNCT , NULL -i9^ i9^ PROPN NNP NULL -f f PROPN NNP NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J J PROPN NNP NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -much much ADV RB NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -lift lift VERB VB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -must must AUX MD NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -here here ADV RB NULL -to to PART TO NULL -sleep sleep VERB VB NULL -on on ADP IN NULL -for- for- PROPN NNP NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -perhaps perhaps ADV RB NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -dream dream VERB VB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -found find VERB VBN NULL -courage courage NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -z z PROPN NNP NULL -' ' NUM CD NULL -96 96 NUM CD CARDINAL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -comrade comrade NOUN NN NULL -for for ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -cowardly cowardly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -on on ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -spot spot NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -far far ADV RB NULL -enough enough ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -field field NOUN NN NULL -to to PART TO NULL -prevent prevent VERB VB NULL -her -PRON- PRON PRP$ NULL -breathing breathing NOUN NN NULL -any any DET DT NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -poison poison NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -here here ADV RB NULL -they -PRON- PRON PRP NULL -laid lay VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -o o X XX NULL - - -n n CCONJ CC NULL - - -th th X XX NULL -^soft ^soft ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -4j 4j NUM CD CARDINAL -) ) PUNCT -RRB- NULL -' ' PUNCT '' NULL - - -^^. ^^. PROPN NNP NULL -: : PUNCT : NULL -CK^pterlX CK^pterlX PROPN NNP PERSON -TKe TKe PROPN NNP NULL -Qi Qi PROPN NNP ORG -/ / SYM SYM ORG -eerv eerv PROPN NNP ORG -rtN rtn NOUN NN NULL -Field Field PROPN NNP NULL -Mice Mice PROPN NNP NULL -. . PROPN NNP NULL - - -CANNOT CANNOT PROPN NNP ORG -BE be VERB VB ORG -FAR far ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow PROPN NNP NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -nearly nearly ADV RB NULL -as as SCONJ IN NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -river river NOUN NN NULL -carried carry VERB VBD NULL -us -PRON- PRON PRP NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -was be AUX VBD NULL -about about ADV RB NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -, , PUNCT , NULL -m^^is m^^is PROPN NNP NULL -head head NOUN NN NULL -( ( PUNCT -LRB- NULL -which which PRON WDT NULL -worked work VERB VBD NULL -beautifully beautifully ADV RB NULL -on on ADP IN NULL -hinges hinge NOUN NNS NULL -) ) PUNCT -RRB- NULL -a a DET DT NULL -strange strange ADJ JJ NULL -beast beast NOUN NN NULL -come come VERB VB NULL -bounding bound VERB VBG NULL -over over ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -towards towards ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -great great ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -wildcat wildcat NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ithe ithe NOUN NN NULL -Woodman Woodman PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -chasing chase VERB VBG NULL -something something PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -its -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -its -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -wide wide ADJ JJ NULL -open open ADJ JJ NULL -, , PUNCT , NULL -showing show VERB VBG NULL -two two NUM CD CARDINAL -rows row NOUN NNS NULL -of of ADP IN NULL -ugly ugly ADJ JJ NULL -teeth tooth NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -its -PRON- PRON PRP$ NULL -red red ADJ JJ NULL -eyes eye NOUN NNS NULL -lowed low VERB VBN NULL -like like SCONJ IN NULL -balls ball NOUN NNS NULL -of of ADP IN NULL -fire fire NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -nearer nearer ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -v\ v\ PROPN NNP ORG -loo loo PROPN NNP NULL -THE the DET DT LAW -WONDERFUL WONDERFUL PROPN NNP LAW -WIZARD wizard NOUN NN LAW -' ' PUNCT '' LAW -OF of ADP IN LAW -OZ OZ PROPN NNP LAW -. . PUNCT . NULL - - -Woodman Woodman PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -running run VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -beast beast NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ray ray NOUN NN NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -to to PART TO NULL -try try VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -such such DET PDT NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -harm- harm- ADJ JJ NULL -less less ADJ JJR NULL -creature creature NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -raised raise VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -ran run VERB VBD NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -quick quick ADJ JJ NULL -blow blow NOUN NN NULL -that that PRON WDT NULL -cut cut VERB VBD NULL -the the DET DT NULL -beast beast NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -clean clean VERB VB NULL -off off ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -in in ADP IN NULL -two two NUM CD CARDINAL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -freed free VERB VBN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -coming come VERB VBG NULL -slowly slowly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -for for ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -speak speak VERB VB NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -beg beg VERB VBP NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -! ! PUNCT . NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -careful careful ADJ JJ NULL -to to PART TO NULL -help help VERB VB NULL -all all DET PDT NULL -those those DET DT NULL -who who PRON WP NULL -may may AUX MD NULL -need need VERB VB NULL -a a DET DT NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -to to PART TO NULL -be be AUX VB NULL -only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -indignantly indignantly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Queen Queen PROPN NNP NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -fi(dd fi(dd NOUN NN NULL -- - PUNCT HYPH NULL -mice mice NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -making make VERB VBG NULL -a a DET DT NULL -bow bow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Therefore therefore ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -deed deed NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -in in ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -several several ADJ JJ NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -seen see VERB VBN NULL -running run VERB VBG NULL -up up ADP RP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -legs leg NOUN NNS NULL -could could AUX MD NULL -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -their -PRON- PRON PRP$ NULL -Queen queen NOUN NN NULL -they -PRON- PRON PRP NULL -exclaimed exclaim VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -your -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -! ! PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -manage manage VERB VB NULL -to to PART TO NULL -escape escape VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Wildcat Wildcat PROPN NNP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -lOI lOI PROPN NNP NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -bowed bow VERB VBD NULL -so so ADV RB NULL -low low ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -funny funny ADJ JJ NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -killed kill VERB VBD NULL -the the DET DT NULL -Wild- Wild- PROPN NNP NULL -cat cat NOUN NN NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -all all ADV RB NULL -serve serve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -his -PRON- PRON PRP$ NULL -slightest slight ADJ JJS NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -shrill shrill ADJ JJ NULL -chorus chorus NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -awak- awak- VERB VBN NULL -ened ene VERB VBN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -all all DET PDT NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -one one NUM CD CARDINAL -bark bark NOUN NN NULL -of of ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -right right ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -mid- mid- NOUN NN NULL -dle dle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -group group NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -always always ADV RB NULL -loved love VERB VBN NULL -to to PART TO NULL -chase chase VERB VB NULL -mice mouse NOUN NNS NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -no no DET DT NULL -harm harm NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -W^^oodman W^^oodman PROPN NNP NULL -caught catch VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -him -PRON- PRON PRP NULL -tight tight ADJ JJ NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -Toto Toto PROPN NNP NULL -shall shall AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -At at ADP IN NULL -this this DET DT NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS ORG -stuck stick VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -out out ADP RP NULL -from from ADP IN NULL -a a DET DT NULL -clump clump NOUN NN NULL -of of ADP IN NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -timid timid ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -bite bite VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -One one NUM CD CARDINAL -by by ADP IN NULL -one one NUM CD CARDINAL -the the DET DT NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -creep- creep- PROPN NNP NULL -ing e VERB VBG NULL -back back ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -bark bark VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -have have AUX VB NULL -bitten bite VERB VBN NULL -him -PRON- PRON PRP NULL -had have AUX VBD NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -not not PART RB NULL -known know VERB VBN NULL -very very ADV RB NULL -well well ADV RB NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -. . PUNCT . NULL -. . PUNCT . NULL - - -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -mice^spiake mice^spiake PROPN NNP NULL -. . PUNCT . NULL - - -,:v-\vi^-,3>^ ,:v-\vi^-,3>^ PUNCT , NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL - - -: : PUNCT : NULL - - --^v^- -^v^- PROPN NNP NULL - - -I02 I02 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -anything- anything- ADJ JJ NULL - - -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -it -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -repay repay VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -saving save VERB VBG NULL -the the DET DT NULL -Hfe Hfe PROPN NNP PERSON -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -Queen queen NOUN NN PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Nothing nothing PRON NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -trying try VERB VBG NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -because because SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -said say VERB VBD NULL -, , PUNCT , NULL -quickly quickly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL - - -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -save save VERB VB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -A a DET DT WORK_OF_ART -Lion Lion PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -eat eat VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -up up ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -this this DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Really really ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Mouse Mouse PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -so so ADV RB NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -is be AUX VBZ NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -promise promise VERB VBP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -shall shall AUX MD NULL -treat treat VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -with with ADP IN NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -trust trust VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -which which PRON WDT NULL -call call VERB VBP NULL -you -PRON- PRON PRP NULL -Queen Queen PROPN NNP PERSON -and and CCONJ CC NULL -are be AUX VBP NULL -willing willing ADJ JJ NULL -to to PART TO NULL -obey obey VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -are be AUX VBP NULL -thousands thousand NOUN NNS CARDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -to to PART TO NULL -come come VERB VB NULL -here here ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possi- possi- NUM CD NULL -ble ble VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -let let VERB VB NULL -each each DET DT NULL -one one NOUN NN NULL -bring bring VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Queen Queen PROPN NNP NULL -turned turn VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -that that PRON WDT NULL -attended attend VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -her -PRON- PRON PRP$ NULL -orders order NOUN NNS NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -away away ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -direction direction NOUN NN NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -tlie tlie PROPN NNP PERSON -Queen Queen PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -103 103 NUM CD CARDINAL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -Now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -trees tree NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -- - PUNCT HYPH NULL -side side NOUN NN NULL -and and CCONJ CC NULL -make make VERB VB NULL -a a DET DT NULL -truck truck NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -carry carry VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -went go VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -a a DET DT NULL -truck truck NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -limbs limb NOUN NNS NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -chopped chop VERB VBD NULL -away away ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -leaves leave NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -it -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pegs peg NOUN NNS NULL -and and CCONJ CC NULL -made make VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -wheels wheel NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -short short ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -tree- tree- ADJ JJ NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -fast fast ADV RB NULL -and and CCONJ CC NULL -so so ADV RB NULL -well well ADV RB NULL -did do AUX VBD NULL -he -PRON- PRON PRP NULL -work work VERB VB NULL -that that SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -mice mice NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -arrive arrive VERB VB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -thou- thou- ADJ JJ NULL -sands sand NOUN NNS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -: : PUNCT : NULL -big big ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -middle middle ADJ JJ NULL -- - PUNCT HYPH NULL -sized sized ADJ JJ NULL -mice mouse NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -each each DET DT NULL -one one NOUN NN CARDINAL -brought bring VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -about about ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -woke wake VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -astonished astonish VERB VBN NULL -to to PART TO NULL -find find VERB VB NULL -herself -PRON- PRON PRP NULL -lying lie VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -thousands thousand NOUN NNS CARDINAL -of of ADP IN NULL -mice mouse NOUN NNS NULL -standing stand VERB VBG NULL -around around ADV RB NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -about about ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -dignified dignified ADJ JJ NULL -little little ADJ JJ NULL -Mouse Mouse PROPN NNP GPE -, , PUNCT , NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -nodded nod VERB VBD NULL -gravely gravely ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -made make VERB VBD NULL -a a DET DT NULL -courtesy courtesy NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -friendly friendly ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -now now ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -fasten fasten VERB VB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -, , PUNCT , NULL -using use VERB VBG NULL -the the DET DT NULL -strings string NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -string string NOUN NN NULL -was be AUX VBD NULL -tied tie VERB VBN NULL -around around ADP IN NULL -the the DET DT NULL -neck neck NOUN NN NULL -I04 I04 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -each each DET DT NULL -mouse mouse NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -. . PUNCT . NULL -Of of ADV RB NULL -course course ADV RB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -a a DET DT CARDINAL -thousand thousand NUM CD CARDINAL -times time NOUN NNS NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -rafice rafice NOUN NN NULL -who who PRON WP NULL -were be AUX VBD NULL -to to PART TO NULL -draw draw VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -^arnessed ^arnesse VERB VBN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -to to PART TO NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -/Scarecrow /Scarecrow PUNCT . NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -could could AUX MD NULL -sit sit VERB VB NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -dravc^-n dravc^-n NOUN NN NULL - - -s\viftly s\viftly ADV RB NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -queer queer NOUN NN NULL -little little ADJ JJ NULL -horses horse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -here here ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -fAft^ fAft^ PROPN NNP NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -was be AUX VBD NULL -/.,4ieaY^j^tliey /.,4ieaY^j^tliey PUNCT . NULL -, , PUNCT , NULL -managed manage VERB VBD NULL -to to PART TO NULL -- - PUNCT HYPH NULL -get get AUX VB NULL -te^r^^il^the te^r^^il^the NOUN NN NULL -truck truck NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -^^^mi^^^ ^^^mi^^^ NUM CD NULL -' ' PART POS NULL -# # SYM $ NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -105 105 NUM CD CARDINAL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -hurriedly hurriedly ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -the the DET DT NULL -order order NOUN NN NULL -to to PART TO NULL -start start VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -feared fear VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -stayed stay VERB VBD NULL -among among ADP IN NULL --ib^^#oppies -ib^^#oppie NOUN NNS NULL - - -too too ADV RB NULL -long long ADV RB NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -would would AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -^^^^^;^ ^^^^^;^ PUNCT NFP NULL -' ' PUNCT '' NULL --^^ -^^ NOUN NN NULL -? ? PUNCT . NULL - - -5^ 5^ NUM CD NULL -~ ~ PUNCT NFP NULL -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -cfeaturSs cfeaturSs PROPN NNP NULL -" " PUNCT '' NULL - - -many many ADJ JJ NULL -though though SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -is^ould is^ould AUX MD NULL -hardly hardly ADV RB NULL -stir stir VERB VB NULL -the the DET DT NULL -heavily heavily ADV RB NULL -loaded loaded ADJ JJ NULL -truck truck NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -- - PUNCT HYPH NULL -man man PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -both both DET DT NULL -pushed push VERB VBD NULL -from from ADP IN NULL -behind behind ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -better well ADJ JJR NULL -. . PUNCT . NULL - - -Soon soon ADV RB NULL -they -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LOC -out out ADV RB NULL -< < X XX NULL -M M PROPN NNP NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -breathe breathe VERB VB NULL --the -the PUNCT `` NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -poisonous poisonous ADJ JJ NULL -scent scent NOUN NN NULL -o'L o'l NOUN NN NULL - - --tHe -tHe PROPN NNP CARDINAL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -^^ ^^ SYM SYM NULL - - -H h NOUN NN NULL -r r NOUN NN NULL -~iv~>*^ ~iv~>*^ SYM SYM NULL -io6 io6 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -warmly warmly ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -her -PRON- PRON PRP$ NULL -companion companion NOUN NN NULL -from from ADP IN NULL -death death NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -bigf bigf PROPN NNP NULL - - -Lion Lion PROPN NNP ORG -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -rescued rescue VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -unharnessed unharnessed ADJ JJ NULL -from from ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -and and CCONJ CC NULL -scampered scamper VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT PERSON -Queen queen NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice Mice PROPN NNP PERSON -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -Tf tf NOUN NN NULL -ever ever ADV RB NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -come come VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -field field NOUN NN NULL -and and CCONJ CC NULL -call call NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -hear hear VERB VB NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -come come VERB VB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -assistance assistance NOUN NN NULL -. . PUNCT . NULL - - -Goodbye goodbye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -away away ADV RB NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -ran run VERB VBD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -tightly tightly ADV RB NULL -lest lest ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -run run VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -frighten frighten VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -until until ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -awaken awaken VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -brought bring VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -some some DET DT NULL -fruit fruit NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -tree tree NOUN NN NULL -near near SCONJ IN NULL -bA\;^ttiiill(i//i^ bA\;^ttiiill(i//i^ PROPN NNP GPE -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -# # NOUN NN NULL -CKb^pterX. ckb^pterx. NOUN NN NULL -TKe TKe PROPN NNP NULL - - -Gi/&wrdisvrs Gi/&wrdisvrs PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -tKe tKe PROPN NNP ORG -G?vte G?vte PROPN NNP ORG -. . PUNCT . NULL -.^^ .^^ PUNCT . NULL -' ' PUNCT '' NULL -^^1 ^^1 SYM SYM NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -^^ ^^ SYM SYM NULL - - -li li PROPN NNP NULL - - -Q'l Q'l PROPN NNP NULL - - -: : PUNCT : NULL -^\^%'^^^ ^\^%'^^^ X ADD CARDINAL -i'^^QME i'^^qme NOUN NN NULL -THH^^EFORE thh^^efore NOUN NN NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -awakened awaken VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -lain lain PROPN NNP NULL -ig ig ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -a a DET DT NULL -long long ADJ JJ NULL -" " PUNCT '' NULL -while while SCONJ IN NULL -, , PUNCT , NULL -breath- breath- PROPN NNP NULL - - -^;;,;A}i'^'^''Tng- ^;;,;A}i'^'^''Tng- PUNCT NFP NULL - - -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -deadly deadly ADJ JJ NULL -fragrance fragrance NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -roll roll VERB VB NULL -off off ADP RP NULL -the the DET DT NULL -truck truck NOUN NN NULL -he -PRON- PRON PRP NULL -W^^ W^^ VERB VBZ NULL -yery yery ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -himself -PRON- PRON PRP NULL -still still ADV RB NULL -, , PUNCT , NULL -. . PUNCT . NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL - - -MMl MMl PROPN NNP NULL -' ' PUNCT '' NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -jrafi jrafi PROPN NNP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -1 1 NUM CD CARDINAL -' ' X XX NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -down down ADP RP NULL -and and CCONJ CC NULL -^"yawniijt^^'but ^"yawniijt^^'but PUNCT NFP NULL - - -the the DET DT NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -ydU^get ydu^get VERB VB NULL -me -PRON- PRON PRP NULL -put put VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -M|iijjii M|iijjii PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^lfen*they ^lfen*they INTJ UH NULL -' ' PUNCT '' NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -or or CCONJ CC NULL -tlie tlie ADJ JJ NULL -' ' PUNCT `` NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -they -PRON- PRON PRP NULL -IP IP PROPN NNP NULL -jihad jihad PROPN NNP NULL -gitieroubly gitieroubly ADV RB NULL -saved save VERB VBD NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -death death NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -r&ioiTRjj^ighed.^nd r&ioitrjj^ighed.^nd NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -, , PUNCT , NULL -, , PUNCT , NULL - - -I -PRON- PRON PRP NULL -fliy'^ fliy'^ PROPN NNP NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -^*\ave ^*\ave VERB VBP NULL -always always ADV RB NULL -thought think VERB VBN NULL -myself -PRON- PRON PRP NULL -very very ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -; ; PUNCT : NULL - - -^small ^small X FW NULL -ihings ihing NOUN NNS NULL -as as SCONJ IN NULL -flowers flower NOUN NNS NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -killinglhe killinglhe PROPN NNP GPE -, , PUNCT , NULL -; ; PUNCT : NULL -& & CCONJ CC NULL -% % NOUN NN NULL -' ' PUNCT '' NULL -jL jl NOUN NN NULL -^ ^ PROPN NNP NULL - - -^^^---*5 ^^^---*5 ADV RB NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -no no DET DT NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -small small ADJ JJ NULL -animals animal NOUN NNS NULL -as as SCONJ IN NULL -mice mouse NOUN NNS NULL -have have AUX VBP NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -strange strange ADJ JJ NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -is be AUX VBZ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -comrades comrade NOUN NNS NULL -, , PUNCT , NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -journey journey VERB VB NULL -on on ADP RP NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -find find VERB VBP NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -keep keep VERB VB NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -being be AUX VBG NULL -fully fully ADV RB NULL -refreshed refresh VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -feeling feel VERB VBG NULL -quite quite ADV RB NULL -himself -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -4 4 NUM CD CARDINAL -: : PUNCT : NULL - - -he- he- X XX NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -greatly greatly ADV RB NULL -enjoying enjoy VERB VBG NULL -tlie tlie ADJ JJ NULL -walk walk NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -; ; PUNCT : NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -grass grass NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -nOtlong nOtlong PROPN NNP GPE -before before ADP IN NULL -they -PRON- PRON PRP NULL -reac^d3h reac^d3h PROPN NNP GPE -: : PUNCT : NULL - - -j0atf j0atf PROPN NNP NULL -of of ADP IN NULL -yeifbw yeifbw NOUN NN NULL -T)^^^^ T)^^^^ PROPN NNP NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -aga^;:^^^^i aga^;:^^^^i PROPN NNP NULL - - -: : PUNCT : NULL -i6^merald i6^merald PROPN NNP PERSON -^S^^where ^S^^where PUNCT , NULL - - -the the DET DT NULL -grej^J^^ grej^J^^ NOUN NNS NULL -Oz Oz PROPN NNP NULL -dwjpllr dwjpllr NOUN NNS NULL - - -The the DET DT NULL -f^5^ f^5^ NOUN NN GPE -paved pave VERB VBN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -countrf^ countrf^ NOUN NN NULL - - -abotrt^^s^ abotrt^^s^ PROPN NNP NORP - - --i^-was -i^-was PUNCT NFP NULL -beaiitiful beaiitiful ADJ JJ NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -travelers^ travelers^ NOUN NN NULL -rejoiced rejoice VERB VBD NULL -in in ADP IN NULL -leavfng^ leavfng^ PROPN NNP NULL -the the DET DT NULL -forest forest NOUN NN NULL -far far ADV RB NULL - - -be- be- PROPN NNP NULL -0-% 0-% NOUN NN CARDINAL -. . PUNCT . NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -\ \ VERB VBZ NULL -hind hind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -many many ADJ JJ NULL -danger^'^^^3 danger^'^^^3 PROPN NNP NULL -they.^ad they.^ad PROPN NNP NULL -ng.et ng.et PROPN NNP NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom)i_s^c gloom)i_s^c PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -fences fence NOUN NNS NULL -built build VERB VBN NULL -beside beside ADP IN NULL -the the DET DT NULL - - -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -cam cam VERB VBD NULL -small small ADJ JJ NULL -house house NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -evidently evidently ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -th.a th.a PROPN NNP NULL -! ! PROPN NNP NULL -was be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -They.passed they.passe VERB VBN NULL - - -by by ADP IN NULL -several several ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -house^-ini house^-ini NOUN NNS NULL -TTi TTi PROPN NNP NULL -during during ADP IN NULL -the the DET DT NULL -afterni3tDn afterni3tdn NOUN NN NULL -, , PUNCT , NULL --and -and CCONJ CC NULL -sometimes sometimes ADV RB NULL -people people NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -ctoors ctoor NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -.they .they PRON PRP NULL -would would AUX MD NULL -like like VERB VB NULL -to to ADP IN NULL -asK, asK, PROPN NNP GPE -. . PUNCT . NULL - - -,!.'!^^;.'.^^ ,!.'!^^;.'.^^ X XX NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -questions question NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -came come VERB VBD NULL -near near SCONJ IN NULL -thenriior thenriior PROPN NNP NULL -spoke speak VERB VBD NULL -to- to- X XX NULL - - -them -PRON- PRON PRP NULL - - -H')||M H')||M PROPN NNP NULL -J)ecause j)ecause ADP IN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -of of ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -^he ^he PUNCT NFP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -clothing clothing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -l^^ely l^^ely ADJ JJ NULL -e^merald e^merald X FW NULL -^reen ^reen NOUN NN NULL -coloi^^^'^wore^peaked coloi^^^'^wore^peake VERB VBN NULL -hats hat NOUN NNS NULL -like like SCONJ IN NULL -tho%^f tho%^f PROPN NNP NULL -, , PUNCT , NULL -^0 ^0 PUNCT NFP ORG -Munchkins Munchkins PROPN NNP ORG -. . PUNCT . NULL - - -C c NOUN NN NULL -' ' PUNCT '' NULL - - -This this DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -said^Dor(|tliy said^Dor(|tliy PROPN NNP NULL -, , PUNCT , NULL -^!,and ^!,and PUNCT NFP NULL - - -we._are^4ureLy we._are^4urely X ADD NULL -. . PUNCT . NULL - - -getting get VERB VBG NULL -near near SCONJ IN NULL -the the DET DT FAC -Emerald Emerald PROPN NNP FAC -Cit4"^ Cit4"^ PROPN NNP FAC -~"^^ ~"^^ PROPN NNP FAC -" " PUNCT `` FAC -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -everytliinff everytliinff PROPN NNP NULL -is be AUX VBZ NULL -ere ere ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -inthe inthe DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mui Mui PROPN NNP FAC -^l^avorite ^l^avorite PUNCT , NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -not not PART RB NULL -seem seem VERB VBP NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -friendly friendly ADJ JJ NULL -as as SCONJ IN NULL -unchkins unchkin NOUN NNS NULL - - -andl'm andl'm NOUN NNS NULL -afraid afraid ADJ JJ NULL -we;,shall we;,shall AUX MD NULL -mable mable ADJ JJ NULL -to to ADP IN NULL -finrd^^^SSlo finrd^^^sslo NUM CD NULL -pa'^ pa'^ PROPN NNP NULL -o;(^I o;(^I PROPN NNP NULL - - -should should AUX MD NULL -like like VERB VB NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -bsides bsides PROPN NNP NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -a a DET DT NULL -' ' PUNCT '' NULL -m m NOUN NN NULL -sure sure INTJ UH NULL - - -Toto Toto PROPN NNP PERSON -is be AUX VBZ NULL -nearly nearly ADV RB NULL -starv starv NOUN NNS NULL - - -et et X FW NULL -us -PRON- PRON PRP NULL -stop stop VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -house house NOUN NN NULL -a a DET DT NULL -alk alk NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -people.l^/^v^ people.l^/^v^ ADJ JJ NULL - - -W W PROPN NNP NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -canie'to canie'to VERB VBP NULL -2 2 NUM CD CARDINAL -t t PROPN NNP NULL -rm rm PROPN NNP NULL -house house NOUN NN NULL -, , PUNCT , NULL -Dorot^^#alked dorot^^#alke VERB VBD NULL -112 112 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -boldly boldly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -. . PUNCT . NULL - - -A a DET DT NULL -woman woman NOUN NN NULL -opened open VERB VBD NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -far far ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -look look VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -, , PUNCT , NULL -child child NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -and and CCONJ CC NULL -comrade comrade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -tame tame ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -opening open VERB VBG NULL -the the DET DT NULL -door door NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -wider wide ADJ JJR NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -too too ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -than than SCONJ IN NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -another another DET DT NULL -peep peep NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -case case NOUN NN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -place place NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -entered enter VERB VBD NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -there there PRON EX NULL -were be AUX VBD NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -two two NUM CD CARDINAL -children child NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -had have AUX VBD NULL -hurt hurt VERB VBN NULL -his -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -couch couch NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -so so ADV RB NULL -strange strange ADJ JJ NULL -a a DET DT NULL -company company NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -laying lay VERB VBG NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -To to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -3 3 NUM CD TIME -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -lets let VERB VBZ NULL -any any DET DT NULL -one one NOUN NN CARDINAL -come come VERB VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -many many ADJ JJ NULL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT EVENT -Great Great PROPN NNP EVENT -Oz Oz PROPN NNP EVENT -, , PUNCT , NULL -nor nor CCONJ CC NULL -do do AUX VBP NULL -I -PRON- PRON PRP NULL -know know VERB VB NULL -of of ADP IN NULL -any any DET DT NULL -living live VERB VBG NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Does do AUX VBZ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -go go VERB VB NULL -out out ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asteed asteed VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Never never ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -sits sit VERB VBZ NULL -day day NOUN NN NULL -after after ADP IN NULL -day day NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -wait wait VERB VBP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -d(|^ d(|^ VERB VBZ NULL -not not PART RB NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -face face NOUN NN NULL -to to ADP IN NULL -face face NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL -^4 ^4 PUNCT NFP NULL -zz zz PROPN NNP NULL -/^li /^li PROPN NNP NULL - - -- - PUNCT : NULL -i i PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -like like SCONJ IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -W^/^ W^/^ PROPN NNP NULL -' ' PART POS NULL -y/(\ y/(\ NUM CD NULL -1 1 NUM CD NULL -; ; PUNCT : NULL -| | X FW NULL -[ [ PUNCT -LRB- NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -hard hard ADJ JJ NULL -to to PART TO NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -thoughttully thoughttully ADV RB NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -, , PUNCT , NULL -arid arid PROPN NNP NULL -can can AUX MD NULL -take take VERB VB NULL -on on ADP RP NULL -any any DET DT NULL -form form NOUN NN NULL -he -PRON- PRON PRP NULL -wishes wish VERB VBZ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -cat cat NOUN NN NULL -. . PUNCT . NULL - - -To to ADP IN NULL -others other NOUN NNS NULL -he -PRON- PRON PRP NULL -appears appear VERB VBZ NULL -as as SCONJ IN NULL -a a DET DT NULL -beautifLil,,f^l^yi beautiflil,,f^l^yi NOUN NN NULL -, , PUNCT , NULL -Qr Qr PROPN NNP PERSON -a a DET DT NULL -brownie brownie NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -form form NOUN NN NULL -that that PRON WDT NULL -^ ^ PROPN NNP NULL - - -> > X XX NULL -^ ^ PROPN NNP NULL -pleases please VERB VBZ NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -who who PRON WP NULL -the the DET DT NULL -real real ADJ JJ NULL -Qz Qz PROPN NNP ORG -i^ i^ PROPN NNP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -foi^m foi^m PROPN NNP ORG -person person NOUN NN NULL -can can AUX MD NULL -tell tell VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -very very ADV RB NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -thy thy PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -tr>^ tr>^ PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -oxv^t oxv^t PROPN NNP NULL -shall shall AUX MD NULL -have have AUX VB NULL -made^ur|jjou made^ur|jjou PROPN NNP PERSON -ney ney NOUN NN PERSON -for for ADP IN NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -"^^ "^^ PUNCT '' NULL - - -' ' PUNCT `` NULL -si si INTJ UH NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -tc tc PROPN NNP NULL -) ) PUNCT -RRB- NULL -; ; PUNCT : NULL -see see VERB VB NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Oz Oz PROPN NNP ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -114 114 NUM CD CARDINAL - - -I'HE I'HE PROPN NNP NULL - - -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -do do AUX VB NULL -that that SCONJ IN NULL -easily easily ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -more more ADJ JJR NULL -brains brain NOUN NNS NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -needs need VERB VBZ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -not not PART RB NULL -trouble trouble VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -a a DET DT NULL -large large ADJ JJ NULL -collection collection NOUN NN NULL -of of ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -of of ADP IN NULL -all all DET DT NULL -sizes size NOUN NNS NULL -and and CCONJ CC NULL -shapes shape NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -keeps keep VERB VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -pot pot NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -covered cover VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -golden golden ADJ JJ NULL -plate plate NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -from from ADP IN NULL -running run VERB VBG NULL -over over ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sorrowfully sorrowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -somewhere somewhere ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -likely likely ADJ JJ NULL -. . PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -can can AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -; ; PUNCT : NULL - - -so so ADV RB NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -first first ADV RB ORDINAL -you -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -task task NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -usually usually ADV RB NULL -has have AUX VBZ NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -speaking speak VERB VBG NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -only only ADV RB NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -strange strange ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -called call VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that DET DT NULL -supper supper NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Lion Lion PROPN NNP NULL -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -115 115 NUM CD CARDINAL - - -SO so ADV RB NULL -they -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -ate eat VERB VBD NULL -some some DET DT NULL -dehcious dehcious ADJ JJ NULL -porridge porridge NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -dish dish NOUN NN NULL -of of ADP IN NULL -scrambled scramble VERB VBN NULL -eggs egg NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -plate plate NOUN NN NULL -of of ADP IN NULL -nice nice ADJ JJ NULL -white white ADJ JJ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP LAW -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -from from ADP IN NULL -oats oat NOUN NNS NULL -and and CCONJ CC NULL -oats oat NOUN NNS NULL -were be AUX VBD NULL -food food NOUN NN NULL -for for ADP IN NULL -horses horse NOUN NNS NULL -, , PUNCT , NULL -not not PART RB NULL -for for ADP IN NULL -lions lion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -ate eat VERB VBD NULL -nothing nothing PRON NN NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -of of ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -good good ADJ JJ NULL -supper supper NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -bed bed NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -guarded guard VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -room room NOUN NN NULL - - -so so SCONJ IN NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -disturbed disturb VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -kept keep VERB VBD NULL -quiet quiet ADJ JJ NULL -all all DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -of of ADP IN NULL -course course NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -up up ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -saw see VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -became become VERB VBD NULL -brighter bright ADJ JJR NULL -and and CCONJ CC NULL -brighter bright ADJ JJR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -nearing near VERB VBG NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -travels travel NOUN NNS NULL -. . PUNCT . NULL - - -Yet yet CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -afternoon afternoon NOUN NN TIME -before before ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -wall wall NOUN NN NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -the the DET DT NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -high high ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thick thick ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -a a DET DT NULL -bright bright ADJ JJ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -studded stud VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -that that SCONJ IN NULL -glit- glit- PROPN NNP NULL -tered tere VERB VBD NULL -so so ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -even even ADV RB NULL -the the DET DT NULL -painted paint VERB VBN NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -were be AUX VBD NULL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -brilliancy brilliancy NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -bell bell NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -pushed push VERB VBD NULL -ii6 ii6 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -button button NOUN NN NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -a a DET DT NULL -silvery silvery ADJ JJ NULL -tinkle tinkle ADJ JJ NULL -sound sound NOUN NN NULL -within within ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -swung swing VERB VBD NULL -slowly slowly ADV RB NULL -open open ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -room room NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -glistened glisten VERB VBD NULL -with with ADP IN NULL -countless countless ADJ JJ NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -stood stand VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -about about ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -size size NOUN NN NULL -as as SCONJ IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -clothed clothe VERB VBN NULL -all all ADV RB NULL -in in ADP IN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -his -PRON- PRON PRP$ NULL -skin skin NOUN NN NULL -was be AUX VBD NULL -of of ADP IN NULL -a a DET DT NULL -greenish greenish ADJ JJ NULL -tint tint NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -side side NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -green green ADJ JJ NULL -box box NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -in in ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -came come VERB VBD NULL -here here ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -surprised surprised ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -answer answer NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -do\An do\an NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -since since SCONJ IN NULL -anyone anyone PRON NN NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -perplexity perplexity NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -on on ADP IN NULL -an an DET DT NULL -idle idle ADJ JJ NULL -or or CCONJ CC NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -to to PART TO NULL -bother bother VERB VB NULL -the the DET DT NULL -wise wise ADJ JJ NULL -reflections reflection NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -angry angry ADJ JJ NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -an an DET DT NULL -instant instant NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -117 117 NUM CD CARDINAL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -an an DET DT NULL -idle idle ADJ JJ NULL -ori^ ori^ NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -plied ply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -important important ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -we -PRON- PRON PRP NULL -h h VERB VBP NULL -, , PUNCT , NULL -m,^Sten m,^Sten PROPN NNP NULL -told tell VERB VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL -: : PUNCT : NULL - - -4^^^ 4^^^ NUM CD CARDINAL - - -1^ 1^ NUM CD NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -Ife'^Ssfe^he Ife'^Ssfe^he PROPN NNP PERSON -Emerald Emerald PROPN NNP PERSON -City City PROPN NNP PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -to to ADP IN NULL -those those DET DT NULL -who who PRON WP NULL -are be AUX VBP NULL -not not PART RB NULL -honest honest ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -who who PRON WP NULL -approach approach VERB VBP NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -few few ADJ JJ NULL -have have AUX VBP NULL -ever ever ADV RB NULL -dared dare VERB VBN NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -since since SCONJ IN NULL -you -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -5^>iit 5^>iit PROPN NNP NULL -first first ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -put put VERB VB NULL -on on ADP IN NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT `` NULL -^^^^^ ^^^^^ PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Wll0 Wll0 PROPN NNP NULL -< < X XX NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -the^ the^ PROPN NNP NULL -brightness brightness NOUN NN NULL -and and CCONJ CC NULL -glory glory NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -would would AUX MD NULL -blind blind VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -must must AUX MD NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -nig"ht nig"ht PROPN NNP GPE -and and CCONJ CC NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -locked lock VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP NULL -so so ADV RB NULL -ordered order VERB VBD NULL -it -PRON- PRON PRP NULL -when when ADV WRB NULL -the the DET DT NULL -City City PROPN NNP NULL -w^as w^as NOUN NN NULL -first first ADV RB ORDINAL -built build VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -key- key- NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -unlock unlock VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -spectacles spectacle NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -size size NOUN NN NULL -and and CCONJ CC NULL -shape shape NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -found find VERB VBD NULL -a a DET DT NULL -pair pair NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -just just ADV RB NULL -fit fit VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -put put VERB VBD NULL -them -PRON- PRON PRP NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -ii8 ii8 VERB VBZ NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -two two NUM CD CARDINAL -golden golden ADJ JJ NULL -bands band NOUN NNS NULL -fastened fasten VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that PRON WDT NULL -passed pass VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -together together ADV RB NULL -by by ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -key key NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -chain chain NOUN NN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -wore wear VERB VBD NULL -around around ADP IN NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -not not PART RB NULL -take take VERB VB NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL - - -had have AUX VBD NULL -she -PRON- PRON PRP NULL -wished wish VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -blinded blind VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -glare glare NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -fitted fit VERB VBD NULL -spectacles spectacle NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -on on ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -fast fast ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -key key NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -put put VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -glasses glass NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -show show VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -Taking take VERB VBG NULL -a a DET DT NULL -big big ADJ JJ NULL -golden golden ADJ JJ NULL -key key NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -he -PRON- PRON PRP NULL -opened open VERB VBD NULL -another another DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -portal portal NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -CN&vpter CN&vpter PROPN NNP NULL - - -XL XL PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -Woi\derfi Woi\derfi PROPN NNP NULL -/ / SYM SYM NULL -l l PROPN NNP NULL -ErcN^erswld ErcN^erswld PROPN NNP NULL -City City PROPN NNP NULL -of of ADP IN NULL -OX OX PROPN NNP ORG -. . PUNCT . NULL - - -vei\ vei\ PROPN NNP PERSON -WITH with ADP IN NULL -EYES eye NOUN NNS ORG -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -spectacles spectacle VERB VBZ NULL -Dorothy Dorothy PROPN NNP PRODUCT -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -brilliancy brilliancy NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -streets street NOUN NNS NULL -were be AUX VBD NULL -lined line VERB VBN NULL -with with ADP IN NULL -beautiful beautiful ADJ JJ NULL -houses house NOUN NNS NULL -of of ADP IN NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reen reen NOUN NN NULL -marble marble NOUN NN NULL -and and CCONJ CC NULL -studded stud VERB VBD NULL -everywhere everywhere ADV RB NULL -with with ADP IN NULL -sparkling sparkle VERB VBG NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -over over ADP IN NULL -a a DET DT NULL -pavement pavement NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -the the DET DT NULL -blocks block NOUN NNS NULL -were be AUX VBD NULL -joined join VERB VBN NULL -to- to- X XX NULL - - -gether gether NOUN NN NULL -were be AUX VBD NULL -rows row NOUN NNS NULL -of of ADP IN NULL -emeralds emerald NOUN NNS NULL -, , PUNCT , NULL -set set VERB VBN NULL -closely closely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -glittering glitter VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -brightness brightness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -window window NOUN NN NULL -panes pane NOUN NNS NULL -were be AUX VBD NULL -of of ADP IN NULL -green green ADJ JJ NULL -glass glass NOUN NN NULL -; ; PUNCT : NULL -even even ADV RB NULL -the the DET DT NULL -sky sky NOUN NN NULL -above above ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -had have AUX VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -tint tint NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rays ray NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -were be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -men man NOUN NNS NULL -, , PUNCT , NULL -women woman NOUN NNS NULL -and and CCONJ CC NULL -children child NOUN NNS NULL -, , PUNCT , NULL -122 122 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -walking- walking- PROPN NNP NULL -about about ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -had have AUX VBD NULL -greenish greenish ADJ JJ NULL -skins skin NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -strangely strangely ADV RB NULL -assorted assorted ADJ JJ NULL -company company NOUN NN NULL -with with ADP IN NULL -wondering wonder VERB VBG NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -children child NOUN NNS NULL -all all DET DT NULL -ran run VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -behind behind ADP IN NULL -their -PRON- PRON PRP$ NULL -mothers mother NOUN NNS NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -shops shop NOUN NNS NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -street street NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -g^reen g^reen NUM CD NULL -. . PUNCT . NULL - - -Green green ADJ JJ NULL -candy candy NOUN NN NULL -and and CCONJ CC NULL -g^reen g^reen NUM CD NULL -pop pop NOUN NN NULL -- - PUNCT HYPH NULL -corn corn NOUN NN NULL -were be AUX VBD NULL -offered offer VERB VBN NULL -for for ADP IN NULL -sale sale NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -g^reen g^reen NUM CD NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -green green ADJ JJ NULL -hats hat NOUN NNS NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -all all DET DT NULL -sorts sort NOUN NNS NULL -. . PUNCT . NULL - - -At at ADP IN NULL -one one NUM CD CARDINAL -place place NOUN NN NULL -a a DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -selling sell VERB VBG NULL -green green ADJ JJ NULL -lemonade lemonade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -children child NOUN NNS NULL -bought buy VERB VBD NULL -it -PRON- PRON PRP NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -paid pay VERB VBD NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -g"reen g"reen PROPN NNP NULL -pennies penny NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -no no DET DT NULL -horses horse NOUN NNS NULL -nor nor CCONJ CC NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -any any DET DT NULL -kind kind NOUN NN NULL -; ; PUNCT : NULL -the the DET DT NULL -men man NOUN NNS NULL -carried carry VERB VBD NULL -things thing NOUN NNS NULL -around around ADV RB NULL -in in ADP IN NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -carts cart NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -pushed push VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -seemed seem VERB VBD NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented contented ADJ JJ NULL -and and CCONJ CC NULL -prosperous prosperous ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -building building NOUN NN NULL -, , PUNCT , NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -soldier soldier NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -uniform uniform NOUN NN NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -green green ADJ JJ NULL -beard beard NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Here here ADV RB NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Step step VERB VB NULL -inside inside ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -gates gate NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -led lead VERB VBN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -carpet carpet NOUN NN NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -green green ADJ JJ NULL -furniture furniture NOUN NN NULL -set set VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -j^e j^e VERB VBP NULL -never never ADV RB NULL -seen see VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -lim lim PROPN NNP NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -behind behind ADP IN NULL -his -PRON- PRON PRP$ NULL -screen screen NOUN NN NULL -, , PUNCT , NULL -and| and| PROPN NNP NULL -igave igave VERB VBP NULL -him -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -you -PRON- PRON PRP NULL -an an DET DT NULL -audience audience NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -de- de- ADJ JJ NULL -sire sire NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -each each DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -enter enter VERB VB NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -admit admit VERB VB NULL -but but CCONJ CC NULL -, , PUNCT , NULL -one one NOUN NN NULL -each each DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -Remain remain VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP FAC -for for ADP IN NULL -several several ADJ JJ DATE -days day NOUN NNS DATE -, , PUNCT , NULL -I -PRON- PRON PRP NULL -J J PROPN NNP NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -shown show VERB VBN NULL -to to ADP IN NULL -rooms room NOUN NNS NULL -where where ADV WRB NULL -l^|nay l^|nay PROPN NNP NULL -rest rest VERB VB NULL -in in ADP IN NULL -comfort comfort NOUN NN NULL -after after ADP IN NULL -your -PRON- PRON PRP$ NULL -, , PUNCT , NULL -^ ^ PROPN NNP NULL -^ ^ PROPN NNP NULL -JOTirney JOTirney PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -rt%^.Cii rt%^.Cii PUNCT -LRB- NULL -: : PUNCT : NULL - - -U^ u^ VERB VB NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL - - -that that SCONJ IN NULL -i^very i^very PRON PRP$ NULL -kind kind ADV RB NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT '' NULL -The the DET DT NULL -soldier soldier NOUN NN NULL -now now ADV RB NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -green green ADJ JJ NULL -whistle whistle NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -a a DET DT NULL -young young ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown PROPN NNP NULL -, , PUNCT , NULL -entered enter VERB VBD NULL -the the DET DT NULL -124 124 NUM CD CARDINAL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -/ / PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -rooi^^fee rooi^^fee PROPN NNP NULL -had have AUX VBD NULL -lovely lovely ADJ JJ NULL -g^reen g^reen NUM CD NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -bow^xIi;|#jfeefore bow^xIi;|#jfeefore VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -show show VERB VB NULL -you -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -room room NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i i PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -except except SCONJ IN NULL -dog dog NOUN NN NULL -" " PUNCT '' NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -followed follow VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -Lssages lssage NOUN NNS NULL -and and CCONJ CC NULL -up up ADV RB NULL -three three NUM CD CARDINAL -flights flight NOUN NNS NULL -of of ADP IN NULL -stairs stair NOUN NNS PERSON -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -at at ADP IN NULL -the the DET DT NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -com- com- NOUN NN NULL -iets iet NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -green green ADJ JJ NULL -vel- vel- NOUN NN NULL -Iwas Iwas PROPN NNP NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -' ' PUNCT '' NULL -fountain fountain NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -a a PROPN NNP NULL -, , PUNCT , NULL -y y PROPN NNP NULL -idt^reen idt^reen PROPN NNP NULL -perfume perfume NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -: : PUNCT : NULL - - -^|^aptifull>^'-(^rved ^|^aptifull>^'-(^rved PUNCT : NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -) ) PUNCT -RRB- NULL -^(ii ^(ii PUNCT NFP NULL -in in ADP IN NULL -the the DET DT NULL -windows window NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -books book NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -books book NOUN NNS NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -them -PRON- PRON PRP NULL -full full ADJ JJ NULL -M8^h| M8^h| PROPN NNP NULL - - -they -PRON- PRON PRP NULL -were be AUX VBD NULL -so so ADV RB NULL - - -rf!ffrt rf!ffrt PROPN NNP NULL - - -diffiSStei diffiSStei PROPN NNP NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -tted tte VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -lie lie NOUN NN NULL -gra gra PROPN NNP NULL -Qg Qg PROPN NNP ORG -Wi Wi PROPN NNP ORG -t'tJaGk t'tJaGk PUNCT NFP NULL - - -t!o t!o PROPN NNP NULL - - -theothersj theothersj VERB VB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -found find VERB VBD NULL -t t NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -Of of ADP IN NULL -\v^i \v^i PROPN NNP NULL -? ? PUNCT . NULL -; ; PUNCT : NULL -: : PUNCT : NULL -wasted waste VERB VBN NULL --pn -pn PUNCT : NULL - - -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -; ; PUNCT : NULL -for for ADP IN NULL -Miliiiil^l Miliiiil^l PROPN NNP NULL -" " PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -125 125 NUM CD CARDINAL - - -when when ADV WRB NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -room room NOUN NN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -stupidly stupidly ADV RB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -spot spot NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -within within ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -, , PUNCT , NULL -It -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -rest rest VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -lie lie VERB VB NULL -down down ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -' ' PUNCT `` NULL -^^\)iJIM ^^\)iJIM PUNCT NFP NULL -close close VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -remained remain VERB VBD NULL -all all DET DT TIME -night night NOUN NN TIME -staring stare VERB VBG NULL -" " PUNCT '' NULL -at at ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -spider spider NOUN NN NULL -which which PRON WDT NULL -was be AUX VBD NULL -weaving weave VERB VBG NULL -its -PRON- PRON PRP$ NULL -web web NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -earner earner NOUN NN NULL -of of ADP IN NULL -, , PUNCT , NULL -th th X XX NULL - - -< < X XX NULL -? ? PUNCT . NULL - - -room room NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -^e ^e DET DT NULL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -wonderfoaf wonderfoaf ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -TJin^ tjin^ NOUN NN NULL -Woodman Woodman PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -from from ADP IN NULL -force force PROPN NNP NULL -of of ADP IN NULL -habit habit NOUN NN NULL -, , PUNCT , NULL -f(ir f(ir PROPN NNP NULL - - -he -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -sleep sleep VERB VB NULL -he -PRON- PRON PRP NULL -passed pass VERB VBD NULL -the the DET DT NULL -night night NOUN NN NULL -moving move VERB VBG NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -up up ADP IN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -ii|| ii|| PROPN NNP NULL -! ! PUNCT . NULL - - -good good ADJ JJ NULL -working working NOUN NN NULL -f^rder f^rder X XX NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -would would AUX MD NULL -have have AUX VB NULL -preferred prefer VERB VBN NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -/Jeeves /Jeeves PUNCT . NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -being be AUX VBG NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -/ / SYM SYM NULL -i"o|m i"o|m NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -too too ADV RB NULL -much much ADJ JJ NULL -sense sense NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -this this DET DT NULL -worry worry VERB VB NULL - - -him,'i$j^ him,'i$j^ PROPN NNP NULL -ie ie PROPN NNP NULL -sprang sprang PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -himself -PRON- PRON PRP NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -up up ADP RP NULL -like like SCONJ IN NULL -a a DET DT NULL -eat eat NOUN NN NULL -and and CCONJ CC NULL -purred purr VERB VBD NULL -himself -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -after after ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -maiden maiden PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -fetch fetch VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -dressed dress VERB VBD NULL -her -PRON- PRON PRP NULL -ilXv ilXv PROPN NNP NULL -/ / SYM SYM NULL -WJC WJC PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -prettiest pretty ADJ JJS NULL -gowns gown NOUN NNS NULL -made make VERB VBN NULL -of of ADP IN NULL -green green ADJ JJ NULL -brocaded brocade VERB VBN NULL -satiri satiri NOUN NN NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^Dorothy ^Dorothy PROPN NNP NULL - - -put/^ put/^ PROPN NNP NULL -a a DET DT NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -apron apron PROPN NNP NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -rib- rib- NOUN NN NULL -bci'ri bci'ri PROPN NNP NULL -around'Tqt^ around'tqt^ NOUN NN PRODUCT -" " PUNCT '' NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Rjpom Rjpom PROPN NNP ORG -|||th^Great |||th^great VERB VBP ORG -Oz Oz PROPN NNP ORG -. . NOUN NN NULL - - -Firsjf^they firsjf^they NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -hall hall NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -mar|^ mar|^ PROPN NNP NULL -Jadies Jadies PROPN NNP ORG -and and CCONJ CC NULL -gentlemen gentleman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -dresse^fejTJchppstumes dresse^fejTJchppstumes PROPN NNP NULL -. . PUNCT . NULL - - -ThegT^eopie thegt^eopie X ADD NULL -R^^ R^^ PUNCT -LRB- NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but.talk but.talk PROPN NNP NULL -to to ADP IN NULL -each each DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -m'^'^-ys m'^'^-ys PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -126 126 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -wait wait VERB VB NULL -outside outside ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -every every DET DT TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -never never ADV RB NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -curiously curiously ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -whispered whisper VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -really really ADV RB NULL -going go VERB VBG NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -face face NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -Terrible terrible ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Of of ADV RB NULL -course course ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -her -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -have have AUX VB NULL -people people NOUN NNS NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -looked look VERB VBD NULL -like like SCONJ IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -men- men- VERB VBD NULL -tioned tione VERB VBD NULL -your -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -much much ADV RB NULL -interested interested ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -about about ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -decided decide VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -admit admit VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -a a DET DT NULL -bell bell NOUN NN NULL -rang ring VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -signal signal NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -alone alone ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -opened open VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -door door NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -through through ADV RB NULL -and and CCONJ CC NULL -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -round round ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walls wall NOUN NNS NULL -and and CCONJ CC NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -floor floor NOUN NN NULL -were be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -large large ADJ JJ NULL -emeralds emerald NOUN NNS NULL -set set VERB VBN NULL -closely closely ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -roof roof NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -light light NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -the the DET DT NULL -emeralds emerald NOUN NNS NULL -sparkle sparkle VERB VB NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -interested interested ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -most most ADV RBS NULL -was be AUX VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -The the DET DT NULL -Eyes Eyes PROPN NNPS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -127 127 NUM CD CARDINAL -was be AUX VBD NULL -shaped shape VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -chair chair NOUN NN NULL -and and CCONJ CC NULL -sparkled sparkle VERB VBD NULL -with with ADP IN NULL -gems gem NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -did do AUX VBD NULL -everything everything PRON NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -chair chair NOUN NN NULL -was be AUX VBD NULL -an an DET DT NULL -enor- enor- ADJ JJ NULL -mous mous ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -without without ADP IN NULL -body body NOUN NN NULL -to to PART TO NULL -support support VERB VB NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -any any DET DT NULL -arms arm NOUN NNS NULL -or or CCONJ CC NULL -legs leg NOUN NNS NULL -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -hair hair NOUN NN NULL -upon upon SCONJ IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -giant giant NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -gazed gaze VERB VBD NULL -upon upon SCONJ IN NULL -this this DET DT NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -and and CCONJ CC NULL -fear fear VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -turned turn VERB VBD NULL -slowly slowly ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -steadily steadily ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -moved move VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -a a DET DT NULL -voice voice NOUN NN NULL -say say VERB VB NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -an an DET DT NULL -awful awful ADJ JJ NULL -voice voice NOUN NN NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -Head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -courage courage NOUN NN NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Small Small PROPN NNP NULL -and and CCONJ CC NULL -Meek Meek PROPN NNP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -help help NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -for for ADP IN NULL -a a DET DT TIME -full full ADJ JJ TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -Then then ADV RB NULL -said say VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -got get VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -when when ADV WRB NULL -my -PRON- PRON PRP$ NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -where where ADV WRB NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -kissed kiss VERB VBD NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -bade bade VERB VBP NULL -me -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -telling tell VERB VBG NULL -the the DET DT NULL -truth truth NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -128 128 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -like like VERB VB NULL -your -PRON- PRON PRP$ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Aunt Aunt PROPN NNP WORK_OF_ART -Em Em PROPN NNP WORK_OF_ART -will will AUX MD NULL -be be AUX VB NULL -dreadfully dreadfully ADV RB NULL -worried worried ADJ JJ NULL -over over ADP IN NULL -my -PRON- PRON PRP$ NULL -being- being- NOUN NN NULL -away away ADV RB NULL -so so ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -around around ADV RB NULL -so so ADV RB NULL -queerly queerly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -at at ADP IN NULL -last last ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -weak weak ADJ JJ NULL -; ; PUNCT : NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -helpless helpless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -That that DET DT NULL -just just ADV RB NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -simply simply ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kan- Kan- PROPN NNP NULL -sas sas NOUN NN NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -everyone everyone PRON NN NULL -must must AUX MD NULL -pay pay VERB VB NULL -for for ADP IN NULL -everything everything PRON NN NULL -he -PRON- PRON PRP NULL -gets get VERB VBZ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -use use VERB VB NULL -my -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -power power NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -home home ADV RB NULL -again again ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -. . PUNCT . NULL - - -do do AUX VB NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -Help help VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -must must AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -0/ 0/ NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -129 129 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -killed kill VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -bear bear VERB VBP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -now now ADV RB NULL -but but CCONJ CC NULL -one one NUM CD NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -left leave VERB VBN NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -but but CCONJ CC NULL -not not PART RB NULL -before before ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -much much ADJ JJ NULL -disap- disap- NOUN NN NULL -pointed pointed NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -again again ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -felt feel VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -never never ADV RB NULL -killed kill VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -willingly willingly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -sobbed sob VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -even even ADV RB NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -, , PUNCT , NULL -how how ADV WRB NULL -could could AUX MD NULL -I -PRON- PRON PRP NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -? ? PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -are be AUX VBP NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -can can AUX MD NULL -not not PART RB NULL -kill kill VERB VB NULL -her -PRON- PRON PRP$ NULL -your- your- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -until until ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -dies die VERB VBZ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -your -PRON- PRON PRP$ NULL -Uncle Uncle PROPN NNP NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -again again ADV RB NULL -. . PUNCT . NULL - - -Remember remember VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -Wicked wicked ADJ JJ NULL -tremendously tremendously ADV RB NULL -Wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -killed kill VERB VBN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -your -PRON- PRON PRP$ NULL -task task NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Sorrowfully sorrowfully ADV RB PERSON -Dorothy Dorothy PROPN NNP PERSON -left leave VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL - - -H h NOUN NN NULL -I30 i30 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -waiting wait VERB VBG NULL -to to PART TO NULL -hear hear VERB VB NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -hope hope NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -home home ADV RB NULL -until until ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -herself -PRON- PRON PRP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -morning morning NOUN NN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green PROPN NNP NULL - - -whis- whis- PROPN NNP NULL - - -kers ker NOUN NNS PERSON -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -was be AUX VBD NULL -admitted admit VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -emerald emerald PROPN NNP NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -most most ADV RBS NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gauze gauze NOUN NN NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -flowing flow VERB VBG NULL -green green ADJ JJ NULL -locks lock NOUN NNS NULL -a a DET DT NULL -crown crown NOUN NN NULL -of of ADP IN NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Growing grow VERB VBG NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -were be AUX VBD NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -gorgeous gorgeous ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -so so ADV RB NULL -light light ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -fluttered flutter VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -slightest slight ADJ JJS NULL -breath breath NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -reached reach VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -bowed bow VERB VBN NULL -, , PUNCT , NULL -as as ADV RB NULL -prettily prettily ADV RB NULL -as as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -stuffing stuffing NOUN NN NULL -would would AUX MD NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -before before ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -sweetly sweetly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP PERSON -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -of of ADP IN NULL -, , PUNCT , NULL -was be AUX VBD NULL -much much ADV RB NULL -astonished astonished ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -her -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -There- There- PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -131 131 NUM CD CARDINAL -fore fore NOUN NN NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -praying pray VERB VBG NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -put put VERB VB NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -as as ADV RB NULL -much much ADV RB NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -any any DET DT NULL -other other ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -dominions dominion NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wise wise ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -else else ADV RB NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -grant grant VERB VBP NULL -favors favor NOUN NNS NULL -without without ADP IN NULL -some some DET DT NULL -return return NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -this this DET DT NULL -much much ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -promise promise VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kill kill VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -care care VERB VB NULL -who who PRON WP NULL -kills kill VERB VBZ NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -grant grant VERB VB NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -earned earn VERB VBN NULL -the the DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -greatly greatly ADV RB NULL -desire desire VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -sorrowfully sorrowfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -^;:3}r ^;:3}r PROPN NNP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -needs need VERB VBZ NULL -a a DET DT NULL -heart heart NOUN NN NULL -as as ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -On on ADP IN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sol- sol- NOUN NN NULL -dier dier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -132 132 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Follow follow VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -So so ADV RB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -find find VERB VB NULL -Oz Oz PROPN NNP NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -hoped hope VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -given give VERB VBN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -a a DET DT NULL -head head NOUN NN NULL -has have AUX VBZ NULL -no no DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -feel feel VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -beg beg VERB VB NULL -hard hard ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -ladies lady NOUN NNS NULL -are be AUX VBP NULL -themselves -PRON- PRON PRP NULL -said say VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -kindly kindly ADV RB NULL -hearted hearted ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -entered enter VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Head Head PROPN NNP NULL -nor nor CCONJ CC NULL -the the DET DT NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -throne throne NOUN NN NULL -seemed seem VERB VBD NULL -hardly hardly ADV RB NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -hold hold VERB VB NULL -its -PRON- PRON PRP$ NULL -weight weight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Beast Beast PROPN NNP WORK_OF_ART -had have AUX VBD NULL -a a DET DT NULL -head head NOUN NN NULL -like like SCONJ IN NULL -that that DET DT NULL -of of ADP IN NULL -a a DET DT NULL -rhinoceros rhinocero NOUN NNS NULL -, , PUNCT , NULL -only only ADV RB NULL -there there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -eyes eye NOUN NNS NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -arms arm NOUN NNS NULL -growing grow VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -also also ADV RB NULL -had have AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -, , PUNCT , NULL -slim slim ADJ JJ NULL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -Thick thick ADJ JJ NULL -, , PUNCT , NULL -woolly woolly ADJ JJ NULL -hair hair NOUN NN NULL -covered cover VERB VBD NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -looking look VERB VBG NULL -monster monster NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -imagined imagine VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -fortunate fortunate ADJ JJ NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -at at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -beat beat VERB VBN NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -fast fast ADV RB NULL -from from ADP IN NULL -terror terror NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -being be AUX VBG NULL -only only ADV RB NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -disappointed disappointed ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spake spake VERB VB NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -roar roar NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -133 133 NUM CD TIME - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -love love VERB VB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -as as SCONJ IN NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -alone alone ADV RB NULL -can can AUX MD NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -re- re- ADV RB NULL -quest quest NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -gruffly gruffly PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -indeed indeed ADV RB NULL -desire desire VERB VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -earn earn VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Help help VERB VB NULL -Dorothy Dorothy PROPN NNP NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -then then ADV RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -the the DET DT NULL -biggest big ADJ JJS NULL -and and CCONJ CC NULL -kindest kind ADJ JJS NULL -and and CCONJ CC NULL -most most ADV RBS NULL -loving loving ADJ JJ NULL -heart heart NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -return return VERB VB NULL -sorrow- sorrow- X XX NULL -fully fully ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Beast Beast PROPN NNP ORG -he -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -all all DET DT NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -many many ADJ JJ NULL -forms form NOUN NNS NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -could could AUX MD NULL -take take VERB VB NULL -upon upon SCONJ IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -1 1 NUM CD CARDINAL -1 1 NUM CD NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beast beast NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -roar roar VERB VB NULL -my -PRON- PRON PRP$ NULL -loudest loud ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -frighten frighten VERB VB NULL -him -PRON- PRON PRP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -all all DET DT NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -pretend pretend VERB VB NULL -to to PART TO NULL -spring spring VERB VB NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -compel compel VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -my -PRON- PRON PRP$ NULL -bidding bidding NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -" " PUNCT `` NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -mercy mercy NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -roll roll VERB VB NULL -this this DET DT NULL -head head NOUN NN NULL -all all ADV RB NULL -aboutj aboutj VERB VBP NULL -the the DET DT NULL -room room NOUN NN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -promises promise VERB VBZ NULL -to to PART TO NULL -give give VERB VB NULL -us -PRON- PRON PRP NULL -what what PRON WP NULL -we -PRON- PRON PRP NULL -desire desire VERB VBP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -be be AUX VB NULL -of of ADP IN NULL -good good ADJ JJ NULL -cheer cheer NOUN NN NULL -rny rny ADJ JJ NULL -friends friend NOUN NNS NULL -; ; PUNCT : NULL -for for ADP IN NULL -all all DET DT NULL -will will AUX MD NULL -yet yet ADV RB NULL -be be AUX VB NULL -^vell ^vell ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -? ? PUNCT . NULL - - -V V PROPN NNP NULL -K/;M^Q^^RFW K/;M^Q^^RFW PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -o^ o^ PUNCT : NULL -oz oz PROPN NNP NULL -. . PROPN NNP NULL - - -V V PROPN NNP NULL -/ / SYM SYM NULL -ardTind ardtind X XX NULL -isai isai PROPN NNP NULL - - -the the DET DT NULL -/ / SYM SYM NULL -green green ADJ JJ NULL -whiskers whiskers PROPN NNP NULL -ind ind PROPN NNP NULL -bade bade PROPN NNP NULL -/ / PUNCT NFP NULL -Him Him PROPN NNP NULL -Lhr6ugh Lhr6ugh PROPN NNP NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -g^fanc- g^fanc- PROPN NNP PERSON -Jfe'e Jfe'e PROPN NNP PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -before before ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -was be AUX VBD NULL -^^^^^^^\^Vk\^ ^^^^^^^\^Vk\^ PROPN NNP NULL -Ifjfffff/^^ Ifjfffff/^^ PROPN NNP NULL -glowing glow VERB VBG NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -scarcely scarcely ADV RB NULL -\b^ar \b^ar X ADD NULL -XQ'^l^t^ipoMsL{''^^ XQ'^l^t^ipoMsL{''^^ PROPN NNP NULL -thought thought NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -toy toy NOUN NN NULL -accident accident NOUN NN NULL -caught catch VERB VBN NULL -on on ADP IN NULL -fire fire NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -burning burn VERB VBG NULL -up up ADP RP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -when when ADV WRB NULL -We -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -nearer nearer ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -heat heat NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -intense intense ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -singed singe VERB VBD NULL -^^ ^^ NUM CD NULL -his -PRON- PRON PRP$ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -crept creep VERB VBD NULL -back^trembling^ly back^trembling^ly PROPN NNP NULL -toa toa PROPN NNP NULL -s^ot s^ot PROPN NNP NULL -near^^v- near^^v- NUM CD NULL - - -Then then ADV RB NULL -a a DET DT NULL -low low ADJ JJ NULL -, , PUNCT , NULL -quiet quiet ADJ JJ NULL -voice/0at^^^bm voice/0at^^^bm PROPN NNP CARDINAL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL - - -y^di y^di ADV RB NULL - - -these these DET DT NULL -.. .. PUNCT . NULL - - -wJe wje X XX NULL -the the DET DT NULL -w w NOUN NN NULL -ords ord NOUN NNS NULL - - -it -PRON- PRON PRP NULL -spokerHl spokerHl PROPN NNP NULL -! ! PUNCT . NULL -^^^"I ^^^"I PUNCT NFP NULL - - -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -an^^i^^i an^^i^^i NOUN NN NULL - - -" " PUNCT `` NULL -ble.^^^Who ble.^^^Who PROPN NNP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -doybu doybu PROPN NNP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -answered answer VERB VBD NULL -, , PUNCT , NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -afraid afraid ADJ JJ NULL -" " PUNCT '' NULL -of of ADP IN NULL -evei*ything evei*ything NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -beg beg VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -in in ADP IN NULL -reality reality NOUN NN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -, , PUNCT , NULL -as as SCONJ IN NULL -men man NOUN NNS NULL -call call VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL - - -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -cour- cour- VERB VB NULL -" " PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -re re ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -J^^v;\ J^^v;\ PROPN NNP NULL - - -" " PUNCT `` NULL -s^'^.Because s^'^.because NOUN NN NULL -of of ADP IN NULL -all all DET DT NULL -Wizards wizard NOUN NNS ORG -you -PRON- PRON PRP NULL -are^ are^ NUM CD NULL -the the DET DT NULL -greatest great ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -alone alone ADV RB NULL -have have AUX VBP NULL -power power NOUN NN NULL -to to PART TO NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -request request NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -an- an- CCONJ CC NULL - - -$ $ SYM $ NULL -< < X XX NULL -J J PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -135 135 NUM CD CARDINAL - - -The the DET DT WORK_OF_ART -Ball Ball PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Fire Fire PROPN NNP WORK_OF_ART -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Bring bring VERB VB NULL -me -PRON- PRON PRP NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch- Witch- PROPN NNP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -moment moment NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -lives live VERB VBZ NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -remain remain VERB VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -in in ADP IN NULL -reply reply NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -silently silently ADV RB NULL -gazing gaze VERB VBG NULL -at at ADP IN NULL -the the DET DT FAC -Ball Ball PROPN NNP FAC -of of ADP IN FAC -Fire Fire PROPN NNP FAC -it -PRON- PRON PRP NULL -became become VERB VBD NULL -so so ADV RB NULL -furiously furiously ADV RB NULL -hot hot ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -turned turn VERB VBD NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -rushed rush VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -terrible terrible ADJ JJ NULL -interview interview NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -, , PUNCT , NULL -seek seek VERB VB NULL -out out ADP RP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spoke speak VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to PART TO NULL -cry cry VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -careful careful ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -tears tear NOUN NNS NULL -will will AUX MD NULL -fall fall VERB VB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spot spot VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -dried dry VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -anybody anybody PRON NN NULL -, , PUNCT , NULL -even even ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -136 136 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -too too ADV RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -of of ADP IN NULL -much much ADJ JJ NULL -help help NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -heart heart NOUN NN NULL -to to PART TO NULL -harm harm VERB VB NULL -even even ADV RB NULL -a a DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -go go VERB VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Therefore therefore ADV RB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -decided decide VERB VBN NULL -to to PART TO NULL -start start VERB VB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -sharpened sharpen VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -grindstone grindstone NOUN NN NULL -and and CCONJ CC NULL -had have AUX VBD NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -properly properly ADV RB NULL -oiled oil VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -stuffed stuff VERB VBD NULL -himself -PRON- PRON PRP NULL -with with ADP IN NULL -fresh fresh ADJ JJ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -put put VERB VB NULL -new new ADJ JJ NULL -paint paint NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -see see VERB VB NULL -better better ADV RBR NULL -. . PUNCT . NULL - - -The the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -filled fill VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -bell bell NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -ribbon ribbon NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -bed bed NOUN NN NULL -quite quite ADV RB NULL -early early ADV RB NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -' ' PUNCT '' NULL -daylight daylight NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -w^ere w^ere VERB VBD NULL -awakened awaken VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -crowing crowing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -cock cock NOUN NN NULL -that that PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -yard yard NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -cackling cackling NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -hen hen NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -laid lay VERB VBN NULL -a a DET DT NULL -green green ADJ JJ NULL -egg egg NOUN NN NULL -. . PUNCT . NULL - - -CKtvpterXU CKtvpterXU PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Se^vrcK Se^vrcK PROPN NNP NULL -for for ADP IN NULL -tKe tKe PUNCT : NULL - - -WicKed WicKed PROPN NNP NULL -WitcK WitcK PROPN NNP NULL -^</ ^</ SYM SYM NULL - - -^l ^l NUM CD NULL -" " PUNCT `` NULL - - -^ ^ PROPN NNP NULL -, , PUNCT , NULL -/ / SYM SYM NULL -) ) PUNCT -RRB- NULL -. . PUNCT . NULL - - -I. I. PROPN NNP ORG --^v -^v PROPN NNP NULL - - -/ / SYM SYM NULL -iiTT^ iiTT^ PROPN NNP NULL -; ; PUNCT : NULL -.ilC .ilC PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Soldier soldier NOUN NN WORK_OF_ART -with with ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -green green ADJ JJ WORK_OF_ART -whiskers whisker NOUN NNS WORK_OF_ART -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -. . PUNCT . NULL - - -SOLDIER soldier NOUN NN NULL -WITH with ADP IN NULL -THE the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -This this DET DT NULL -officer officer NOUN NN NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spec- spec- NOUN NN NULL -tacles tacle VERB VBZ NULL -to to PART TO NULL -put put VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -politely politely ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -for for ADP IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Which which PRON WDT NULL -road road NOUN NN NULL -leads lead VERB VBZ NULL -to to ADP IN NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT ORG -Guardian Guardian PROPN NNP ORG -Gates Gates PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -go go VERB VB NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -How how ADV WRB NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -are be AUX VBP NULL -we -PRON- PRON PRP NULL -to to PART TO NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -enquire^He enquire^He PROPN NNP ORG -g g PROPN NNP ORG -^^^v ^^^v PUNCT NFP NULL -.. .. PUNCT . NULL -^ ^ PROPN NNP NULL -/ / SYM SYM NULL -^ ^ PROPN NNP NULL -, , PUNCT , NULL -; ; PUNCT : NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^//W.^\\ ^//W.^\\ PUNCT : NULL -140 140 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -/ / SYM SYM NULL -" " PUNCT `` NULL -That that PRON WDT NULL -will will AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -knows^ knows^ VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -the the DET DT NULL -Country Country PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL - - -she -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -: : PUNCT : NULL -^"Perhaps ^"Perhaps PUNCT NFP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -mean mean VERB VBP NULL -to to ADP IN NULL -desiroy^her desiroy^her ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -.. .. PUNCT . NULL -A a DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -On on ADP IN NULL -, , PUNCT , NULL -^thatls^ ^thatls^ PUNCT NFP NULL -different different ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -. . PUNCT . NULL - - -^^-5^,// ^^-5^,// X FW NULL - - -' ' PUNCT `` NULL -\ \ NOUN NNS NULL -" " PUNCT `` NULL -No no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -destroyed destroy VERB VBN NULL -her -PRON- PRON PRP NULL -before before ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -' ' PUNCT '' NULL -^y^\ ^y^\ PUNCT . NULL -I -PRON- PRON PRP NULL -naturally naturally ADV RB NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -slaves slave NOUN NNS NULL -: : PUNCT : NULL - - -Qtyou Qtyou PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -take take VERB VB NULL -J J PROPN NNP NULL -care^ care^ NOUN NN NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -may may AUX MD NULL -not not PART RB NULL -allow allow VERB VB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Keep keep VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -West West PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -sets set VERB VBZ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -faihto faihto ADJ JJ NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -him -PRON- PRON PRP NULL -good- good- ADV RB NULL --bye -bye PUNCT : NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -walking- walking- NOUN NN NULL -over over ADP IN NULL -fields field NOUN NNS NULL -of of ADP IN NULL -soft soft ADJ JJ NULL -grass grass NOUN NN NULL -dotted dot VERB VBN NULL -here here ADV RB NULL -and and CCONJ CC NULL -there there ADV RB NULL -with with ADP IN NULL -daisies daisy NOUN NNS NULL -and and CCONJ CC NULL -buttercups buttercup NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -still still ADV RB NULL -wore wear VERB VBD NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -silk silk NOUN NN NULL -dress dress NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -put put VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -in in ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -no no DET DT NULL -longer longer ADV RBR NULL -green green ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -pure pure ADJ JJ NULL -white white NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -ribbon ribbon NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -had have AUX VBD NULL -also also ADV RB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -its -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -and and CCONJ CC NULL -w^as w^as NOUN NN NULL -as as ADV RB NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -'s 's PART POS NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -soon soon ADV RB NULL -left leave VERB VBN NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -advanced advance VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -be- be- PROPN NNP NULL -came come VERB VBD NULL -rougher rougher ADV RB NULL -and and CCONJ CC NULL -hillier hilli ADJ JJR NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -farms farm NOUN NNS NULL -nor nor CCONJ CC NULL -houses house NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Westy Westy PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -141 141 NUM CD CARDINAL - - -In in ADP IN NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -hot hot ADJ JJ NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -trees tree NOUN NNS NULL -to to PART TO NULL -offer offer VERB VB NULL -them -PRON- PRON PRP NULL -shade shade NOUN NN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -before before ADP IN NULL -night night NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -were be AUX VBD NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -keeping keep VERB VBG NULL -watch watch NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -, , PUNCT , NULL -yet yet CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -telescope telescope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -see see VERB VB NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -around around ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -distance distance NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -running run VERB VBG NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -a a DET DT NULL -pack pack NOUN NN NULL -of of ADP IN NULL -great great ADJ JJ NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -one one NUM CD NULL -is be AUX VBZ NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -another another DET DT NULL -a a DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -None none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -fit fit ADJ JJ NULL -to to PART TO NULL -work work VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -away away ADV RB NULL -at at ADP IN NULL -full full ADJ JJ NULL -speed speed NOUN NN NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -lucky lucky ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -were be AUX VBD NULL -wide wide ADV RB NULL -awake awake ADJ JJ NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -coming come VERB VBG NULL -. . PUNCT . NULL - - -142 142 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -get get AUX VB NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -come come VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -seized seize VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -very very ADV RB NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -came come VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -swung- swung- VERB VBZ NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -raise raise VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -another another DET DT NULL -wolf wolf NOUN NN NULL -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -also also ADV RB NULL -fell fall VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -'s 's PART POS ORG -weapon weapon NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD DATE -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -a a DET DT NULL -wolf wolf NOUN NN NULL -was be AUX VBD NULL -killed kill VERB VBN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lay VERB VBP NULL -dead dead ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -down down ADP RP NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -said say VERB VBD NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -Tt Tt PROPN NNP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -friend friend NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -waited wait VERB VBD NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -a^voke a^voke VERB VBP NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -frightened frightened ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -shaggy shaggy ADJ JJ NULL -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -sav- sav- ADJ JJ NULL -ing e VERB VBG NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -this this DET DT NULL -same same ADJ JJ NULL -morn- morn- NOUN NN NULL - - -ing e VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -out out ADP RP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -143 143 NUM CD CARDINAL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -that that PRON WDT NULL -could could AUX MD NULL -see see VERB VB NULL -afar afar ADV RB NULL -off off ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -wolves wolf NOUN NNS NULL -lying- lying- VERB VBP NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -still still ADV RB NULL -travelling travel VERB VBG NULL -through through ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -angrier angrier NOUN NN NULL -than than SCONJ IN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -twice twice ADV RB NULL -. . PUNCT . NULL -Straightway straightway VERB VB NULL -a a DET DT NULL -great great ADJ JJ NULL -flock flock NOUN NN NULL -of of ADP IN NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -enough enough ADJ JJ NULL -to to PART TO NULL -darken darken VERB VB NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Fly fly VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -; ; PUNCT : NULL -peck peck VERB VB NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -flew fly VERB VBD NULL -in in ADP IN NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -flock flock NOUN NN NULL -toward toward ADP IN NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -battle battle NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -lie lie VERB VB NULL -do.wn do.wn PROPN NNP NULL -beside beside ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -harmed harm VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so SCONJ IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lie VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -except except SCONJ IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -stretched stretch VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -saw see VERB VBD NULL -him -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -these these DET DT NULL -birds bird NOUN NNS NULL -always always ADV RB NULL -are be AUX VBP NULL -by by ADP IN NULL -scarecrows scarecrow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -come come VERB VB NULL -any any DET DT NULL -nearer nearer ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -only only ADV RB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -peck peck VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -King King PROPN NNP WORK_OF_ART -Crow Crow PROPN NNP WORK_OF_ART -flew fly VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -caught catch VERB VBD NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -and and CCONJ CC NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -another another DET DT NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD CARDINAL -crows crow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -twisted twist VERB VBD NULL -a a DET DT NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -all all DET DT NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -dead dead ADJ JJ NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -to to PART TO NULL -rise rise VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -144 144 NUM CD CARDINAL - - -When when ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -looked look VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -crows crow NOUN NNS NULL -lying lie VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -got get VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -rage rage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -blew blow VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -. . PUNCT . NULL - - -Forthwith Forthwith PROPN NNP NULL -there there PRON EX NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -buzzing buzzing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -swarm swarm NOUN NN NULL -of of ADP IN NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -towards towards ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -death death NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -com- com- NOUN NN NULL -manded mande VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -rapidly rapidly ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -had have AUX VBD NULL -decided decide VERB VBN NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -out out ADP RP NULL -my -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -scatter scatter VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -lion lion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NULL -did do AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -close close ADV RB NULL -beside beside ADP IN NULL -the the DET DT PRODUCT -Lion Lion PROPN NNP PRODUCT -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -covered cover VERB VBD NULL -them -PRON- PRON PRP NULL -entirely entirely ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -but but SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to ADP IN NULL -sting ste VERB VBG NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -broke break VERB VBD NULL -off off ADP RP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -without without ADP IN NULL -hurting hurt VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -as as SCONJ IN NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -when when ADV WRB NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -are be AUX VBP NULL -broken break VERB VBN NULL -that that PRON WDT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -lay lie VERB VBD NULL -scattered scatter VERB VBN NULL -thick thick ADJ JJ NULL -about about ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -like like SCONJ IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -of of ADP IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -got get VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -helped help VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -put put VERB VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -145 145 NUM CD CARDINAL -straw straw VERB VB NULL -back back ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP DATE -again again ADV RB NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -onc^ onc^ NUM CD NULL -, , PUNCT , NULL -more more ADJ JJR NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -angry angry ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -in in ADP IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -like like SCONJ IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -stamped stamp VERB VBD NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -tore tear VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -gnashed gnash VERB VBD NULL -her -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -Wlnkies Wlnkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -sharp sharp ADJ JJ NULL -spears spear NOUN NNS NULL -, , PUNCT , NULL -telling tell VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -brave brave ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -told tell VERB VBN NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -marched march VERB VBD NULL -away away ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -roar roar NOUN NN NULL -and and CCONJ CC NULL -sprang spring VERB VBD NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -back back ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -returned return VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -beat beat VERB VBD NULL -them -PRON- PRON PRP NULL -well well ADV RB NULL -with with ADP IN NULL -a a DET DT NULL -strap strap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -work work NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -think think VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -how how ADV WRB NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -plans plan NOUN NNS NULL -to to PART TO NULL -de- de- VERB VB NULL - - -stroy stroy VERB VB NULL -these these DET DT NULL -strangers stranger NOUN NNS NULL -had have AUX VBD NULL -failed fail VERB VBN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -W^itch w^itch NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -how how ADV WRB NULL -to to PART TO NULL -act act VERB VB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -circle circle NOUN NN NULL -of of ADP IN NULL -diamonds diamond NOUN NNS NULL -and and CCONJ CC NULL -rubies ruby NOUN NNS NULL -running run VERB VBG NULL -round round ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -This this DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -had have AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -Whoever whoever PRON WP NULL -owned own VERB VBD NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -call call VERB VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -obey obey VERB VB NULL -any any DET DT NULL -order order NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -given give VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -no no DET DT NULL -person person NOUN NN NULL -could could AUX MD NULL -com- com- VERB VB NULL -mand mand VERB VB NULL -these these DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -more more ADJ JJR CARDINAL -than than SCONJ IN CARDINAL -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -te te PROPN NNP NULL -. . PUNCT . NULL - - -146 146 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Twice twice ADV RB NULL -already already ADV RB NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -used use VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -herself -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -The the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -fought fight VERB VBN NULL -against against ADP IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -him- him- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -driven drive VERB VBD NULL -him -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -also also ADV RB NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -doing do VERB VBG NULL -this this DET DT NULL -. . PUNCT . NULL - - -Only only ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -use use VERB VB NULL -this this DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -for for ADP IN NULL -which which PRON WDT NULL -rea- rea- ADJ JJ NULL -son son NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -until until ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -powers power NOUN NNS NULL -were be AUX VBD NULL -exhausted exhaust VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fierce fierce ADJ JJ NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -stinging stinging ADJ JJ NULL -bees bee NOUN NNS NULL -were be AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -scared scare VERB VBN NULL -away away ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -way way NOUN NN NULL -left leave VERB VBN NULL -to to PART TO NULL -destroy destroy VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -took take VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -it -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -slowly slowly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -ext ext NOUN NN NULL - - -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL - - -i -PRON- PRON PRP NULL -d would AUX MD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -this this DET DT NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -charm charm NOUN NN NULL -began begin VERB VBD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -147 147 NUM CD CARDINAL -to to PART TO NULL -work work VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -sky sky NOUN NN NULL -was be AUX VBD NULL -darkened darken VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -low low ADJ JJ NULL -rumbling rumble VERB VBG NULL -sound sound NOUN NN NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -rushing rushing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wings wing NOUN NNS NULL -; ; PUNCT : NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -laughing laugh VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark ADJ JJ NULL -sky sky NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -surrounded surround VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -monkeys monkey NOUN NNS NULL -, , PUNCT , NULL -each each DET DT NULL -with with ADP IN NULL -a a DET DT NULL -pair pair NOUN NN NULL -of of ADP IN NULL -immense immense ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -wings wing NOUN NNS NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -, , PUNCT , NULL -much much ADV RB NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -others other NOUN NNS NULL -, , PUNCT , NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -their -PRON- PRON PRP$ NULL -leader leader NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -flew fly VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -and and CCONJ CC NULL -last last ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -command command VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -who who PRON WP NULL -are be AUX VBP NULL -within within ADP IN NULL -my -PRON- PRON PRP$ NULL -land land NOUN NN NULL -and and CCONJ CC NULL -de- de- X XX NULL - - -stroy stroy VERB VB NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -except except SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Bring bring VERB VB NULL -that that DET DT NULL -beast beast NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -mind mind NOUN NN NULL -to to PART TO NULL -harness harness VERB VB NULL -him -PRON- PRON PRP NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -work work VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -shall shall AUX MD NULL -be be AUX VB NULL -obeyed obey VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -away away ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -148 148 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -seized seize VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -thickly thickly ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -they -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -fell fall VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -distance distance NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -lay lie VERB VBD NULL -so so ADV RB NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -dented dent VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -neither neither CCONJ CC NULL -move move VERB VB NULL -nor nor CCONJ CC NULL -groan groan NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -fingers finger NOUN NNS NULL -pulled pull VERB VBD NULL -all all DET DT NULL -of of ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -made make VERB VBD NULL -his -PRON- PRON PRP$ NULL -hat hat NOUN NN NULL -and and CCONJ CC NULL -boots boot NOUN NNS NULL -and and CCONJ CC NULL -clothes clothe NOUN NNS NULL -into into ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -bundle bundle NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -remaining remain VERB VBG NULL -Monkeys Monkeys PROPN NNPS ORG -threw throw VERB VBD NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -stout stout ADJ JJ NULL -rope rope NOUN NN NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -unable unable ADJ JJ NULL -to to PART TO NULL -bite bite VERB VB NULL -or or CCONJ CC NULL -scratch scratch VERB VB NULL -or or CCONJ CC NULL -struggle struggle VERB VB NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -placed place VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -yard yard NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -iron iron NOUN NN NULL -fence fence NOUN NN NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -harm harm VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -watching watch VERB VBG NULL -the the DET DT NULL -sad sad ADJ JJ NULL -fate fate NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -com- com- NOUN NN NULL -rades rade VERB VBZ NULL -and and CCONJ CC NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -her -PRON- PRON PRP$ NULL -turn turn NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -, , PUNCT , NULL -hairy hairy ADJ JJ NULL -arms arm NOUN NNS NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -ugly ugly ADJ JJ NULL -face face NOUN NN NULL -grinning grinning NOUN NN NULL -terriby terriby NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Good Good PROPN NNP ORG -Witch Witch PROPN NNP ORG -'s 's PART POS ORG -kiss kiss NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -and and CCONJ CC NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -motioning motion VERB VBG NULL -the the DET DT NULL -others other NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -this this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Good Good PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -149 149 NUM CD CARDINAL -greater great ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Evil Evil PROPN NNP ORG -. . PUNCT . NULL - - -All all DET DT NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -gently gently ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -her -PRON- PRON PRP NULL -swiftly swiftly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -set set VERB VBD NULL -her -PRON- PRON PRP NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -front front ADJ JJ NULL -door door NOUN NN NULL -step step NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -leader leader NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -obeyed obey VERB VBN NULL -you -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -are be AUX VBP NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -tied tie VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -yard yard NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -we -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -she -PRON- PRON PRP NULL -carries carry VERB VBZ NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -power power NOUN NN NULL -over over ADP IN NULL -our -PRON- PRON PRP$ NULL -band band NOUN NN NULL -is be AUX VBZ NULL -now now ADV RB NULL -ended end VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -with with ADP IN NULL -much much ADJ JJ NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -surprised surprised ADJ JJ NULL -and and CCONJ CC NULL -worried worried ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -AWmk AWmk PROPN NNP NULL -, , PUNCT , NULL -> > X XX NULL -- - PUNCT HYPH NULL -I50 i50 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -knew know VERB VBD NULL -well well ADV RB NULL -that that SCONJ IN NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -nor nor CCONJ CC NULL -she -PRON- PRON PRP NULL -, , PUNCT , NULL -her- her- PROPN NNP NULL -self self NOUN NN NULL -, , PUNCT , NULL -dare dare VERB VB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -girl girl NOUN NN NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -the the DET DT GPE -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNP GPE -, , PUNCT , NULL -began begin VERB VBD NULL -to to PART TO NULL -tremble tremble VERB VB NULL -with with ADP IN NULL -fear fear NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -belonged belong VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -tempted tempt VERB VBN NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -how how ADV WRB NULL -simple simple ADJ JJ NULL -the the DET DT NULL -soul soul NOUN NN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -th^ th^ PROPN NNP ORG -little little ADJ JJ NULL -girl girl NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -laughed laugh VERB VBD NULL -to to ADP IN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -still still ADV RB NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -her -PRON- PRON PRP$ NULL -power power NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -harshly harshly ADV RB NULL -and and CCONJ CC NULL -severely severely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -mind mind VERB VBP NULL -everything everything PRON NN NULL -I -PRON- PRON PRP NULL -tell tell VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -an an DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -followed follow VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -bade bid VERB VBD NULL -her -PRON- PRON PRP NULL -clean clean ADJ JJ NULL -the the DET DT NULL -pots pot NOUN NNS NULL -and and CCONJ CC NULL -kettles kettle NOUN NNS NULL -and and CCONJ CC NULL -sweep sweep VERB VB NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -fire fire NOUN NN NULL -fed feed VERB VBN NULL -with with ADP IN NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -work work NOUN NN NULL -meekly meekly ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -made make VERB VBN NULL -up up ADP RP NULL -to to PART TO NULL -work work VERB VB NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -; ; PUNCT : NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -decided decide VERB VBN NULL -not not PART RB NULL -to to PART TO NULL -kill kill VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -With with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -hard hard ADV RB NULL -at at ADP IN NULL -w^ork w^ork NOUN NN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -harness harness NOUN NN NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -; ; PUNCT : NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -amuse amuse VERB VB NULL -her -PRON- PRON PRP NULL - - -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -draw draw VERB VB NULL -her -PRON- PRON PRP$ NULL -chariot chariot NOUN NN NULL -whenever whenever ADV WRB NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -to to PART TO NULL -drive drive VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIy WONDERFUIy NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -151 151 NUM CD CARDINAL -roar roar VERB VB NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shut shut VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -harness harness VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -speaking speak VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -bars bar NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -starve starve VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -after after ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -no no DET DT NULL -food food NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -imprisoned imprison VERB VBN NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -every every DET DT DATE -day day NOUN NN DATE -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -at at ADP IN NULL -noon noon NOUN NN TIME -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -ready ready ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -harnessed harness VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -would would AUX MD NULL -answer answer VERB VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -No no INTJ UH NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -yard yard NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bite bite VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -reason reason NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -wished wish VERB VBD NULL -was be AUX VBD NULL -that that SCONJ IN NULL -every every DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -asleep asleep ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -food food NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -do^vn do^vn NOUN NNS PERSON -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -talked talk VERB VBD NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -to to PART TO NULL -plan plan VERB VB NULL -some some DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -constantly constantly ADV RB NULL -guarded guard VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -and and CCONJ CC NULL -too too ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -had have AUX VBD NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -often often ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -threatened threaten VERB VBD NULL -to to PART TO NULL -beat beat VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -old old ADJ JJ NULL -um- um- NOUN NN NULL -brella brella NOUN NN NULL -she -PRON- PRON PRP NULL -always always ADV RB NULL -carried carry VERB VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -in in ADP IN NULL -truth truth NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -strike strike VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -because because SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -child child NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -full full ADJ JJ NULL -of of ADP IN NULL -fear fear NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -struck strike VERB VBD NULL -Toto Toto PROPN NNP PERSON -a a DET DT NULL -blow blow NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -umbrella umbrella NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -brave brave ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -152 152 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -and and CCONJ CC NULL -bit bite VERB VBD NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP GPE -did do AUX VBD NULL -not not PART RB NULL -bleed bleed VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -bitten bite VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -wiciced wicice VERB VBN NULL -that that SCONJ IN NULL -the the DET DT NULL -bood bood NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP NULL -had have AUX VBD NULL -dried dry VERB VBN NULL -up up ADP RP NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -before before ADV RB DATE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Hfe Hfe PROPN NNP PERSON -became become VERB VBD NULL -very very ADV RB NULL -sad sad ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -under- under- ADV RB NULL -stand stand VERB VB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -harder hard ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -cry cry VERB VB NULL -bitterly bitterly ADV RB NULL -for for ADP IN NULL -hours hour NOUN NNS TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -sitting sit VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -, , PUNCT , NULL -whining whine VERB VBG NULL -dismally dismally ADV RB NULL -to to PART TO NULL -show show VERB VB NULL -how how ADV WRB NULL -sorry sorry ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -really really ADV RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -or or CCONJ CC NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -made make VERB VBD NULL -him -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -longing longing NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -the the DET DT NULL -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNPS GPE -which which PRON WDT NULL -the the DET DT NULL -girl girl NOUN NN NULL -always always ADV RB NULL -wore wear VERB VBD NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -Bees Bees PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Crows Crows PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Wolves wolf NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -heaps heap NOUN NNS NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -used use VERB VBN NULL -up up ADP RP NULL -all all DET PDT NULL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -; ; PUNCT : NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -should should AUX MD NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Silver Silver PROPN NNP ORG -Shoes Shoes PROPN NNP ORG -they -PRON- PRON PRP NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -more more ADJ JJR NULL -power power NOUN NN NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -watched watch VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -carefully,- carefully,- PROPN NNP NULL -to to PART TO NULL -see see VERB VB NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -ever ever ADV RB NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -steal steal VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -child child NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -took take VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -except except SCONJ IN NULL -at at ADP IN NULL -night night NOUN NN NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -her -PRON- PRON PRP$ NULL -bath bath NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -too too ADV RB NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -to to PART TO NULL -dare dare VERB VB NULL -go go VERB VB NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -at at ADP IN NULL -night night NOUN NN TIME -to to PART TO NULL -take take VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -dread dread NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -was be AUX VBD NULL -greater great ADJ JJR NULL -than than SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -bath- bath- ADV RB NULL -ing e VERB VBG NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -old old ADJ JJ NULL -Witch witch NOUN NN PERSON -never never ADV RB NULL -touched touch VERB VBN NULL -water water NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -ever ever ADV RB NULL -let let VERB VB NULL -water water NOUN NN NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -153 153 NUM CD CARDINAL - - -But but CCONJ CC NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -cunning cunning ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -finally finally ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -trick trick NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -placed place VERB VBD NULL -a a DET DT NULL -bar bar NOUN NN NULL -of of ADP IN NULL -iron iron NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -by by ADP IN NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -iron iron NOUN NN NULL -invisible invisible ADJ JJ NULL -to to ADP IN NULL -human human ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -across- across- ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -she -PRON- PRON PRP NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -bar bar NOUN NN NULL -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -hurt hurt VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -fall fall NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -came come VERB VBD NULL -off off ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -had have AUX VBD NULL -snatched snatch VERB VBN NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -skinny skinny ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -success success NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -trick trick NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -she -PRON- PRON PRP NULL -owned own VERB VBD NULL -half half DET PDT CARDINAL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -use use VERB VB NULL -it -PRON- PRON PRP NULL -against against ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -even even ADV RB NULL -had have AUX VBD NULL -she -PRON- PRON PRP NULL -known know VERB VBN NULL -how how ADV WRB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -grew grow VERB VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -back back ADP RP NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -retorted retort VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -now now ADV RB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -not not PART RB NULL -yours yours PRON PRP$ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -laughing laugh VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -154 154 NUM CD CARDINAL -' ' PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL - - -some some DET DT NULL -day day NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD NULL -from from ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -so so ADV RB NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -near near ADV RB NULL -and and CCONJ CC NULL -dashed dash VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -wetting wet VERB VBG NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -head head NOUN NN NULL -to to ADP IN NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -Instantly instantly ADV RB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fear fear NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -shrink shrink VERB VB NULL -and and CCONJ CC NULL -fall fall VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -See see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -In in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -melt melt VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -frightened frightened ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -actually actually ADV RB NULL -melting melt VERB VBG NULL -away away ADV RB NULL -like like SCONJ IN NULL -brown brown ADJ JJ NULL -sugar sugar NOUN NN NULL -before before ADP IN NULL -her -PRON- PRON PRP$ NULL -very very ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -water water NOUN NN NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -wailing wailing NOUN NN NULL -, , PUNCT , NULL -despairing despair VERB VBG NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Of of ADV RB NULL -course course ADV RB NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -the the DET DT NULL -castle castle NOUN NN NULL -to to ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -wicked wicke VERB VBN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ DATE -day day NOUN NN DATE -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -ever ever ADV RB NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -melt melt VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -end end VERB VB NULL -my -PRON- PRON PRP$ NULL -wicked wicked ADJ JJ NULL -deeds deed NOUN NNS NULL -. . PUNCT . NULL - - -Look look VERB VB NULL -out out ADV RB NULL -here here ADV RB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -With with ADP IN NULL -these these DET DT NULL -words word NOUN NNS NULL -the the DET DT NULL -Witch witch NOUN NN ORG -fell fall VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -brown brown ADJ JJ NULL -, , PUNCT , NULL -melted melted ADJ JJ NULL -, , PUNCT , NULL -shapeless shapeless ADJ JJ NULL -mass mass NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -spread spread VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -boards board NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -Seeing see VERB VBG NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -really really ADV RB NULL -melted melt VERB VBN NULL -away away ADV RB NULL -to to ADP IN NULL -nothing nothing PRON NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -drew draw VERB VBD NULL -another another DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -mess mess NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -then then ADV RB NULL -swept sweep VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -out out SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -picking pick VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -^55 ^55 NOUN NN NULL - - -was be AUX VBD NULL -all all DET DT NULL -that that PRON WDT NULL -was be AUX VBD NULL -left leave VERB VBN NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -cleaned clean VERB VBD NULL -and and CCONJ CC NULL -dried dry VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -at at ADP IN NULL -last last ADJ JJ NULL -free free ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -out out ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -to to PART TO NULL -tell tell VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -that that SCONJ IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -come come VERB VBN NULL -to to ADP IN NULL -an an DET DT NULL -end end NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer long ADJ JJR NULL -Drisoners drisoner NOUN NNS NULL -in in ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -H H PROPN NNP NULL -COWARDLY cowardly NOUN NN NULL -LION lion NOUN NN NULL -WAS be VERB VBD NULL -much much ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -melted melt VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -prison prison NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -f^ii f^ii X LS NULL - - -^H ^H NOUN NNS NULL -him -PRON- PRON PRP NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -in in ADV RB NULL -together together ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -first first ADJ JJ ORDINAL -act act NOUN NN NULL -was be AUX VBD NULL -to to PART TO NULL -call call VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -together together ADV RB NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer longer ADV RBR NULL -slaves.:^;>^i slaves.:^;>^i VERB VBN DATE - - -There there PRON EX NULL -was be AUX VBD NULL -great great ADJ JJ NULL -rejoicing rejoicing NOUN NN NULL -among among ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkles Winkles PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -for for ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -always always ADV RB NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -with with ADP IN NULL -great great ADJ JJ NULL -cruelty cruelty NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -this this DET DT DATE -day day NOUN NN DATE -as as SCONJ IN NULL -a a DET DT NULL -holiday holiday NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -after after ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spent spend VERB VBD NULL -the the DET DT NULL -time time NOUN NN NULL -in in ADP IN NULL -feasting feasting NOUN NN NULL -and and CCONJ CC NULL -dancing dancing NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -If if SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -i6o i6o NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -were be AUX VBD NULL -only only ADV RB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -could could AUX MD NULL -rescue rescue VERB VB NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -rescue rescue VERB VB NULL -their -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -said say VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -delighted delighted ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -a a DET DT NULL -number number NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -who who PRON WP NULL -looked look VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -most most ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -away away ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -rocky rocky ADJ JJ NULL -plain plain NOUN NN NULL -where where ADV WRB NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -lay lie VERB VBD NULL -, , PUNCT , NULL -all all DET DT NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -bent bent ADJ JJ NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -was be AUX VBD NULL -near near SCONJ IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -blade blade NOUN NN NULL -was be AUX VBD NULL -rusted rust VERB VBN NULL -and and CCONJ CC NULL -the the DET DT NULL -handle handle NOUN NN NULL -broken break VERB VBN NULL -off off ADP RP NULL -short short ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkies Winkies PROPN NNPS NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -tenderly tenderly ADV RB NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -castle castle NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -shed- shed- ADV RB NULL -ding de VERB VBG NULL -a a DET DT NULL -few few ADJ JJ NULL -tears tear NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -plight plight NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -looking look VERB VBG NULL -sober sober ADJ JJ NULL -and and CCONJ CC NULL -sorry sorry ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -castle castle NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -any any DET DT NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -tinsmiths tinsmith NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -good good ADJ JJ NULL -tinsmiths tinsmith NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -came come VERB VBD NULL -, , PUNCT , NULL -bringing bring VERB VBG NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -tools tool NOUN NNS NULL -in in ADP IN NULL -baskets basket NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -straighten straighten VERB VB NULL -out out ADP RP NULL -those those DET DT NULL -dents dent NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -" " PUNCT `` NULL - - -The the DET DT NULL -TinsmitJts TinsmitJts PROPN NNP ORG -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -. . PUNCT . NULL -' ' PUNCT '' NULL -^- ^- NUM CD NULL - - -u u NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i6i i6i PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -bend bend VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -solder solder VERB VB NULL -him -PRON- PRON PRP NULL -together together ADV RB NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -broken break VERB VBN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -looked look VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -over over ADP IN NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -answered answer VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -mend mend VERB VB NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -rooms room NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -, , PUNCT , NULL -hammering hammer VERB VBG NULL -and and CCONJ CC NULL -twisting twisting NOUN NN NULL -and and CCONJ CC NULL -bending bend VERB VBG NULL -and and CCONJ CC NULL -soldering soldering NOUN NN NULL -and and CCONJ CC NULL -polishing polishing NOUN NN NULL -and and CCONJ CC NULL -pounding pound VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -straightened straighten VERB VBN NULL -out out ADP RP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -form form NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -worked work VERB VBD NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -there there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -patches patch NOUN NNS NULL -on on ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -did do AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -job job NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -vain vain ADJ JJ NULL -man man NOUN NN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patches patch NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -into into ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -rescuing rescue VERB VBG NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -pleased pleased ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -wipe wipe VERB VB NULL -every every DET DT NULL -tear tear NOUN NN NULL -carefully carefully ADV RB NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -apron apron PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -rusted rust VERB VBN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -time time NOUN NN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -tears tear NOUN NNS NULL -fell fall VERB VBD NULL -thick thick ADJ JJ NULL -and and CCONJ CC NULL -fast fast VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -joy joy NOUN NN NULL -of of ADP IN NULL -meeting meet VERB VBG NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -tears tear NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -need need VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -wiped wipe VERB VBN NULL -away away ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -wiped wipe VERB VBD NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -often often ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -wet wet ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -till till SCONJ IN NULL -it -PRON- PRON PRP NULL -dried dry VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -finished finish VERB VBN NULL -telling tell VERB VBG NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -happened happen VERB VBN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -i62 i62 PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -all all DET PDT NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -tossed toss VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -trunk trunk NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -smooth smooth ADJ JJ NULL -that that SCONJ IN NULL -no no DET DT NULL -one one PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -said say VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -while while SCONJ IN NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -at at ADP IN NULL -work work NOUN NN NULL -mending mend VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -another another DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -goldsmith goldsmith NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -made make VERB VBN NULL -an an DET DT NULL -axe axe ADJ JJ NULL -- - PUNCT HYPH NULL -handle handle NOUN NN NULL -of of ADP IN NULL -solid solid ADJ JJ NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -fitted fit VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -broken broken ADJ JJ NULL -handle handle NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -polished polish VERB VBD NULL -the the DET DT NULL -blade blade NOUN NN NULL -until until ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rust rust NOUN NN NULL -was be AUX VBD NULL -removed remove VERB VBN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -glistened glisten VERB VBD NULL -like like SCONJ IN NULL -burnished burnish VERB VBN NULL -silver silver NOUN NN NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -spoken speak VERB VBN NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -over over ADP RP NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -fell fall VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -off off ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -picked pick VERB VBD NULL -them -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -nice nice ADJ JJ NULL -, , PUNCT , NULL -clean clean ADJ JJ NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -behold behold VERB VB NULL -! ! PUNCT . NULL - - -here here ADV RB NULL -was be AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -thanking thank VERB VBG NULL -them -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -over over ADV RB NULL -again again ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -reunited reunite VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -spent spend VERB VBD NULL -a a DET DT DATE -few few ADJ JJ DATE -happy happy ADJ JJ DATE -days day NOUN NNS DATE -at at ADP IN NULL -the the DET DT FAC -Yellow Yellow PROPN NNP FAC -Castle Castle PROPN NNP FAC -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -needed need VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -comfortable comfortable ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -one one NUM CD DATE -day day NOUN NN DATE -the the DET DT NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -of of ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -163 163 NUM CD CARDINAL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -claim claim VERB VB NULL -his -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -at at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -joyfully joyfully PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thought- thought- ADV RB NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clapping clap VERB VBG NULL -her -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -start start VERB VB NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -to to PART TO GPE -- - PUNCT HYPH GPE -morrow morrow NOUN NN GPE -! ! PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -they -PRON- PRON PRP NULL -decided decide VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -The the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -together together ADV RB NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -them -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -begged beg VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -stay stay VERB VB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Yellow Yellow PROPN NNP NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Finding find VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -determined determine VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -gave give VERB VBD NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -each each DET DT NULL -a a DET DT NULL -golden golden ADJ JJ NULL -collar collar NOUN NN NULL -; ; PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -Doro- Doro- PROPN NNP NULL -thy thy X XX NULL - - -they -PRON- PRON PRP NULL -presented present VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -bracelet bracelet NOUN NN NULL -, , PUNCT , NULL -studded stud VERB VBN NULL -with with ADP IN NULL -diamonds diamond NOUN NNS NULL -; ; PUNCT : NULL -i64 i64 VERB VBP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -gold gold NOUN NN NULL -- - PUNCT HYPH NULL -headed head VERB VBN NULL -walking walking NOUN NN NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -stumbling stumble VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -they -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -silver silver ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -, , PUNCT , NULL -inlaid inlay VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBN NULL -with with ADP IN NULL -precious precious ADJ JJ NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Every every DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -speech speech NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -until until ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -ached ache VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -cupboard cupboard NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -with with ADP IN NULL -food food NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -tried try VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -exactly exactly ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -about about ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -to to PART TO NULL -wear wear VERB VB NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP$ NULL -sun- sun- NOUN NN NULL -bonnet bonnet NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -prepared prepare VERB VBN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -three three NUM CD CARDINAL -cheers cheer NOUN NNS NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -CK5vpterXIV ck5vpterxiv NOUN NN NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP PERSON -Wiixged wiixge VERB VBD PERSON -Aorvkeys Aorvkeys PROPN NNP NULL - - -i^ i^ PROPN NNP NULL -^S%\ ^s%\ SYM SYM NULL -01/ 01/ NOUN NN NULL -WILL will AUX MD NULL -REMEMBER remember VERB VB NULL - - -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -road road NOUN NN NULL -not not PART RB NULL -even even ADV RB NULL -a a DET DT NULL -pathway pathway NOUN NN NULL -between between ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -When when ADV WRB NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -went go VERB VBD NULL -in in ADP IN NULL -search search NOUN NN NULL -^T^^B ^T^^B PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming- coming- ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sent send VERB VBD NULL -the the DET DT NULL -Winged wing VERB VBN NULL -Monkeys"to Monkeys"to PROPN NNP NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -harder hard ADJ JJR NULL -to to PART TO NULL -find find VERB VB NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -back back ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -fields field NOUN NNS NULL -of of ADP IN NULL -buttercups buttercup NOUN NNS NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -daisies daisy NOUN NNS NULL -than than SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -straight straight ADV RB NULL -east east ADV RB NULL -, , PUNCT , NULL -toward toward ADP IN NULL -the the DET DT NULL -rising rise VERB VBG NULL -sun sun NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -off off ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -at at ADP IN NULL -noon noon NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -which which PRON WDT NULL -was be AUX VBD NULL -east east ADJ JJ NULL -and and CCONJ CC NULL -which which PRON WDT NULL -was be AUX VBD NULL -west west NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -reason reason NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reat reat PROPN NNP NULL -/ / SYM SYM NULL -y^ y^ PROPN NNP NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -on on ADP RP NULL -walking walk VERB VBG NULL -, , PUNCT , NULL -however however ADV RB NULL -. . PUNCT . NULL -were be AUX VBD NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -oing oing NOUN NN NULL -& & CCONJ CC NULL -m. m. NOUN NN PERSON - - -TitK TitK PROPN NNP NULL -" " PUNCT `` NULL -WONDERFUL WONDERFUL PROPN NNP WORK_OF_ART -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -nXi^t nXi^t PROPN NNP NULL -night night NOUN NN NULL -the the DET DT NULL -moon moon NOUN NN NULL -came come VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -ifey ifey PROPN NNP NULL -lay lie VERB VBD NULL -dovvii dovvii PROPN NNP NULL -among among ADP IN NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -smelHng smelHng PROPN NNP NULL -yellow yellow ADJ JJ NULL -flowers flower NOUN NNS NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN NULL -all all DET DT NULL -but but SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -00 00 PUNCT NFP NULL -' ' PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -behind behind ADP IN NULL -a a DET DT NULL -cloud cloud NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -started start VERB VBD NULL -Qm^s4f qm^s4f NOUN NN NULL -- - PUNCT HYPH NULL -the5t^^ef#<i^^sttr^4V the5t^^ef#<i^^sttr^4V VERB VBN NULL - - -they -PRON- PRON PRP NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -walk walk VERB VBP NULL -far far ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -sometime sometime ADV RB NULL -come come VERB VB NULL -to to ADP IN NULL -some some DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -day day NOUN NN NULL -by by ADP IN NULL -day day NOUN NN NULL -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -still still ADV RB NULL -saw see VERB VBD NULL -noth- noth- PROPN NNP NULL -ing e VERB VBG NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -grumble grumble VERB VB NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -ir-^^^ ir-^^^ ADJ JJ NULL -" " PUNCT `` NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -\- \- PROPN NNP NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -surely surely ADV RB NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -A\'ay A\'ay PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -> > X XX NULL - - -\ \ NOUN NNS NULL -e e NOUN NNS NULL -find find VERB VBP NULL -it -PRON- PRON PRP NULL -again again ADV RB NULL -in in ADP IN NULL -time time NOUN NN NULL -to to PART TO NULL -reach reach VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Nor nor CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -se^ms se^ms VERB VBP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -this this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -very very ADV RB NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -whimper whimper NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -i i PRON PRP NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -courage courage NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -tramping tramp VERB VBG NULL -forever forever ADV RB NULL -, , PUNCT , NULL -without without ADP IN NULL -R"etting r"ette VERB VBG NULL -anywhere anywhere ADV RB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -///'I ///'I PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -lost lose VERB VBD NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -found find VERB VBD NULL -that that SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -time time NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -life life NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -too too ADV RB NULL -tired tired ADJ JJ NULL -to to PART TO NULL -chase chase VERB VB NULL -a a DET DT NULL -butterfly butterfly NOUN NN NULL -that that PRON WDT NULL -flew fly VERB VBD NULL -past past ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -tongue tongue NOUN NN NULL -; ; PUNCT : NULL -^- ^- NUM CD NULL -and and CCONJ CC NULL -panted pant VERB VBD NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP FAC -^s ^s PUNCT NFP FAC - - -if if SCONJ IN NULL -, , PUNCT , NULL -tQ tQ NOUN NNS NULL -ask ask VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -v\'^,'^^ v\'^,'^^ PROPN NNP NULL -[ [ PUNCT -LRB- NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL - - -r r PROPN NNP NULL -Mil Mil PROPN NNP NULL - - -w w NOUN NN NULL -" " PUNCT '' NULL - - -< < X XX NULL -^ ^ PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -169 169 NUM CD NULL -: : PUNCT : NULL -# # SYM $ CARDINAL -. . PUNCT . NULL -" " PUNCT `` NULL -Suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -call call VERB VBP NULL -the the DET DT FAC -Field field NOUN NN FAC -Mice mouse NOUN NNS FAC -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -could could AUX MD NULL -probably probably ADV RB NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -we -PRON- PRON PRP NULL -think think VERB VB NULL -of of ADP IN NULL -that that DET DT NULL -before before ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -blew blow VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -whistle whistle NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -carried carry VERB VBN NULL -about about ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -since since SCONJ IN NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS NULL -had have AUX VBD NULL -given give VERB VBN NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -the the DET DT NULL -pattering pattering NOUN NN NULL -of of ADP IN NULL -tiny tiny ADJ JJ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -grey grey NOUN NN NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -running run VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Among among ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL --^e^^,/"^ -^e^^,/"^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Can can AUX MD NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -where where ADV WRB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -.^"Certainly .^"Certainly PUNCT NFP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -' ' PUNCT `` NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -had have VERB VBN NULL -it -PRON- PRON PRP NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -backs back NOUN NNS NULL -all all DET PDT NULL -this this DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -use use VERB VB NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -^^''^^J ^^''^^j X ADD CARDINAL -: : PUNCT : NULL -r r NOUN NN NULL -I70 i70 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -call call VERB VB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -to to ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -They -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Oz Oz PROPN NNP GPE -in in ADP IN NULL -less less ADJ JJR TIME -than than SCONJ IN TIME -an an DET DT TIME -hour hour NOUN NN TIME -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -written write VERB VBN NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT PERSON -Queen Queen PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice mouse NOUN NNS PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -run run VERB VB NULL -away away ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -and and CCONJ CC NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -great great ADJ JJ NULL -fun fun NOUN NN NULL -to to PART TO NULL -plague plague VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -obey obey VERB VB NULL -the the DET DT NULL -wearer wearer NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -hurrying hurry VERB VBG NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -looked look VERB VBD NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -and and CCONJ CC NULL -saw see VERB VBD NULL -some some DET DT NULL -words word NOUN NNS NULL -written write VERB VBN NULL -upon upon SCONJ IN NULL -the the DET DT NULL -lining lining NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -read read VERB VBD NULL -the the DET DT NULL -directions direction NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -say say VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -doing do VERB VBG NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -this this DET DT NULL -time time NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hello hello INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -calmly calmly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -now now ADV RB NULL -standing stand VERB VBG NULL -on on ADP IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -This this DET DT NULL -ended end VERB VBD NULL -the the DET DT NULL -saying saying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -flapping flapping NOUN NN NULL -of of ADP IN NULL -wings wing NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -The the DET DT NULL -wonderful wonderful ADJ JJ NULL -wizard wizard NOUN NN NULL -of of ADP IN NULL -oz oz PROPN NNP NULL -. . PUNCT . NULL - - -171 171 NUM CD NULL -as as SCONJ IN NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -King King PROPN NNP NULL -bowed bow VERB VBD NULL -low low ADV RB NULL -before before ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -command command NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no ADV RB NULL -sooner sooner ADV RBR NULL -had have AUX VBD NULL -he -PRON- PRON PRP NULL -spoken speak VERB VBN NULL -than than SCONJ IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -took take VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD NULL -little little ADJ JJ NULL -Monkey Monkey PROPN NNP WORK_OF_ART -seized seize VERB VBD WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -and and CCONJ CC NULL -flew fly VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -dog dog NOUN NN NULL -tried try VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -rather rather ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -how how ADV WRB NULL -badly badly ADV RB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -before before ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -no no DET DT NULL -harm harm NOUN NN NULL -was be AUX VBD NULL -intended intend VERB VBN NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -rode ride VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -quite quite ADV RB NULL -cheerfully cheerfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -time time NOUN NN NULL -looking look VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -gardens garden NOUN NNS NULL -and and CCONJ CC NULL -woods wood VERB VBZ NULL -far far ADV RB NULL -below below ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -riding ride VERB VBG NULL -easily easily ADV RB NULL -between between ADP IN NULL -two two NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -King King PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -a a DET DT NULL -chair chair NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -have have AUX VB NULL -to to PART TO NULL -obey obey VERB VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -story story NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -laugh laugh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -before before ADP IN NULL -us -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -pass pass VERB VB NULL -the the DET DT NULL -time time NOUN NN NULL -by by ADP IN NULL -telling tell VERB VBG NULL -you -PRON- PRON PRP NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL -172 172 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -02 02 NUM CD CARDINAL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -began begin VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -free free ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -living live VERB VBG NULL -happily happily ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -from from ADP IN NULL -tree tree NOUN NN NULL -to to ADP IN NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -eating eat VERB VBG NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -doing do VERB VBG NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -pleased please VERB VBD NULL -without without ADP IN NULL -calling call VERB VBG NULL -anybody anybody PRON NN NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -were be AUX VBD NULL -rather rather ADV RB NULL -too too ADV RB NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -at at ADP IN NULL -times time NOUN NNS NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -down down ADP RP NULL -to to PART TO NULL -pull pull VERB VB NULL -the the DET DT NULL -tails tail NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -no no DET DT NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -throwing throw VERB VBG NULL -nuts nut NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -walked walk VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -careless careless ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -fun fun NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -every every DET DT NULL -minute minute NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -long long ADV RB NULL -before before ADP IN NULL -Oz Oz PROPN NNP NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -lived live VERB VBD NULL -here here ADV RB NULL -then then ADV RB NULL -, , PUNCT , NULL -away away ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -also also ADV RB NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic NOUN NN NULL -w^as w^as NOUN NN NULL -used use VERB VBN NULL -to to PART TO NULL -help help VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -never never ADV RB NULL -known know VERB VBN NULL -to to PART TO NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -was be AUX VBD NULL -good good ADJ JJ NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Gayelette Gayelette PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -handsome handsome ADJ JJ NULL -palace palace NOUN NN NULL -built build VERB VBN NULL -from from ADP IN NULL -great great ADJ JJ NULL -blocks block NOUN NNS NULL -of of ADP IN NULL -ruby ruby PROPN NNP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -loved love VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -sorrow sorrow NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -to to PART TO NULL -love love VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -stupid stupid ADJ JJ NULL -and and CCONJ CC NULL -ugly ugly ADJ JJ NULL -to to PART TO NULL -mate mate VERB VB NULL -with with ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -who who PRON WP NULL -was be AUX VBD NULL -handsome handsome ADJ JJ NULL -and and CCONJ CC NULL -manly manly ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -be- be- PROPN NNP NULL - - -yond yond VERB VB NULL -his -PRON- PRON PRP$ DATE -years year NOUN NNS DATE -. . PUNCT . NULL - - -Gayelette Gayelette PROPN NNP ORG -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -man man NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -husband husband NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -palace palace NOUN NN NULL -and and CCONJ CC NULL -used use VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -as as ADV RB NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -woman woman NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -manhood manhood VERB VB NULL -, , PUNCT , NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -called call VERB VBN NULL -, , PUNCT , NULL -was be AUX VBD NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -best good ADJ JJS NULL -and and CCONJ CC NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -his -PRON- PRON PRP$ NULL -manly manly ADJ JJ NULL -beauty beauty NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -great great ADJ JJ NULL - - -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -173 173 NUM CD CARDINAL - - -Gayelette Gayelette PROPN NNP NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -hastened hasten VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -the the DET DT PERSON -King king NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Winged Winged PROPN NNP PERSON -Monkeys Monkeys PROPN NNPS PERSON -which which PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -near near SCONJ IN NULL -Gayalette Gayalette PROPN NNP PERSON -'s 's PART POS NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -old old ADJ JJ NULL -fellow fellow NOUN NN NULL -loved love VERB VBD NULL -a a DET DT NULL -joke joke NOUN NN NULL -better better ADV RBR NULL -than than SCONJ IN NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -just just ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -out out ADP RP NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Quelala Quelala PROPN NNP GPE -walking walk VERB VBG NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rich rich ADJ JJ NULL -costume costume NOUN NN NULL -of of ADP IN NULL -pink pink ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -velvet velvet NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -thought think VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -see see VERB VB NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -word word NOUN NN NULL -the the DET DT NULL -band band NOUN NN NULL -flew fly VERB VBD NULL -down down ADV RB NULL -and and CCONJ CC NULL -seized seize VERB VBD NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -dropped drop VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -Swim swim VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -fine fine ADJ JJ NULL -fellow fellow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -cried cry VERB VBD NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -and and CCONJ CC NULL -see see VERB VB NULL -if if SCONJ IN NULL -the the DET DT NULL -water water NOUN NN NULL -has have AUX VBZ NULL -spotted spot VERB VBN NULL -your -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Quelala Quelala PROPN NNP GPE -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -wise wise ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -swim swim VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -spoiled spoil VERB VBN NULL -by by ADP IN NULL -all all DET DT NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -laughed laugh VERB VBD NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -swam swam VERB VB NULL -in in ADV RB NULL -to to ADP IN NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -Gayelette Gayelette PROPN NNP PERSON -came come VERB VBD NULL -running run VERB VBG NULL -out out ADP RP NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -silks silk NOUN NNS NULL -and and CCONJ CC NULL -velvet velvet NOUN NN NULL -all all DET DT NULL -ruined ruin VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -princess princess NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -brought bring VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -should should AUX MD NULL -be be AUX VB NULL -tied tie VERB VBN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -treated treat VERB VBN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -dropped drop VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -pleaded plead VERB VBD NULL -hard hard ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -would would AUX MD NULL -drown drown VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -tied tie VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Quelala Quelala PROPN NNP PERSON -said say VERB VBD NULL -a a DET DT NULL -kind kind NOUN NN NULL -174 174 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -Gayelette Gayelette PROPN NNP ORG -finally finally ADV RB NULL -spared spare VERB VBD NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -condition condition NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -should should AUX MD NULL -ever ever ADV RB NULL -after after ADV RB NULL -do do AUX VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -bidding bidding NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -This this DET DT PERSON -Cap Cap PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -a a DET DT NULL -wedding wedding NOUN NN NULL -present present ADJ JJ NULL -to to ADP IN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -have have AUX VB NULL -cost cost VERB VBN NULL -the the DET DT NULL -princess princess NOUN NN NULL -half half DET PDT CARDINAL -her -PRON- PRON PRP$ NULL -kingdom kingdom NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -Monkeys Monkeys PROPN NNPS NULL -at at ADP IN NULL -once once ADV RB NULL -agreed agree VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -condition condition NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -that that SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -whomsoever whomsoever NOUN NN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -what what PRON WP NULL -became become VERB VBD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quelala Quelala PROPN NNP PERSON -being be AUX VBG NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -to to PART TO NULL -lay lay VERB VB NULL -his -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -bride bride NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -bear bear VERB VB NULL -the the DET DT NULL -sight sight NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -after after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -married marry VERB VBN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -ordered order VERB VBD NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -always always ADV RB NULL -keep keep VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -never never ADV RB NULL -again again ADV RB NULL -set set VERB VB NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -a a DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -which which PRON WDT NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -was be AUX VBD NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -ever ever ADV RB NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -until until ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -fell fall VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -hands hand NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -W^est w^ ADJ JJS NULL -, , PUNCT , NULL -who who PRON WP NULL -made make VERB VBD NULL -us -PRON- PRON PRP NULL -enslave enslave VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -afterward afterward ADV RB NULL -drive drive VERB VB NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -is be AUX VBZ NULL -yours -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -lay lay VERB VB NULL -your -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -the the DET DT NULL -Monkey Monkey PROPN NNP NULL -King King PROPN NNP NULL -finished finish VERB VBD NULL -his -PRON- PRON PRP$ NULL -story story NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -rapid rapid ADJ JJ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -175 175 NUM CD CARDINAL -flight flight NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -but but CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT NULL -journey journey NOUN NN NULL -was be AUX VBD NULL -over over ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -set set VERB VBD NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -down down ADV RB NULL -carefully carefully ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -King King PROPN NNP ORG -bowed bow VERB VBD NULL -low low ADJ JJ NULL -to to ADP IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -flew fly VERB VBD NULL -swiftly swiftly ADV RB NULL -away away ADV RB NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -ride ride NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -quick quick ADJ JJ NULL -way way NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -lucky lucky ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -you -PRON- PRON PRP NULL -brought bring VERB VBN NULL -away away ADV RB NULL -that that SCONJ IN NULL -wonder- wonder- ADJ JJ NULL - - -ful ful ADJ JJ NULL -Cap Cap PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL -^\\\\\\in;ii/////////7/ ^\\\\\\in;ii/////////7/ PUNCT NFP NULL - - -# # SYM $ NULL -Four four NUM CD NULL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Emerald Emerald PROPN NNP ORG -City City PROPN NNP ORG -and and CCONJ CC NULL -rang- rang- NOUN NN NULL -the the DET DT NULL -bell bell NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -ringing ring VERB VBG NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -before.^ before.^ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -! ! PUNCT . NULL - - -are be AUX VBP NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -again again ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL -; ; PUNCT : NULL -^>^ ^>^ NOUN NN NULL - - -\ \ PROPN NNP NULL -VUj VUj NOUN NNS NULL -/ / PUNCT NFP NULL - - -/'Do /'Do PUNCT . NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -^x^^^i''^ ^x^^^i''^ PUNCT , NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -.^Qik^^ .^Qik^^ PUNCT . NULL -gone go VERB VBN NULL -to to PART TO NULL -visit visit VERB VB NULL -the the DET DT NULL -Wicked wicked ADJ JJ NULL -: : PUNCT : NULL -^^^Gh ^^^gh NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -^^^^ ^^^^ PUNCT : NULL -" " PUNCT '' NULL -^"^^/^-^'We ^"^^/^-^'We PROPN NNP NULL -did do AUX VBD NULL -visit visit VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -let let VERB VBD NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -again again ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -.. .. PUNCT NFP NULL - - -xx\\li//. xx\\li//. PROPN NNP PERSON - - -i8o i8o PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -explained explain VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Melted melt VERB VBN NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -news news NOUN NN NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Who who PRON WP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -bowed bow VERB VBD NULL -very very ADV RB NULL -low low ADJ JJ NULL -indeed indeed ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -locked lock VERB VBD NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -box box PROPN NNP NULL -on on ADP IN NULL -all all DET DT NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Afterward afterward ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -on on ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -into into ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -people people NOUN NNS NULL -heard hear VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -melted melt VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West west NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -followed follow VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -crowd crowd NOUN NN NULL -to to ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -was be AUX VBD NULL -still still ADV RB NULL -on on ADP IN NULL -guard guard NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL - - -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -again again ADV RB NULL -met meet VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -showed show VERB VBD NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -rooms room NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -might might AUX MD NULL -rest rest VERB VB NULL -until until ADP IN NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -receive receive VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -had have AUX VBD NULL -the the DET DT NULL -news news NOUN NN NULL -carried carry VERB VBN NULL -straight straight ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -that that DET DT NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -come come VERB VBN NULL -back back ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Oz Oz PROPN NNP NULL -made make VERB VBD NULL -no no DET DT NULL -reply reply NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -thought think VERB VBD NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -would would AUX MD NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -word word NOUN NN NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -the the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -waiting waiting NOUN NN NULL -was be AUX VBD NULL -tiresome tiresome ADJ JJ NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -grew grow VERB VBD NULL -vexed vex VERB VBN NULL -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i8i i8i NOUN NN NULL -Oz Oz PROPN NNP NULL -should should AUX MD NULL -treat treat VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -so so ADV RB NULL -poor poor ADJ JJ NULL -a a DET DT NULL -fashion fashion NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -sending send VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -undergo undergo VERB VB NULL -hardships hardship NOUN NNS NULL -and and CCONJ CC NULL -slavery slavery NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -at at ADP IN NULL -last last ADV RB NULL -asked ask VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -another another DET DT NULL -message message NOUN NN NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -let let VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -at at ADP IN NULL -once once SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -to to PART TO NULL -help help VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -find find VERB VB NULL -out out ADP RP NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -his -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -given give VERB VBN NULL -this this DET DT NULL -message message NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -at at ADP IN NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -after after ADP IN TIME -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -once once ADV RB NULL -met meet VERB VBN NULL -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -in in ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -passed pass VERB VBD NULL -a a DET DT NULL -sleepless sleepless ADJ JJ NULL -night night NOUN NN NULL -, , PUNCT , NULL -each each DET DT NULL -thinking thinking NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gift gift NOUN NN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -promised promise VERB VBN NULL -to to PART TO NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -only only ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -dreamed dream VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -was be AUX VBD NULL -telling tell VERB VBG NULL -her -PRON- PRON PRP NULL -how how ADV WRB NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -to to PART TO NULL -have have AUX VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Promptly promptly ADV RB NULL -at at ADP IN NULL -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -green green ADJ JJ NULL -whiskered whisker VERB VBN NULL -soldier soldier NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -later later ADV RBR NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -of of ADP IN FAC -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -each each DET DT NULL -one one NOUN NN CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -expected expect VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -in in ADP IN NULL -the the DET DT NULL -shape shape NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -about about ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -at at ADV RB NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -closer close ADJ JJR NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -stillness stillness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -empty empty ADJ JJ NULL -room room NOUN NN NULL -was be AUX VBD NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -forms form NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -Oz Oz PROPN NNP NULL -take take VERB VB NULL -. . PUNCT . NULL - - -Presently presently ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -seeming seem VERB VBG NULL -to to PART TO NULL -come come VERB VB NULL -i82 i82 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -from from ADP IN NULL -somewhere somewhere ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -dome dome NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -solemnly solemnly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -again again ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -no no DET DT NULL -one one NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -everywhere everywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -but but CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -common common ADJ JJ NULL -mortals mortal NOUN NNS NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -invisible invisible ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -now now ADV RB NULL -seat seat VERB VB NULL -myself -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -converse converse VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -seemed seem VERB VBD NULL -just just ADV RB NULL -then then ADV RB NULL -to to PART TO NULL -come come VERB VB NULL -straight straight ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -itself -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -toward toward ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to PART TO NULL -claim claim VERB VB NULL -our -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -, , PUNCT , NULL -O o INTJ UH NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -promise promise NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP PERSON -. . PROPN NNP NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -when when ADV WRB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -really really ADV RB NULL -destroyed destroy VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -trembled tremble VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -183 183 NUM CD TIME - - -" " PUNCT `` NULL - - -Dear dear ADJ JJ NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -sudden sudden ADJ JJ NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'ve have AUX VB NULL -had have VERB VBN NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -time time NOUN NN NULL -already already ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -angrily angrily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -sha shall AUX MD NULL -n't not PART RB NULL -wait wait VERB VB NULL -a a DET DT NULL -day day NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -your -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -well well ADV RB NULL -to to PART TO NULL -frighten frighten VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -, , PUNCT , NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -so so ADV RB NULL -fierce fierce ADJ JJ NULL -and and CCONJ CC NULL -dreadful dreadful ADJ JJ NULL -that that SCONJ IN NULL -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -away away ADV RB NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -alarm alarm NOUN NN NULL -and and CCONJ CC NULL -tipped tip VERB VBD NULL -over over ADP RP NULL -the the DET DT NULL -screen screen NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -all all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -they -PRON- PRON PRP NULL -.saw .saw PROPN NNP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -in in ADP RP NULL -just just ADV RB NULL -the the DET DT NULL -spot spot NOUN NN NULL -the the DET DT NULL -screen screen NOUN NN NULL -had have AUX VBD NULL -hidden hide VERB VBN NULL -, , PUNCT , NULL -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -old old ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -bald bald ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -wrinkled wrinkle VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -much much ADJ JJ NULL -surprised surprised ADJ JJ NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -, , PUNCT , NULL -raising raise VERB VBG NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -trembling tremble VERB VBG NULL -V^^^l^^/F v^^^l^^/f NOUN NN NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -do do AUX VB NULL -n't not PART RB NULL -strike strike VERB VB NULL -me -PRON- PRON PRP NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -you -PRON- PRON PRP NULL -want want VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i84 i84 VERB VBZ NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -and and CCONJ CC NULL -dismay dismay NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire fire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -wrong wrong ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -making make VERB VBG NULL -believe believe NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Making make VERB VBG NULL -believe believe VERB VB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Hush Hush PROPN NNP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -do do AUX VBP NULL -n't not PART RB NULL -speak speak VERB VB NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -overheard overhear VERB VBN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ruined ruin VERB VBN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -supposed suppose VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -are be AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -just just ADV RB NULL -a a DET DT NULL -common common ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -grieved grieved ADJ JJ NULL -tone tone NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Exactly exactly ADV RB NULL -so so ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -rubbing rub VERB VBG NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -together together ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -pleased please VERB VBD NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -this this DET DT NULL -is be AUX VBZ NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -shall shall AUX MD NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -wailed wail VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -wiping wipe VERB VBG NULL -the the DET DT NULL -the the DET DT NULL -tears tear NOUN NNS NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -coat coat NOUN NN NULL -- - PUNCT HYPH NULL -sleeve sleeve NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -dear dear ADJ JJ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -speak speak VERB VB NULL -" " PUNCT `` NULL - - -Exactly exactly ADV RB NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -liumhug liumhug PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -185 185 NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -little little ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -Think think VERB VB NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -trouble trouble NOUN NN NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -in in ADP IN NULL -at at ADP IN NULL -being be AUX VBG NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -^Doesn't ^doesn't CCONJ CC NULL - - -anyone anyone PRON NN NULL -else else ADV RB NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no DET DT NULL -one one NOUN NN NULL -knows know VERB VBZ NULL -it -PRON- PRON PRP NULL - - -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -four four NUM CD CARDINAL -and and CCONJ CC NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -fooled fool VERB VBN NULL -everyone everyone PRON NN NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -be be AUX VB NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -my -PRON- PRON PRP$ NULL -ever ever ADV RB NULL -letting let VERB VBG NULL -you -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -. . PUNCT . NULL - - -Usually usually ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -even even ADV RB NULL -my -PRON- PRON PRP$ NULL -subjects subject NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -some- some- ADJ JJ NULL -thing thing NOUN NN NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -understand understand VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -bewilder- bewilder- ADJ JJ NULL -ment ment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -How how ADV WRB NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -appeared appear VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tricks trick NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Step step VERB VB NULL -this this DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -chamber chamber NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -rear rear NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -poiated poiate VERB VBD NULL -to to ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -lay lie VERB VBD NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -made make VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -many many ADJ JJ NULL -thicknesses thickness NOUN NNS NULL -of of ADP IN NULL -paper paper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -a a DET DT NULL -carefully carefully ADV RB NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -I -PRON- PRON PRP NULL -hung hang VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -wire wire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -behind behind ADP IN NULL -the the DET DT NULL -screen screen NOUN NN NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -a a DET DT NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -move move VERB VB NULL -and and CCONJ CC NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -open open ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -the the DET DT NULL -voice voice NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -ventriloquist ventriloquist NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -throw throw VERB VB NULL -the the DET DT NULL -sound sound NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -wherever wherever ADV WRB NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -coming come VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Head Head PROPN NNP NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -are be AUX VBP NULL -1 1 NUM CD NULL -86 86 NUM CD NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -I -PRON- PRON PRP NULL -used use VERB VBD NULL -to to PART TO NULL -deceive deceive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -showed show VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -the the DET DT NULL -dress dress NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -mask mask NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -worn wear VERB VBN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -saw see VERB VBD NULL -that that SCONJ IN NULL -his -PRON- PRON PRP$ NULL -Terrible Terrible PROPN NNP NULL -Beast Beast PROPN NNP NULL -was be AUX VBD NULL -nothing- nothing- ADJ JJ NULL - - -but but CCONJ CC NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -skins skin NOUN NNS NULL -, , PUNCT , NULL -sewn sew VERB VBN NULL -together together ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -slats slat NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -their -PRON- PRON PRP$ NULL -sides side NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -false false ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -had have AUX VBD NULL -hung hang VERB VBN NULL -that that SCONJ IN NULL -also also ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -really really ADV RB NULL -a a DET DT NULL -ball ball NOUN NN NULL -of of ADP IN NULL -cotton cotton NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -oil oil NOUN NN NULL -was be AUX VBD NULL -poured pour VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -ball ball NOUN NN NULL -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Really really ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -yo^^ yo^^ NOUN NNS NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -for for ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -am be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -sor- sor- PROPN NNP NULL -rowfully rowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -w^as w^a VERB VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -there there PRON EX NULL -are be AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -chairs chair NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -listened listen VERB VBD NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -the the DET DT NULL -fol- fol- NOUN NN NULL -lowing low VERB VBG NULL -tale tale NOUN NN NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -in in ADP IN NULL -Omaha Omaha PROPN NNP GPE -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -very very ADV RB NULL -far far ADV RB NULL -from from ADP IN NULL -Kansas Kansas PROPN NNP GPE -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -farther farther ADV RBR NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -became become VERB VBD NULL -a a DET DT NULL -ventrilo- ventrilo- NOUN NN NULL -quist quist NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -well well ADV RB NULL -trained train VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -imitate imitate VERB VB NULL -any any DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -or or CCONJ CC NULL -beast beast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -mewed mew VERB VBD NULL -so so ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -pricked prick VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -everywhere everywhere ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -I -PRON- PRON PRP NULL -tired tire VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -became become VERB VBD NULL -a a DET DT NULL -balloonist balloonist NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -A a DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -goes go VERB VBZ NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -on on ADP IN NULL -circus circus PROPN NNP NULL -day day NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -orning orning NOUN NN NULL -" " PUNCT `` NULL -floating float VERB VBG NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -to to PART TO NULL -draw draw VERB VB NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -people people NOUN NNS NULL -together together ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -pay pay VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -circus circus NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -explained explain VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Well well INTJ UH NULL -, , PUNCT , NULL -one one NUM CD DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -went go VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -got get VERB VBD NULL -twisted twist VERB VBN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -down down ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -went go VERB VBD NULL -way way ADV RB NULL -up up ADV RB NULL -above above ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -that that SCONJ IN NULL -a a DET DT NULL -current current NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -struck strike VERB VBD NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -, , PUNCT , NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -away away ADV RB NULL -. . PUNCT . NULL - - -For for ADP IN NULL -a a DET DT DATE -day day NOUN NN DATE -and and CCONJ CC NULL -a a DET DT NULL -night night NOUN NN NULL -I -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -on on ADP IN NULL -the the DET DT DATE -of of ADP IN DATE -the the DET DT DATE -second second ADJ JJ DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -awoke awake VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -balloo balloo NOUN NNS NULL -over over ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -came come VERB VBD NULL -down down ADP RP NULL -gradually gradually ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -nj^ nj^ PROPN NNP NULL -hurt hurt VERB VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -me -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -think think VERB VB NULL -so so ADV RB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -anything anything PRON NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -to to PART TO NULL -amuse amuse VERB VB NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -good good ADJ JJ NULL -people people NOUN NNS NULL -busy busy ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -ordered order VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -build build VERB VB NULL -this this DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -willingly willingly ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -coun- coun- NOUN NN NULL -Jtry Jtry PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -wrould wrould AUX MD NULL -callitthe callitthe VERB VB NULL -Emerald Emerald PROPN NNP PERSON -i^^^-City i^^^-city NOUN NN NULL -, , PUNCT , NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -name name NOUN NN NULL -fit fit VERB VB NULL -better better ADV RBR NULL - - -I -PRON- PRON PRP NULL -put put VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -^i^]on ^i^]on PUNCT , NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -was be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -n't not PART RB NULL -everything everything PRON NN NULL -here here ADV RB NULL -green green ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy,- Dorothy,- PROPN NNP PERSON -^ ^ PROPN NNP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -No no INTJ UH NULL -m^re m^re NOUN NN NULL -than than SCONJ IN NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -city city NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz^^JJbu Oz^^JJbu PROPN NNP NULL -j&ii^ j&ii^ PROPN NNP NULL -.-'- .-'- PUNCT . NULL - - -i88 i88 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -when when ADV WRB NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -why why ADV WRB NULL -of of ADV RB NULL -course course ADV RB NULL -everything everything PRON NN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -looks look VERB VBZ NULL -green green ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -built build VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -man man NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -here here ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -old old ADJ JJ NULL -man man NOUN NN NULL -now now ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -have have AUX VBP NULL -worn wear VERB VBN NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -on on ADP IN NULL -their- their- ADJ JJ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -most most ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -is be AUX VBZ NULL -an an DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -, , PUNCT , NULL -abounding abound VERB VBG NULL -in in ADP IN NULL -jewels jewel NOUN NNS NULL -and and CCONJ CC NULL -precious precious ADJ JJ NULL -metals metal NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -every every DET DT NULL -good good ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -needed need VERB VBN NULL -to to PART TO NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -good good ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -like like VERB VBP NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -was be AUX VBD NULL -built build VERB VBN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -shut shut VERB VBN NULL -myself -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -fears fear NOUN NNS NULL -was be AUX VBD NULL -the the DET DT NULL -Witches Witches PROPN NNPS NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -magical magical ADJ JJ NULL -powers power NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL - - -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -found find VERB VBD NULL -out out ADP RP NULL -that that SCONJ IN NULL -the the DET DT NULL -Witches witch NOUN NNS PERSON -were be AUX VBD NULL -really really ADV RB NULL -able able ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -wonderful wonderful ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -ruled rule VERB VBD NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple INTJ UH NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -and and CCONJ CC LOC -East East PROPN NNP LOC -and and CCONJ CC NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Fortunately fortunately ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Witches witch NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -were be AUX VBD NULL -good good ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -me -PRON- PRON PRP NULL -no no DET DT NULL -harm harm NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT WORK_OF_ART -Witches witch NOUN NNS WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -and and CCONJ CC WORK_OF_ART -West West PROPN NNP WORK_OF_ART -were be AUX VBD NULL -terribly terribly ADV RB NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -thought think VERB VBN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -more more ADV RBR NULL -powerful powerful ADJ JJ NULL -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -them- them- VERB VBD NULL -selves self NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -surely surely ADV RB NULL -have have AUX VB NULL -destroyed destroy VERB VBN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -deadly deadly ADJ JJ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -for for ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -; ; PUNCT : NULL -so so CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -imagine imagine VERB VB NULL -how how ADV WRB NULL -pleased pleased ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -your -PRON- PRON PRP$ NULL -house house NOUN NN NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -on on ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN LOC -the the DET DT LOC -East East PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -promise promise VERB VB NULL -anything anything PRON NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -only only ADV RB NULL -do do AUX VB NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -melted melt VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -ashamed ashamed ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -189 189 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -need need VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -are be AUX VBP NULL -learning learn VERB VBG NULL -something something PRON NN NULL -every every DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -A a DET DT NULL -baby baby NOUN NN NULL -has have AUX VBZ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -know know VERB VB NULL -much much ADJ JJ NULL -. . PUNCT . NULL - - -Experience experience NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -brings bring VERB VBZ NULL -knowledge knowledge NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -longer longer ADV RBR NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -earth earth NOUN NN NULL - - -the the DET DT NULL -more more ADJ JJR NULL -experience experience NOUN NN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -sure sure ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -may may AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -false false ADJ JJ NULL -wizard wizard NOUN NN NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -ma- ma- NOUN NN NULL -gician gician NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow NOUN NN DATE -morning morning NOUN NN TIME -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -stuff stuff VERB VB NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -cannot^iell cannot^iell INTJ UH NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -find find VERB VB NULL -that that DET DT NULL -out out ADP RP NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -never never ADV RB NULL -fear fear VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -cour- cour- NOUN NN NULL -age age NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -cour- cour- X FW NULL -fe fe X FW NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET DT NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -is be AUX VBZ NULL -confidence confidence NOUN NN NULL -in in ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -living live VERB VBG NULL -190 190 NUM CD NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tiling tile VERB VBG NULL -that that PRON WDT NULL -is be AUX VBZ NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -faces face VERB VBZ NULL -danger danger NOUN NN NULL -. . PUNCT . NULL - - -True true ADJ JJ NULL -cour- cour- NOUN NN NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -e e PROPN NNP NULL -is be AUX VBZ NULL -in in ADP IN NULL -facing face VERB VBG NULL -danger danger NOUN NN NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -in in ADP IN NULL -plenty plenty NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Perhaps perhaps ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -scared scared ADJ JJ NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -. . PUNCT . NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -really really ADV RB NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -that that PRON WDT NULL -makes make VERB VBZ NULL -one one NUM CD NULL -forget forget NOUN NN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -that that DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -to- to- DET DT NULL -morrow morrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -for for ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wrong wrong ADJ JJ NULL -to to PART TO NULL -want want VERB VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -makes make VERB VBZ NULL -most most ADJ JJS NULL -people people NOUN NNS NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -only only ADV RB NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -luck luck NOUN NN NULL -not not PART RB NULL -to to PART TO NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -matter matter NOUN NN NULL -of of ADP IN NULL -opinion opinion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bear bear VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -unhappiness unhappiness NOUN NN NULL -without without ADP IN NULL -a a DET DT NULL -murmur murmur NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -Come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -played play VERB VBN NULL -Wizard Wizard PROPN NNP PERSON -for for ADP IN NULL -so so ADV RB NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -as as ADV RB NULL -well well ADV RB NULL -continue continue VERB VB NULL -the the DET DT NULL -part part NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -two two NUM CD DATE -or or CCONJ CC DATE -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -consider consider VERB VB NULL -the the DET DT NULL -matter matter NOUN NN NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -meantime meantime NOUN NN NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -my -PRON- PRON PRP$ NULL -guests guest NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -191 191 NUM CD CARDINAL - - -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -will will AUX MD NULL -wait wait VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -your -PRON- PRON PRP$ NULL -slighest slighest NOUN NN NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -in in ADP IN NULL -return return NOUN NN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -secret secret NOUN NN NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -agreed agree VERB VBD NULL -to to PART TO NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -of of ADP IN NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -learned learn VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -high high ADJ JJ NULL -spirits spirit NOUN NNS NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -had have AUX VBD NULL -hope hope NOUN NN NULL -that that SCONJ IN NULL -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Great great ADJ JJ WORK_OF_ART -and and CCONJ CC WORK_OF_ART -Terrible terrible ADJ JJ WORK_OF_ART -Humbug Humbug PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -would would AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -forgive forgive VERB VB NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -. . PUNCT . NULL - - -MORNING MORNING PROPN NNP TIME -THE the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Congratulate congratulate VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -return return VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -always always ADV RB NULL -liked like VERB VBN NULL -you -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -simply simply ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -like like VERB VB NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -surely surely ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -think think VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -hear hear VERB VBP NULL -the the DET DT NULL -splendid splendid ADJ JJ NULL -thoughts thought NOUN NNS NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -brain brain NOUN NN NULL -is be AUX VBZ NULL -going go VERB VBG NULL -to to PART TO NULL -turn turn VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -a a DET DT NULL -cheerful cheerful ADJ JJ NULL -voice voice NOUN NN NULL -and and CCONJ CC NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -rapped rap VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -196 196 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -in in ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -man man NOUN NN NULL -sit- sit- X XX NULL -ting ting NOUN NN NULL -" " PUNCT '' NULL -down down ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -engaged engage VERB VBN NULL -in in ADP IN NULL -deep deep ADJ JJ NULL -thought thought NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -a a DET DT NULL -Httle Httle PROPN NNP GPE -uneasily uneasily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -sit sit VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -that that DET DT NULL -chair chair NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -excuse excuse VERB VB NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -taking take VERB VBG NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -proper proper ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -quite quite ADV RB NULL -welcome welcome ADJ JJ NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -better well ADJ JJR NULL -one one NUM CD NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -put put VERB VBP NULL -it -PRON- PRON PRP NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -unfastened unfasten VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -emptied empty VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT NULL -back back ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -took take VERB VBD NULL -up up ADP RP NULL -a a DET DT NULL -measure measure NOUN NN NULL -of of ADP IN NULL -bran bran NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -mixed mix VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -. . PUNCT . NULL - - -Having have VERB VBG NULL -shaken shake VERB VBN NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -thoroughly thoroughly ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -filled fill VERB VBD NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -mixture mixture NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBD NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -space space NOUN NN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fastened fasten VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -given give VERB VBN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bran bran ADJ JJ NULL -- - PUNCT HYPH NULL -new new ADJ JJ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -pleased pleased ADJ JJ NULL -and and CCONJ CC NULL -proud proud ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -fulfillment fulfillment NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -thank thank VERB VBP NULL -J J PROPN NNP NULL -Oz Oz PROPN NNP NULL -warmly warmly ADV RB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -curiously curiously ADV RB NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -bulging bulge VERB VBG NULL -out out ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -197 197 NUM CD NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -wise wise ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL -When when ADV WRB NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -used used ADJ JJ NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -everything everything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -are be AUX VBP NULL -those those DET DT NULL -needles needle NOUN NNS NULL -and and CCONJ CC NULL -pins pin NOUN NNS NULL -sticking stick VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -and and CCONJ CC NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -W^oodman W^oodman PROPN NNP NULL -entered enter VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -heap heap NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -no no VERB VB NULL -it -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Oz Oz PROPN NNP NULL -brought bring VERB VBD NULL -a. a. NOUN NN NULL -pair pair NOUN NN NULL -of of ADP IN NULL -tinners tinner NOUN NNS NULL -' ' PART POS NULL -shears shear NOUN NNS NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -square square ADJ JJ NULL -hole hole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -left left ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -'s 's PART POS NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -going go VERB VBG NULL -to to ADP IN NULL -a a DET DT NULL -chest chest NOUN NN NULL -of of ADP IN NULL -drawers drawer NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -out out ADP RP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -sawdust sawdust NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -n't not PART RB NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -beauty beauty NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -replied reply VERB VBD NULL -198 198 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -kind kind ADJ JJ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -very very ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -answered answer VERB VBD NULL -O2 O2 PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -put put VERB VBD NULL -the the DET DT NULL -heart heart NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -breast breast NOUN NN NULL -and and CCONJ CC NULL -then then ADV RB NULL -replaced replace VERB VBD NULL -the the DET DT NULL -square square NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -soldering- soldering- VERB VB NULL -it -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -cut cut VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -There there ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -now now ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that SCONJ IN NULL -any any DET DT NULL -man man NOUN NN NULL -might might AUX MD NULL -be be AUX VB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -patch patch NOUN NN NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -could could AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -helped help VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Never never ADV RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patch patch NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -happy happy ADJ JJ NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -shall shall AUX MD NULL -never never ADV RB NULL -forget forget VERB VB NULL -your -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP NULL -t t NOUN NN NULL -speak speak VERB VBP NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -wished wish VERB VBD NULL -him -PRON- PRON PRP NULL -every every DET DT NULL -joy joy NOUN NN NULL -on on ADP IN NULL -account account NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -now now ADV RB NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL - - -an- an- CCONJ CC NULL - - -nounced nounce VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -entering enter VERB VBG NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -get get AUX VB NULL -it -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -reaching reach VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -shelf shelf NOUN NN NULL -took take VERB VBD NULL -down down ADP RP NULL -a a DET DT NULL -square square ADJ JJ NULL -green green ADJ JJ NULL -bottle bottle NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -Tfeel Tfeel PROPN NNP WORK_OF_ART -ici^e ici^e NOUN NNS WORK_OF_ART -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -^kuI ^kui X XX NULL -the the DET DT NULL -Scarecroir Scarecroir PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -199 199 NUM CD CARDINAL -he -PRON- PRON PRP NULL -poured pour VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -- - PUNCT HYPH NULL -gold gold NOUN NN NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -beautifully beautifully ADV RB NULL -carved carve VERB VBN NULL -. . PUNCT . NULL - - -Placing- Placing- PROPN NNP NULL - - -this this DET DT NULL -before before ADP IN NULL -the the DET DT EVENT -Cowardly Cowardly PROPN NNP EVENT -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -who who PRON WP NULL -sniffed sniff VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Drink drink VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -inside inside ADV RB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -that that DET DT NULL -courage courage NOUN NN NULL -is be AUX VBZ NULL -ahvays ahvay NOUN NNS NULL -inside inside ADP IN NULL -one one NUM CD NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -this this DET DT NULL -really really ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -called call VERB VBN NULL -courage courage NOUN NN NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -swallowed swallow VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -advise advise VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -drink drink VERB VB NULL -it -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -hesitated hesitate VERB VBD NULL -no no ADV RB NULL -longer longer ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -drank drink VERB VBD NULL -till till SCONJ IN NULL -the the DET DT NULL -dish dish NOUN NN NULL -was be AUX VBD NULL -empty empty ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -now^ now^ NUM CD NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -Full full ADJ JJ NULL -of of ADP IN NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -went go VERB VBD NULL -joyfully joyfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -to to PART TO NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -left leave VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -smiled smile VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -success success NOUN NN NULL -in in ADP IN NULL -giving give VERB VBG NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -exactly exactly ADV RB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -being be AUX VBG NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -when when ADV WRB NULL -all all DET PDT NULL -these these DET DT NULL -people people NOUN NNS NULL -make make VERB VBP NULL -me -PRON- PRON PRP NULL -do do AUX VB NULL -things thing NOUN NNS NULL -that that PRON WDT NULL -everybody everybody PRON NN NULL -knows know VERB VBZ NULL -ca can AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -easy easy ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -happy happy PROPN NNP NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -imagined imagine VERB VBD NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -imagination imagination NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -/o^ /o^ PUNCT : NULL -Three three NUM CD DATE -days day NOUN NNS DATE -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -nothing nothing PRON NN NULL -; ; PUNCT : NULL -from from ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -These these DET DT NULL -were be AUX VBD NULL -sad sad ADJ JJ NULL -days day NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -httle httle ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented content VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -there there PRON EX NULL -were be AUX VBD NULL -wonderful wonderful ADJ JJ NULL -thoughts thought NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -say say VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -could could AUX MD NULL -/ / SYM SYM NULL -understand understand VERB VB NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -odman odman NOUN NN NULL -walked walk VERB VBD NULL -about about ADP IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -i\ i\ PROPN NNP NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -he -PRON- PRON PRP NULL -had have AUX VBD NULL -discov- discov- NOUN NN NULL - - -j j PROPN NNP NULL -Wred wre VERB VBD NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -kinder kind ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -tender tender ADJ JJ NULL -heart heart NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -one one NOUN NN NULL -' ' PUNCT '' NULL -i i PRON PRP NULL -ne ne ADP IN NULL - - -l^d l^d INTJ UH NULL --owned -owned PROPN NNP NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -de- de- NOUN NN NULL - - -\ \ VERB VBZ NULL - - -V V PROPN NNP NULL -ym^^^^he ym^^^^he PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -ot ot ADP IN NULL -nothing nothing PRON NN NULL -on on ADP IN NULL -earth earth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -gladly gladly ADV RB NULL -\ \ PROPN NNPS NULL -. . PUNCT . NULL - - -fUfii fUfii PROPN NNP NULL -if if SCONJ IN NULL -! ! PUNCT . NULL - - -army army NOUN NN NULL -of of ADP IN NULL -men man NOUN NNS NULL -or or CCONJ CC NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -Kalidahs Kalidahs PROPN NNP NULL -. . PUNCT . NULL - - -m m NOUN NN NULL -204 204 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Thus thus ADV RB NULL -each each DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -party party NOUN NN NULL -was be AUX VBD NULL -satisfied satisfied ADJ JJ NULL -except except SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -longed long VERB VBD NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT DATE -fourth fourth ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -pleas- pleas- PROPN NNP NULL -antly antly ADV RB NULL - - -: : PUNCT : NULL -" " PUNCT `` NULL -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -found find VERB VBN NULL -the the DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -you -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -sure sure ADJ JJ NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -notion notion NOUN NN NULL -which which PRON WDT NULL -way way NOUN NN NULL -it -PRON- PRON PRP NULL -lies lie VERB VBZ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -it -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -your -PRON- PRON PRP$ NULL -way way NOUN NN NULL -home home ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -what what PRON WP NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -also also ADV RB NULL -came come VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -across across ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -beyond beyond ADP IN NULL -my -PRON- PRON PRP$ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -the the DET DT NULL -matter matter NOUN NN NULL -over over ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT `` NULL - - -A a DET DT NULL -balloon balloon NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -is be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -coated coat VERB VBN NULL -with with ADP IN NULL -glue glue NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -gas gas NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -trouble trouble NOUN NN NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -country country NOUN NN NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -gas gas NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -with with ADP IN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -205 205 NUM CD CARDINAL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -float float VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -another another DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -to to PART TO NULL -fill fill VERB VB NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Hot hot ADJ JJ NULL -air air NOUN NN NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -gas gas NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -should should AUX MD NULL -get get AUX VB NULL -cold cold ADJ JJ NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -w^ould w^ould AUX MD NULL -come come VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -go go VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -w^ould w^ould AUX MD NULL -soon soon ADV RB NULL -discover discover VERB VB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -vexed vex VERB VBN NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -deceived deceive VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -stay stay VERB VB NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -these these DET DT NULL -rooms room NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -gets get VERB VBZ NULL -tiresome tiresome ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'d would AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -with with ADP IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -be be AUX VB NULL -in in ADP IN NULL -a a DET DT NULL -circus circus NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -company company NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -sew sew VERB VB NULL -the the DET DT NULL -silk silk NOUN NN NULL -together together ADV RB NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -begin begin VERB VB NULL -to to PART TO NULL -work work VERB VB NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -a a DET DT NULL -needle needle NOUN NN NULL -and and CCONJ CC NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -Oz Oz PROPN NNP ORG -cut cut VERB VBD NULL -the the DET DT NULL -strips strip NOUN NNS NULL -of of ADP IN NULL -silk silk NOUN NN NULL -into into ADP IN NULL -proper proper ADJ JJ NULL -shape shape NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -sewed sew VERB VBD NULL -them -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -First first ADV RB ORDINAL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -light light ADJ JJ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -dark dark ADJ JJ NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -emerald emerald PROPN NNP NULL -green green PROPN NNP NULL -; ; PUNCT : NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -fancy fancy NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -in in ADP IN NULL -different different ADJ JJ NULL -shades shade NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -2o6 2o6 NUM CD ORG - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -color color NOUN NN NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -took take VERB VBD NULL -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -sew sew VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -strips strip NOUN NNS NULL -together together ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -" " PUNCT `` NULL -bag bag NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -more more ADJ JJR QUANTITY -than than SCONJ IN QUANTITY -twenty twenty NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -long long ADJ JJ NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -painted paint VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -inside inside NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -coat coat NOUN NN NULL -of of ADP IN NULL -thin thin ADJ JJ NULL -glue glue NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -fnake fnake VERB VB NULL -it -PRON- PRON PRP NULL -air air NOUN NN NULL -- - PUNCT HYPH NULL -tight tight ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -announced announce VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -basket basket NOUN NN NULL -to to PART TO NULL -ride ride VERB VB NULL -in in ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -for for ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -clothes clothe NOUN NNS NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -with with ADP IN NULL -many many ADJ JJ NULL -ropes rope NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -brother brother NOUN NN NULL -Wizard Wizard PROPN NNP PERSON -who who PRON WP NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -news news NOUN NN NULL -spread spread VERB VBD NULL -rapidly rapidly ADV RB NULL -throughout throughout ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -came come VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -won- won- PROPN NNP NULL -derful derful ADJ JJ NULL -sight sight PROPN NNP NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -ordered order VERB VBD NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -carried carry VERB VBN NULL -out out ADP RP NULL -in in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -gazed gaze VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -much much ADJ JJ NULL -curiosity curiosity NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -chopped chop VERB VBN NULL -a a DET DT NULL -big big ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -fire fire NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -held hold VERB VBD NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -that that PRON WDT NULL -arose arise VERB VBD NULL -from from ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -silken silken ADJ JJ NULL -bag bag NOUN NN NULL -. . PUNCT . NULL - - -Gradually gradually ADV RB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -swelled swell VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -finally finally ADV RB NULL -the the DET DT NULL -basket basket NOUN NN NULL -just just ADV RB NULL -touched touch VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -got get VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -going go VERB VBG NULL -away away ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -gone go VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -will will AUX MD NULL -rule rule VERB VB NULL -over over ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -command command VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -obey obey VERB VB NULL -him -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -207 207 NUM CD NULL - - -The the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -by by ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -tugging- tugging- NOUN NN NULL -hard hard ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -rope rope NOUN NN NULL -that that PRON WDT NULL -held hold VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -within within ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -hot hot ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -this this DET DT NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -much much ADV RB NULL -lighter light ADJ JJR NULL -in in ADP IN NULL -weight weight NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -pulled pull VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -rise rise VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -hurry hurry VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -will will AUX MD NULL -fly fly VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -find find VERB VB NULL -Toto Toto PROPN NNP NULL -anywhere anywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -run run VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -crowd crowd NOUN NN NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -last last ADV RB NULL -found find VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -to- to- X XX NULL -ward ward PROPN NNP NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -within within ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -holding hold VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -, , PUNCT , NULL -crack crack VERB VB NULL -! ! PUNCT . NULL - - -went go VERB VBD NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -too too ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -back back ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBD NULL -Oz Oz PROPN NNP NULL -from from ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -shouted shout VERB VBD NULL -everyone everyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -turned turn VERB VBN NULL -upward upward ADV RB NULL -to to ADP IN NULL -M M PROPN NNP NULL -2o8 2o8 NUM CD NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -riding ride VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -rising rise VERB VBG NULL -every every DET DT NULL -moment moment NOUN NN NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -ever ever ADV RB NULL -saw see VERB VBD NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -though though SCONJ IN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -have have AUX VB NULL -reached reach VERB VBN NULL -Omaha Omaha PROPN NNP GPE -safely safely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -be be AUX VB NULL -there there ADV RB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -remembered remember VERB VBD NULL -him -PRON- PRON PRP NULL -lovingly lovingly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -always always ADV RB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -here here ADV RB NULL -he -PRON- PRON PRP NULL -built build VERB VBD NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -left leave VERB VBN NULL -the the DET DT ORG -Wise Wise PROPN NNP ORG -Scarecrow Scarecrow PROPN NNP ORG -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Still still ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -many many ADJ JJ DATE -days day NOUN NNS DATE -they -PRON- PRON PRP NULL -grieved grieve VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -comforted comfort VERB VBN NULL -. . PUNCT . NULL - - -orbths/ orbths/ PROPN NNP NULL - - -Wept weep VERB VBD NULL -bitterly bitterly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -passing- passing- NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -hope hope NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -over over ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL - - -X X NOUN NNS NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^'Ifone ^'ifone SYM SYM NULL -up up ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -also also ADV RB NULL -felt feel VERB VBD NULL -sorry sorry ADJ JJ NULL -at at ADP IN NULL -losing lose VERB VBG NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT `` NULL -Truly truly ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ungrateful ungrateful ADJ JJ NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -failed fail VERB VBD NULL -to to PART TO NULL -mourn mourn VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -cry cry VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -because because SCONJ IN NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kindly kindly ADV RB NULL -wipe wipe VERB VB NULL -away away ADV RB NULL -my -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -rust rust VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -With with ADP IN NULL -pleasure pleasure NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -l-^i l-^i PROPN NNP NULL -212 212 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -brought bring VERB VBD NULL -a a DET DT NULL -towel towel NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -wept weep VERB VBD NULL -for for ADP IN NULL -several several ADJ JJ TIME -minutes minute NOUN NNS TIME -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -watched watch VERB VBD NULL -the the DET DT NULL -tears tear NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -wiped wipe VERB VBD NULL -them -PRON- PRON PRP NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -towel towel NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fin- fin- NOUN NNS NULL -ished ishe VERB VBN NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP$ NULL -kindly kindly ADV RB NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -himself -PRON- PRON PRP NULL -thoroughly thoroughly ADV RB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -jewelled jewelled ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -to to PART TO NULL -guard guard VERB VB NULL -against against ADP IN NULL -mishap mishap PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -not not PART RB NULL -another another DET DT NULL -city city NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -morning morning NOUN NN NULL -after after ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL -up up ADP RP NULL -with with ADP IN NULL -Oz Oz PROPN NNP ORG -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -met meet VERB VBD NULL -in in ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -talked talk VERB VBD NULL -matters matter NOUN NNS NULL -over over ADP RP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -stood stand VERB VBD NULL -respectfully respectfully ADV RB NULL -before before ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -not not PART RB NULL -so so ADV RB NULL -unlucky unlucky ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -ruler ruler NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP FAC -and and CCONJ CC NULL -the the DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -belong belong VERB VBP NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -W^hen W^hen PROPN NNP NULL - - -I -PRON- PRON PRP NULL -remember remember VERB VBP NULL -that that SCONJ IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -ago ago ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -up up ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -quite quite ADV RB NULL -satisfied satisfied ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -lot lot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -also also ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -am be AUX VBP NULL -well well ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -really really ADV RB NULL -, , PUNCT , NULL - - -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -content content ADJ JJ NULL -in in ADP IN NULL -knowing know VERB VBG NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -as as ADV RB NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -beast beast NOUN NN NULL -that that PRON WDT NULL -ever ever ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -if if SCONJ IN NULL -not not PART RB NULL -braver braver ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -modestly modestly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -only only ADV RB NULL -be be AUX VB NULL -contented content VERB VBN NULL -to to PART TO NULL -live live VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -sat sit VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -213 213 NUM CD CARDINAL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -we -PRON- PRON PRP NULL -might might AUX MD NULL -all all ADV RB NULL -be be AUX VB NULL -happy happy ADJ JJ NULL -together together ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -live live VERB VB NULL -with with ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -what what PRON WP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -decided decide VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -began begin VERB VBD NULL -to to PART TO NULL -stick stick VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -for for ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -she -PRON- PRON PRP NULL -brought bring VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -she -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -in in ADV RB NULL -through through ADP IN NULL -an an DET DT NULL -open open ADJ JJ NULL -window window NOUN NN NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -be- be- X XX NULL - - -side side VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT FAC -Monkey Monkey PROPN NNP FAC -King King PROPN NNP FAC -, , PUNCT , NULL -bowing bow VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -fly fly VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Monkey Monkey PROPN NNP LOC -King King PROPN NNP LOC -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -belong belong VERB VBP NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -leave leave VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -a a DET DT NULL -Winged wing VERB VBN FAC -Monkey Monkey PROPN NNP FAC -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -yet yet ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there ADV RB NULL -never never ADV RB NULL -will will AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -belong belong VERB VB NULL -there there ADV RB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -serve serve VERB VB NULL -^^ ^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -. . PUNCT . NULL -214 214 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -i-^ i-^ PUNCT -LRB- NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -power power NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -cfo^gj cfo^gj NUM CD NULL -. . PUNCT . NULL - - -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -i^\ i^\ PROPN NNP NULL - - -And and CCONJ CC NULL -with with ADP IN NULL -another another DET DT NULL -bow bow NOUN NN NULL - - -the the DET DT NULL -Monkey Monkey PROPN NNP PRODUCT -King- King- PROPN NNP NULL -sprea^ sprea^ ADV RB NULL -his -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -fp fp PROPN NNP GPE -lowed low VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -almost almost ADV RB NULL -ready ready ADJ JJ NULL -to to PART TO NULL -cry cry VERB VB NULL -with with ADP IN NULL -disap^ disap^ DET DT NULL -pointment pointment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -wasted waste VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -no no DET DT NULL -purpose purpose NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -can- can- VERB VBP NULL -not not PART RB NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -certainly certainly ADV RB NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tender tender NOUN NN NULL -hearted hearte VERB VBD NULL -Woodman Woodman PROPN NNP PRODUCT -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bulged bulge VERB VBD NULL -out out ADP RP NULL -so so ADV RB NULL -horribly horribly ADV RB NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -feared fear VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -burst burst VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -call call VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -his -PRON- PRON PRP$ NULL -advice advice NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -^;^ ^;^ PUNCT NFP NULL - - -So so ADV RB NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -was be AUX VBD NULL -sum- sum- X XX NULL -' ' PUNCT '' NULL - - -^^KkJ^X:^ ^^KkJ^X:^ PUNCT : NULL -moned moned PROPN NNP NULL -and and CCONJ CC NULL -entered enter VERB VBD NULL -the the DET DT NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -timidly timidly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -alive alive ADJ JJ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -was be AUX VBD NULL -allowed allow VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -further further ADV RBR NULL -than than SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -can can AUX MD NULL -she -PRON- PRON PRP NULL -do do AUX VB NULL -so so ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -nobody nobody PRON NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -crossed cross VERB VBN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -unless unless SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -V v NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -215 215 NUM CD CARDINAL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -no no DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP PERSON -might might AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Who who PRON WP NULL -. . PUNCT . NULL - - -is be AUX VBZ NULL -Glinda Glinda PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -most most ADV RBS NULL -powerful powerful ADJ JJ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Witches Witches PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -rules rule NOUN NNS NULL -over over ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -stands stand VERB VBZ NULL -on on ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -may may AUX MD NULL -know know VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP PERSON -, , PUNCT , NULL -is be AUX VBZ NULL -n't not PART RB NULL -she -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -think think VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -everyone everyone PRON NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -heard hear VERB VBN NULL -that that SCONJ IN NULL -Glinda Glinda PROPN NNP PERSON -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -knows know VERB VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -keep keep VERB VB NULL -young young ADJ JJ NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -many many ADJ JJ DATE -years year NOUN NNS DATE -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -lived live VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -is be AUX VBZ NULL -straight straight ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -full full ADJ JJ NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -to to ADP IN NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -race race NOUN NN NULL -of of ADP IN NULL -queer queer PROPN NNP NULL -men man NOUN NNS NULL -who who PRON WP NULL -do do AUX VBP NULL -not not PART RB NULL -like like VERB VB NULL -strangers stranger NOUN NNS NULL -to to PART TO NULL -cross cross VERB VB NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -this this DET DT NULL -reason reason NOUN NN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -ever ever ADV RB NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -them -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -, , PUNCT , NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -travel travel VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -stays stay VERB VBZ NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -W^oodman W^oodman PROPN NNP NULL -. . PUNCT . NULL -2l6 2l6 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -city city NOUN NN NULL -and and CCONJ CC NULL -long long ADV RB NULL -for for ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -Be- be- ADJ JJ NULL -sides side NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -will will AUX MD NULL -need need VERB VB NULL -someone someone PRON NN NULL -to to PART TO NULL -protect protect VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -agreed agree VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -may may AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -service service NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -also also ADV RB NULL -, , PUNCT , NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -When when ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -start start VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -had have VERB VBN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -me -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -corn- corn- NOUN NN NULL -field field NOUN NN NULL -and and CCONJ CC NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -So so ADV RB NULL -my -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -due due ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -starts start VERB VBZ NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -all all DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -^^ ^^ PUNCT NFP NULL - - -thy thy NOUN NN NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -all all DET DT NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J^^. J^^. PROPN NNP PERSON - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -start start VERB VB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -'^ '^ PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -- - PUNCT HYPH NULL -morjro morjro ADJ JJ NULL -# # PROPN NNP NULL -, , PUNCT , NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -bes^li^g bes^li^g VERB VB PERSON -' ' PUNCT '' PERSON -^ri^orning ^ri^orning NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -' ' PUNCT '' NULL -^^ow ^^ow PUNCT : NULL - - -let let VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -get get AUX VB NULL -Next Next PROPN NNP NULL -morning- morning- ADJ JJ NULL -Dorothy- Dorothy- PROPN NNP PERSON - - -kissed kiss VERB VBD NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -walked walk VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP ORG -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -A a DET DT NULL -j^ j^ NOUN NN PERSON -again again ADV RB NULL -he -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -' ' PUNCT '' NULL -li li PROPN NNP PERSON -/ / SYM SYM NULL -leave leave VERB VB NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -new new ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^^t ^^t PUNCT NFP NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -back back ADV RB NULL -into into ADP IN NULL -\ \ PROPN NNP NULL -the the DET DT NULL -green green ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -ith ith ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -.. .. PUNCT NFP NULL - - -^^^'You ^^^'You PUNCT . NULL -are be AUX VBP NULL -now now ADV RB NULL -our -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -; ; PUNCT : NULL -.^ .^ PUNCT . NULL -) ) PUNCT -RRB- NULL - - -yoji^ust yoji^ust NOUN NN NULL -come come VERB VBP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -220 220 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -able able ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -help help VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -bade bade VERB VBP NULL -the the DET DT NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -- - PUNCT HYPH NULL -natured natured ADJ JJ NULL -Guardian Guardian PROPN NNP ORG -a a DET DT NULL -last last ADJ JJ NULL -farewell farewell NOUN NN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -very very ADV RB NULL -kindly kindly ADV RB NULL -treated treat VERB VBN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -City City PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -grateful grateful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -try try VERB VB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -to to PART TO NULL -return return VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -then then ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -outer outer ADJ JJ NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -forth forth ADV RB NULL -and and CCONJ CC NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -as as SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -toward toward ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -of of ADP IN NULL -spirits spirit NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -and and CCONJ CC NULL -chatted chat VERB VBD NULL -together together ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -once once ADV RB NULL -more more ADV RBR NULL -filled fill VERB VBN NULL -with with ADP IN NULL -the the DET DT NULL -hope hope NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -home home ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -sniffed sniff VERB VBD NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -with with ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -whisked whisk VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -from from ADP IN NULL -side side NOUN NN NULL -to to PART TO NULL -side side VERB VB NULL -in in ADP IN NULL -pure pure ADJ JJ NULL -joy joy NOUN NN NULL -at at ADP IN NULL -being be AUX VBG NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -chased chase VERB VBD NULL -the the DET DT NULL -moths moth NOUN NNS NULL -and and CCONJ CC NULL -butterflies butterfly NOUN NNS NULL -, , PUNCT , NULL -bark- bark- NOUN NNS NULL -ing e VERB VBG NULL -merrily merrily ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -City City PROPN NNP NULL -life life NOUN NN NULL -does do AUX VBZ NULL -not not PART RB NULL -agree agree VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -at at ADP IN NULL -a a DET DT NULL -brisk brisk ADJ JJ NULL -pace pace NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -much much ADJ JJ NULL -flesh flesh NOUN NN NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -how how ADV WRB NULL -courageous courageous ADJ JJ NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -grown grow VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -^J^ ^j^ SYM SYM NULL - - --'^ -'^ X ADD NULL -, , PUNCT , NULL -, , PUNCT , NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -' ' PART POS NULL -^^>^ ^^>^ NOUN NN NULL -: : PUNCT : NULL - - -i|^^^ i|^^^ PROPN NNP NULL -Tlie Tlie PROPN NNP NULL -branches branch NOUN NNS NULL -bent bend VERB VBD NULL -doicn doicn NOUN NNS NULL -and and CCONJ CC NULL -twined twine VERB VBD NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -221 221 NUM CD CARDINAL -They -PRON- PRON PRP NULL -now now ADV RB NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -took take VERB VBD NULL -a a DET DT NULL -last last ADJ JJ NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -All all DET DT NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -was be AUX VBD NULL -a a DET DT NULL -mass mass NOUN NN NULL -of of ADP IN NULL -towers tower NOUN NNS NULL -and and CCONJ CC NULL -steeples steeple NOUN NNS NULL -behind behind ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -walls wall NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -high high ADV RB NULL -up up ADP RP NULL -above above ADP IN NULL - - -every- every- PROPN NNP NULL -thing- thing- X XX NULL - - -the the DET DT NULL -spires spire NOUN NNS NULL -and and CCONJ CC NULL -dome dome NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -knew know VERB VBD NULL -how how ADV WRB NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -a a DET DT NULL -dose dose NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -courage courage NOUN NN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -kept keep VERB VBN NULL -the the DET DT NULL -promise promise NOUN NN NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -forgave forgave VERB VBP NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard wizard NOUN NN ORG -. . PUNCT . NULL - - -The the DET DT DATE -first first ADJ JJ DATE -day day NOUN NN DATE -'s 's PART POS DATE -journey journey NOUN NN NULL -was be AUX VBD NULL -through through ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -stretched stretch VERB VBD NULL -about about ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -that that DET DT TIME -night night NOUN NN TIME -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -nothing nothing PRON NN NULL -but but CCONJ CC NULL -the the DET DT NULL -stars star NOUN NNS NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -rested rest VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -indeed indeed ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT TIME -morning morning NOUN NN TIME -they -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -on on ADP RP NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -w^ood w^ood NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -way way NOUN NN NULL -of of ADP IN NULL -going go VERB VBG NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -extend extend VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -change change VERB VB NULL -the the DET DT NULL -direction direction NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -for for ADP IN NULL -fear fear NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -easiest easy ADJ JJS NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL -^^r^rU- ^^r^rU- PUNCT : NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -in in ADP IN NULL -the the DET DT NULL -lead lead NOUN NN NULL -, , PUNCT , NULL -finally finally ADV RB NULL -discov- discov- X XX NULL - - -^ered ^ered PUNCT NFP NULL - - -^^^g ^^^g PUNCT NFP NULL -tree tree NOUN NN NULL -with with ADP IN NULL -such such ADJ JJ NULL -wide wide ADJ JJ NULL -spreading spread VERB VBG NULL -branches branch NOUN NNS NULL -that that PRON WDT NULL -^.^f^^n^r^s ^.^f^^n^r^s ADP IN NULL -roofl^lgyf^pfe roofl^lgyf^pfe PROPN NNP NULL -party party NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -underneath underneath ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -\3[^l \3[^l PROPN NNP NULL -: : PUNCT : NULL -ed ed PROPN NNP PERSON -forwam forwam PROPN NNP PERSON -teTttfe teTttfe PROPN NNP NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -^^ ^^ PUNCT , NULL -" " PUNCT `` NULL -first first ADJ JJ ORDINAL -br^i^^gAhey br^i^^gAhey PUNCT '' NULL -bent bend VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -twined twine VERB VBN NULL -around around ADP IN NULL -hirn^jMid hirn^jMid PROPN NNP NULL - - -^-y:^ ^-y:^ PUNCT , NULL -ttie ttie PROPN NNP NULL -nexf^inufe^Re nexf^inufe^Re PROPN NNP ORG -was be AUX VBD NULL -raised raise VERB VBN NULL -from from ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -aaOiyig aaOiyig PROPN NNP NULL -headlong headlong PROPN NNP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -fellow fellow ADJ JJ NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -( ( PUNCT -LRB- NULL -f^^^^^^ f^^^^^^ PROPN NNP NULL -^^^^^^l^is ^^^^^^l^is PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -itr^mpvis itr^mpvis PROPN NNP NULL -: : PUNCT : NULL - - -/'^^hn /'^^hn PUNCT , NULL -, , PUNCT , NULL -afiiS afiiS PROPN NNP NULL - - -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -rather rather ADV RB NULL -dizzy dizzy ADV RB NULL -when when ADV WRB NULL -Dor^Ji^ Dor^Ji^ PROPN NNP NULL -/picked /picked PUNCT . NULL -fiirn fiirn VERB VB NULL -up up ADP RP NULL -. . PUNCT . NULL - - -T T PROPN NNP NULL -" " PUNCT `` NULL -Hem Hem PROPN NNP NULL -is be AUX VBZ NULL -another another DET DT NULL -space space NOUN NN NULL -between between ADP IN NULL -t^>J;rees t^>J;rees PROPN NNP NULL -.ion .ion PROPN NNP NULL -. . PUNCT . NULL - - -^<^ ^<^ INTJ UH NULL -^- ^- X FW NULL - - -yi^Let yi^let X ADD NULL -me -PRON- PRON PRP NULL -tlry tlry VERB VBP NULL -it -PRON- PRON PRP NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -' ' PUNCT '' NULL -VJti^TIPsdoesn't vjti^tipsdoesn't ADV RB NULL -jurt jurt VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -thrown throw VERB VBN NULL -about about ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -walked walk VERB VBD NULL -up^5 up^5 DET PDT NULL -another another DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -, , PUNCT , NULL -M^\ m^\ VERB VB NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -immediately immediately ADV RB NULL -seized seize VERB VBD NULL -> > X XX NULL -^im ^im PUNCT , PERSON -and and CCONJ CC NULL -tossed toss VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -^Whis ^Whis PUNCT -LRB- NULL -is be AUX VBZ NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -ex- ex- ADV RB NULL -claimed claim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -dof'^^'^!^:^::^.^^^ dof'^^'^!^:^::^.^^^ VERB VB PERSON - - -" " PUNCT `` NULL -The the DET DT NULL -trees tree NOUN NNS NULL -seem seem VERB VBP NULL -to to PART TO NULL -have have AUX VB NULL -made make VERB VBN NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -to to PART TO NULL -fight fight VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -stop stop VERB VB NULL -our -PRON- PRON PRP$ NULL -jour- jour- NOUN NN NULL -ney ney NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL -1 1 NUM CD CARDINAL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NORP -, , PUNCT , NULL -^'^ ^'^ PROPN NNP NULL -j(/iJ j(/iJ PROPN NNP NULL -.>W\Wii .>W\Wii PUNCT NFP NULL - - -THR THR PROPN NNP NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -223 223 NUM CD CARDINAL -and and CCONJ CC NULL -shouldering shoulder VERB VBG NULL -' ' PUNCT '' NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -he -PRON- PRON PRP NULL -marched march VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -tree tree NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -handled handle VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -so so ADV RB NULL -roughly roughly ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -a a DET DT NULL -big big ADJ JJ NULL -branch branch NOUN NN NULL -bent bend VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -seize seize VERB VB NULL -him -PRON- PRON PRP NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -chopped chop VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -cut cut VERB VBD NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -tree tree NOUN NN NULL -began begin VERB VBD NULL -shaking shake VERB VBG NULL -all all DET PDT NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -in in ADP IN NULL -pain pain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -passed pass VERB VBD NULL -safely safely ADV RB NULL -under under ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -' ' PUNCT `` NULL -Come come VERB VB NULL -on on ADP RP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -shouted shout VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -be be AUX VB NULL -quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -all all DET DT NULL -ran run VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -passed pass VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -with- with- NOUN NN NULL -out out ADP RP NULL -injury injury NOUN NN NULL -, , PUNCT , NULL -except except SCONJ IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -caught catch VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -shaken shake VERB VBN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -howled howl VERB VBD NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -promptly promptly ADV RB NULL -chopped chop VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -trees tree NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -did do AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -keep keep VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -row row NOUN NN NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -could could AUX MD NULL -bend bend VERB VB NULL -down down ADP RP NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -probably probably ADV RB NULL -these these DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -policemen policeman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -given give VERB VBN NULL -this this DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -strangers stranger NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -with with ADP IN NULL -ease ease NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -further further ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -high high ADJ JJ NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -white white ADJ JJ NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -smooth smooth ADJ JJ NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -surface surface NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -must must AUX MD NULL -climb climb VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -CK^pterXX CK^pterXX PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Dowirvty Dowirvty PROPN NNP NULL -CK CK PROPN NNP NULL - - -i i PRON PRP NULL -ix ix PROPN NNP NULL -- - PUNCT HYPH NULL -fe^ fe^ PROPN NNP NULL - - -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvt rvt PROPN NNP NULL -ry ry PROPN NNP NULL -. . PUNCT . NULL - - -iH ih NUM CD NULL - - -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -was be AUX VBD NULL -makings making NOUN NNS NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -from from ADP IN NULL -wood wood NOUN NN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -tired tired ADJ JJ NULL -by by ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -also also ADV RB NULL -curled curl VERB VBD NULL -himself -PRON- PRON PRP NULL -up up ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -watched watch VERB VBD NULL -the the DET DT ORG -Woodma Woodma PROPN NNP ORG -^w ^w PUNCT NFP ORG -. . PUNCT . NULL - - -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -worked work VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -think think VERB VB NULL -why why ADV WRB NULL -this this DET DT NULL -wall wall NOUN NN NULL -is be AUX VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -^ ^ PROPN NNP NULL -made make VERB VBD NULL -of of ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Y Y PROPN NNP NULL -" " PUNCT `` NULL -Rest rest VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -worry worry VERB VB NULL -a a DET DT NULL -( ( PUNCT -LRB- NULL -9 9 NUM CD CARDINAL -wall wall NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -228 228 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -over over ADP IN NULL -it -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -what what PRON WP NULL -is be AUX VBZ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -looked look VERB VBD NULL -clumsy clumsy ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -would would AUX MD NULL -answer answer VERB VB NULL -their -PRON- PRON PRP$ NULL -purpose purpose NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -waked wake VERB VBD NULL -Doro- Doro- PROPN NNP NULL -thy thy ADP IN NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -climbed climb VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -awkward awkward ADJ JJ NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -close close ADV RB NULL -behind behind ADV RB NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -falling- falling- NOUN NN NULL -off off ADP RP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -got get VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -on on ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -climbed climb VERB VBD NULL -further further ADV RB NULL -up up ADV RB NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADV RB NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Toto Toto PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -made make VERB VBD NULL -him -PRON- PRON PRP NULL -be be AUX VB NULL -still still ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP PERSON -climbed climb VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -next next ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -came come VERB VBD NULL -last last ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -both both DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all DET DT NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -a a DET DT NULL -strange strange ADJ JJ NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -Avas Avas PROPN NNP ORG -a a DET DT NULL -great great ADJ JJ NULL -stretch stretch NOUN NN NULL -of of ADP IN NULL -country country NOUN NN NULL -having have VERB VBG NULL -a a DET DT NULL -floor floor NOUN NN NULL -as as ADV RB NULL -smooth smooth ADJ JJ NULL -and and CCONJ CC NULL -shining shining ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -platter platter NOUN NN NULL -. . PUNCT . NULL - - -Scattered scatter VERB VBN NULL -around around ADV RB NULL -were be AUX VBD NULL -many many ADJ JJ NULL -houses house NOUN NNS NULL -made make VERB VBN NULL -en- en- VERB VBN NULL -tirely tirely ADV RB NULL -of of ADP IN NULL -china china PROPN NNP GPE -and and CCONJ CC NULL -painted paint VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -brightest bright ADJ JJS NULL -colours colour NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -houses house NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -reaching reach VERB VBG NULL -only only ADV RB NULL -" " PUNCT `` NULL -The.sr The.sr PROPN NNP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -229 229 NUM CD CARDINAL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -also also ADV RB NULL -pretty pretty ADV RB NULL -httle httle ADJ JJ NULL -barns barn NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -china china PROPN NNP GPE -fences fence VERB VBZ NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -and and CCONJ CC NULL -pigs pig NOUN NNS NULL -and and CCONJ CC NULL -chickens chicken NOUN NNS NULL -, , PUNCT , NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -were be AUX VBD NULL -standing stand VERB VBG NULL -about about ADP IN NULL -in in ADP IN NULL -groups group NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -^vho ^vho PUNCT . ORG -lived live VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -queer queer NOUN NN NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maids maid NOUN NNS NULL -and and CCONJ CC NULL -shepherd- shepherd- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -bodices bodice NOUN NNS NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -spots spot NOUN NNS NULL -all all ADV RB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -gowns gown NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princesses princesse VERB VBZ NULL -with with ADP IN NULL -most most ADJ JJS NULL -gorgeous gorgeous ADJ JJ NULL -frocks frock NOUN NNS NULL -of of ADP IN NULL -silver silver NOUN NN NULL -and and CCONJ CC NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -purple purple NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -shepherds shepherd NOUN NNS NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -knee knee NOUN NN NULL -- - PUNCT HYPH NULL -breeches breech NOUN NNS NULL -with with ADP IN NULL -pink pink ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -stripes stripe NOUN NNS NULL -down down ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -buckles buckle NOUN NNS NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princes prince NOUN NNS NULL -with with ADP IN NULL -jew^elled jew^elled PROPN NNP NULL -crowns crown NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL - - -wear- wear- NOUN NNS NULL -ing e VERB VBG NULL -ermine ermine NOUN NN NULL -robes robe NOUN NNS NULL -and and CCONJ CC NULL -satin satin VERB VB NULL -doublets doublet NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -funny funny ADJ JJ NULL -clowns clown NOUN NNS NULL -in in ADP IN NULL -ruffled ruffle VERB VBN NULL -gowns gown NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -round round ADJ JJ NULL -red red ADJ JJ NULL -spots spot NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -pointed pointed ADJ JJ NULL -caps cap NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -, , PUNCT , NULL -these these DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -even even ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -tallest tall ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -no no ADV RB NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -knee knee NOUN NN NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one NOUN NN NULL -did do AUX VBD NULL -so so ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -except except SCONJ IN NULL -one one NUM CD CARDINAL -little little ADJ JJ NULL -purple purple ADJ JJ NULL -china china PROPN NNP GPE -dog dog NOUN NN NULL -with with ADP IN NULL -an an DET DT NULL -extra extra ADJ JJ NULL -- - ADJ JJ NULL -large large ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -w^all w^all NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -afterwards afterwards ADV RB NULL -running run VERB VBG NULL -away away ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -so so ADV RB NULL -heavy heavy ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -, , PUNCT , NULL -so so CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -fell fall VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -jumped jump VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -floor floor NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -they -PRON- PRON PRP NULL -took take VERB VBD NULL -pains pain NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -light light VERB VB NULL -on on ADP IN NULL -230 230 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -get get AUX VB NULL -the the DET DT NULL -pins pin NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -all all DET DT NULL -were be AUX VBD NULL -safely safely ADV RB NULL -down down ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -whose whose PRON WP$ NULL -body body NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -flattened flatten VERB VBN NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -patted pat VERB VBD NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -this this DET DT NULL -strange strange ADJ JJ NULL -place place NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -unwise unwise ADJ JJ NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -any any DET DT NULL -other other ADJ JJ NULL -way way NOUN NN NULL -except except SCONJ IN NULL -due due ADJ JJ NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -began begin VERB VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -was be AUX VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -milk- milk- PROPN NNP NULL -maid maid PROPN NNP NULL -milking milk VERB VBG NULL -a a DET DT NULL -china china PROPN NNP GPE -cow cow NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -suddenly suddenly ADV RB NULL -gave give VERB VBD NULL -a a DET DT NULL -kick kick NOUN NN NULL -and and CCONJ CC NULL -kicked kick VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -stool stool NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -pail pail NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -all all DET DT NULL -falling fall VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -ground ground NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -clatter clatter NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -shocked shocked ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -had have AUX VBD NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -short short ADJ JJ NULL -off off ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -the the DET DT NULL -pail pail NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -several several ADJ JJ NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -had have AUX VBD NULL -a a DET DT NULL -nick nick NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -elbow elbow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -, , PUNCT , NULL -angrily angrily ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -see see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL - - -My -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -mender mender NOUN NN NULL -'s 's PART POS NULL -shop shop NOUN NN NULL -and and CCONJ CC NULL -have have AUX VB NULL -it -PRON- PRON PRP NULL -glued glue VERB VBN NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -What what PRON WDT NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -mean mean VERB VB NULL -by by ADP IN NULL -coming come VERB VBG NULL -here here ADV RB NULL -and and CCONJ CC NULL -frightening frighten VERB VBG NULL -my -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Tm Tm PROPN NNP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -please please INTJ UH NULL -forgive forgive VERB VB NULL -US US PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -vexed vexed ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -any any DET DT NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -leg leg NOUN NN NULL -sulkily sulkily ADV RB NULL -and and CCONJ CC NULL -led lead VERB VBD NULL -her -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -away away ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -poor poor ADJ JJ NULL -animal animal NOUN NN NULL -limping limp VERB VBG NULL -on on ADP IN NULL -three three NUM CD CARDINAL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -she -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -cast cast VERB VBD NULL -many many ADJ JJ NULL -reproachful reproachful ADJ JJ NULL -glances glance NOUN NNS NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -231 231 NUM CD CARDINAL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -clumsy clumsy ADJ JJ NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -her -PRON- PRON PRP NULL -nicked nicked ADJ JJ NULL -elbow elbow ADJ JJ NULL -close close ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -quite quite ADV RB NULL -grieved grieve VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -or or CCONJ CC NULL -we -PRON- PRON PRP NULL -may may AUX MD NULL -hurt hurt VERB VB NULL -these these DET DT NULL -pretty pretty ADV RB NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -so so SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -little little ADJ JJ NULL -farther farther ADV RBR NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -met meet VERB VBD NULL -a a DET DT NULL -most most ADV RBS NULL -beautiful beautiful ADJ JJ NULL -dressed dress VERB VBN NULL -young young ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -wanted want VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -Princess Princess PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -china china PROPN NNP GPE -girl girl PROPN NNP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -- - PUNCT : NULL -She -PRON- PRON PRP NULL -had have AUX VBD NULL -such such DET PDT NULL -a a DET DT NULL -frightened^|ft frightened^|ft ADJ JJ NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -stopped stop VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -.iSB .iSB PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -Because because SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -also also ADV RB NULL -stop- stop- VERB VB NULL -ping ping NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -safe safe ADJ JJ NULL -distance distance NOUN NN NULL -awat awat NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -run run VERB VBP NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -fall fall VERB VB NULL -down down ADP RP NULL -and and CCONJ CC NULL -break break VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -"|^ "|^ PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -could could AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -be be AUX VB NULL -mended mend VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -one one NUM CD NULL -is be AUX VBZ NULL -never never ADV RB NULL -so so ADV RB NULL -pretty pretty ADV RB NULL -after after ADP IN NULL -being be AUX VBG NULL -mended mend VERB VBN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -^!^H ^!^H PUNCT NFP NULL - - -232 232 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -clowns clown NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -lady lady PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -who who PRON WP NULL -is be AUX VBZ NULL -always always ADV RB NULL -trying try VERB VBG NULL -to to PART TO NULL -stand stand VERB VB NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -himself -PRON- PRON PRP NULL -so so ADV RB NULL -often often ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -mended mend VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -hundred hundred NUM CD CARDINAL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -does do AUX VBZ NULL -n't not PART RB NULL -look look VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -pretty pretty ADV RB NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -comes come VERB VBZ NULL -now now ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -see see VERB VB NULL -for for ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -jolly jolly ADV RB NULL -little little ADJ JJ NULL -Clown Clown PROPN NNP PERSON -now now ADV RB NULL -came come VERB VBD NULL -walking- walking- ADJ JJ NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -red red ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -completely completely ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -cracks crack NOUN NNS NULL -, , PUNCT , NULL -running run VERB VBG NULL -every every DET DT NULL -which which PRON WDT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -show- show- NOUN NN NULL -ing e VERB VBG NULL -plainly plainly ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -mended mend VERB VBN NULL -in in ADP IN NULL -many many ADJ JJ NULL -places place NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Clown Clown PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -pockets pocket NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -puffing puff VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -nodding nod VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -saucily saucily ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -lady lady NOUN NN NULL -fair fair NOUN NN NULL -, , PUNCT , NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -stare stare VERB VB NULL - - -At at ADP IN NULL -poor poor ADJ JJ NULL -old old ADJ JJ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -? ? PUNCT . NULL - - -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -quite quite ADV RB NULL -as as ADV RB NULL -stiff stiff ADJ JJ NULL -And and CCONJ CC NULL -prim prim ADJ JJ NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -You -PRON- PRON PRP NULL -'d would AUX MD NULL -eaten eaten VERB VB NULL -up up ADP RP NULL -a a DET DT NULL -poker poker NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -quiet quiet ADJ JJ NULL -, , PUNCT , NULL -sir sir NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -see see VERB VB NULL -these these DET DT NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -with with ADP IN NULL -respect respect NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -'s be AUX VBZ NULL -respect respect NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -expect expect VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Clown Clown PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP PERSON -t t NOUN NN NULL -mind mind NOUN NN NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -considerably considerably ADV RB NULL -cracked crack VERB VBN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -makes make VERB VBZ NULL -him -PRON- PRON PRP NULL -foolish foolish ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -233 233 NUM CD CARDINAL - - -^ ^ PROPN NNP NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -love love VERB VB NULL -you -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -stand stand VERB VB NULL -you -PRON- PRON PRP NULL -on on ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -'s 's PART POS ORG -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelf shelf NOUN NN NULL -? ? PUNCT . NULL - - -I -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -would would AUX MD NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -very very ADV RB NULL -un- un- ADV RB NULL -happy happy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -princess princess PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -we -PRON- PRON PRP NULL -live live VERB VBP NULL -contentedly contentedly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -talk talk VERB VB NULL -and and CCONJ CC NULL -move move VERB VB NULL -around around ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Qi Qi PROPN NNP NULL -234 234 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -whenever whenever ADV WRB NULL -any any DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -taken take VERB VBN NULL -away away ADV RB NULL -our -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -stiffen stiffen PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -only only ADV RB NULL -stand stand VERB VB NULL -straight straight ADV RB NULL -and and CCONJ CC NULL -look look VERB VB NULL -pretty pretty ADJ JJ NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -that that DET DT NULL -is be AUX VBZ NULL -all all DET DT NULL -that that PRON WDT NULL -is be AUX VBZ NULL -expected expect VERB VBN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelves shelf NOUN NNS NULL -and and CCONJ CC NULL -cabinets cabinet NOUN NNS NULL -and and CCONJ CC NULL -drawing drawing NOUN NN NULL -- - PUNCT HYPH NULL -room room NOUN NN NULL -tables table NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -our -PRON- PRON PRP$ NULL -lives life NOUN NNS NULL -are be AUX VBP NULL -much much ADV RB NULL -pleasanter pleasanter NOUN NN NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -just just ADV RB NULL -say say VERB VB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -carefully carefully ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -animals animal NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -w^ay w^ay NOUN NN NULL -, , PUNCT , NULL -fearing fear VERB VBG NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -would would AUX MD NULL -break break VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -an an DET DT NULL -hour hour NOUN NN NULL -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -reached reach VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -by by ADP IN NULL -standing stand VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -managed manage VERB VBD NULL -to to PART TO NULL -scram- scram- VERB VB NULL -ble ble VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -gathered gather VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -under under ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -jumped jump VERB VBD NULL -he -PRON- PRON PRP NULL -upset upset VERB VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -church church NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -smashed smash VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -was be AUX VBD NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -really really ADV RB NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -lucky lucky ADJ JJ NULL -in in ADP IN NULL -not not PART RB NULL -doing do VERB VBG NULL -these these DET DT NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -more more ADJ JJR NULL -harm harm NOUN NN NULL -than than SCONJ IN NULL -breaking break VERB VBG NULL -a a DET DT NULL -cow cow NOUN NN NULL -'s 's PART POS NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -church church NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -so so ADV RB NULL -brittle brittle ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -They -PRON- PRON PRP NULL -arc arc VERB VBP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -thankful thankful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -made make VERB VBN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -easily easily ADV RB NULL -damaged damage VERB VBN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -worse bad ADJ JJR NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -than than SCONJ IN NULL -being be AUX VBG NULL -a a DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -TKe TKe PROPN NNP NULL -< < X XX NULL -: : PUNCT : NULL - - -K?vpterXXI K?vpterXXI PROPN NNP NULL -Lioi\ Lioi\ PROPN NNP NULL -Becorwes Becorwes PROPN NNP NULL -orBecvSts orbecvsts NOUN NN NULL -er er INTJ UH NULL -Climbing- Climbing- PROPN NNP NULL - - -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -disagreeable disagreeable ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -full full ADJ JJ NULL -of of ADP IN NULL -bog;s bog;s NOUN NN NULL -and and CCONJ CC NULL -marshes marsh NOUN NNS NULL -and and CCONJ CC NULL -covered cover VERB VBN NULL -with with ADP IN NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -rank rank NOUN NN NULL -g;rass g;rass PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -difficult difficult ADJ JJ NULL -to to PART TO NULL -walk walk VERB VB NULL -far far ADV RB NULL -without without ADP IN NULL -falling- falling- NOUN NN NULL -into into ADP IN NULL -muddy muddy ADJ JJ PERSON -holes hole NOUN NNS PERSON -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -hid hide VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -by by ADP IN NULL -carefully carefully ADV RB NULL -picking pick VERB VBG NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -safely safely ADV RB NULL -along along ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -solid solid ADJ JJ NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -here here ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -seemed seem VERB VBD NULL -wilder wilder NOUN NN NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -tiresome tiresome ADJ JJ NULL -walk walk VERB VBP NULL -through through ADP IN NULL -the the DET DT NULL -under- under- ADJ JJ NULL -brush brush NOUN NN NULL - - -they -PRON- PRON PRP NULL -entered enter VERB VBD NULL -another another DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL --2 -2 PUNCT : NULL -^ ^ PROPN NNP NULL -8 8 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -trees tree NOUN NNS NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -older old ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -forest forest NOUN NN NULL -is be AUX VBZ NULL -perfectly perfectly ADV RB NULL -delightful delightful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -looking look VERB VBG NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -with with ADP IN NULL -joy joy NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -never never ADV RB NULL -have have AUX VBP NULL -I -PRON- PRON PRP NULL -seen see VERB VBN NULL -a a DET DT NULL -more more ADV RBR NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -gloomy gloomy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -how how ADV WRB NULL -soft soft ADJ JJ NULL -the the DET DT NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -are be AUX VBP NULL -under under ADP IN NULL -your -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -how how ADV WRB NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -the the DET DT NULL -moss moss NOUN NN NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -clings cling NOUN NNS NULL -to to ADP IN NULL -these these DET DT NULL -old old ADJ JJ NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -Surely surely ADV RB NULL -no no DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -a a DET DT NULL -pleasanter pleasanter NOUN NN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Perhaps perhaps ADV RB NULL -there there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -about about ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -too too ADV RB NULL -dark dark ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -any any ADV RB NULL -farther farther ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -kept keep VERB VBD NULL -watch watch VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -morning morning NOUN NN TIME -came come VERB VBD NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -far far ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -rumble rumble NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -growl- growl- ADJ JJ NULL -ing ing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wild wild ADJ JJ NULL -animals animal NOUN NNS NULL -. . PUNCT . NULL - - -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -whimpered whimper VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -but but CCONJ CC NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -trodden trodden ADJ JJ NULL -path path NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -an an DET DT NULL -opening opening NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -variety variety NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -elephants elephant NOUN NNS NULL -and and CCONJ CC NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -foxes fox NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -others other NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -natural natural ADJ JJ NULL -history history NOUN NN NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -239 239 NUM CD CARDINAL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -were be AUX VBD NULL -holding hold VERB VBG NULL -a a DET DT NULL -meeting- meeting- NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -judged judge VERB VBD NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -snarling snarling NOUN NN NULL -and and CCONJ CC NULL -growling growl VERB VBG NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -in in ADP IN NULL -great great ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -several several ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -caught catch VERB VBD NULL -sight sight NOUN NN NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -assemblage assemblage NOUN NN NULL -hushed hush VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -by by ADP IN NULL -magic magic NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -bowed bow VERB VBD NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -_ _ PROPN NNP NULL -" " PUNCT `` NULL -Welcome welcome INTJ UH NULL -, , PUNCT , NULL -O o INTJ UH NULL -King king NOUN NN NULL -of of ADP IN NULL -Beasts Beasts PROPN NNPS NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -in in ADP IN NULL -good good ADJ JJ NULL -time time NOUN NN NULL -to to PART TO NULL -fight fight VERB VB NULL -our -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -and and CCONJ CC NULL -bring bring VERB VB NULL -peace peace NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -trouble trouble NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -quietly quietly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -W^e w^e NOUN NN NULL -are be AUX VBP NULL -all all DET DT NULL -threatened threaten VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -by by ADP IN NULL -a a DET DT NULL -fierce fierce ADJ JJ NULL -enemy enemy NOUN NN NULL -which which PRON WDT NULL -has have AUX VBZ NULL -lately lately ADV RB NULL -come come VERB VBN NULL -into into ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -most most ADV RBS NULL -tremendous tremendous ADJ JJ NULL -monster monster NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -body body NOUN NN NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -a*i a*i NOUN NN NULL -240 240 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tree tree NOUN NN NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -eight eight NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -crawls crawl VERB VBZ NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -he -PRON- PRON PRP NULL -seizes seize VERB VBZ NULL -an an DET DT NULL -animal animal NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -drags drag VERB VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -eats eat VERB VBZ NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -spider spider NOUN NN NULL -does do AUX VBZ NULL -a a DET DT NULL -fly fly NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -us -PRON- PRON PRP NULL -is be AUX VBZ NULL -safe safe ADJ JJ NULL -while while SCONJ IN NULL -this this DET DT NULL -fierce fierce ADJ JJ NULL -creature creature NOUN NN NULL -is be AUX VBZ NULL -alive alive ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -had have AUX VBD NULL -called call VERB VBN NULL -a a DET DT NULL -meeting meeting NOUN NN NULL -to to PART TO NULL -decide decide VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -take take VERB VB NULL -care care NOUN NN NULL -of of ADP IN NULL -ourselves -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -among among ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -any any DET DT NULL -other other ADJ JJ NULL -lions lion NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -were be AUX VBD NULL -some some DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -monster monster NOUN NN NULL -has have AUX VBZ NULL -eaten eat VERB VBN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -large large ADJ JJ NULL -and and CCONJ CC NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -put put VERB VBD NULL -an an DET DT NULL -end end NOUN NN NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -bow bow VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -King King PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Forest Forest PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -do do AUX VB NULL -that that DET DT NULL -gladly gladly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -roared roar VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -mighty mighty ADJ JJ NULL -roar roar NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -of of ADP IN NULL -yours -PRON- PRON PRP NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Yonder Yonder PROPN NNP PERSON -, , PUNCT , NULL -among among ADP IN NULL -the the DET DT NULL -oak oak NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -fore fore ADJ JJ NULL -- - PUNCT HYPH NULL -foot foot NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -good good ADJ JJ NULL -care care NOUN NN NULL -of of ADP IN NULL -these these DET DT NULL -friends friend NOUN NNS NULL -of of ADP IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to PART TO NULL -fight fight VERB VB NULL -the the DET DT NULL -monster monster NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -bade bid VERB VBD NULL -his -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -marched march VERB VBD NULL -proudly proudly ADV RB NULL -away away ADV RB NULL -to to PART TO NULL -do do AUX VB NULL -battle battle NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -enemy enemy NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -found find VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -so so ADV RB NULL -ugly ugly ADV RB NULL -that that SCONJ IN NULL -its -PRON- PRON PRP$ NULL -foe foe NOUN NN NULL -turned turn VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -in in ADP IN NULL -disgust disgust NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -tiger tiger NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -241 241 NUM CD CARDINAL -had have AUX VBD NULL -said say VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -body body NOUN NN NULL -covered cover VERB VBN NULL -with with ADP IN NULL -coarse coarse ADJ JJ NULL -black black ADJ JJ NULL -hair hair NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -of of ADP IN NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -a a DET DT NULL -foot foot NOUN NN NULL -long long ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -joined join VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -pudgy pudgy NOUN NN NULL -body body NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -neck neck NOUN NN NULL -as as ADV RB NULL -slender slender ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -wasp wasp NOUN NN NULL -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -gave give VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -a a DET DT NULL -hint hint NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -attack attack VERB VB NULL -the the DET DT NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -easier easy ADJ JJR NULL -to to PART TO NULL -fight fight VERB VB NULL -it -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -than than SCONJ IN NULL -awake awake ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -directly directly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -'s 's PART POS NULL -back back ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -heavy heavy ADJ JJ NULL -paw paw NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -armed armed ADJ JJ NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -claws claw NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -knocked knock VERB VBD NULL -the the DET DT NULL -spider spider NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL - - -Jumping jump VERB VBG NULL -down down ADP RP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -it -PRON- PRON PRP NULL -until until ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -stopped stop VERB VBD NULL -wiggling wiggle VERB VBG NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -dead dead ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -opening opening NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -were be AUX VBD NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -proudly proudly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -need need VERB VBP NULL -fear fear VERB VB NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -bowed bow VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -back back ADV RB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -CKevpterXXn CKevpterXXn PROPN NNP NULL -. . PUNCT . NULL - - -e e PROPN NNP NULL -Coi Coi PROPN NNP ORG -/ / SYM SYM ORG -ixtry ixtry NOUN NN ORG -of of ADP IN ORG -" " PUNCT `` ORG -tKe tke X XX WORK_OF_ART -Qi/&wCllii\g qi/&wcllii\g NOUN NN WORK_OF_ART - - -> > X XX NULL -s s PROPN NNP NULL -? ? PUNCT . NULL - - -1 1 NUM CD TIME -1 1 NUM CD TIME - - -i i PRON PRP NULL -FOUR four NUM CD NULL - - -TRAVELLERS TRAVELLERS PROPN NNP NULL -passed pass VERB VBD NULL -throug throug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL - - -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -in in ADP IN NULL -safety safety NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom gloom NOUN NN NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -steep steep ADJ JJ NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -covered cover VERB VBN NULL -from from ADP IN NULL -top top NOUN NN NULL -to to ADP IN NULL -bottom bottom NOUN NN NULL -with with ADP IN NULL -great great ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -climb climb NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -nevertheless nevertheless ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -followed follow VERB VBD NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -nearly nearly ADV RB NULL -reached reach VERB VBN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -rock rock NOUN NN NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -rough rough ADJ JJ NULL -voice voice NOUN NN NULL -cry cry VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -" " PUNCT `` NULL -Keep keep VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL - - -\ \ VERB VBZ NULL -246 246 NUM CD MONEY - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -showed show VERB VBD NULL -itself -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -same same ADJ JJ NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -This this DET DT NULL -hill hill NOUN NN NULL -belongs belong VERB VBZ NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -allow allow VERB VB NULL -anyone anyone PRON NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -'re be AUX VBP NULL -going go VERB VBG NULL -" " PUNCT `` NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -stepped step VERB VBD NULL -from from ADP IN NULL -behind behind ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -man man NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -stout stout VERB VB NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -and and CCONJ CC NULL -supported support VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -neck neck NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -arms arm NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -this this DET DT NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -fear fear VERB VB NULL -that that SCONJ IN NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -a a DET DT NULL -creature creature NOUN NN NULL -could could AUX MD NULL -prevent prevent VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -climbing climb VERB VBG NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -over over ADP RP NULL -your -PRON- PRON PRP$ NULL -hill hill NOUN NN NULL -whether whether SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -forward forward ADV RB NULL -. . PUNCT . NULL - - -As as ADV RB NULL -quick quick ADV RB NULL -as as SCONJ IN NULL -lightning lightne VERB VBG NULL -the the DET DT NULL -man man NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -until until ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -, , PUNCT , NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -him -PRON- PRON PRP NULL -tumbling tumble VERB VBG NULL -, , PUNCT , NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -, , PUNCT , NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Almost almost ADV RB NULL -as as ADV RB NULL -quickly quickly ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -the the DET DT NULL -head head NOUN NN NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -man man NOUN NN NULL -laughed laugh VERB VBD NULL -harshly harshly ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -think think VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -chorous chorous ADJ JJ NULL -of of ADP IN NULL -boisterous boisterous ADJ JJ NULL -laughter laughter NOUN NN NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -saw see VERB VBD NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -the the DET DT NULL -armless armless NOUN NN NULL -Hammer- Hammer- PROPN NNP NULL - - -Heads Heads PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -hillside hillside NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -behind behind ADP IN NULL -every every DET DT NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Head Head PROPN NNP NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -247 247 NUM CD CARDINAL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -laughter laughter NOUN NN NULL -caused cause VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -mishap mishap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -giving give VERB VBG NULL -" " PUNCT `` NULL -a a DET DT NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -that that PRON WDT NULL -echoed echo VERB VBD NULL -like like SCONJ IN NULL -thunder thunder NOUN NN NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -swiftly swiftly ADV RB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -rolling roll VERB VBG NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -struck strike VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cannon cannon ADJ JJ NULL -ball ball NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ran run VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -feeling feel VERB VBG NULL -rather rather ADV RB NULL -bruised bruised ADJ JJ NULL -and and CCONJ CC NULL -sore sore ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -useless useless ADJ JJ NULL -to to PART TO NULL -fight fight VERB VB NULL -people people NOUN NNS NULL -with with ADP IN NULL -shooting shoot VERB VBG NULL -heads head NOUN NNS NULL -; ; PUNCT : NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -withstand withstand VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -, , PUNCT , NULL -then then ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Call call VERB VB WORK_OF_ART -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -suggested suggest VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP FAC -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -still still ADV RB NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -command command VERB VB NULL -them -PRON- PRON PRP NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -putting put VERB VBG NULL -on on ADP RP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -she -PRON- PRON PRP NULL -uttered utter VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -were be AUX VBD NULL -as as ADV RB NULL -prompt prompt ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -the the DET DT NULL -entire entire ADJ JJ NULL -band band NOUN NN NULL -stood stand VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -King- King- PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -bowing bow VERB VBG NULL -low low ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Carry carry VERB VB NULL -us -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quad- Quad- PROPN NNP NULL -lings ling NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -up up ADP RP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -the the DET DT LOC -Hammer Hammer PROPN NNP LOC -- - PUNCT HYPH LOC -Heads Heads PROPN NNP LOC -yelled yell VERB VBD NULL -with with ADP IN NULL -vexation vexation NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -248 248 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -shot shoot VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -high high ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -reach reach VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -, , PUNCT , NULL -which which PRON WDT NULL -carried carry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -safely safely ADV RB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -last last ADJ JJ NULL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -summon summon VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -twinkling twinkling NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -seemed seem VERB VBD NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -field field NOUN NN NULL -upon upon SCONJ IN NULL -field field NOUN NN NULL -of of ADP IN NULL -ripening ripen VERB VBG NULL -grain grain NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -well- well- ADJ JJ NULL -paved paved ADJ JJ NULL -roads road NOUN NNS NULL -running run VERB VBG NULL -between between ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -pretty pretty ADV RB NULL -rippling ripple VERB VBG NULL -brooks brook NOUN NNS NULL -with with ADP IN NULL -strong strong ADJ JJ NULL -bridges bridge NOUN NNS NULL -across across ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -fences fence NOUN NNS NULL -and and CCONJ CC NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -bridges bridge NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -painted paint VERB VBN NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -yellow yellow ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNP ORG -and and CCONJ CC NULL -blue blue ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -. . PUNCT . NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -fat fat ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -chubby chubby ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -natured natured ADJ JJ NULL -, , PUNCT , NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -all all DET DT NULL -in in ADP IN NULL -red red NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -showed show VERB VBD NULL -bright bright ADJ JJ NULL -against against ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -yellowing yellow VERB VBG NULL -grain grain NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -near near SCONJ IN NULL -a a DET DT NULL -farm farm NOUN NN NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -for for ADP IN NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -the the DET DT NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -three three NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cake cake NOUN NN NULL -and and CCONJ CC NULL -four four NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cookies cookie NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -bowl bowl NOUN NN NULL -of of ADP IN NULL -milk milk NOUN NN NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP NULL -of of ADP IN NULL -Glinda Glinda PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -249 249 NUM CD CARDINAL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -soon soon ADV RB NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Thanking thank VERB VBG NULL -the the DET DT NULL -good good ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -afresh afresh NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -by by ADP IN NULL -the the DET DT NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -across across ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -bridges bridge NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -very very ADV RB NULL -beautiful beautiful ADJ JJ NULL -Castle Castle PROPN NNP ORG -. . PUNCT . NULL - - -Before before ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -were be AUX VBD NULL -three three NUM CD CARDINAL -young young ADJ JJ NULL -girls girl NOUN NNS NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -handsome handsome ADJ JJ NULL -red red ADJ JJ NULL -uni- uni- ADJ JJ NULL -forms form NOUN NNS NULL -trimmed trim VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -braid braid NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -ap- ap- X XX NULL -proached proache VERB VBD NULL -one one NUM CD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Why why ADV WRB NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT LOC -South South PROPN NNP LOC -Country Country PROPN NNP LOC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -To to PART TO NULL -see see VERB VB NULL -the the DET DT WORK_OF_ART -Good Good PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -who who PRON WP NULL -rules rule VERB VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Will will AUX MD NULL -you -PRON- PRON PRP NULL -take take VERB VB NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -me -PRON- PRON PRP NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -name name NOUN NN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -receive receive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -told tell VERB VBD NULL -who who PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -soldier soldier NOUN NN NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP FAC -. . PUNCT . NULL - - -After after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -back back ADV RB NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -j|.^^^ j|.^^^ NOUN NN ORG -th^-||te^e^ th^-||te^e^ PROPN NNP ORG -# # PROPN NNP ORG -; ; PUNCT : NULL -admitted admit VERB VBN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -^<'4 ^<'4 PUNCT NFP NULL - - -> > X XX NULL - - -l<:/rli l<:/rli PROPN NNP NULL -: : PUNCT : NULL -% % NOUN NN NULL -? ? PUNCT . NULL - - -\fA^?AS^ \fA^?AS^ PUNCT NFP NULL - - -MO MO PROPN NNP NULL -CK^pterXXffl CK^pterXXffl PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Good Good PROPN NNP NULL -WitcK WitcK PROPN NNP NULL - - -Gr&.rvt5 Gr&.rvt5 PROPN NNP NULL - - -DorotJys DorotJys PROPN NNP NULL -" " PUNCT '' NULL -^^=^ ^^=^ PUNCT NFP NULL -w w PROPN NNP NULL -l l PROPN NNP NULL -t t NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -taken take VERB VBN NULL -to to ADP IN NULL -a a DET DT NULL -room room NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -washed wash VERB VBD NULL -her -PRON- PRON PRP NULL -^^^^^^^^ ^^^^^^^^ ADJ JJR NULL -face face NOUN NN NULL -and and CCONJ CC NULL -combed comb VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -\(^ \(^ PUNCT : NULL -Lion Lion PROPN NNP NULL -shook shake VERB VBD NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -patted pat VERB VBD NULL -himself -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -shape shape NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -polished polish VERB VBD NULL -his -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -presentable presentable ADJ JJ NULL -they -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -girl girl NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -Glinda Glinda PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -throne throne NOUN NN NULL -of of ADP IN NULL -rubies ruby NOUN NNS NULL -. . PUNCT . NULL -254 254 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -both both CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -young- young- NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -rich rich ADJ JJ NULL -red red NOUN NN NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADP IN NULL -flowing flow VERB VBG NULL -ringlets ringlet NOUN NNS NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -was be AUX VBD NULL -pure pure ADJ JJ NULL -white white ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -kindly kindly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -child child NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -story story NOUN NN NULL -; ; PUNCT : NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -how how ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -found find VERB VBN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -adventures adventure NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -with with ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -, , PUNCT , NULL -* * PUNCT NFP NULL -* * PUNCT NFP NULL -is be AUX VBZ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -for for ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -will will AUX MD NULL -surely surely ADV RB NULL -think think VERB VB NULL -something something PRON NN NULL -dreadful dreadful ADJ JJ NULL -has have AUX VBZ NULL -happened happen VERB VBN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -put put VERB VB NULL -on on ADP IN NULL -mourn- mourn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -the the DET DT NULL -crops crop NOUN NNS NULL -are be AUX VBP NULL -better well ADJ JJR NULL -this this DET DT DATE -year year NOUN NN DATE -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -can can AUX MD NULL -not not PART RB NULL -afford afford VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Glinda Glinda PROPN NNP NULL -leaned lean VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -upturned upturned ADJ JJ NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -loving loving ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Bless bless VERB VB NULL -you -PRON- PRON PRP NULL -dear dear ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Willingly willingly ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -it -PRON- PRON PRP NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -command command VERB VB NULL -the the DET DT PRODUCT -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -need need VERB VB NULL -their -PRON- PRON PRP$ NULL -service service NOUN NN NULL -just just ADV RB NULL -those those DET DT NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -smiling smile VERB VBG NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -then then ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -What what PRON WP NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -left leave VERB VBN NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -255 255 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -return return VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -its -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -only only ADJ JJ NULL -thing- thing- NOUN NN NULL -that that PRON WDT NULL -worries worry VERB VBZ NULL -me -PRON- PRON PRP NULL -is be AUX VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -By by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -command command VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -shame shame NOUN NN NULL -to to PART TO NULL -deprive deprive VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -of of ADP IN NULL -so so ADV RB NULL -wonderful wonderful ADJ JJ NULL -a a DET DT NULL -ruler ruler NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Am be AUX VBP NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -wonderful wonderful ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -unusual unusual ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -Turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -What what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -leaves leave VERB VBZ NULL -this this DET DT NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Winkies Winkies PROPN NNPS WORK_OF_ART -were be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wanted want VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -after after ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -nothing nothing PRON NN NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -forever forever ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -second second ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -will will AUX MD NULL -be be AUX VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -carry carry VERB VBP NULL -you -PRON- PRON PRP NULL -safely safely ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -may may AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -so so ADV RB NULL -large large ADJ JJ NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -as as SCONJ IN NULL -those those DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -really really ADV RB NULL -brighter bright ADJ JJR NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -well well ADV RB NULL -polished polished ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -rule rule VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -256 256 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -returned return VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -, , PUNCT , NULL -what what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -lies lie VERB VBZ NULL -a a DET DT NULL -grand grand ADJ JJ NULL -old old ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -that that PRON WDT NULL -live live VERB VBP NULL -there there PRON EX NULL -have have AUX VBP NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -happily happily ADV RB NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -third third ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -shall shall AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -hav- hav- X LS NULL -ing e VERB VBG NULL -used use VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -powers power NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -give give VERB VB NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -King King PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Monkeys Monkeys PROPN NNPS PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -may may AUX MD NULL -thereafter thereafter ADV RB NULL -be be AUX VB NULL -free free ADJ JJ NULL -for for ADP IN NULL -evermore evermore NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -now now ADV RB NULL -thanked thank VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -earnestly earnestly ADV RB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -exclaimed exclaim VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -257 257 NUM CD CARDINAL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -certainly certainly ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -beautiful beautiful ADJ JJ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -yet yet ADV RB NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ WORK_OF_ART -Silver silver ADJ JJ WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -gone go VERB VBN NULL -back back ADV RB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -the the DET DT NULL -very very ADV RB NULL -first first ADJ JJ NULL -day day NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -wonderful wonderful ADJ JJ NULL -brains brain NOUN NNS NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -passed pass VERB VBN NULL -my -PRON- PRON PRP$ NULL -whole whole ADJ JJ NULL -life life NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBD NULL -and and CCONJ CC NULL -rusted rust VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -till till SCONJ IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -lived live VERB VBN NULL -a a DET DT NULL -coward coward NOUN NN NULL -forever forever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -de- de- X XX NULL -clared clare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -no no DET DT NULL -beast beast NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -forest forest NOUN NN NULL -would would AUX MD NULL -have have AUX VB NULL -had have VERB VBN NULL -a a DET DT NULL -good good ADJ JJ NULL -word word NOUN NN NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -all all ADV RB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -glad glad ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -these these DET DT NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -has have AUX VBZ NULL -had have VERB VBN NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -most most ADV RBS NULL -desired desire VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -is be AUX VBZ NULL -happy happy ADJ JJ NULL -in in ADP IN NULL -having have VERB VBG NULL -a a DET DT NULL -kingdom kingdom NOUN NN NULL -to to PART TO NULL -rule rule VERB VB NULL -beside beside ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -The the DET DT WORK_OF_ART -Silver Silver PROPN NNP WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -have have AUX VBP NULL -wonderful wonderful ADJ JJ NULL -powers power NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -curious curious ADJ JJ NULL -things thing NOUN NNS NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -any any DET DT NULL -place place NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -in in ADP IN NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -step step NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -made make VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -wink wink NOUN NN NULL -of of ADP IN NULL -an an DET DT NULL -eye eye NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -knock knock VERB VB NULL -the the DET DT NULL -heels heel NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -command command VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -wherever wherever ADV WRB NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -258 258 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -If if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -threw throw VERB VBD NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -patting- patting- VERB VB NULL -his -PRON- PRON PRP$ NULL -big- big- X XX NULL -head head NOUN NN NULL -tenderly tenderly ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -kissed kiss VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -weeping- weeping- ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -most most ADV RBS NULL -dang dang ADJ JJ NULL -- - PUNCT HYPH NULL -erous erous ADJ JJ NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -she -PRON- PRON PRP NULL -hug^ged hug^ge VERB VBD NULL -the the DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -stuffed stuffed ADJ JJ NULL -body body NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -kissing- kissing- PROPN NNP NULL -his -PRON- PRON PRP$ NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -crying cry VERB VBG NULL -herself -PRON- PRON PRP NULL -at at ADP IN NULL -this this DET DT NULL -sorrowful sorrowful ADJ JJ NULL -parting parting NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -loving- loving- ADJ JJ NULL -comrades comrade NOUN NNS NULL -. . PUNCT . NULL - - -Glinda Glinda PROPN NNP NULL - - -the the DET DT NULL -Good Good PROPN NNP NULL -stepped step VERB VBD NULL -down down ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -throne throne NOUN NN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -a a DET DT NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -kindness kindness NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -shown show VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -herself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -now now ADV RB NULL -took take VERB VBD NULL -Toto Toto PROPN NNP NULL -up up ADP RP NULL -solemnly solemnly ADV RB NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -last last ADJ JJ NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL - - -she -PRON- PRON PRP NULL -clapped clap VERB VBD NULL -the the DET DT NULL -heels heel NOUN NNS NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Take take VERB VB NULL -mc mc NOUN NN NULL -home home ADV RB NULL -to to ADP IN NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Instantly instantly ADV RB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -whirling whirl VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -swiftly swiftly ADV RB NULL -that that SCONJ IN NULL -all all DET DT NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -or or CCONJ CC NULL -feci feci ADJ JJ NULL -was be AUX VBD NULL -the the DET DT NULL -wind wind NOUN NN NULL -w^histling w^histle VERB VBG NULL -past past ADP IN NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -took take VERB VBD NULL -but but CCONJ CC NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -so so ADV RB NULL -suddenly suddenly ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -259 259 NUM CD CARDINAL - - -At at ADP IN NULL -length length NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -. . PUNCT . NULL - - -For for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sitting sit VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -broad broad ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -prairie prairie NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -just just ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -farm farm NOUN NN NULL -- - PUNCT HYPH NULL -house house NOUN NN NULL -Uncle Uncle PROPN NNP PRODUCT -Henry Henry PROPN NNP PRODUCT -built build VERB VBD NULL -after after ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -away away ADP RP NULL -the the DET DT NULL -old old ADJ JJ NULL -one one NUM CD NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -was be AUX VBD NULL -milking milk VERB VBG NULL -the the DET DT NULL -cows cow NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -barnyard barnyard NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -jumped jump VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -was be AUX VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -barn barn NOUN NN NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -joyously joyously ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -stocking- stocking- ADJ JJ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -For for ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNPS NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -off off ADP RP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -flight flight NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -forever forever ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -UNT unt NOUN NN NULL -EM EM PROPN NNP NULL -HAD have VERB VBD NULL - - -JUST just ADV RB NULL -COME come VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -to to PART TO NULL -water water VERB VB NULL -the the DET DT NULL -cab- cab- NOUN NN NULL -bages bag VERB VBZ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -running- running- NOUN NN NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -darhng- darhng- ADJ JJ NULL -child child NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -folding fold VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -covering cover VERB VBG NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -kisses kiss NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -where where ADV WRB NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -From from ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -here here ADV RB NULL -is be AUX VBZ NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -too too ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -oh oh INTJ UH NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -so so ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - - - -CKb^pter CKb^pter PROPN NNP NULL -I. I. PROPN NNP NULL -TKe TKe PROPN NNP NULL -Cyclorve Cyclorve PROPN NNP NULL -% % NOUN NN NULL -LIVED live VERB VBN NULL -IN in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -^ ^ PROPN NNP NULL -^3fr ^3fr SYM SYM NULL -prairies prairie NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -^ ^ PROPN NNP NULL -J J PROPN NNP NULL -? ? PUNCT . NULL - - -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -Their -PRON- PRON PRP$ NULL -house house NOUN NN NULL -was be AUX VBD NULL -small small ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -lumber lumber NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -by by ADP IN NULL -wagon wagon NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -walls wall NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -one one NUM CD CARDINAL -room room NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -room room NOUN NN NULL -contained contain VERB VBD NULL -a a DET DT NULL -rusty rusty ADJ JJ NULL -looking look VERB VBG NULL -cooking cooking NOUN NN NULL -stove stove NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -table table NOUN NN NULL -, , PUNCT , NULL -three three NUM CD CARDINAL -or or CCONJ CC NULL -four four NUM CD CARDINAL -chairs chair NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -beds bed NOUN NNS NULL -. . PUNCT . NULL - - -Uncle uncle NOUN NN NULL -> > X XX NULL -^^ ^^ PUNCT NFP NULL -12 12 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -big- big- ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT PERSON -Httle Httle PROPN NNP PERSON -bed bed NOUN NN NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -gar- gar- PROPN NNP NULL -ret ret PROPN NNP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -cellar cellar NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -small small ADJ JJ NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -dug dig VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -called call VERB VBD NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -cellar cellar NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -family family NOUN NN NULL -could could AUX MD NULL -go go VERB VB NULL -in in ADP IN NULL -case case NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -those those DET DT NULL -great great ADJ JJ NULL -whirlwinds whirlwind NOUN NNS NULL -arose arise VERB VBD NULL -, , PUNCT , NULL -mighty mighty ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -crush crush VERB VB NULL -any any DET DT NULL -building building NOUN NN NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -path path NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -reached reach VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -led lead VERB VBD NULL -down down ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gray gray ADJ JJ NULL -prairie prairie NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -a a DET DT NULL -tree tree NOUN NN NULL -nor nor CCONJ CC NULL -a a DET DT NULL -house house NOUN NN NULL -broke break VERB VBD NULL -the the DET DT NULL -broad broad ADJ JJ NULL -sweep sweep NOUN NN NULL -of of ADP IN NULL -flat flat ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -reached reach VERB VBD NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -baked bake VERB VBN NULL -the the DET DT NULL -plowed plowed ADJ JJ NULL -land land NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -gray gray ADJ JJ NULL -mass mass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -cracks crack NOUN NNS NULL -running run VERB VBG NULL -through through ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -green green ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -burned burn VERB VBN NULL -the the DET DT NULL -tops top NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -blades blade NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -the the DET DT NULL -same same ADJ JJ NULL -gray gray ADJ JJ NULL -color color NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -seen see VERB VBN NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -Once once SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -blistered blister VERB VBD NULL -the the DET DT NULL -paint paint NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -rains rain NOUN NNS NULL -washed wash VERB VBD NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -as as ADV RB NULL -dull dull ADJ JJ NULL -and and CCONJ CC NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -came come VERB VBD NULL -there there ADV RB NULL -to to PART TO NULL -live live VERB VB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -, , PUNCT , NULL -pretty pretty ADJ JJ NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -and and CCONJ CC NULL -wind wind NOUN NN NULL -had have AUX VBD NULL -changed change VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -sparkle sparkle NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -sober sober ADJ JJ NULL -gray gray NOUN NN NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -red red NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -lips lip NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -thin thin ADJ JJ NULL -and and CCONJ CC NULL -gaunt gaunt NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -never never ADV RB NULL -smiled smile VERB VBD NULL -, , PUNCT , NULL -now now ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -an an DET DT NULL -orphan orphan NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -so so ADV RB NULL -startled startled ADJ JJ NULL - - -" " PUNCT '' NULL -She -PRON- PRON PRP NULL -aiufjld aiufjld VERB VBP NULL -Toto Toto PROPN NNP PERSON -hy hy VERB VBD NULL -the the DET DT NULL -edv edv NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -13 13 NUM CD NULL -by by ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -laughter laughter NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -scream scream VERB VB NULL -and and CCONJ CC NULL -press press VERB VB NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -whenever whenever ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -merry merry NOUN NN NULL -voice voice NOUN NN NULL -reached reach VERB VBD NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -still still ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -irl irl NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -anything anything PRON NN NULL -to to PART TO NULL -laugh laugh VERB VB NULL -at at ADP IN NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -never never ADV RB NULL -laughed laugh VERB VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -worked work VERB VBD NULL -hard hard ADV RB NULL -from from ADP IN NULL -morning morning NOUN NN TIME -till till SCONJ IN NULL -night night NOUN NN TIME -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -joy joy NOUN NN PERSON -was be AUX VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -beard beard NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -rough rough ADJ JJ NULL -boots boot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -stern stern ADJ JJ NULL -and and CCONJ CC NULL -solemn solemn ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rarely rarely ADV RB NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -w^as w^a VERB VBD NULL -Toto Toto PROPN NNP NULL -that that PRON WDT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -laugh laugh NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -growing grow VERB VBG NULL -as as ADV RB NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -surroundings surrounding NOUN NNS NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -gray gray ADJ JJ NULL -; ; PUNCT : NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -] ] PUNCT -RRB- NULL - - -[ [ PUNCT -LRB- NULL -\\ \\ PROPN NNP NULL -with with ADP IN NULL -long long ADJ JJ NULL -, , PUNCT , NULL -silky silky ADJ JJ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -small small ADJ JJ NULL -black black ADJ JJ NULL -_ _ NOUN NN NULL -^ ^ PROPN NNP NULL -J%i^ J%i^ PROPN NNP NULL -eyes eye NOUN NNS NULL -that that PRON WDT NULL -twinkled twinkle VERB VBD NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -funny funny ADJ JJ NULL -, , PUNCT , NULL -wee wee INTJ UH NULL -nose nose NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -played play VERB VBD NULL -all all DET DT NULL -day day NOUN NN NULL -long long ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -played play VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -To to NOUN NN NULL -- - PUNCT HYPH NULL -day day NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -playing play VERB VBG NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -- - PUNCT HYPH NULL -step step NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -anxi- anxi- PROPN NNP NULL -ously ously ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -even even ADV RB NULL -grayer grayer NOUN NN NULL -than than SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -Dor- Dor- PROPN NNP NULL -othy othy NOUN NN NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -was be AUX VBD NULL -washing wash VERB VBG NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -. . PUNCT . NULL - - -From from ADP IN NULL -the the DET DT NULL -far far ADJ JJ NULL -north north NOUN NN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -: : PUNCT : NULL -: : PUNCT : NULL -^. ^. NUM CD NULL -14 14 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -low low PROPN NNP NULL -wail wail PROPN NNP NULL -on on ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -where where ADV WRB NULL -the the DET DT NULL -long- long- NOUN NN NULL -grass grass NOUN NN NULL -bowed bow VERB VBD NULL -in in ADP IN NULL -waves wave NOUN NNS NULL -before before ADP IN NULL -the the DET DT NULL -coming come VERB VBG NULL -storm storm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -now now ADV RB NULL -came come VERB VBD NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -whistling whistling NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -south south NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that DET DT NULL -way way NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -ripples ripple NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -coming come VERB VBG NULL -from from ADP IN NULL -that that DET DT NULL -direction direction NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -Suddenly suddenly ADV RB NULL -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -'s be AUX VBZ NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -coming come VERB VBG NULL -, , PUNCT , NULL -Em em INTJ UH PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -look look VERB VB NULL -after after ADP IN NULL -the the DET DT NULL -stock stock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -ran run VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -sheds shed NOUN NNS NULL -where where ADV WRB NULL -the the DET DT NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -were be AUX VBD NULL -kept keep VERB VBN NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -dropped drop VERB VBD NULL -her -PRON- PRON PRP$ NULL -work work NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -glance glance NOUN NN NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -close close ADJ JJ NULL -at at ADP IN NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -run run VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -cellar cellar NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -started start VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -badly badly ADV RB NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -threw throw VERB VBD NULL -open open ADJ JJ NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -down down ADP IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -her -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -half half ADJ JJ CARDINAL -way way NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -shriek shriek NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -house house NOUN NN NULL -shook shake VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -lost lose VERB VBD NULL -her -PRON- PRON PRP NULL -footing footing NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -suddenly suddenly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -A a DET DT NULL -strange strange ADJ JJ NULL -thing thing NOUN NN NULL -then then ADV RB NULL -happened happen VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -house house NOUN NN NULL -whirled whirl VERB VBD NULL -around around ADV RB NULL -two two NUM CD CARDINAL -or or CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -slowly slowly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -going go VERB VBG NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -north north NOUN NN NULL -and and CCONJ CC NULL -south south NOUN NN NULL -winds wind NOUN NNS NULL -met meet VERB VBD NULL -where where ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -exact exact ADJ JJ NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -15 15 NUM CD CARDINAL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -the the DET DT NULL -air air NOUN NN NULL -is be AUX VBZ NULL -generally generally ADV RB NULL -still still ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -raised raise VERB VBD NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -higher higher ADV RBR NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -, , PUNCT , NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -very very ADJ JJ NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -there there ADV RB NULL -it -PRON- PRON PRP NULL -remained remain VERB VBD NULL -and and CCONJ CC NULL -was be AUX VBD NULL -carried carry VERB VBN QUANTITY -miles mile NOUN NNS QUANTITY -and and CCONJ CC QUANTITY -miles mile NOUN NNS QUANTITY -away away ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -a a DET DT NULL -feather feather NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -howled howl VERB VBD NULL -horribly horribly ADV RB NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -riding ride VERB VBG NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -few few ADJ JJ NULL -whirls whirl NOUN NNS NULL -around around ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -other other ADJ JJ NULL -time time NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN ORG -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -being be AUX VBG NULL -rocked rock VERB VBN NULL -gently gently ADV RB NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -baby baby NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cradle cradle NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -ran run VERB VBD NULL -about about ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -here here ADV RB NULL -, , PUNCT , NULL -now now ADV RB NULL -there there ADV RB NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -loudly loudly ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -quite quite ADV RB NULL -still still ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -would would AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -Toto Toto PROPN NNP NULL -got get VERB VBD NULL -too too ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -open open ADJ JJ NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -soon soon ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -sticking stick VERB VBG NULL -up up ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -hole^ hole^ NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -strong strong ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL - - -was be AUX VBD NULL -keeping keep VERB VBG NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -fall fall VERB VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -crept creep VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -ear ear NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -dragged drag VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -again again ADV RB NULL -; ; PUNCT : NULL -afterward afterward ADV RB NULL -closing close VERB VBG NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -no no DET DT NULL -more more ADJ JJR NULL -accidents accident NOUN NNS NULL -could could AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Hour hour NOUN NN NULL -after after ADP IN NULL -hour hour NOUN NN TIME -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -got get VERB VBD NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -fright fright NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -quite quite ADV RB NULL -lonely lonely ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -shrieked shriek VERB VBD NULL -so so ADV RB NULL -loudly loudly ADV RB NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -became become VERB VBD NULL -deaf deaf ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -wondered wonder VERB VBN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT TIME -hours hour NOUN NNS TIME -passed pass VERB VBD NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -terrible terrible ADJ JJ NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -worrying worry VERB VBG NULL -and and CCONJ CC NULL -i6 i6 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -resolved resolve VERB VBD NULL -to to PART TO NULL -wait wait VERB VB NULL -calmly calmly ADV RB NULL -and and CCONJ CC NULL -see see VERB VB NULL -what what PRON WP NULL -the the DET DT NULL -future future NOUN NN NULL -would would AUX MD NULL -bring bring VERB VB NULL -" " PUNCT '' NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -she -PRON- PRON PRP NULL -crawled crawl VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -swaying sway VERB VBG NULL -floor floor NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upoi^t^^nd upoi^t^^nd NUM CD NULL - - -Toto Toto PROPN NNP PERSON -followed follow VERB VBD NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^H^^ ^H^^ PUNCT NFP NULL - - -In in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -swaying swaying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -wailing wailing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wuid wuid NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -soon soon ADV RB NULL -closed close VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -fast fast ADJ JJ NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -CKd^pter CKd^pter PROPN NNP NULL -II II PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvcil rvcil NOUN NN NULL -with with ADP IN NULL -The the DET DT NULL -Ai Ai PROPN NNP NULL -/ / SYM SYM NULL -rvcKkirvs rvcKkirvs PROPN NNP NULL -. . PUNCT . NULL - - -Re Re PROPN NNP PERSON -WAS be VERB VBD NULL -AWAKENED AWAKENED PROPN NNP NULL -by by ADP IN NULL -a a DET DT NULL -shock shock NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -sudden sudden ADJ JJ NULL -and and CCONJ CC NULL -severe severe ADJ JJ NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -} } PUNCT -RRB- NULL -thy thy PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -soft soft ADJ JJ NULL -I -PRON- PRON PRP NULL -bed bed NOUN NN NULL - - -she -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -^,J. ^,J. PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -the the DET DT NULL -jar jar NOUN NN NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -catch catch NOUN NN NULL -? ? PUNCT . NULL - - -J.hab^breath j.hab^breath NOUN NN NULL -and and CCONJ CC NULL -wonder wonder VERB VB NULL -what what PRON WP NULL -had have AUX VBD NULL -lii^ppened lii^ppene VERB VBN NULL - - -; ; PUNCT : NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -cold cold ADJ JJ NULL -little little ADJ JJ NULL -nose nose NOUN NN NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -whined whine VERB VBD NULL -dismally dismally ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -moving move VERB VBG NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sunshine sunshine NOUN NN NULL -came come VERB VBD NULL -in in ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -flooding flood VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -heels heel NOUN NNS NULL -ran run VERB VBD NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -amazement amazement NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -20 20 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -about about ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -growing grow VERB VBG NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -bigger big ADJ JJR NULL -at at ADP IN NULL -the the DET DT NULL -won- won- ADJ JJ NULL -derful derful ADJ JJ NULL -sights sight NOUN NNS NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -set set VERB VBN NULL -the the DET DT NULL -house house NOUN NN NULL -down down ADP RP NULL -, , PUNCT , NULL -very very ADV RB NULL -gently gently ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -marvelous marvelous ADJ JJ NULL -beauty beauty NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -lovely lovely ADJ JJ NULL -patches patch NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -sward sward NOUN NN NULL -all all ADV RB NULL -about about ADP IN NULL -, , PUNCT , NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -trees tree NOUN NNS NULL -bearing bear VERB VBG NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -luscious luscious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -Banks bank NOUN NNS NULL -of of ADP IN NULL -gorgeous gorgeous ADJ JJ NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -on on ADP IN NULL -every every DET DT NULL -hand hand NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -birds bird NOUN NNS NULL -with with ADP IN NULL -rare rare ADJ JJ NULL -9 9 NUM CD NULL -and and CCONJ CC NULL -brilliant brilliant ADJ JJ NULL -plumage plumage NOUN NN NULL -sang sing VERB VBD NULL -and and CCONJ CC NULL -fluttered flutter VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -bushes bush NOUN NNS NULL -. . PUNCT . NULL - - -A a DET DT NULL -little little ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -rushing rush VERB VBG NULL -and and CCONJ CC NULL -sparkling sparkle VERB VBG NULL -along along ADP RP NULL -between between ADP IN NULL -green green ADJ JJ NULL -banks bank NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -murmuring murmur VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -lived live VERB VBN NULL -so so ADV RB NULL -long long ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -prairies prairie NOUN NNS NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -looking look VERB VBG NULL -eagerly eagerly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -sights sight NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -coming come VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP$ NULL -a a DET DT NULL -group group NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -queerest queer ADJ JJS NULL -people people NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -grown grown ADJ JJ NULL -folk folk NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -been be AUX VBN NULL -used use VERB VBN NULL -to to ADP IN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -neither neither DET DT NULL -were be AUX VBD NULL -they -PRON- PRON PRP NULL -very very ADV RB NULL -small small ADJ JJ NULL -. . PUNCT . NULL - - -In in ADP IN NULL -fact fact NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -about about ADP IN NULL -as as ADV RB NULL -tall tall ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -grown grow VERB VBN NULL -child child NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -age age NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -looks look VERB VBZ NULL -go go VERB VBP NULL -, , PUNCT , NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -older old ADJ JJR NULL -. . PUNCT . NULL - - -Three three NUM CD CARDINAL -were be AUX VBD NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -a a DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -oddly oddly ADV RB NULL -dressed dress VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -wore wear VERB VBD NULL -round round ADJ JJ NULL -hats hat NOUN NNS NULL -that that PRON WDT NULL -rose rise VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -point point NOUN NN NULL -a a DET DT NULL -foot foot NOUN NN NULL -above above ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -bells bell NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -brims brim NOUN NNS NULL -that that PRON WDT NULL -tinkled tinkle VERB VBD NULL -sweetly sweetly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -moved move VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -hats hat NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -'s 's PART POS NULL -hat hat NOUN NN NULL -was be AUX VBD NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -wore wear VERB VBD NULL -a a DET DT NULL -white white ADJ JJ NULL -gown gown NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -in in ADP IN NULL -plaits plait NOUN NNS NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -; ; PUNCT : NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -sprinkled sprinkle VERB VBN NULL -little little ADJ JJ NULL -stars star NOUN NNS NULL -that that PRON WDT NULL -glistened glisten VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -like like SCONJ IN NULL -diamonds diamond NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -21 21 NUM CD NULL -^hade ^hade PROPN NNP NULL - - -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -hats hat NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -well well ADV RB NULL -polished polish VERB VBN NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -a a DET DT NULL -deep deep ADJ JJ NULL -roll roll NOUN NN NULL -of of ADP IN NULL -blue blue PROPN NNP NULL -at at ADP IN NULL -the the DET DT NULL -tops top NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -thought think VERB VBD NULL -, , PUNCT , NULL -were be AUX VBD NULL -about about ADV RB NULL -as as ADV RB NULL -old old ADJ JJ NULL -as as SCONJ IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -beards beard NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -doubtless doubtless ADV RB NULL -much much ADV RB NULL -older old ADJ JJR NULL -: : PUNCT : NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -was be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -rather rather ADV RB NULL -stiffly stiffly PROPN NNP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -these these DET DT NULL -people people NOUN NNS NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -standing- standing- ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -paused pause VERB VBD NULL -and and CCONJ CC NULL -whispered whisper VERB VBD NULL -among among ADP IN NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -afraid afraid ADJ JJ NULL -to to PART TO NULL -come come VERB VB NULL -farther farther ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -walked walk VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -made make VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -bow bow NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -sweet sweet ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -most most ADV RBS NULL -noble noble ADJ JJ NULL -Sorceress Sorceress PROPN NNP PRODUCT -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -setting set VERB VBG NULL -our -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -listened listen VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -could could AUX MD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -possibly possibly ADV RB NULL -mean mean VERB VB NULL -by by ADP IN NULL -calling call VERB VBG NULL -, , PUNCT , NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -sorceress sorceress NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saying say VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -? ? PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -an an DET DT NULL -innocent innocent ADJ JJ NULL -, , PUNCT , NULL -harmless harmless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -from from ADP IN NULL -home home NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -in in ADP IN NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -1^ 1^ NUM CD NULL -22 22 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -evidently evidently ADV RB NULL -expected expect VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -answer answer VERB VB NULL -; ; PUNCT : NULL -so so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -hesitation hesitation NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -there there PRON EX NULL -must must AUX MD NULL -be be AUX VB NULL -some some DET DT NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -Ij^J'our Ij^J'our PROPN NNP NULL -ijiou^e ijiou^e PUNCT , NULL -did do AUX VBD NULL -, , PUNCT , NULL -anyway anyway INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -w4i]S^n,^vi^ w4i]S^n,^vi^ PROPN NNP NULL -a a DET DT NULL -iaiigfh iaiigfh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -sh(^ sh(^ VERB VBP NULL - - -jjjOntinued jjjOntinued PROPN NNP NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there ADV RB NULL -^^^ ^^^ PUNCT . NULL -' ' PUNCT '' NULL -iKLiw^JSS^ iKLiw^JSS^ PROPN NNP NULL -' ' PUNCT '' NULL -^^^^^ ^^^^^ PUNCT : NULL - - -sticking stick VERB VBG NULL -out out ADP RP NULL -from from ADP IN NULL -under under ADP IN NULL -a a DET DT NULL -block block NOUN NN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP NULL -lookeil^nd lookeil^nd PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fright/ fright/ PROPN NNP NULL -/There /There PROPN NNP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -just just ADV RB NULL -under under ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beam beam NOUN NN NULL -iht iht PROPN NNP NULL -hpuse hpuse PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^-:.i ^-:.i PUNCT NFP NULL -- - PUNCT HYPH NULL -rested rest VERB VBN NULL -on on ADP IN NULL -, , PUNCT , NULL -two two NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -were be AUX VBD NULL -sticking stick VERB VBG NULL -out out ADP RP NULL -, , PUNCT , NULL -shod shod ADJ JJ NULL -in in ADP IN NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -iwith iwith PROPN NNP NULL -pointed point VERB VBD NULL -toes toe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -dear dear ADJ JJ NULL -! ! PUNCT . NULL - - -oh oh INTJ UH NULL -, , PUNCT , NULL -idear idear VERB VB NULL -! ! PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clasping clasp VERB VBG NULL -her -PRON- PRON PRP$ NULL -tands tand NOUN NNS NULL -together together ADV RB NULL -in in ADP IN NULL -diWa^t^he diwa^t^he NUM CD ORG -house house NOUN NN ORG -must must AUX MD NULL -hava hava VERB VB NULL -f|;llen f|;llen NUM CD NULL -on on ADP IN NULL -hgr hgr PROPN NNP NULL -. . PUNCT . NULL - - -WJiaLever WJiaLever PROPN NNP NULL - - -shall shall AUX MD NULL -\vc \vc PROPN NNP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL - - -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL - - -\ \ NOUN NN NULL - - -1 1 NUM CD NULL -? ? PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -There^s There^s PROPN NNP NULL -nothiag nothiag PROPN NNP NULL -- - PUNCT HYPH NULL -te te PROPN NNP NULL -- - PUNCT HYPH NULL -bc bc PROPN NNP NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -f f PROPN NNP NULL -the the DET DT NULL -East East PROPN NNP NULL -, , PUNCT , NULL -as^.f as^.f NUM CD NULL -aid aid NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -has have AUX VBZ NULL -held hold VERB VBN NULL -all all DET DT NULL -. . PUNCT . NULL - - -the the DET DT NULL -Munchkins^ Munchkins^ PROPN NNP NULL -in in ADP IN NULL -bondage bondage NOUN NN NULL -for for ADP IN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -23 23 NUM CD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -, , PUNCT , NULL -making make VERB VBG NULL -them -PRON- PRON PRP NULL -slave slave NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ TIME -night night NOUN NN TIME -and and CCONJ CC TIME -day day NOUN NN TIME -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -set set VERB VBN NULL -free free ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -favour favour NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -ruled rule VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -I -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -was be AUX VBD NULL -dead dead ADJ JJ NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -sent send VERB VBD NULL -a a DET DT NULL -swift swift ADJ JJ NULL -messenger messenger NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -good good ADJ JJ NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -love love VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -who who PRON WP NULL -ruled rule VERB VBD NULL -here here ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -set set VERB VBN NULL -the the DET DT NULL -people people NOUN NNS NULL -free free VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -all all DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -half half ADV RB CARDINAL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -facing face VERB VBG NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -only only ADV RB CARDINAL -four four NUM CD CARDINAL -witches witch NOUN NNS NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -are be AUX VBP NULL -good good ADJ JJ NULL -witches witch NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -know know VERB VBP NULL -this this DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -mistaken mistake VERB VBN NULL -. . PUNCT . NULL - - -Those those DET DT NULL -who who PRON WP NULL -dwelt dwelt VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -West West PROPN NNP LOC -were be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -wicked wicked ADJ JJ NULL -witches witch NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -there there PRON EX NULL -is be AUX VBZ NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -after after ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -'s 's PART POS NULL -thought thought NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Aunt Aunt PROPN NNP NULL -24 24 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Em Em PROPN NNP NULL -has have AUX VBZ NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB DATE -dead dead ADJ JJ DATE -years year NOUN NNS DATE -and and CCONJ CC NULL -years year NOUN NNS DATE -ago ago ADV RB DATE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -is be AUX VBZ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -inquired inquire VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bowed bow VERB VBD NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -where where ADV WRB NULL -Kansas Kansas PROPN NNP GPE -is be AUX VBZ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -heard hear VERB VBN NULL -that that DET DT NULL -country country NOUN NN NULL -mentioned mention VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -civilized civilized ADJ JJ NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -that that DET DT NULL -accounts account VERB VBZ NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -civilized civilized ADJ JJ NULL -countries country NOUN NNS NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -no no DET DT NULL -witches witch NOUN NNS NULL -left leave VERB VBN NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -wizards wizard NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -sorcer- sorcer- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -magicians magician NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -civilized civilized ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -cut cut VERB VBN NULL -off off ADP RP NULL -from from ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -we -PRON- PRON PRP NULL -still still ADV RB NULL -have have AUX VBP NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -wizards wizard NOUN NNS NULL -amongst amongst ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Wizards Wizards PROPN NNPS ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -sinking sink VERB VBG NULL -her -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -whisper whisper NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -more more ADV RBR NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -another another DET DT NULL -question question NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -then then ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -standing stand VERB VBG NULL -silently silently ADV RB NULL -by by ADV RB NULL -, , PUNCT , NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -shout shout NOUN NN NULL -and and CCONJ CC NULL -pointed point VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -laugh laugh VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -feet foot NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -dead dead ADJ JJ NULL -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -disappeared disappear VERB VBN NULL -entirely entirely ADV RB NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -was be AUX VBD NULL -left leave VERB VBN NULL -but but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -old old ADJ JJ NULL -, , PUNCT , NULL - - -" " PUNCT '' NULL -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -dried dry VERB VBD NULL -up up ADP RP NULL -quickly quickly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -are be AUX VBP NULL -yours yours PRON PRP$ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -reached reach VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -shaking shake VERB VBG NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -handed hand VERB VBD NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -was be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -those those DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -some some DET DT NULL -charm charm NOUN NN NULL -connected connect VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -we -PRON- PRON PRP NULL -never never ADV RB NULL -knew know VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -them -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NORP -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -worry worry VERB VB NULL -about about ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -find find VERB VB NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP NORP -first first ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -one one NUM CD CARDINAL -26 26 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -another another DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -At at ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -not not PART RB NULL -far far ADV RB NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -none none NOUN NN NULL -could could AUX MD NULL -Hve Hve PROPN NNP NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -there there ADV RB NULL -and and CCONJ CC NULL -seen see VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -South South PROPN NNP LOC -is be AUX VBZ NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadhng Quadhng PROPN NNP PERSON -- - PUNCT HYPH NULL -s s PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -told tell VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -live live VERB VBP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -passed pass VERB VBD NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -The the DET DT NULL -North North PROPN NNP LOC -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -old old ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -at at ADP IN NULL -its -PRON- PRON PRP$ NULL -edge edge NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -that that PRON WDT NULL -surrounds surround VERB VBZ NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG - - -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -live live VERB VB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -sob sob VERB VB NULL -, , PUNCT , NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -lonely lonely ADJ JJ NULL -among among ADP IN NULL -all all DET PDT NULL -these these DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -grieve grieve VERB VB NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Munchkins Munchkins PROPN NNP PRODUCT -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -took take VERB VBD NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -handkerchiefs handkerchief NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -also also ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -cap cap NOUN NN NULL -and and CCONJ CC NULL -balanced balance VERB VBD NULL -the the DET DT NULL -point point NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -counted count VERB VBD NULL -" " PUNCT `` NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -two two NUM CD CARDINAL -, , PUNCT , NULL -three three NUM CD CARDINAL -" " PUNCT '' NULL -in in ADP IN NULL -a a DET DT NULL -solemn solemn ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -cap cap NOUN NN NULL -changed change VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -slate slate NOUN NN NULL -, , PUNCT , NULL -on on ADP IN NULL -which which PRON WDT NULL -was be AUX VBD NULL -written write VERB VBN NULL -in in ADP IN NULL -big big ADJ JJ NULL -, , PUNCT , NULL -white white ADJ JJ NULL -chalk chalk NOUN NN NULL -marks mark NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -let let VERB VB NULL -DOROTHY DOROTHY PROPN NNP NULL -GO go VERB VB NULL -TO to ADP IN NULL -THE the DET DT NULL -CITY city NOUN NN NULL -OF of ADP IN NULL -EMERALDS EMERALDS PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -took take VERB VBD NULL -the the DET DT NULL -slate slate NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -having have VERB VBG NULL -read read VERB VBN NULL -the the DET DT NULL -words word NOUN NNS NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Is be AUX VBZ NULL -r^^ir r^^ir ADJ JJ NULL -- - PUNCT HYPH NULL -name name NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -XN XN PROPN NNP NULL - - -.V>^ .V>^ PUNCT . NULL - - -^ ^ PROPN NNP NULL -^4Pfe^ ^4pfe^ NUM CD NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -27 27 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -looking- looking- X XX NULL -up up ADV RB NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -Oz Oz PROPN NNP PERSON -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -City City PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG - - -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL - - -Whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -or or CCONJ CC NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -there there ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -walk walk VERB VB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -through through ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -sometimes sometimes ADV RB NULL -pleasant pleasant ADJ JJ NULL -and and CCONJ CC NULL -sometimes sometimes ADV RB NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -use use VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -pleaded plead VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -only only ADJ JJ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -do do AUX VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -will will AUX MD NULL -dare dare VERB VB NULL -injure injure VERB VB NULL -a a DET DT NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -kissed kiss VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -came come VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -forehead forehead NOUN NN NULL -Where where ADV WRB NULL -her -PRON- PRON PRP$ NULL -lips lip NOUN NNS NULL -touched touch VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -they -PRON- PRON PRP NULL -left leave VERB VBD NULL -a a DET DT NULL -round round NOUN NN NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -mark mark NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -out out ADP RP NULL -soon soon ADV RB NULL -after after ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -is be AUX VBZ NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -so so SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -miss miss VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -tell tell VERB VB NULL -your -PRON- PRON PRP$ NULL -story story NOUN NN NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -O o NOUN NN NULL -, , PUNCT , NULL - - -The the DET DT NULL -three three NUM CD CARDINAL -Munchkins Munchkins PROPN NNPS ORG -bowed bow VERB VBD NULL -low low ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -wished wish VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -pleasant pleasant ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP ORG -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -friendly friendly ADJ JJ NULL -little little ADJ JJ NULL -nod nod NOUN NN NULL -, , PUNCT , NULL -whirled whirl VERB VBN NULL -around around ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -heel heel NOUN NN NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -straight- straight- ADJ JJ NULL -way way NOUN NN NULL -disappeared disappear VERB VBD NULL -, , PUNCT , NULL -much much ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -surprise surprise NOUN NN NULL -of of ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PRODUCT -, , PUNCT , NULL -/ / PUNCT NFP NULL -y y PROPN NNP NULL -who who PRON WP NULL -barked bark VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP$ NULL -loudly loudly ADV RB NULL -y y ADV RBR NULL -enough enough ADV RB NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -Ha3 ha3 VERB VBP NULL -been be AUX VBN NULL -afraid afraid ADJ JJ NULL -even even ADV RB NULL -to to PART TO NULL -growl growl VERB VB NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -by by ADP IN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -/V /V PUNCT NFP NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -xnm xnm PROPN NNP NULL -/ / PUNCT , NULL -ing e VERB VBG NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -ex- ex- ADV RB NULL -pected pecte VERB VBN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -disappear disappear VERB VB NULL -in in ADP RP NULL -just just ADV RB NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -. . PUNCT . NULL -/ / SYM SYM NULL - - -Chsvpter Chsvpter PROPN NNP NULL -III III PROPN NNP NULL - - -How how ADV WRB NULL -DorolK/ DorolK/ PROPN NNP NULL -^^ved ^^ve VERB VBD NULL - - -the the DET DT NULL -^cevrecrow ^cevrecrow NOUN NN NULL -. . PUNCT . NULL - - -1.^1 1.^1 NUM CD CARDINAL - - -DOROTHY DOROTHY PROPN NNP NULL -WAS be VERB VBD NULL -left leave VERB VBD NULL -alone alone ADV RB NULL - - -she -PRON- PRON PRP NULL -began begin VERB VBD NULL -to to PART TO NULL -feel feel VERB VB NULL -hungry hungry ADJ JJ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -herself -PRON- PRON PRP NULL -some some DET DT NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -spread spread VERB VBD NULL -with with ADP IN NULL -butter butter NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -gave give VERB VBD NULL -some some DET DT NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -a a DET DT NULL -pail pail NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -shelf shelf NOUN NN NULL -she -PRON- PRON PRP NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -clear clear ADJ JJ NULL -, , PUNCT , NULL -sparkling sparkle VERB VBG NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ran run VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sitting sit VERB VBG NULL -there there ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -such such ADJ JJ NULL -delicious delicious ADJ JJ NULL -fruit fruit NOUN NN NULL -hanging hang VERB VBG NULL -from from ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -finding find VERB VBG NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -out out ADP RP NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -helped help VERB VBN NULL -32 32 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON - - -to to ADP IN NULL -a a DET DT NULL -good good ADJ JJ NULL -drink drink NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cool cool ADJ JJ NULL -, , PUNCT , NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -set set VERB VBD NULL -about about ADP IN NULL -making make VERB VBG NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -other other ADJ JJ NULL -dress dress NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -that that DET DT NULL -happened happen VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -clean clean ADJ JJ NULL -and and CCONJ CC NULL -was be AUX VBD NULL -hanging hang VERB VBG NULL -on on ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -gingham gingham PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -checks check NOUN NNS NULL -of of ADP IN NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -the the DET DT NULL -blue blue NOUN NN NULL -was be AUX VBD NULL -somewhat somewhat ADV RB NULL -faded fade VERB VBN NULL -with with ADP IN NULL -many many ADJ JJ NULL -w^ashings w^ashing NOUN NNS NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -still still ADV RB NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -frock frock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -washed wash VERB VBD NULL -herself -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -dressed dress VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -gingham gingham NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -her -PRON- PRON PRP$ NULL -pink pink ADJ JJ NULL -sunbonnet sunbonnet NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -bread bread NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -laying lay VERB VBG NULL -a a DET DT NULL -white white ADJ JJ NULL -cloth cloth NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -eet eet PROPN NNP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -how how ADV WRB NULL -old old ADJ JJ NULL -and and CCONJ CC NULL -w^orn w^orn ADJ JJ NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -surely surely ADV RB NULL -will will AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -looked look VERB VBD NULL -up up ADP RP NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -meant mean VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -. . PUNCT . NULL - - -* * PUNCT NFP NULL -T t NOUN NN NULL -wonder wonder NOUN NN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -fit fit VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -in in ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -wear wear VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -leather leather NOUN NN NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -silver silver ADJ JJ NULL -ones one NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -33 33 NUM CD NULL -' ' PUNCT '' NULL -' ' PUNCT '' WORK_OF_ART -Come come VERB VB WORK_OF_ART -along along ADP RP WORK_OF_ART -, , PUNCT , WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -closed close VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -locked lock VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -key key ADJ JJ NULL -care- care- NOUN NN NULL -fully fully ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -pocket pocket NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -so so ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -trotting trotting NOUN NN NULL -along along ADP IN NULL -soberly soberly ADV RB NULL -behind behind ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -roads road NOUN NNS NULL -near near SCONJ IN NULL -by by ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -long long ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -the the DET DT NULL -one one NOUN NN CARDINAL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -Within within ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -walking walk VERB VBG NULL -briskly briskly ADV RB NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -tinkling tinkle VERB VBG NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -roadbed roadbe VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -bright bright ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sang sing VERB VBD NULL -sweet sweet PROPN NNP NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -feel feel VERB VB NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -bad bad ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -might might AUX MD NULL -think think VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -would would AUX MD NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -suddenly suddenly ADV RB NULL -whisked whisk VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -pretty pretty ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -was be AUX VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -neat neat ADJ JJ NULL -fences fence NOUN NNS NULL -.at .at PUNCT NFP NULL - - -the the DET DT NULL -sides side NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBD NULL -a a DET DT NULL -dainty dainty NOUN NN NULL -blue blue ADJ JJ NULL -color color NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -beyond beyond ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -fields field NOUN NNS NULL -of of ADP IN NULL -grain grain NOUN NN NULL -and and CCONJ CC NULL -vegetables vegetable NOUN NNS NULL -in in ADP IN NULL -abun- abun- ADJ JJ NULL -dance dance NOUN NN NULL -. . PUNCT . NULL - - -Evidently evidently ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -were be AUX VBD NULL -good good ADJ JJ NULL -farmers farmer NOUN NNS NULL -and and CCONJ CC NULL -able able ADJ JJ NULL -to to PART TO NULL -raise raise VERB VB NULL -large large ADJ JJ NULL -crops crop NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -while while NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -a a DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -came come VERB VBD NULL -out out ADP RP NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -bow bow VERB VB NULL -low low ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -by by ADV RB NULL -; ; PUNCT : NULL -for for ADP IN NULL -everyone everyone PRON NN NULL -knew know VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -the the DET DT NULL -means mean NOUN NNS NULL -of of ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -and and CCONJ CC NULL -setting set VERB VBG NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -houses house NOUN NNS NULL -^ ^ PROPN NNP NULL - - -* * PUNCT NFP NULL -^M?j/ ^m?j/ SYM SYM NULL -' ' PUNCT '' NULL -34 34 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -were be AUX VBD NULL -odd odd ADJ JJ NULL -looking look VERB VBG NULL -dwellings dwelling NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -each each DET DT NULL -was be AUX VBD NULL -round round ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dome dome NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -roof roof NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT LOC -East East PROPN NNP LOC -blue blue NOUN NN LOC -was be AUX VBD NULL -the the DET DT NULL -favorite favorite ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -tired tired ADJ JJ NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -wonder wonder VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -house house NOUN NN NULL -rather rather ADV RB NULL -larger large ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -lawn lawn NOUN NN NULL -before before ADP IN NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -women woman NOUN NNS NULL -were be AUX VBD NULL -dancing dance VERB VBG NULL -. . PUNCT . NULL - - -Five five NUM CD CARDINAL -little little ADJ JJ NULL -fiddlers fiddler NOUN NNS NULL -played play VERB VBD NULL -as as ADV RB NULL -loudly loudly ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -singing singe VERB VBG NULL -, , PUNCT , NULL -while while SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -table table NOUN NN NULL -near near ADV RB NULL -by by ADP IN NULL -was be AUX VBD NULL -loaded load VERB VBN NULL -with with ADP IN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -and and CCONJ CC NULL -nuts nut NOUN NNS NULL -, , PUNCT , NULL -pies pie NOUN NNS NULL -and and CCONJ CC NULL -cakes cake NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -other other ADJ JJ NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -people people NOUN NNS NULL -greeted greet VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -kindly kindly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -invited invite VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -supper supper VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -horne horne NOUN NN NULL -of of ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -richest rich ADJ JJS NULL -Munchkins Munchkins PROPN NNPS NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -celebrate celebrate VERB VB NULL -their -PRON- PRON PRP$ NULL -free- free- ADJ JJ NULL -dom dom NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -bondage bondage NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -waited wait VERB VBN NULL -upon upon SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -rich rich ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -whose whose PRON WP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -a a DET DT NULL -settle settle NOUN NN NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -dance dance VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Boq Boq PROPN NNP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -white white ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -frock frock NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -sorceresses sorceress NOUN NNS NULL -wear wear VERB VBP NULL -white white ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OTi OTi NOUN NNS NULL -. . PUNCT . NULL - - -35 35 NUM CD TIME - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -is be AUX VBZ NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -checked check VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -smoothing smooth VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -wrinkles wrinkle NOUN NNS NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Blue Blue PROPN NNP NULL -is be AUX VBZ NULL -the the DET DT NULL -color color NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -is be AUX VBZ NULL -the the DET DT NULL -witch witch NOUN NN NULL -color color NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -an an DET DT NULL -ordinary ordinary ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -come come VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -chance chance NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -tired tired ADJ JJ NULL -watching watch VERB VBG NULL -the the DET DT NULL -dancing dancing NOUN NN NULL -, , PUNCT , NULL -Boq Boq PROPN NNP PERSON -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -sheets sheet NOUN NNS NULL -were be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -blue blue ADJ JJ NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -curled curl VERB VBD NULL -up up ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -blue blue ADJ JJ NULL -rug rug NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -a a DET DT NULL -wee wee ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -baby baby NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -played play VERB VBD NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -pulled pull VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -crowed crow VERB VBD NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -that that PRON WDT NULL -greatly greatly ADV RB NULL -amused amuse VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -curiosity curiosity NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -seen see VERB VBN NULL -a a DET DT NULL -dog dog NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Boq Boq PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -there there ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -better well ADJ JJR NULL -for for ADP IN NULL -people people NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -unless unless SCONJ IN NULL -they -PRON- PRON PRP NULL -36 36 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -have have AUX VBP NULL -business business NOUN NN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -longf longf NOUN NNS NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP DATE -many many ADJ JJ DATE -days day NOUN NNS DATE -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -here here ADV RB NULL -is be AUX VBZ NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -pleasant pleasant ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -through through ADP RP NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -dangerous dangerous ADJ JJ NULL -places place NOUN NNS NULL -before before ADP IN NULL -you -PRON- PRON PRP NULL -reach reach VERB VBP NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -worried worried ADJ JJ NULL -Dorothy Dorothy PROPN NNP PRODUCT -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -resolved resolve VERB VBD NULL -not not PART RB NULL -to to PART TO NULL -turn turn VERB VB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -bade bade VERB VBP NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -sev- sev- VERB VBN NULL -eral eral ADJ JJ NULL -miles mile NOUN NNS NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -stop stop VERB VB NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -climbed climb VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -cornfield cornfield NOUN NN NULL -beyond beyond ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -and and CCONJ CC NULL -not not PART RB NULL -far far ADV RB NULL -away away ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -placed place VERB VBD NULL -high high ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -birds bird NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -corn corn NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -leaned lean VERB VBD NULL -her -PRON- PRON PRP$ NULL -chin chin NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -thoughtfully thoughtfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -sack sack NOUN NN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -painted paint VERB VBD NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -represent represent VERB VB NULL -a a DET DT NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -An an DET DT NULL -old old ADJ JJ NULL -, , PUNCT , NULL -pointed point VERB VBD NULL -blue blue ADJ JJ NULL -hat hat NOUN NN NULL -, , PUNCT , NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -some some DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -, , PUNCT , NULL -was be AUX VBD NULL -perched perch VERB VBN NULL -on on ADP IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -blue blue ADJ JJ NULL -suit suit NOUN NN NULL -of of ADP IN NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -worn wear VERB VBN NULL -and and CCONJ CC NULL -faded fade VERB VBN NULL -, , PUNCT , NULL -which which PRON WDT NULL -had have AUX VBD NULL -also also ADV RB NULL -been be AUX VBN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -feet foot NOUN NNS NULL -were be AUX VBD NULL -some some DET DT NULL -old old ADJ JJ NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -blue blue ADJ JJ NULL -tops top NOUN NNS NULL -, , PUNCT , NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -every every DET DT NULL -man man NOUN NN NULL -wore wear VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -raised raise VERB VBN NULL -above above ADP IN NULL -the the DET DT NULL -stalks stalk NOUN NNS NULL -of of ADP IN NULL -corn corn NOUN NN NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -stuck stick VERB VBD NULL -up up ADP RP NULL -its -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -looking look VERB VBG NULL -earnestly earnestly ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -queer queer NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -" " PUNCT `` NULL - - -Dorothy Dorothy PROPN NNP PERSON -guzed guze VERB VBN NULL -tluught tluught NOUN NN NULL -fully fully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -37 37 NUM CD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -slowly slowly ADV RB NULL -wink wink VERB VBP NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -mistaken mistake VERB VBN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -scarecrows scarecrow NOUN NNS NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -ever ever ADV RB NULL -wink wink VERB VBP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -presently presently ADV RB NULL -the the DET DT NULL -figure figure NOUN NN NULL -nodded nod VERB VBD NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -climbed climb VERB VBD NULL -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -rather rather ADV RB NULL -husky husky ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -you -PRON- PRON PRP NULL -speak speak VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -pretty pretty ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -politely politely ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -feeling feel VERB VBG NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -smile smile NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -tedious tedious ADJ JJ NULL -being be AUX VBG NULL -perched perch VERB VBN NULL -up up ADP RP NULL -here here ADV RB NULL -night night NOUN NN NULL -and and CCONJ CC NULL -day day NOUN NN NULL -to to PART TO NULL -scare scare VERB VB NULL -away away ADV RB NULL -crows crow NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -pole pole NOUN NN NULL -is be AUX VBZ NULL -stuck stick VERB VBN NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -please please INTJ UH NULL -take take VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -pole pole NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -greatly greatly ADV RB NULL -obliged oblige VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -reached reach VERB VBD NULL -up up ADP RP NULL -both both DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -lifted lift VERB VBD NULL -the the DET DT NULL -figure figure NOUN NN NULL -off off ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -hght hght ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -set set VERB VBN NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -like like SCONJ IN NULL -a a DET DT NULL -new new ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -sounded sound VERB VBD NULL -queer queer PROPN NNP NULL -to to ADP IN NULL -38 38 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -hear hear VERB VB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -speak speak VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -bow bow VERB VB NULL -and and CCONJ CC NULL -walk walk VERB VB NULL -along- along- ADJ JJ NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -stretched stretch VERB VBN NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -yawned yawn VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -name name NOUN NN NULL -is be AUX VBZ NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -who who PRON WP NULL -isOz isoz ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -awfully awfully ADV RB NULL -sorry sorry ADJ JJ NULL -j<^ j<^ ADV RB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -J^\^ J^\^ PROPN NNP NULL - - -" " PUNCT `` NULL -Doyou doyou NOUN NN NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -i--^"^^ i--^"^^ PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -J J PROPN NNP NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -j j PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -ti^g ti^g PROPN NNP NULL -Emerald Emerald PROPN NNP NULL -City City PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -would would AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -39 39 NUM CD CARDINAL -any any DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -now now ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -con- con- VERB VBD NULL -tinued tinue VERB VBN NULL -, , PUNCT , NULL -confidentially confidentially ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -anyone anyone PRON NN NULL -treads tread VERB VBZ NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -toes toe NOUN NNS NULL -or or CCONJ CC NULL -sticks stick NOUN NNS NULL -a a DET DT NULL -pin pin NOUN NN NULL -into into ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -matter matter VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -feel feel VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -people people NOUN NNS NULL -to to PART TO NULL -call call VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -fool fool NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -stays stay VERB VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -yours your NOUN NNS NULL -is be AUX VBZ NULL -, , PUNCT , NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -to to PART TO NULL -know know VERB VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -understand understand VERB VBP NULL -how how ADV WRB NULL -you -PRON- PRON PRP NULL -feel feel VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Tf tf NOUN NN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -he -PRON- PRON PRP NULL -can can AUX MD NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -helped help VERB VBD NULL -him -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -path path NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like SCONJ IN NULL -this this DET DT NULL -addition addition NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -smelled smell VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -suspected suspect VERB VBD NULL -there there PRON EX NULL -might might AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -nest nest NOUN NN NULL -of of ADP IN NULL -rats rat NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -often often ADV RB NULL -growled growl VERB VBD NULL -in in ADP IN NULL -an an DET DT NULL -unfriendly unfriendly ADJ JJ NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -friend friend NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -bites bite VERB VBZ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Do do AUX VB NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -that that DET DT NULL -basket basket NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -mind mind VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -get get AUX VB NULL -tired tired ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -secret secret NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -40 40 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -farmer farmer NOUN NN NULL -who who PRON WP NULL -made make VERB VBD NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -lighted light VERB VBN NULL -match match NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -FEW FEW PROPN NNP NULL -HOURS hour NOUN NNS NULL -the the DET DT NULL -road road NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -rough rough ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walking walking NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -difficult difficult ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -^Scarecrow ^Scarecrow PROPN NNP NULL -often often ADV RB NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -/ / PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -here here ADV RB NULL -very very ADV RB NULL -uneven uneven ADJ JJ NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -broken break VERB VBN NULL -or or CCONJ CC NULL -missing miss VERB VBG NULL -altogether altogether ADV RB NULL -, , PUNCT , NULL -leaving leave VERB VBG NULL -holes hole NOUN NNS NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -Jumped jump VERB VBD NULL -across across ADP IN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -around around ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -having have VERB VBG NULL -no no DET DT NULL -brains brain NOUN NNS NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -straight straight ADV RB NULL -ahead ahead ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -stepped step VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -holes hole NOUN NNS NULL -arid arid PROPN NNP NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -bricks brick NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -never never ADV RB NULL -hurt hurt VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -pick pick VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -joined join VERB VBD NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -laughing laugh VERB VBG NULL -merrily merrily ADV RB NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -44 44 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farms farm NOUN NNS NULL -were be AUX VBD NULL -not not PART RB NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -well well ADV RB NULL -cared care VERB VBN NULL -for for ADP IN NULL -here here ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -farther farther ADV RB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -fewer few ADJ JJR NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -farther farther NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -the the DET DT NULL -more more ADV RBR NULL -dismal dismal ADJ JJ NULL -and and CCONJ CC NULL -lonesome lonesome VERB VB NULL -the the DET DT NULL -country country NOUN NN NULL -became become VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -noon noon NOUN NN TIME -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -roadside roadside NOUN NN NULL -, , PUNCT , NULL -near near SCONJ IN NULL -a a DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out ADP RP NULL -some some DET DT NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -refused refuse VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -never never ADV RB NULL -hungry hungry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -lucky lucky ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -. . PUNCT . NULL - - -For^my For^my PROPN NNP NULL -mouth mouth NOUN NN NULL -is be AUX VBZ NULL -only only ADV RB NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL - - -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -eat eat VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -would would AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -would would AUX MD NULL -spoil spoil VERB VB NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -saw see VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -that that SCONJ IN NULL -this this DET DT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -only only ADV RB NULL -nodded nod VERB VBD NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -eating eat VERB VBG NULL -her -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Tell tell VERB VB NULL -me -PRON- PRON PRP NULL -something something PRON NN NULL -about about ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -gray gray ADJ JJ NULL -everything everything PRON NN NULL -was be AUX VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -this this DET DT NULL -queer queer ADJ JJ NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -listened listen VERB VBD NULL -care- care- ADV RB NULL -fully fully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -why why ADV WRB NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -place place NOUN NN NULL -you -PRON- PRON PRP NULL -call call VERB VBP NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -No no ADV RB NULL -matter matter ADV RB NULL -how how ADV WRB NULL -dreary dreary ADJ JJ NULL -and and CCONJ CC NULL -gray gray VERB VB NULL -our -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -are be AUX VBP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -people people NOUN NNS NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -and and CCONJ CC NULL -blood blood NOUN NN NULL -would would AUX MD NULL -rather rather ADV RB NULL -live live VERB VB NULL -there there ADV RB NULL -than than SCONJ IN NULL -in in ADP IN NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -teas tea NOUN NNS NULL -only only ADV RB NULL -made make VERB VBD NULL -yesterday yesterday NOUN NN DATE -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -45 45 NUM CD CARDINAL -any any DET DT NULL -other other ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -be be AUX VB NULL -it -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -place place NOUN NN NULL -like like SCONJ IN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sighed sigh VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -your -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -proba- proba- VERB VB NULL -bly bly ADV RB NULL -all all DET DT NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Kansas Kansas PROPN NNP GPE -would would AUX MD NULL -have have AUX VB NULL -no no DET DT NULL -people people NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -fortunate fortunate ADJ JJ NULL -for for ADP IN NULL -Kansas Kansas PROPN NNP GPE -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -story story NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -resting rest VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -reproachfully reproachfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -life life NOUN NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -so so ADV RB NULL -short short ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -know know VERB VBP NULL -nothing nothing PRON NN NULL - - -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -made make VERB VBN NULL -day day NOUN NN NULL -before before ADP IN NULL -yesterday yesterday NOUN NN DATE -. . PUNCT . NULL - - -What what PRON WP NULL -happened happen VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -before before ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -unknown unknown ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Luckily luckily ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -things thing NOUN NNS NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -was be AUX VBD NULL -to to PART TO NULL -paint paint VERB VB NULL -my -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -what what PRON WP NULL -was be AUX VBD NULL -going go VERB VBG NULL -on on ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -another another DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -like like VERB VB NULL -those those DET DT NULL -ears ear NOUN NNS NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -n't not PART RB NULL -straight straight ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Never never ADV RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -ears ear NOUN NNS NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -which which PRON WDT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -enough enough ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -painted paint VERB VBD NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -looking look VERB VBG NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -at at ADP IN NULL -everything everything PRON NN NULL -around around ADP IN NULL -me -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -my -PRON- PRON PRP$ NULL -first first ADJ JJ ORDINAL -glimpse glimpse NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -46 46 NUM CD NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -a a DET DT NULL -rather rather ADV RB NULL -pretty pretty ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -who who PRON WP NULL -was be AUX VBD NULL -watching watch VERB VBG NULL -" " PUNCT `` NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -blue blue ADJ JJ NULL -paint paint NOUN NN NULL -is be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -color color NOUN NN NULL -for for ADP IN NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -a a DET DT NULL -little little ADJ JJ NULL -bigger big ADJ JJR NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -eye eye NOUN NN NULL -was be AUX VBD NULL -done do VERB VBN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -much much ADV RB NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -speak speak VERB VB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -a a DET DT NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -for for ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -the the DET DT NULL -fun fun NOUN NN NULL -of of ADP IN NULL -watching watch VERB VBG NULL -them -PRON- PRON PRP NULL -make make VERB VB NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -just just ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -anyone anyone PRON NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -This this DET DT NULL -fellow fellow NOUN NN NULL -will will AUX MD NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -fast fast ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -just just ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -quite quite ADV RB NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farmer farmer NOUN NN NULL -carried carry VERB VBD NULL -me -PRON- PRON PRP NULL -under under ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -me -PRON- PRON PRP NULL -up up ADP RP NULL -on on ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -soon soon ADV RB NULL -after after ADV RB NULL -walked walk VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -me -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -deserted desert VERB VBN NULL -this this DET DT NULL -way way NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -walk walk VERB VB NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -stay stay VERB VB NULL -on on ADP IN NULL -that that DET DT NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lonely lonely ADJ JJ NULL -life life NOUN NN NULL -to to PART TO NULL -lead lead VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -, , PUNCT , NULL -having have VERB VBG NULL -been be AUX VBN NULL -made make VERB VBN NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -other other ADJ JJ NULL -birds bird NOUN NNS NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -away away ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -pleased please VERB VBD NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -feel feel VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite DET PDT NULL -an an DET DT NULL -important important ADJ JJ NULL -person person NOUN NN NULL -. . PUNCT . NULL - - -By by ADP IN NULL -and and CCONJ CC NULL -by by ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -near near SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -looking look VERB VBG NULL -at at ADP IN NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -47 47 NUM CD CARDINAL -me -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -he -PRON- PRON PRP NULL -perched perch VERB VBD NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -wonder wonder VERB VBP NULL -if if SCONJ IN NULL -that that DET DT NULL -farmer farmer NOUN NN NULL -thought think VERB VBD NULL -to to PART TO NULL -fool fool VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -clumsy clumsy ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -Any any DET DT NULL -crow crow NOUN NN NULL -of of ADP IN NULL -sense sense NOUN NN NULL -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -only only ADV RB NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -hopped hop VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -aft aft ADJ JJ NULL -d\a't<^ d\a't<^ NOUN NN NULL -ill ill VERB VBP NULL -the the DET DT NULL -corn corn NOUN NN NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -bij^d^ bij^d^ NOUN NNS NULL -^^. ^^. X FW NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -harmed harm VERB VBN NULL -by by ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -came come VERB VBD NULL -to to PART TO NULL -eat eat VERB VB NULL -th th X XX NULL -corn corn NOUN NN NULL -too too ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -sheryi^^e sheryi^^e NOUN NN NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -grcc grcc PROPN NNP NULL -flock flock NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL - - -3J^]^^t,^ 3j^]^^t,^ NUM CD DATE -' ' PUNCT '' DATE -^^^^T ^^^^T PROPN NNP DATE - - -") ") PUNCT '' ORG - - -such such DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -Scarecro.v^fter Scarecro.v^fter PROPN NNP PERSON -arL arl NOUN NN NULL -but\tne but\tne PROPN NNP PERSON -al al PROPN NNP PERSON -trow trow PROPN NNP PERSON -comforted comfort VERB VBD NULL -r^^^'^^fyg r^^^'^^fyg PROPN NNP NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -If if SCONJ IN NULL -^u ^u NOUN NNS NULL -/ / PUNCT NFP NULL -only only ADV RB NULL -he -PRON- PRON PRP NULL -brakis brakis VERB VBP NULL -in in ADP IN NULL -^pur ^pur PUNCT . GPE - - -hea^^pir hea^^pir PROPN NNP NULL -would would AUX MD NULL -fe fe VERB VB NULL -as as SCONJ IN NULL -good good ADJ JJ NULL -manias manias PROPN NNP NULL -any any DET DT NULL -of of ADP IN NULL -tKem tKem PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -better well ADJ JJR NULL -man man NOUN NN NULL -th th X XX NULL -; ; PUNCT : NULL -ome ome NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Brains brain NOUN NNS NULL -are be AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -: : PUNCT : NULL -wordi wordi VERB VB NULL -having have VERB VBG NULL -in in ADP IN NULL -this this DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -no no DET DT NULL -rnatter rnatter PROPN NNP NULL -whethe whethe NOUN NN NULL -: : PUNCT : NULL -a a DET DT NULL -cro^v cro^v NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -\J^^Wim \J^^Wim PROPN NNP NULL - - -I I PROPN NNP NULL -ffl ffl PRON PRP NULL -fter fter VERB VBP NULL -the the DET DT NULL -crow^s crow^s NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL - - -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -r r NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -decided decide VERB VBD NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -try try VERB VB NULL -hard hard ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -some some DET DT NULL -brains brain NOUN NNS NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL - - -, , PUNCT , NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -along along ADP RP NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -me -PRON- PRON PRP NULL -off off ADP IN NULL -the the DET DT NULL -stake stake NOUN NN NULL -.Xand .xand NUM CD NULL - - -from from ADP IN NULL -what what PRON WP NULL -ycna ycna NOUN NN NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -as as ADV RB NULL -soon soon ADV RB NULL - - -a#i^ a#i^ PROPN NNP NULL -Lpi Lpi PROPN NNP PERSON -sure sure ADJ JJ NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -will will AUX MD NULL -give give VERB VB NULL -t t NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Hi hi INTJ UH NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -such such DET PDT NULL -an an DET DT NULL -uncomfortable uncomfortable ADJ JJ NULL -feeling feeling NOUN NN NULL -to to PART TO NULL -know know VERB VB NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -48 48 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -handed hand VERB VBD NULL -the the DET DT NULL -basket basket NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -fences fence NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -side side NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -land land NOUN NN NULL -was be AUX VBD NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -close close ADJ JJ NULL -together together ADV RB NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -met meet VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -almost almost ADV RB NULL -dark dark ADJ JJ NULL -under under ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -shut shut VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -daylight daylight NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -stop stop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -this this DET DT NULL -road road NOUN NN NULL -goes go VERB VBZ NULL -in in ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -at at ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -wherever wherever ADV WRB NULL -it -PRON- PRON PRP NULL -leads lead VERB VBZ NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Anyone anyone PRON NN NULL -would would AUX MD NULL -know know VERB VB NULL -that that SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -required require VERB VBD NULL -brains brain NOUN NNS NULL -to to PART TO NULL -figure figure VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -should should AUX MD NULL -have have AUX VB NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -an an DET DT TIME -hour hour NOUN NN TIME -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -light light NOUN NN NULL -faded fade VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -stumbling stumble VERB VBG NULL -along along ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -darkness darkness NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -could could AUX MD NULL -, , PUNCT , NULL -for for ADP IN NULL -some some DET DT NULL -dogs dog NOUN NNS NULL -see see VERB VBP NULL -very very ADV RB NULL -well well ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -declared declare VERB VBD NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -by by ADP IN NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -managed manage VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -along along ADP RP NULL -fairly fairly ADV RB NULL -well well ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -any any DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -any any DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -walking walking NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Soon soon ADV RB NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stopped stop VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -a a DET DT NULL -little little ADJ JJ NULL -cottage cottage NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -built build VERB VBN NULL -of of ADP IN NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -Shall shall AUX MD NULL -we -PRON- PRON PRP NULL -go go VERB VB NULL -there there ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -49 49 NUM CD TIME - - -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -soon soon ADV RB NULL -fell fall VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -sound sound ADJ JJ NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -never never ADV RB NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -patiently patiently ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -" " PUNCT '' NULL -came come VERB VBD NULL -. . PUNCT . NULL - - -CNjivpter CNjivpter PROPN NNP NULL -V. V. PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -RCvSci RCvSci PROPN NNP NULL -/ / SYM SYM NULL -e e NOUN NN NULL -of of ADP IN NULL -" " PUNCT `` NULL -tKe tKe PROPN NNP NULL - - -Tii\ Tii\ PROPN NNP DATE -Woodrcvex^ix Woodrcvex^ix PROPN NNP NULL - - -erv erv PROPN NNP NULL -DOROTHY DOROTHY PROPN NNP NULL -awoke awake VERB VBD NULL -the the DET DT NULL -sun sun NOUN NN NULL - - -was be AUX VBD NULL -shining shine VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -long long ADV RB NULL -been be AUX VBN NULL -out out ADV RB NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -squirrels squirrel NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -still still ADV RB NULL -standing stand VERB VBG NULL -patiently patiently ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -corner corner NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -search search VERB VB NULL -for for ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -water water NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -To to PART TO NULL -wash wash VERB VB NULL -my -PRON- PRON PRP$ NULL -face face NOUN NN NULL -clean clean ADJ JJ NULL -after after ADP IN NULL -the the DET DT NULL -dust dust NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -drink drink VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -the the DET DT NULL -dry dry ADJ JJ NULL -bread bread NOUN NN NULL -will will AUX MD NULL -not not PART RB NULL -stick stick VERB VB NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -throat throat NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -inconvenient inconvenient ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -sleep sleep VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -eat eat VERB VB NULL -and and CCONJ CC NULL -54 54 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -drink drink VERB VBP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -worth worth ADJ JJ NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bother bother NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -think think VERB VB NULL -properly properly ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -left leave VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT DATE -little little ADJ JJ DATE -spring spring NOUN NN DATE -of of ADP IN NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -drank drank NOUN NN NULL -and and CCONJ CC NULL -bathed bathe VERB VBD NULL -and and CCONJ CC NULL -ate eat VERB VBD NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -bread bread NOUN NN NULL -left leave VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -thankful thankful ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -eat eat VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -was be AUX VBD NULL -scarcely scarcely ADV RB NULL -enough enough ADJ JJ NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -for for ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -startled startled ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -a a DET DT NULL -deep deep ADJ JJ NULL -groan groan NOUN NN NULL -near near ADV RB NULL -by by ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -was be AUX VBD NULL -that that DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -imagine imagine VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -see see VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -another another DET DT NULL -groan groan NOUN NN NULL -reached reach VERB VBD NULL -their -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -sound sound NOUN NN NULL -seemed seem VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -discovered discover VERB VBD NULL -something something PRON NN NULL -shining shine VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -ray ray NOUN NN NULL -of of ADP IN NULL -sunshine sunshine NOUN NN NULL -that that PRON WDT NULL -fell fall VERB VBD NULL -between between ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ran run VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -trees tree NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -partly partly ADV RB NULL -chopped chop VERB VBN NULL -through through ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -standing stand VERB VBG NULL -beside beside ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -with with ADP IN NULL -an an DET DT NULL -uplifted uplifted ADJ JJ NULL -axe axe NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -man man NOUN NN NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -jointed joint VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -perfectly perfectly ADV RB NULL -motionless motionless ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -stir stir VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -amazement amazement NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -barked bark VERB VBD NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -made make VERB VBD NULL -a a DET DT NULL -snap snap ADJ JJ NULL -M M PROPN NNP NULL -he -PRON- PRON PRP NULL -the the DET DT NULL -tin tin NOUN NN NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -hurt hurt VERB VBD NULL -his -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL -] ] PUNCT -RRB- NULL - - -^W|ii| ^w|ii| X XX NULL - - -lI'Did li'did ADP IN NULL -you -PRON- PRON PRP NULL -groan groan VERB VBP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -' ' PUNCT '' PERSON -' ' PUNCT '' NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -groa groa PROPN NNP NULL -ing'for ing'for ADP IN NULL -more more ADJ JJR DATE -than than SCONJ IN DATE -a a DET DT DATE -year year NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -heard hear VERB VBN NULL -) ) PUNCT -RRB- NULL - - -ef ef PROPN NNP NULL -ore ore PROPN NNP NULL -or or CCONJ CC NULL -come come VERB VB NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -77 77 NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -softly softly ADV RB NULL -, , PUNCT , NULL -for^ for^ NUM CD NULL -LOved love VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -voice voice NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -man man NOUN NN NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Get get AUX VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -and and CCONJ CC NULL -oil oil VERB VB NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -rusted rust VERB VBN NULL -so so ADV RB NULL -badly badly ADV RB NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -; ; PUNCT : NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -well well ADV RB NULL -oiled oil VERB VBD NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -YcA YcA PROPN NNP NULL -will will AUX MD NULL -find find VERB VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -shelf shelf NOUN NN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -cot-| cot-| NOUN NN NULL -tage tage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -at at ADP IN NULL -once once ADV RB NULL -ran run VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Where where ADV WRB NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -joints?'^ joints?'^ NOUN NN ORG -' ' PUNCT '' ORG -' ' PUNCT `` NULL -Oil oil NOUN NN NULL -my -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -re*- re*- PROPN NNP NULL -plied ply VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -badly badly ADV RB NULL -rusted rust VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tin tin ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -moved move VERB VBD NULL -it -PRON- PRON PRP NULL -gently gently ADV RB NULL -from from ADP IN NULL -side side NOUN NN NULL -to to ADP IN NULL -side side VERB VB NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -worked work VERB VBD NULL -freely freely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -man man NOUN NN NULL -could could AUX MD NULL -turn turn VERB VB NULL -it -PRON- PRON PRP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -56 56 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -oiled oil VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -bent bend VERB VBD NULL -them -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -free free ADJ JJ NULL -from from ADP IN NULL -rust rust NOUN NN NULL -and and CCONJ CC NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -new new ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -gave give VERB VBD NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -of of ADP IN NULL -satisfaction satisfaction NOUN NN NULL -and and CCONJ CC NULL -lowered lower VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -hold- hold- NOUN NNS NULL -ing e VERB VBG NULL -that that SCONJ IN NULL -axe axe PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -put put VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -freely freely ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -and and CCONJ CC NULL -again again ADV RB NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -release release NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -a a DET DT NULL -very very ADV RB NULL -polite polite ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBN NULL -there there ADV RB NULL -always always ADV RB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL -come come VERB VBN NULL -along along ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -certainly certainly ADV RB NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -happen happen VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -here here ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -cottage cottage NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -wants want VERB VBZ NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -few few ADJ JJ NULL -brains brain NOUN NNS NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -appeared appear VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -deeply deeply ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -guess guess VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -answered answer VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -, , PUNCT , NULL -Tin Tin PROPN NNP PERSON -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -57 57 NUM CD CARDINAL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -returned return VERB VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -So so ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -join join VERB VB NULL -your -PRON- PRON PRP$ NULL -party party NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -also also ADV RB NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -along- along- NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -heartily heartily ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -added add VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -his -PRON- PRON PRP$ NULL -company company NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -shouldered shoulder VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -had have AUX VBD NULL -asked ask VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -put put VERB VB NULL -the the DET DT NULL -oil- oil- NOUN NN NULL -can can AUX MD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -F^or F^or PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -rain rain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rust rust VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -need need VERB VB NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -badly badly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -their -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -join join VERB VB NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -could could AUX MD NULL -not not PART RB NULL -pass pass VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -set set VERB VBD NULL -to to PART TO NULL -w^ork w^ork VERB VB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBN NULL -so so ADV RB NULL -well well ADV RB NULL -that that SCONJ IN NULL -soon soon ADV RB NULL -he -PRON- PRON PRP NULL -cleared clear VERB VBD NULL -a a DET DT NULL -passage passage NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -entire entire ADJ JJ NULL -party party NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -thinking think VERB VBG NULL -so so ADV RB NULL -earnestly earnestly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -notice notice VERB VB NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stumbled stumble VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -hole hole NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -call call VERB VB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -walk walk VERB VB NULL -around around ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -cheer- cheer- PROPN NNP NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -some some DET DT NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -58 58 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -brains brain NOUN NNS NULL -are be AUX VBP NULL -not not PART RB NULL -the the DET DT NULL -best good ADJ JJS NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -any any DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -empty empty ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -once once SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -heart heart NOUN NN NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -, , PUNCT , NULL -having have VERB VBG NULL -tried try VERB VBN NULL -them -PRON- PRON PRP NULL -both both DET DT NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -know know VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -\\,/ \\,/ PUNCT NFP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -" " PUNCT `` NULL -^'fTin ^'ftin ADP IN NULL - - -Woodman Woodman PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -following following ADJ JJ NULL -story story NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -the the DET DT NULL -son son NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -woodman woodman NOUN NN NULL -who who PRON WP NULL -chopped chop VERB VBD NULL -down down ADP RP NULL -' ' PUNCT '' NULL -trees tree NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -sold sell VERB VBD NULL -the the DET DT NULL -wood wood NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -living living NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -too too ADV RB NULL -became become VERB VBD NULL -a a DET DT NULL -w^ood w^ood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -died die VERB VBD NULL -I -PRON- PRON PRP NULL -took take VERB VBD NULL -care care NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -mother mother NOUN NN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -instead instead ADV RB NULL -of of ADP IN NULL -living live VERB VBG NULL -alone alone ADV RB NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -marry marry VERB VB NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -become become VERB VB NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -was be AUX VBD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girls girl NOUN NNS NULL -who who PRON WP NULL -was be AUX VBD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -grew grow VERB VBD NULL -to to PART TO NULL -love love VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -promised promise VERB VBD NULL -to to PART TO NULL -marry marry VERB VB NULL -me -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -earn earn VERB VB NULL -enough enough ADJ JJ NULL -money money NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -a a DET DT NULL -better well ADJ JJR NULL -house house NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -lived live VERB VBD NULL -with with ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -marry marry VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -59 59 NUM CD CARDINAL -was be AUX VBD NULL -so so ADV RB NULL -lazy lazy ADJ JJ NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -to to PART TO NULL -remain remain VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -do do AUX VB NULL -the the DET DT NULL -cooking cooking NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -housework housework NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -her -PRON- PRON PRP NULL -two two NUM CD CARDINAL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -cow cow NOUN NN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -prevent prevent VERB VB NULL -the the DET DT NULL -marriage marriage NOUN NN NULL -. . PUNCT . NULL - - -Thereupon thereupon ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -enchanted enchant VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -chopping chop VERB VBG NULL -away away ADV RB NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -one one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -anx- anx- ADV RB NULL -ious ious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -the the DET DT NULL -new new ADJ JJ NULL -house house NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slipped slip VERB VBD NULL -all all ADV RB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -cut cut VERB VB NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -at at ADP IN NULL -first first ADV RB ORDINAL -seemed seem VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -misfortune misfortune NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -a a DET DT NULL -one one NUM CD CARDINAL -- - PUNCT HYPH NULL -legged legged ADJ JJ NULL -man man NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -dp dp VERB VB NULL -very very ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wood wood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -tin tin PROPN NNP NULL -- - PUNCT HYPH NULL -smith smith PROPN NNP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -him -PRON- PRON PRP NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leg leg NOUN NN NULL -worked work VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -once once ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -used use VERB VBN NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -action action NOUN NN NULL -angered anger VERB VBD NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -promised promise VERB VBN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -marry marry VERB VB NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -began begin VERB VBD NULL -chopping chop VERB VBG NULL -again again ADV RB NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -the the DET DT NULL -enchanted enchant VERB VBN NULL -axe axe PROPN NNP NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -one one NUM CD NULL -after after ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -nothing nothing PRON NN NULL -daunted daunt VERB VBN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -them -PRON- PRON PRP NULL -replaced replace VERB VBN NULL -with with ADP IN NULL -tin tin ADJ JJ NULL -ones one NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -made make VERB VBD NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slip slip VERB VB NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -happened happen VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -along along ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -head head NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -beaten beat VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -worked work VERB VBD NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -little little ADV RB NULL -knew know VERB VBD NULL -how how ADV WRB NULL -cruel cruel ADJ JJ NULL -my -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -could could AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -new new ADJ JJ NULL -way way NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -6o 6o NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -slip slip PROPN NNP NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -ain ain PROPN NNP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -cut cut VERB VBD NULL -right right ADV RB NULL -through through ADP IN NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -spHtting sphtte VERB VBG NULL -me -PRON- PRON PRP NULL -into into ADP IN NULL -two two NUM CD CARDINAL -halves half NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -body body NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -fastening fasten VERB VBG NULL -my -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -head head VERB VB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -around around ADV RB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -alas alas INTJ UH NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -now now ADV RB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -lost lose VERB VBD NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -I -PRON- PRON PRP NULL -married marry VERB VBD NULL -her -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -still still ADV RB NULL -living live VERB VBG NULL -with with ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -body body NOUN NN NULL -shone shine VERB VBD NULL -so so ADV RB NULL -brightly brightly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -now now ADV RB NULL - - -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -cut cut VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -danger danger NOUN NN NULL -that that SCONJ IN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -rust rust VERB VB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -kept keep VERB VBD NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -inmy inmy PROPN NNP NULL -cottage cottage VERB VB NULL -and and CCONJ CC NULL -took take VERB VBD NULL -care care NOUN NN NULL -to to ADP IN NULL -oil oil NOUN NN NULL -myself -PRON- PRON PRP NULL -whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -needed need VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -day day NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -forgot forgot VERB VBP NULL -to to PART TO NULL -do do AUX VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -being be AUX VBG NULL -caught catch VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rainstorm rainstorm NOUN NN NULL -, , PUNCT , NULL -before before ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -had have AUX VBD NULL -rusted rust VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -left leave VERB VBN NULL -to to PART TO NULL -stand stand VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -thing thing NOUN NN NULL -to to ADP IN NULL -un- un- ADJ JJ NULL -dergo dergo VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -during during ADP IN NULL -the the DET DT DATE -year year NOUN NN DATE -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -there there ADV RB NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -greatest great ADJ JJS NULL -loss loss NOUN NN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -was be AUX VBD NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -love love NOUN NN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -hap- hap- ADJ JJ NULL -piest pi ADJ JJS NULL -man man NOUN NN NULL -on on ADP IN NULL -earth earth NOUN NN LOC -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -love love VERB VB NULL -who who PRON WP NULL -has have AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -6i 6i PROPN NNP NULL -^^^pleart ^^^pleart PUNCT NFP NULL -, , PUNCT , NULL - - -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -resolved resolve VERB VBN NULL -to to PART TO NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -one one NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -g g NOUN NN NULL -- - PUNCT : NULL -o o NOUN NN NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden NOUN NN NULL -and and CCONJ CC NULL -marry marry VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Both both DET DT NULL -Dorothy Dorothy PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ask ask VERB VB NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -a a DET DT NULL -fool fool NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -with with ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -take take VERB VB NULL -the the DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -do do AUX VBP NULL -not not PART RB NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -happiness happiness NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -say say VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -which which PRON WDT NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -two two NUM CD CARDINAL -friends friend NOUN NNS NULL -was be AUX VBD NULL -right right ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -decided decide VERB VBD NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL - - -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -whether whether SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -no no DET DT NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -each each DET DT NULL -got get VERB VBD NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -What what PRON WP NULL -worried worry VERB VBD NULL -her -PRON- PRON PRP NULL -most most ADV RBS NULL -was be AUX VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -bread bread NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -an- an- CCONJ CC NULL -other other ADJ JJ NULL -meal meal NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -empty empty VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -nor nor CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -ever ever ADV RB NULL -ate eat VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -nor nor CCONJ CC NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -unless unless SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -fed feed VERB VBN NULL -. . PUNCT . NULL - - -CK'dwpterVI CK'dwpterVI PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -CowsvrcUy CowsvrcUy PROPN NNP NULL -Liorv Liorv PROPN NNP NULL -. . PUNCT . NULL - - -THIS THIS PROPN NNP NULL -TIME TIME PROPN NNP NULL - - -DOROTW DOROTW PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -walking- walking- ADJ JJ NULL -through through ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -road road NOUN NN NULL -' ' PUNCT '' NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -much much ADJ JJ NULL -cover^^ cover^^ PROPN NNP NULL -' ' PUNCT '' NULL -dried dry VERB VBN NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -dead dead ADJ JJ NULL -leaves leave NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees,-*^!!^ trees,-*^!!^ PROPN NNP NULL -' ' PUNCT '' NULL -: : PUNCT : NULL -! ! PUNCT . NULL - - -walking- walking- PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -good good ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - --^t% -^t% PUNCT NFP NULL - - -There there PRON EX NULL -were be AUX VBD NULL -few few ADJ JJ NULL -birds bird NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest^if forest^if NUM CD NULL -. . PUNCT . NULL - - -B b NOUN NN NULL -birds bird NOUN NNS NULL -love love VERB VBP NULL -the the DET DT NULL -open open ADJ JJ NULL -country country NOUN NN NULL -where where ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -su su PROPN NNP NULL -] ] PUNCT -RRB- NULL -shine shine NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -deep deep ADJ JJ NULL -growl growl NOUN NN NULL -from from ADP IN NULL -some some DET DT NULL -wild wild ADJ JJ NULL -animal animal NOUN NN NULL -hidden hide VERB VBN NULL -among among ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -sounds sound VERB VBZ NULL -ifiaade ifiaade NOUN NN NULL -. . PUNCT . NULL - - -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -'s 's PART POS NULL -heart heart NOUN NN NULL -beat beat VERB VBD NULL -fast fast ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -66 66 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -what what PRON WP NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -even even ADV RB NULL -bark bark VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -long long ADV RB NULL -will will AUX MD NULL -it -PRON- PRON PRP NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -the the DET DT NULL -child child NOUN NN NULL -asked ask VERB VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -before before ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -was be AUX VBD NULL -the the DET DT NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -went go VERB VBD NULL -there there ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -through through ADP IN NULL -a a DET DT NULL -dangerous dangerous ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -nearer nearer PROPN NNP NULL -to to ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -where where ADV WRB NULL -Oz Oz PROPN NNP NULL -dwells dwell NOUN NNS NULL -the the DET DT NULL -country country NOUN NN NULL -is be AUX VBZ NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -my -PRON- PRON PRP$ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -can can AUX MD NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -bear bear VERB VBP NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -protect protect VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -will will AUX MD NULL -pro- pro- VERB VB NULL -tect tect VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -protect protect VERB VB NULL -him -PRON- PRON PRP NULL -ourselves -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -Just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -there there ADV RB NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -a a DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP ORG -bounded bound VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -With with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw NOUN NN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -spining spin VERB VBG NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -struck strike VERB VBD NULL -at at ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -no no DET DT NULL -impression impression NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -still still ADV RB NULL -. . PUNCT . NULL - - -Little Little PROPN NNP NULL -Toto Toto PROPN NNP NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -an an DET DT NULL -enemy enemy NOUN NN NULL -to to PART TO NULL -face face VERB VB NULL -, , PUNCT , NULL -ran run VERB VBD NULL -barking bark VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -had have AUX VBD NULL -opened open VERB VBN NULL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -67 67 NUM CD CARDINAL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -to to PART TO NULL -bite bite VERB VB NULL -the the DET DT NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -fearing fear VERB VBG NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -heedless heedless NOUN NN NULL -of of ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -slapped slap VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -dare dare VERB VB NULL -to to PART TO NULL -bite bite VERB VB NULL -Toto Toto PROPN NNP NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -a a DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -to to PART TO NULL -bite bite VERB VB NULL -a a DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -rubbed rub VERB VBD NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw ADJ JJ NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -hit hit VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -No no INTJ UH NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -retorted retort VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -T t NOUN NN NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -hanging hang VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -shame shame NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -Lve Lve PROPN NNP NULL -always always ADV RB NULL -known know VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -how how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL - - -To to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -striking strike VERB VBG NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -her -PRON- PRON PRP$ NULL -pick pick VERB VB NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -patted pat VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -still still ADV RB NULL -angry angry ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -over over ADV RB NULL -so so ADV RB NULL -easily easily ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -astonished astonish VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -whirl whirl VERB VB NULL -around around ADV RB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -Is be AUX VBZ NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD CARDINAL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -also also ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -helped help VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -blunted blunt VERB VBD NULL -my -PRON- PRON PRP$ NULL -claws claws NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -they -PRON- PRON PRP NULL -scratched scratch VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -it -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -68 68 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -cold cold ADJ JJ NULL -shiver shiver NOUN NN NULL -run run VERB VBD NULL -down down ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -little little ADJ JJ NULL - - -anima| anima| PROPN NNP NULL - - -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -tender tender ADJ JJ NULL -of of ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Neither neither CCONJ CC NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -a a NOUN NN NULL -a a DET DT NULL -meat meat NOUN NN NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -curious curious ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seems seem VERB VBZ NULL -remarkably remarkably ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -look look VERB VBP NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one PRON PRP NULL -would would AUX MD NULL -think think VERB VB NULL -o^ o^ ADP RP NULL -biting bite VERB VBG NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -con-- con-- PUNCT , NULL -tinned tin VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -| | CCONJ CC NULL -" " PUNCT `` NULL -What what PRON WP NULL -makes make VERB VBZ NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -coward coward NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -look look VERB VB NULL -- - PUNCT HYPH NULL -j j PROPN NNP NULL -ing e VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -a^ a^ ADJ JJ NULL -small small ADJ JJ NULL -horse horse NOUN NN NULL -. . PUNCT . NULL - - -j j PROPN NNP NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -mystery mystery NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -animals animal NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -naturally naturally ADV RB NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -brave brave ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -every- every- ADJ JJ NULL - - -where where ADV WRB NULL -thought think VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -learned learn VERB VBD NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -roared roar VERB VBD NULL -very very ADV RB NULL -loudly loudly ADV RB NULL -every every DET DT NULL -living living NOUN NN NULL -thing thing NOUN NN NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -met meet VERB VBN NULL -a a DET DT NULL -man man NOUN NN NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -awfully awfully ADV RB NULL -scared scared ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -just just ADV RB NULL -roared roar VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -always always ADV RB NULL -run run VERB VBN NULL -away away ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT NULL -ele- ele- NOUN NN NULL -phants phant NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -bears bear NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -tried try VERB VBN NULL -to to PART TO NULL -fight fight VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -run run VERB VBN NULL -myself -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -69 69 NUM CD CARDINAL -coward coward PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -hear hear VERB VBP NULL -me -PRON- PRON PRP NULL -roar roar VERB VB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -try try VERB VBP NULL -to to PART TO NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -King king NOUN NN ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -should should AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -, , PUNCT , NULL -wiping wipe VERB VBG NULL -a a DET DT NULL -tear tear NOUN NN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eye eye NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -sorrow sorrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -makes make VERB VBZ NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -whenever whenever ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -dan- dan- ADJ JJ NULL -ger ger NOUN NN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -begins begin VERB VBZ NULL -to to PART TO NULL -beat beat VERB VB NULL -fast fast ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Perhaps perhaps ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -proves prove VERB VBZ NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Perhaps perhaps ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -never never ADV RB NULL -looked look VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -grjeat grjeat NOUN NN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -70 70 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -think think VERB VB NULL -Oz oz PRON PRP ORG -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -cowardly cowardly ADJ JJ NULL -Lion Lion PROPN NNP EVENT -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Or or CCONJ CC NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -is be AUX VBZ NULL -simply simply ADV RB NULL -unbearable unbearable ADJ JJ NULL -without without ADP IN NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -other other ADJ JJ NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -cowardly cowardly ADJ JJ NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -allow allow VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -scare scare VERB VB NULL -them -PRON- PRON PRP NULL -so so ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -really really ADV RB NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -does do AUX VBZ NULL -n't not PART RB NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -any any DET DT NULL -braver braver NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -myself -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -little little ADJ JJ NULL -company company NOUN NN NULL -set set VERB VBN NULL -off off ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -walking walk VERB VBG NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -strides stride NOUN NNS NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -approve approve VERB VB NULL -this this DET DT NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -forget forget VERB VB NULL -how how ADV WRB NULL -nearly nearly ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -crushed crush VERB VBN NULL -be- be- PROPN NNP NULL - - -tween tween NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -'s 's PART POS NULL -great great ADJ JJ NULL -jaws jaw NOUN NNS NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -he -PRON- PRON PRP NULL -became become VERB VBD NULL -more more ADV RBR NULL -at at ADP IN NULL -ease ease NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -presently presently ADV RB NULL -Toto Toto PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -had have AUX VBD NULL -grown grow VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -During during ADP IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -that that DET DT DATE -day day NOUN NN DATE -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -other other ADJ JJ NULL -adven- adven- ADJ JJ NULL -ture ture NOUN NN NULL -to to ADP IN NULL -mar mar PROPN NNP NULL -the the DET DT NULL -peace peace NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -beetle beetle NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -crawling crawl VERB VBG NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -THR THR PROPN NNP NULL -WONDERFUIv WONDERFUIv PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -71 71 NUM CD NULL - - -the the DET DT NULL -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -always always ADV RB NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -any any DET DT NULL -hving hve VERB VBG NULL -creature creature NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -several several ADJ JJ NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -sorrow sorrow NOUN NN NULL -and and CCONJ CC NULL -regret regret NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -tears tear NOUN NNS NULL -ran run VERB VBD NULL -slowly slowly ADV RB NULL -down down ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -hinges hinge NOUN NNS NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -they -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -presently presently ADV RB NULL -asked ask VERB VBD NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -question question NOUN NN NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -could could AUX MD NULL -not not PART RB NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -jaws jaw NOUN NNS NULL -were be AUX VBD NULL -tightly tightly ADV RB NULL -rusted rust VERB VBN NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -became become VERB VBD NULL -greatly greatly ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -and and CCONJ CC NULL -made make VERB VBD NULL -many many ADJ JJ NULL -motions motion NOUN NNS NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -relieve relieve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP EVENT -was be AUX VBD NULL -also also ADV RB NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -what what PRON WP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -seized seize VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can NOUN NN NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -the the DET DT NULL -iS^ iS^ PROPN NNP NULL -W^oodman W^oodman PROPN NNP NULL -'s 's PART POS NULL -jaws jaws NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -after after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -talk talk VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -will will AUX MD NULL -serve serve VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -les- les- NOUN NN NULL -son son NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -to to PART TO NULL -look look VERB VB NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -step step VERB VBP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -kill kill VERB VB NULL -an- an- DET DT NULL -other other ADJ JJ NULL -bug bug NOUN NN NULL -or or CCONJ CC NULL -beetle beetle NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -surely surely ADV RB NULL -cry cry VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -crying cry VERB VBG NULL -rusts rust NOUN NNS NULL -my -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Thereaf- Thereaf- PROPN NNP NULL - - -ter ter VERB VBD NULL - - -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -72 72 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -very very ADV RB NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -ant ant NOUN NN NULL -toiling- toiling- ADJ JJ NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -step step VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -not not PART RB NULL -to to PART TO NULL -harm harm VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -great great ADJ JJ NULL -care care NOUN NN NULL -never never ADV RB NULL -to to PART TO NULL -be be AUX VB NULL -cruel cruel ADJ JJ NULL -or or CCONJ CC NULL -unkind unkind NOUN NN NULL -to to ADP IN NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -people people NOUN NNS NULL -with with ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -have have AUX VB NULL -something something PRON NN NULL -to to PART TO NULL -guide guide VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -need need VERB VBP NULL -never never ADV RB NULL -do do AUX VB NULL -wrong wrong NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -, , PUNCT , NULL -When when ADV WRB NULL -Oz Oz PROPN NNP NULL -gives give VERB VBZ NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -need need VERB VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -CK.pterVn CK.pterVn PROPN NNPS PRODUCT -. . PUNCT . NULL -.e .e PUNCT NFP NULL - - -Joi Joi PROPN NNP NULL -/ / SYM SYM NULL -rrvey rrvey ADJ JJ NULL -to to ADP IN NULL -TI\e TI\e PROPN NNP NULL -Grets^t Grets^t PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PROPN NNP NULL - - -^^^ ^^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -' ' PUNCT '' NULL -I i NOUN NN NULL -^i ^i PUNCT NFP NULL -WERE be VERB VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -camp camp NOUN NN NULL -out out ADP RP NULL -that that SCONJ IN NULL -nig nig PROPN NNP NULL -- - PUNCT HYPH NULL -ht ht PROPN NNP NULL -under under ADP IN NULL -a a DET DT NULL -large large ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -houses house NOUN NNS NULL -near near ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -tree tree NOUN NN NULL -made make VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -, , PUNCT , NULL -thick thick ADJ JJ NULL -covering covering NOUN NN NULL -to to PART TO NULL -protect protect VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -dew dew NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -chopped chop VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -built build VERB VBD NULL -a a DET DT NULL -splendid splendid ADJ JJ NULL -fire fire NOUN NN NULL -that that PRON WDT NULL -warmed warm VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -feel feel VERB VB NULL -less less ADV RBR NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -ate eat VERB VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -for for ADP IN NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -76 76 NUM CD CARDINAL -THE the DET DT NULL -WONDHRFUL WONDHRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -kill kill VERB VB NULL -a a DET DT NULL -deer deer NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -can can AUX MD NULL -roast roast VERB VB NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -jyour jyour PROPN NNP PERSON -tastes taste NOUN NNS PERSON -are be AUX VBP NULL -so so ADV RB NULL -peculiar peculiar ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -prefer prefer VERB VBP NULL -cooked cook VERB VBN NULL -food food NOUN NN NULL -, , PUNCT , NULL -iand iand X XX NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -beg beg VERB VB NULL -- - PUNCT HYPH NULL -ged ge VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -certainly certainly ADV RB NULL -weep weep VERB VB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -killed kill VERB VBD NULL -a a DET DT NULL -poor poor ADJ JJ NULL -deer deer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fthen fthen ADV RB NULL -my -PRON- PRON PRP$ NULL -jaws jaws NOUN NN NULL -would would AUX MD NULL -rust rust VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -away away ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -supper supper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -knew know VERB VBD NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -^didn't ^didn't ADV RB NULL -mention mention VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -[ [ PUNCT -LRB- NULL -of of ADP IN NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -hungry hungry ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -this this DET DT NULL -jwas jwas NOUN NN NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -and and CCONJ CC NULL -thoughtful thoughtful ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -ilaughed ilaughe VERB VBD NULL -heartily heartily ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -awkward awkward ADJ JJ NULL -way way NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -poor poor ADJ JJ NULL -jcreature jcreature NOUN NN NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -padded padded ADJ JJ NULL -hands hand NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -clumsy clumsy ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -almost almost ADV RB NULL -as as ADV RB NULL -many many ADJ JJ NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -how how ADV WRB NULL -long long ADV RB NULL -it -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -enabled enable VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -feared fear VERB VBD NULL -a a DET DT NULL -spark spark NOUN NN NULL -might might AUX MD NULL -get get AUX VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -burn burn VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -dis- dis- NOUN NN NULL -tance tance NOUN NN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -flames flame NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -to to PART TO NULL -cover cover VERB VB NULL -' ' PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -with with ADP IN NULL -dry dry ADJ JJ NULL -leaves leave NOUN NNS NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -' ' PUNCT '' NULL -f)^]l\l\Ahs^''^'-- f)^]l\l\ahs^''^'-- NUM CD NULL -.. .. PUNCT NFP NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -kept keep VERB VBD NULL -her -PRON- PRON PRP NULL -very very ADV RB NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -77 77 NUM CD CARDINAL -snug snug PROPN NNP NULL -and and CCONJ CC NULL -warm warm ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -daylight daylight NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -bathed bathe VERB VBD NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -rippling ripple VERB VBG NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -an an DET DT NULL -eventful eventful ADJ JJ NULL -day day NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -hardly hardly ADV RB NULL -been be AUX VBN NULL -walking walk VERB VBG NULL -an an DET DT TIME -hour hour NOUN NN TIME -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -that that PRON WDT NULL -crossed cross VERB VBD NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -divided divide VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -wide wide ADJ JJ NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -crept creep VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -into into ADP IN NULL -it -PRON- PRON PRP NULL - - -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -also also ADV RB NULL -very very ADV RB NULL -deep deep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -big big ADJ JJ NULL -, , PUNCT , NULL -jagged jagged ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sides side NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -steep steep ADJ JJ NULL -that that SCONJ IN NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -must must AUX MD NULL -end end VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -despairingly despairingly ADV RB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -thought- thought- ADV RB NULL -ful ful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -fly fly VERB VB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -certain certain ADJ JJ NULL -; ; PUNCT : NULL -neither neither CCONJ CC NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -climb climb VERB VB NULL -down down ADP RP NULL -into into ADP IN NULL -this this DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -stop stop VERB VB NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -after after ADP IN NULL -measuring measure VERB VBG NULL -the the DET DT NULL -distance distance NOUN NN NULL -carefully carefully ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -us -PRON- PRON PRP NULL -all all ADV RB NULL -over over ADV RB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -, , PUNCT , NULL -one one NUM CD NULL -at at ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -will will AUX MD NULL -go go VERB VB NULL -first first ADV RB ORDINAL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -78 78 NUM CD CARDINAL - - -J j NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -killed kill VERB VBD NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -badly badly ADV RB NULL -dented dent VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -below below ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -fall fall NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -falling- falling- NOUN NN NULL -, , PUNCT , NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -is be AUX VBZ NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but but CCONJ CC NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -get get AUX VB NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -attempt attempt NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -and and CCONJ CC NULL -crouched crouch VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -run run VERB VB NULL -and and CCONJ CC NULL -jump jump VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -" " PUNCT `` NULL -Because because SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -the the DET DT NULL -way way NOUN NN NULL -we -PRON- PRON PRP NULL -Lions lion NOUN NNS NULL -do do AUX VBP NULL -these these DET DT NULL -things thing NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -giving give VERB VBG NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -shot shoot VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -: : PUNCT : NULL -all all DET DT NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -easily easily ADV RB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -had have AUX VBD NULL -got get VERB VBN NULL -down down ADP RP NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -back back NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -sprang spring VERB VBD NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -next next ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -tightly tightly ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -with with ADP IN NULL -one one NUM CD NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -safe safe ADJ JJ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -a a DET DT NULL -third third ADJ JJ ORDINAL -time time NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -sat sit VERB VBD NULL -down down ADP RP NULL -for for ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -beast beast NOUN NN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -leaps leap NOUN NNS NULL -had have AUX VBD NULL -made make VERB VBN NULL -his -PRON- PRON PRP$ NULL -breath breath NOUN NN NULL -short short ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -panted pant VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dog dog NOUN NN NULL -that that PRON WDT NULL -has have AUX VBZ NULL -been be AUX VBN NULL -running run VERB VBG NULL -too too ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -^W- ^W- PUNCT , NULL -] ] PUNCT -RRB- NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -very very ADV RB NULL -thick thick ADJ JJ NULL -on on ADP IN NULL -this this DET DT NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -gloomy gloomy ADJ JJ NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -had have AUX VBD NULL -rested rest VERB VBN NULL -started start VERB VBN NULL -along along ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yelh yelh PROPN NNP NULL -brick brick PROPN NNP NULL -, , PUNCT , NULL -silently silently ADV RB NULL -wondering wonder VERB VBG NULL -, , PUNCT , NULL -each each DET DT NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mind mind NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -ever ever ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -reach reach VERB VB NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sun- sun- NOUN NN NULL -shine shine VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -add add VERB VB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -discomfort discomfort NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -soon soon ADV RB NULL -heard hear VERB VBD NULL -strange strange ADJ JJ NULL -noises noise NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -depths depth NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -whispered whisper VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -lived live VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -ksked kske VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -monstrous monstrous ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -with with ADP IN NULL -claws claws PROPN NNP NULL -so so ADV RB NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -tear tear VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -kill kill VERB VB NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Fm fm ADV RB NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -^ ^ PROPN NNP NULL -.^V- .^V- PUNCT . NULL -. . PUNCT . NULL - - -i--^- i--^- PROPN NNP NULL -v v NOUN NN NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -8o 8o PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -dreadful dreadful ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -suddenly suddenly ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -gulf gulf NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -this this DET DT NULL -one one NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -broad broad ADJ JJ NULL -and and CCONJ CC NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP FAC -knew know VERB VBD NULL -at at ADP IN NULL -once once SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -leap leap VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -consider consider VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -serious serious ADJ JJ NULL -thought think VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Here here ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -can can AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -fall fall VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -walk walk VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -first first ADJ JJ ORDINAL -rate rate NOUN NN NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one PRON PRP NULL -would would AUX MD NULL -almost almost ADV RB NULL -suspect suspect VERB VB NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -The the DET DT NULL -Woodman Woodman PROPN NNP NULL -set set VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sharp sharp ADJ JJ NULL -was be AUX VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -was be AUX VBD NULL -soon soon ADV RB NULL -chopped chop VERB VBN NULL -nearly nearly ADV RB NULL -through through ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -strong strong ADJ JJ NULL -front front ADJ JJ NULL -legs leg NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -pushed push VERB VBD NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -tree tree NOUN NN NULL -tipped tip VERB VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -its -PRON- PRON PRP$ NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -just just ADV RB NULL -started start VERB VBN NULL -to to PART TO NULL -cross cross VERB VB NULL -this this DET DT NULL -queer queer PROPN NNP NULL -bridge bridge NOUN NN NULL -when when ADV WRB NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -growl growl NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -look look VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -horror horror NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -two two NUM CD CARDINAL -great great ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to ADP IN NULL -tremble tremble NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -cross cross VERB VB NULL -over over ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -TJLe TJLe PROPN NNPS NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -tcitJi tcitJi PROPN NNP NULL -a a DET DT NULL -crank crank NOUN NN NULL -into into ADP IN NULL -tlie tlie PROPN NNP NULL -gulf gulf PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -8i 8i NUM CD CARDINAL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP NULL -went go VERB VBD NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -holding hold VERB VBG NULL -Toto Toto PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -; ; PUNCT : NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -followed follow VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -came come VERB VBD NULL -next next ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -certainly certainly ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -turned turn VERB VBD NULL -to to PART TO NULL -face face VERB VB NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -a a DET DT NULL -roar roar NOUN NN NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -screamed scream VERB VBD NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP IN NULL -back- back- ADJ JJ NULL -wards ward NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -even even ADV RB NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -re- re- ADV RB NULL -membering membere VERB VBG NULL -that that SCONJ IN NULL -there there PRON EX NULL -were be AUX VBD NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -only only ADV RB NULL -one one NUM CD NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP NORP -again again ADV RB NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -crossed cross VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -Without without ADP IN NULL -stopping stop VERB VBG NULL -an an DET DT NULL -instant instant NOUN NN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -also also ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -lost lose VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -surely surely ADV RB NULL -tear tear VERB VB NULL -us -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -stand stand VERB VB NULL -close close ADJ JJ NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -fight fight VERB VB NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wait wait VERB VB NULL -a a DET DT NULL -minute minute NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -called call VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -what what PRON WP NULL -was be AUX VBD NULL -best good ADJ JJS NULL -to to PART TO NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to PART TO NULL -chop chop VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -that that PRON WDT NULL -rested rest VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -use use VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -two two NUM CD CARDINAL -Kalidahs Kalidahs PROPN NNP NORP -were be AUX VBD NULL -nearly nearly ADV RB NULL -across across ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -, , PUNCT , NULL -carry- carry- PROPN NNP NULL -ing e VERB VBG NULL -the the DET DT NULL -ugly ugly ADJ JJ NULL -, , PUNCT , NULL -snarling snarl VERB VBG NULL -brutes brute NOUN NNS NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -both both DET DT NULL -were be AUX VBD NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -peices peice NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -drawing draw VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -breath breath NOUN NN NULL -of of ADP IN NULL -relief relief NOUN NN NULL -, , PUNCT , NULL -* * PUNCT NFP NULL - - -T t NOUN NN NULL -see see VERB VBP NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -live live VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -1 1 NUM CD QUANTITY -am be AUX VBP QUANTITY -glad glad ADJ JJ QUANTITY -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -m. m. NOUN NN PERSON - - -not not PART RB NULL -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL -oW ow NOUN NN NULL -creafyres creafyre NOUN NNS NULL -ened ene VERB VBD NULL -me -PRON- PRON PRP NULL -so so ADV RB NULL -badly badly ADV RB NULL -th^\ th^\ ADJ JJ NULL - - -heatij heatij PROPN NNP NULL - - -Woodrri Woodrri PROPN NNP NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -- - PUNCT HYPH NULL -Le^rt_to le^rt_to ADJ JJ NULL -beat beat NOUN NN NULL - - -This this DET DT NULL -adventar&Tnade adventar&tnade NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -.. .. PUNCT . NULL - - -more more ADJ JJR NULL -, , PUNCT , NULL -anxi- anxi- PROPN NNP NULL -' ' PUNCT '' NULL - - --tiran -tiran PUNCT : NULL -ever ever ADV RB NULL -to to ADP IN NULL -, , PUNCT , NULL -^f ^f PUNCT NFP CARDINAL --^^ -^^ NUM CD NULL - - -^g-^iJt^ ^g-^iJt^ PUNCT NFP NULL -walked walk VERB VBD NULL -so so ADV RB NULL -; ; PUNCT : NULL -Dorothy Dorothy PROPN NNP PERSON -.-^game .-^game PROPN NNP NULL -tire tire PROPN NNP NULL - - -_ _ PROPN NNP NULL - - -tQ tQ PUNCT NFP NULL - - -ride ride VERB VB NULL -oa^^fe oa^^fe ADP IN NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -ba^. ba^. NUM CD NULL -TO to ADP IN NULL -' ' PUNCT '' NULL -tkekdjeat tkekdjeat NOUN NN NULL -joy joy NOUN NN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -became become VERB VBD NULL -thiSier thisi ADJ JJR NULL - - -the the DET DT NULL -further further ADJ JJ NULL -they -PRON- PRON PRP NULL -advanced^i^nd^n advanced^i^nd^n NUM CD NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME - - -th^y~ th^y~ NOUN NN NULL -suddenly suddenly ADV RB NULL -came come VERB VBD NULL -j^^^-^r^ad j^^^-^r^ad SYM SYM NULL -rB^er rB^er VERB VBN NULL -, , PUNCT , NULL -flowing- flowing- NOUN NN NULL - - -swiftly swiftly ADV RB NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -On on ADP IN NULL -^T^^tTi ^T^^tTi PUNCT NFP NULL -ot^^^de'5-:die ot^^^de'5-:die PRON PRP$ NULL -water water NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- PROPN NNP NULL -\^Mdrriinn%glhroug \^Mdrriinn%glhroug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -green green PROPN NNP NULL -meS^tvs'dottecf meS^tvs'dottecf VERB VBN NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -road road NOUN NN NULL -bor- bor- NOUN NN NULL -^^red^ihJ^es ^^red^ihJ^es PROPN NNP NULL -hauling haul VERB VBG NULL -full full ADJ JJ NULL -- - PUNCT HYPH NULL -iif iif NOUN NN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -eatly eatly ADV RB NULL -pfcased pfcase VERB VBN NULL -to- to- X XX NULL - - -.^e .^e PUNCT . NULL -. . PUNCT . NULL - - -this this DET DT NULL -delightful delightful ADJ JJ NULL -country country NOUN NN NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^r^=:f__-__ZTfew ^r^=:f__-__ZTfew PUNCT , NULL - - -shall shall AUX MD NULL - - -\^^^ss \^^^ss PROPN NNP NULL - - -the the DET DT NULL -riverP^asked riverP^asked PROPN NNP NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kf"^n'L Kf"^n'L PROPN NNP NULL -" " PUNCT '' NULL -^^^^^ ^^^^^ PUNCT . NULL -easity^-done easity^-done NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -j j PROPN NNP NULL -- - PUNCT : NULL -eplied eplie VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -^ ^ PROPN NNP NULL -" " PUNCT `` NULL - - -^^^^'^i^ ^^^^'^i^ PUNCT NFP NULL -\Yoodman \yoodman NOUN NN NULL -mu^bmld mu^bmld PROPN NNP NULL -u^^^ratt^so u^^^ratt^so PROPN NNP ORG -we~ we~ PROPN NNP NULL -can can AUX MD NULL -float float VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -^2i^ ^2i^ CCONJ CC NULL -et^er et^er PROPN NNP NULL -- - PUNCT HYPH NULL -sidv^---i:^.^J2__^ sidv^---i:^.^J2__^ PROPN NNPS NULL -_ _ VERB VBP NULL - - -r"^-- r"^-- NOUN NN NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -took take VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe PROPN NNP NULL -~ ~ PUNCT NFP NULL -a a DET DT NULL -: : PUNCT : NULL -n[d n[d PROPN NNP PERSON - - -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -JL JL PROPN NNP ORG -. . PUNCT . NULL - - -do\^ do\^ PUNCT : NULL - - -> > X XX NULL -sgiall sgiall NOUN NN NULL -trees tree NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -4 4 NUM CD CARDINAL -= = SYM SYM NULL - - -aft;:^iTd aft;:^iTd PUNCT NFP NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -at at ADP IN NULL -^ ^ PROPN NNP NULL -this this DET DT NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -barrk barrk NOUN NN NULL -- - PUNCT : NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -^ ^ PROPN NNP NULL - - -THE the DET DT NULL -WONDKRFUL WONDKRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -83 83 NUM CD CARDINAL -fine fine ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -pleased please VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -nuts nut NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -meal meal NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -takes take VERB VBZ NULL -time time NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -raft raft NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -when when ADV WRB NULL -one one NOUN NN CARDINAL -is be AUX VBZ NULL -as as ADV RB NULL -industrious industrious ADJ JJ NULL -and and CCONJ CC NULL -untiring untiring ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -night night NOUN NN NULL -came come VERB VBD NULL -the the DET DT NULL -work work NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -cozy cozy ADJ JJ NULL -place place NOUN NN NULL -under under ADP IN NULL -the the DET DT NULL -trees- trees- NOUN NN NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -well well ADV RB NULL -until until ADP IN NULL -the the DET DT NULL -morn- morn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -dreamed dream VERB VBD NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -soon soon ADV RB NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -1 1 NUM CD NULL - - -# # SYM $ NULL -|/^ |/^ ADJ JJ NULL -LITTLE LITTLE PROPN NNP ORG -PARTY PARTY PROPN NNP ORG -^^ ^^ PUNCT NFP NULL -^ ^ PROPN NNP NULL -of of ADP IN NULL -travellers traveller NOUN NNS NULL -awak- awak- PROPN NNP NULL -ened ene VERB VBN NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -' ' PUNCT '' NULL -refreshed refreshed ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -hope hope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -breakfasted breakfast VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -princess princess NOUN NN NULL -off off ADP RP NULL -peaches peach NOUN NNS NULL -and and CCONJ CC NULL -plums plum NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -Behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -dark dark ADJ JJ NULL -forest forest NOUN NN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -passed pass VERB VBN NULL -safely safely ADV RB NULL -through through ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -suffered suffer VERB VBN NULL -many many ADJ JJ NULL -discourage- discourage- ADJ JJ NULL -ments ment NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -, , PUNCT , NULL -sunny sunny ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -beckon beckon VERB VB NULL -them -PRON- PRON PRP NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -broad broad ADJ JJ NULL -river river NOUN NN NULL -now now ADV RB NULL -88 88 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -cut cut VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -from from ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -land land NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -cut cut VERB VBN NULL -a a DET DT NULL -few few ADJ JJ NULL -more more ADJ JJR NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pins pin NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -start start VERB VB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -it -PRON- PRON PRP NULL -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -bigf bigf PROPN NNP NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to PART TO NULL -steady steady VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -quite quite ADV RB NULL -well well ADV RB NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -the the DET DT NULL -swift swift ADJ JJ NULL -current current NOUN NN NULL -swept sweep VERB VBD NULL -the the DET DT NULL -raft raft NOUN NN NULL -down down ADP RP NULL -stream stream NOUN NN NULL -, , PUNCT , NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -water water NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -carried carry VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the- the- DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -enchant enchant VERB VB NULL -us -PRON- PRON PRP NULL -and and CCONJ CC NULL -make make VERB VB NULL -us -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -iVnd iVnd PROPN NNP NULL -I -PRON- PRON PRP NULL -slioul slioul VERB VBP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -89 89 NUM CD NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -certainly certainly ADV RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -pushed push VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -pole pole NOUN NN NULL -that that PRON WDT NULL -it -PRON- PRON PRP NULL -stuck stick VERB VBD NULL -fast fast ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -mud mud NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -again again ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -let let VERB VB NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -swept sweep VERB VBN NULL -away away ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP NULL -left leave VERB VBD NULL -clinging cling VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -called call VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -cry cry VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -fortunately fortunately ADV RB NULL -remembered remember VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -rust rust VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -dried dry VERB VBD NULL -his -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -apron apron NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -this this DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -thing thing NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -first first ADV RB ORDINAL -met meet VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -believe believe VERB VB NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -, , PUNCT , NULL -at at ADP IN NULL -any any DET DT NULL -rate rate NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -surely surely ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -use use NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -Scarecro^ Scarecro^ PROPN NNP NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -any any DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Down down ADP IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -the the DET DT NULL -raft raft NOUN NN NULL -floated float VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP PERSON -fWas fWas PROPN NNP PERSON -left leave VERB VBD NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -' ' PUNCT '' NULL -Lion Lion PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Something something PRON NN NULL -must must AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -to to PART TO NULL -save save VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -swim swim VERB VB NULL -to to ADP IN NULL -|he |he PROPN NNP NULL -shore shore NOUN NN NULL -and and CCONJ CC NULL -pull pull VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -after after ADP IN NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -only only ADV RB NULL -hold hold VERB VB NULL -fast fast ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ti^ ti^ PROPN NNP NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -caught catch VERB VBD NULL -fast fast ADJ JJ NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -swim swim VERB VB NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -toward toward ADP IN NULL -the the DET DT NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -by by ADV RB NULL -and and CCONJ CC NULL -by by ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -drawn draw VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -current current NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -'s 's PART POS WORK_OF_ART -long long ADJ JJ NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -shore shore NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -and and CCONJ CC NULL -stepped step VERB VBD NULL -off off ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -long long ADJ JJ NULL -way way NOUN NN NULL -past past ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -that that PRON WDT NULL -led lead VERB VBD NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -the the DET DT NULL -sun sun NOUN NN NULL -dry dry VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -best good ADJ JJS NULL -plan plan NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -walk walk VERB VB NULL -along along ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -bank bank NOUN NN NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -rested rest VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -grassy grassy ADJ JJ NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -from from ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -river river NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -plenty plenty ADJ JJ NULL -^^ ^^ NUM CD NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -91 91 NUM CD CARDINAL -of of ADP IN NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -sunshine sunshine NOUN NN NULL -to to PART TO NULL -cheer cheer VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -felt feel VERB VBN NULL -so so ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -very very ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -only only ADV RB NULL -stopping stop VERB VBG NULL -once once ADV RB NULL -to to PART TO NULL -pick pick VERB VB NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -flower flower NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Look look VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -looking look VERB VBG NULL -very very ADV RB NULL -lonely lonely ADJ JJ NULL -and and CCONJ CC NULL -sad sad ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -both both DET DT NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -wistfully wistfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -until until ADP IN NULL -a a DET DT NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -by by ADV RB NULL -, , PUNCT , NULL -which which PRON WDT NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -to to PART TO NULL -rest rest VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -'s 's PART POS NULL -edge edge NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -these these DET DT NULL -are be AUX VBP NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -n't n't PART RB NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -twisted twist VERB VBD NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -sharply sharply ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -queer queer PROPN NNP NULL -party party PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -wondering wonder VERB VBG NULL -how how ADV WRB NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Over over ADV RB NULL -there there ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL -92 92 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -heavy heavy ADJ JJ NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -thank thank VERB VB NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -find find VERB VBP NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -carry carry VERB VB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -drop drop VERB VB NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -bird bird NOUN NN NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -till till SCONJ IN NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -was be AUX VBD NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -claws claw NOUN NNS NULL -grabbed grab VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -were be AUX VBD NULL -sitting sit VERB VBG NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -happy happy ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -hugged hug VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -, , PUNCT , NULL -even even ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -sang sing VERB VBD NULL -" " PUNCT `` NULL -Tol tol NOUN NN NULL -- - PUNCT HYPH NULL -de- de- ADJ JJ NULL - - -ri ri PROPN NNP NULL -- - PUNCT HYPH NULL -de de ADP IN NULL -- - PUNCT HYPH NULL -oh oh INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -at at ADP IN NULL -every every DET DT NULL -step step NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -so so ADV RB NULL -gay gay ADJ JJ NULL - - -. . PUNCT . NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -stay stay VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -for- for- X XX NULL -ever ever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -the the DET DT NULL -kind kind NOUN NN NULL -Stork Stork PROPN NNP NULL -saved save VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get VERB VBP NULL -any any DET DT NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -find find VERB VB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -again again ADV RB NULL -and and CCONJ CC NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -some some DET DT NULL -kindness kindness NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -along along ADV RB NULL -beside beside ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -always always ADV RB NULL -like like VERB VBP NULL -to to PART TO NULL -help help VERB VB NULL -anyone anyone PRON NN NULL -in in ADP IN NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -babies baby NOUN NNS NULL -are be AUX VBP NULL -waiting wait VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -nest nest NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -kind kind ADJ JJ NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -listening listen VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -singing singing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Stork Stork PROPN NNP WORK_OF_ART -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -93 93 NUM CD CARDINAL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -looking^ looking^ X XX NULL -at at ADP IN NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -flowers flower NOUN NNS NULL -which which PRON WDT NULL -now now ADV RB NULL -became become VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -carpeted carpet VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -blossoms blossom NOUN NNS NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -great great ADJ JJ NULL -clusters cluster NOUN NNS NULL -of of ADP IN NULL -scarlet scarlet PROPN NNP NULL -pop- pop- PROPN NNP NULL -pies pie NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -so so ADV RB NULL -brilliant brilliant ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -dazzled dazzle VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -beautiful beautiful ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -breathed breathe VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -spicy spicy ADJ JJ NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -probably probably ADV RB NULL -like like VERB VB NULL -them -PRON- PRON PRP NULL -better well ADJ JJR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -a a DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -love love VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -always always ADV RB NULL -did do AUX VBD NULL -like like SCONJ IN NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -they -PRON- PRON PRP NULL -seem seem VERB VBP NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -and and CCONJ CC NULL -frail frail ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -there there PRON EX NULL -are be AUX VBP NULL -none none NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -so so ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -these these DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -now now ADV RB NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -more more ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -scarlet scarlet ADJ JJ NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -flowers flower NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -meadow meadow NOUN NN NULL -of of ADP IN NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -well well ADV RB NULL -known known ADJ JJ NULL -that that SCONJ IN NULL -when when ADV WRB NULL -there there PRON EX NULL -are be AUX VBP NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -flowers flower NOUN NNS NULL -together together ADV RB NULL -their -PRON- PRON PRP$ NULL -odor odor NOUN NN NULL -is be AUX VBZ NULL -so so ADV RB NULL -powerful powerful ADJ JJ NULL -that that SCONJ IN NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -breathes breathe VERB VBZ NULL -it -PRON- PRON PRP NULL -falls fall VERB VBZ NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -the the DET DT NULL -sleeper sleeper NOUN NN NULL -is be AUX VBZ NULL -not not PART RB NULL -carried carry VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flow- flow- NOUN NN NULL -ers er NOUN NNS NULL -he -PRON- PRON PRP NULL -sleeps sleep VERB VBZ NULL -on on ADV RB NULL -and and CCONJ CC NULL -on on ADV RB NULL -forever forever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -were be AUX VBD NULL -everywhere everywhere ADV RB NULL -about about ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -presently presently ADV RB NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -grew grow VERB VBD NULL -heavy heavy ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -sit sit VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -rest rest VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -94 94 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -would would AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -hurry hurry VERB VB NULL -and and CCONJ CC NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -before before ADP IN NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -walking walk VERB VBG NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -stand stand VERB VB NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -closed close VERB VBD NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -forgot forget VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -fast fast VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -leave leave VERB VBP NULL -her -PRON- PRON PRP NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -die die VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -smell smell NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -is be AUX VBZ NULL -killing kill VERB VBG NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -open open ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -already already ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -true true ADJ JJ NULL -; ; PUNCT : NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -fallen fall VERB VBN NULL -down down ADP RP NULL -beside beside ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -were be AUX VBD NULL -troubled trouble VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -95 95 NUM CD CARDINAL - - -" " PUNCT `` NULL -Run run VERB VB NULL -fast fast ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Lion lion NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -deadly deadly ADJ JJ NULL -flower flower NOUN NN NULL -- - PUNCT HYPH NULL -bed bed NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -too too ADV RB NULL -big big ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -aroused arouse VERB VBD NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -forward forward ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -make make VERB VB NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -our -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -Toto Toto PROPN NNP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -lap lap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -seat seat NOUN NN NULL -and and CCONJ CC NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -between between ADP IN NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -On on ADV RB NULL -and and CCONJ CC NULL -on on ADP IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -carpet carpet NOUN NN NULL -of of ADP IN NULL -deadly deadly ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -them -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -end end VERB VB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -bend bend NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -lying lie VERB VBG NULL -fast fast ADV RB NULL -asleep asleep ADJ JJ NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -flowers flower NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -huge huge ADJ JJ NULL -beast beast NOUN NN NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -given give VERB VBN NULL -up up ADP RP NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fallen fall VERB VBN NULL -only only ADV RB NULL -a a DET DT NULL -short short ADJ JJ NULL -distance distance NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -poppy- poppy- ADJ JJ NULL - - -w^^^^ w^^^^ PROPN NNP NULL - - -^^/^ ^^/^ PUNCT NFP NULL -^^^ ^^^ NOUN NN NULL -' ' PUNCT '' NULL -^^1^^^^ ^^1^^^^ PUNCT : NULL - - -the the DET DT NULL -sweet sweet ADJ JJ NULL -grass grass NOUN NN NULL -spread spread VERB VBD NULL -in in ADP IN NULL -beautiful beautiful ADJ JJ NULL -wW ww NOUN NN NULL -, , PUNCT , NULL -i9^ i9^ PROPN NNP NULL -f f PROPN NNP NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J J PROPN NNP NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -much much ADV RB NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -lift lift VERB VB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -must must AUX MD NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -here here ADV RB NULL -to to PART TO NULL -sleep sleep VERB VB NULL -on on ADP IN NULL -for- for- PROPN NNP NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -perhaps perhaps ADV RB NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -dream dream VERB VB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -found find VERB VBN NULL -courage courage NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -z z PROPN NNP NULL -' ' NUM CD NULL -96 96 NUM CD CARDINAL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -comrade comrade NOUN NN NULL -for for ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -cowardly cowardly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -on on ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -spot spot NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -far far ADV RB NULL -enough enough ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -field field NOUN NN NULL -to to PART TO NULL -prevent prevent VERB VB NULL -her -PRON- PRON PRP$ NULL -breathing breathing NOUN NN NULL -any any DET DT NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -poison poison NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -here here ADV RB NULL -they -PRON- PRON PRP NULL -laid lay VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -o o X XX NULL - - -n n CCONJ CC NULL - - -th th X XX NULL -^soft ^soft ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -4j 4j NUM CD CARDINAL -) ) PUNCT -RRB- NULL -' ' PUNCT '' NULL - - -^^. ^^. PROPN NNP NULL -: : PUNCT : NULL -CK^pterlX CK^pterlX PROPN NNP PERSON -TKe TKe PROPN NNP NULL -Qi Qi PROPN NNP ORG -/ / SYM SYM ORG -eerv eerv PROPN NNP ORG -rtN rtn NOUN NN NULL -Field Field PROPN NNP NULL -Mice Mice PROPN NNP NULL -. . PROPN NNP NULL - - -CANNOT CANNOT PROPN NNP ORG -BE be VERB VB ORG -FAR far ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow PROPN NNP NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -nearly nearly ADV RB NULL -as as SCONJ IN NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -river river NOUN NN NULL -carried carry VERB VBD NULL -us -PRON- PRON PRP NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -was be AUX VBD NULL -about about ADV RB NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -, , PUNCT , NULL -m^^is m^^is PROPN NNP NULL -head head NOUN NN NULL -( ( PUNCT -LRB- NULL -which which PRON WDT NULL -worked work VERB VBD NULL -beautifully beautifully ADV RB NULL -on on ADP IN NULL -hinges hinge NOUN NNS NULL -) ) PUNCT -RRB- NULL -a a DET DT NULL -strange strange ADJ JJ NULL -beast beast NOUN NN NULL -come come VERB VB NULL -bounding bound VERB VBG NULL -over over ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -towards towards ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -great great ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -wildcat wildcat NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ithe ithe NOUN NN NULL -Woodman Woodman PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -chasing chase VERB VBG NULL -something something PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -its -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -its -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -wide wide ADJ JJ NULL -open open ADJ JJ NULL -, , PUNCT , NULL -showing show VERB VBG NULL -two two NUM CD CARDINAL -rows row NOUN NNS NULL -of of ADP IN NULL -ugly ugly ADJ JJ NULL -teeth tooth NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -its -PRON- PRON PRP$ NULL -red red ADJ JJ NULL -eyes eye NOUN NNS NULL -lowed low VERB VBN NULL -like like SCONJ IN NULL -balls ball NOUN NNS NULL -of of ADP IN NULL -fire fire NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -nearer nearer ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -v\ v\ PROPN NNP ORG -loo loo PROPN NNP NULL -THE the DET DT LAW -WONDERFUL WONDERFUL PROPN NNP LAW -WIZARD wizard NOUN NN LAW -' ' PUNCT '' LAW -OF of ADP IN LAW -OZ OZ PROPN NNP LAW -. . PUNCT . NULL - - -Woodman Woodman PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -running run VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -beast beast NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ray ray NOUN NN NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -to to PART TO NULL -try try VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -such such DET PDT NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -harm- harm- ADJ JJ NULL -less less ADJ JJR NULL -creature creature NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -raised raise VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -ran run VERB VBD NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -quick quick ADJ JJ NULL -blow blow NOUN NN NULL -that that PRON WDT NULL -cut cut VERB VBD NULL -the the DET DT NULL -beast beast NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -clean clean VERB VB NULL -off off ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -in in ADP IN NULL -two two NUM CD CARDINAL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -freed free VERB VBN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -coming come VERB VBG NULL -slowly slowly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -for for ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -speak speak VERB VB NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -beg beg VERB VBP NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -! ! PUNCT . NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -careful careful ADJ JJ NULL -to to PART TO NULL -help help VERB VB NULL -all all DET PDT NULL -those those DET DT NULL -who who PRON WP NULL -may may AUX MD NULL -need need VERB VB NULL -a a DET DT NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -to to PART TO NULL -be be AUX VB NULL -only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -indignantly indignantly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Queen Queen PROPN NNP NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -fi(dd fi(dd NOUN NN NULL -- - PUNCT HYPH NULL -mice mice NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -making make VERB VBG NULL -a a DET DT NULL -bow bow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Therefore therefore ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -deed deed NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -in in ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -several several ADJ JJ NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -seen see VERB VBN NULL -running run VERB VBG NULL -up up ADP RP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -legs leg NOUN NNS NULL -could could AUX MD NULL -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -their -PRON- PRON PRP$ NULL -Queen queen NOUN NN NULL -they -PRON- PRON PRP NULL -exclaimed exclaim VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -your -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -! ! PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -manage manage VERB VB NULL -to to PART TO NULL -escape escape VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Wildcat Wildcat PROPN NNP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -lOI lOI PROPN NNP NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -bowed bow VERB VBD NULL -so so ADV RB NULL -low low ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -funny funny ADJ JJ NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -killed kill VERB VBD NULL -the the DET DT NULL -Wild- Wild- PROPN NNP NULL -cat cat NOUN NN NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -all all ADV RB NULL -serve serve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -his -PRON- PRON PRP$ NULL -slightest slight ADJ JJS NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -shrill shrill ADJ JJ NULL -chorus chorus NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -awak- awak- VERB VBN NULL -ened ene VERB VBN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -all all DET PDT NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -one one NUM CD CARDINAL -bark bark NOUN NN NULL -of of ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -right right ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -mid- mid- NOUN NN NULL -dle dle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -group group NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -always always ADV RB NULL -loved love VERB VBN NULL -to to PART TO NULL -chase chase VERB VB NULL -mice mouse NOUN NNS NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -no no DET DT NULL -harm harm NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -W^^oodman W^^oodman PROPN NNP NULL -caught catch VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -him -PRON- PRON PRP NULL -tight tight ADJ JJ NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -Toto Toto PROPN NNP NULL -shall shall AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -At at ADP IN NULL -this this DET DT NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS ORG -stuck stick VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -out out ADP RP NULL -from from ADP IN NULL -a a DET DT NULL -clump clump NOUN NN NULL -of of ADP IN NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -timid timid ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -bite bite VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -One one NUM CD CARDINAL -by by ADP IN NULL -one one NUM CD CARDINAL -the the DET DT NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -creep- creep- PROPN NNP NULL -ing e VERB VBG NULL -back back ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -bark bark VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -have have AUX VB NULL -bitten bite VERB VBN NULL -him -PRON- PRON PRP NULL -had have AUX VBD NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -not not PART RB NULL -known know VERB VBN NULL -very very ADV RB NULL -well well ADV RB NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -. . PUNCT . NULL -. . PUNCT . NULL - - -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -mice^spiake mice^spiake PROPN NNP NULL -. . PUNCT . NULL - - -,:v-\vi^-,3>^ ,:v-\vi^-,3>^ PUNCT , NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL - - -: : PUNCT : NULL - - --^v^- -^v^- PROPN NNP NULL - - -I02 I02 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -anything- anything- ADJ JJ NULL - - -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -it -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -repay repay VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -saving save VERB VBG NULL -the the DET DT NULL -Hfe Hfe PROPN NNP PERSON -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -Queen queen NOUN NN PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Nothing nothing PRON NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -trying try VERB VBG NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -because because SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -said say VERB VBD NULL -, , PUNCT , NULL -quickly quickly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL - - -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -save save VERB VB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -A a DET DT WORK_OF_ART -Lion Lion PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -eat eat VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -up up ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -this this DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Really really ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Mouse Mouse PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -so so ADV RB NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -is be AUX VBZ NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -promise promise VERB VBP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -shall shall AUX MD NULL -treat treat VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -with with ADP IN NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -trust trust VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -which which PRON WDT NULL -call call VERB VBP NULL -you -PRON- PRON PRP NULL -Queen Queen PROPN NNP PERSON -and and CCONJ CC NULL -are be AUX VBP NULL -willing willing ADJ JJ NULL -to to PART TO NULL -obey obey VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -are be AUX VBP NULL -thousands thousand NOUN NNS CARDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -to to PART TO NULL -come come VERB VB NULL -here here ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possi- possi- NUM CD NULL -ble ble VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -let let VERB VB NULL -each each DET DT NULL -one one NOUN NN NULL -bring bring VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Queen Queen PROPN NNP NULL -turned turn VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -that that PRON WDT NULL -attended attend VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -her -PRON- PRON PRP$ NULL -orders order NOUN NNS NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -away away ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -direction direction NOUN NN NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -tlie tlie PROPN NNP PERSON -Queen Queen PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -103 103 NUM CD CARDINAL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -Now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -trees tree NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -- - PUNCT HYPH NULL -side side NOUN NN NULL -and and CCONJ CC NULL -make make VERB VB NULL -a a DET DT NULL -truck truck NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -carry carry VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -went go VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -a a DET DT NULL -truck truck NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -limbs limb NOUN NNS NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -chopped chop VERB VBD NULL -away away ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -leaves leave NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -it -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pegs peg NOUN NNS NULL -and and CCONJ CC NULL -made make VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -wheels wheel NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -short short ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -tree- tree- ADJ JJ NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -fast fast ADV RB NULL -and and CCONJ CC NULL -so so ADV RB NULL -well well ADV RB NULL -did do AUX VBD NULL -he -PRON- PRON PRP NULL -work work VERB VB NULL -that that SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -mice mice NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -arrive arrive VERB VB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -thou- thou- ADJ JJ NULL -sands sand NOUN NNS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -: : PUNCT : NULL -big big ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -middle middle ADJ JJ NULL -- - PUNCT HYPH NULL -sized sized ADJ JJ NULL -mice mouse NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -each each DET DT NULL -one one NOUN NN CARDINAL -brought bring VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -about about ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -woke wake VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -astonished astonish VERB VBN NULL -to to PART TO NULL -find find VERB VB NULL -herself -PRON- PRON PRP NULL -lying lie VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -thousands thousand NOUN NNS CARDINAL -of of ADP IN NULL -mice mouse NOUN NNS NULL -standing stand VERB VBG NULL -around around ADV RB NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -about about ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -dignified dignified ADJ JJ NULL -little little ADJ JJ NULL -Mouse Mouse PROPN NNP GPE -, , PUNCT , NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -nodded nod VERB VBD NULL -gravely gravely ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -made make VERB VBD NULL -a a DET DT NULL -courtesy courtesy NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -friendly friendly ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -now now ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -fasten fasten VERB VB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -, , PUNCT , NULL -using use VERB VBG NULL -the the DET DT NULL -strings string NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -string string NOUN NN NULL -was be AUX VBD NULL -tied tie VERB VBN NULL -around around ADP IN NULL -the the DET DT NULL -neck neck NOUN NN NULL -I04 I04 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -each each DET DT NULL -mouse mouse NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -. . PUNCT . NULL -Of of ADV RB NULL -course course ADV RB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -a a DET DT CARDINAL -thousand thousand NUM CD CARDINAL -times time NOUN NNS NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -rafice rafice NOUN NN NULL -who who PRON WP NULL -were be AUX VBD NULL -to to PART TO NULL -draw draw VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -^arnessed ^arnesse VERB VBN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -to to PART TO NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -/Scarecrow /Scarecrow PUNCT . NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -could could AUX MD NULL -sit sit VERB VB NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -dravc^-n dravc^-n NOUN NN NULL - - -s\viftly s\viftly ADV RB NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -queer queer NOUN NN NULL -little little ADJ JJ NULL -horses horse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -here here ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -fAft^ fAft^ PROPN NNP NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -was be AUX VBD NULL -/.,4ieaY^j^tliey /.,4ieaY^j^tliey PUNCT . NULL -, , PUNCT , NULL -managed manage VERB VBD NULL -to to PART TO NULL -- - PUNCT HYPH NULL -get get AUX VB NULL -te^r^^il^the te^r^^il^the NOUN NN NULL -truck truck NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -^^^mi^^^ ^^^mi^^^ NUM CD NULL -' ' PART POS NULL -# # SYM $ NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -105 105 NUM CD CARDINAL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -hurriedly hurriedly ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -the the DET DT NULL -order order NOUN NN NULL -to to PART TO NULL -start start VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -feared fear VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -stayed stay VERB VBD NULL -among among ADP IN NULL --ib^^#oppies -ib^^#oppie NOUN NNS NULL - - -too too ADV RB NULL -long long ADV RB NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -would would AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -^^^^^;^ ^^^^^;^ PUNCT NFP NULL -' ' PUNCT '' NULL --^^ -^^ NOUN NN NULL -? ? PUNCT . NULL - - -5^ 5^ NUM CD NULL -~ ~ PUNCT NFP NULL -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -cfeaturSs cfeaturSs PROPN NNP NULL -" " PUNCT '' NULL - - -many many ADJ JJ NULL -though though SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -is^ould is^ould AUX MD NULL -hardly hardly ADV RB NULL -stir stir VERB VB NULL -the the DET DT NULL -heavily heavily ADV RB NULL -loaded loaded ADJ JJ NULL -truck truck NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -- - PUNCT HYPH NULL -man man PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -both both DET DT NULL -pushed push VERB VBD NULL -from from ADP IN NULL -behind behind ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -better well ADJ JJR NULL -. . PUNCT . NULL - - -Soon soon ADV RB NULL -they -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LOC -out out ADV RB NULL -< < X XX NULL -M M PROPN NNP NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -breathe breathe VERB VB NULL --the -the PUNCT `` NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -poisonous poisonous ADJ JJ NULL -scent scent NOUN NN NULL -o'L o'l NOUN NN NULL - - --tHe -tHe PROPN NNP CARDINAL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -^^ ^^ SYM SYM NULL - - -H h NOUN NN NULL -r r NOUN NN NULL -~iv~>*^ ~iv~>*^ SYM SYM NULL -io6 io6 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -warmly warmly ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -her -PRON- PRON PRP$ NULL -companion companion NOUN NN NULL -from from ADP IN NULL -death death NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -bigf bigf PROPN NNP NULL - - -Lion Lion PROPN NNP ORG -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -rescued rescue VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -unharnessed unharnessed ADJ JJ NULL -from from ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -and and CCONJ CC NULL -scampered scamper VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT PERSON -Queen queen NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice Mice PROPN NNP PERSON -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -Tf tf NOUN NN NULL -ever ever ADV RB NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -come come VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -field field NOUN NN NULL -and and CCONJ CC NULL -call call NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -hear hear VERB VB NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -come come VERB VB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -assistance assistance NOUN NN NULL -. . PUNCT . NULL - - -Goodbye goodbye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -away away ADV RB NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -ran run VERB VBD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -tightly tightly ADV RB NULL -lest lest ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -run run VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -frighten frighten VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -until until ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -awaken awaken VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -brought bring VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -some some DET DT NULL -fruit fruit NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -tree tree NOUN NN NULL -near near SCONJ IN NULL -bA\;^ttiiill(i//i^ bA\;^ttiiill(i//i^ PROPN NNP GPE -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -# # NOUN NN NULL -CKb^pterX. ckb^pterx. NOUN NN NULL -TKe TKe PROPN NNP NULL - - -Gi/&wrdisvrs Gi/&wrdisvrs PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -tKe tKe PROPN NNP ORG -G?vte G?vte PROPN NNP ORG -. . PUNCT . NULL -.^^ .^^ PUNCT . NULL -' ' PUNCT '' NULL -^^1 ^^1 SYM SYM NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -^^ ^^ SYM SYM NULL - - -li li PROPN NNP NULL - - -Q'l Q'l PROPN NNP NULL - - -: : PUNCT : NULL -^\^%'^^^ ^\^%'^^^ X ADD CARDINAL -i'^^QME i'^^qme NOUN NN NULL -THH^^EFORE thh^^efore NOUN NN NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -awakened awaken VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -lain lain PROPN NNP NULL -ig ig ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -a a DET DT NULL -long long ADJ JJ NULL -" " PUNCT '' NULL -while while SCONJ IN NULL -, , PUNCT , NULL -breath- breath- PROPN NNP NULL - - -^;;,;A}i'^'^''Tng- ^;;,;A}i'^'^''Tng- PUNCT NFP NULL - - -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -deadly deadly ADJ JJ NULL -fragrance fragrance NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -roll roll VERB VB NULL -off off ADP RP NULL -the the DET DT NULL -truck truck NOUN NN NULL -he -PRON- PRON PRP NULL -W^^ W^^ VERB VBZ NULL -yery yery ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -himself -PRON- PRON PRP NULL -still still ADV RB NULL -, , PUNCT , NULL -. . PUNCT . NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL - - -MMl MMl PROPN NNP NULL -' ' PUNCT '' NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -jrafi jrafi PROPN NNP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -1 1 NUM CD CARDINAL -' ' X XX NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -down down ADP RP NULL -and and CCONJ CC NULL -^"yawniijt^^'but ^"yawniijt^^'but PUNCT NFP NULL - - -the the DET DT NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -ydU^get ydu^get VERB VB NULL -me -PRON- PRON PRP NULL -put put VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -M|iijjii M|iijjii PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^lfen*they ^lfen*they INTJ UH NULL -' ' PUNCT '' NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -or or CCONJ CC NULL -tlie tlie ADJ JJ NULL -' ' PUNCT `` NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -they -PRON- PRON PRP NULL -IP IP PROPN NNP NULL -jihad jihad PROPN NNP NULL -gitieroubly gitieroubly ADV RB NULL -saved save VERB VBD NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -death death NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -r&ioiTRjj^ighed.^nd r&ioitrjj^ighed.^nd NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -, , PUNCT , NULL -, , PUNCT , NULL - - -I -PRON- PRON PRP NULL -fliy'^ fliy'^ PROPN NNP NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -^*\ave ^*\ave VERB VBP NULL -always always ADV RB NULL -thought think VERB VBN NULL -myself -PRON- PRON PRP NULL -very very ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -; ; PUNCT : NULL - - -^small ^small X FW NULL -ihings ihing NOUN NNS NULL -as as SCONJ IN NULL -flowers flower NOUN NNS NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -killinglhe killinglhe PROPN NNP GPE -, , PUNCT , NULL -; ; PUNCT : NULL -& & CCONJ CC NULL -% % NOUN NN NULL -' ' PUNCT '' NULL -jL jl NOUN NN NULL -^ ^ PROPN NNP NULL - - -^^^---*5 ^^^---*5 ADV RB NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -no no DET DT NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -small small ADJ JJ NULL -animals animal NOUN NNS NULL -as as SCONJ IN NULL -mice mouse NOUN NNS NULL -have have AUX VBP NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -strange strange ADJ JJ NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -is be AUX VBZ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -comrades comrade NOUN NNS NULL -, , PUNCT , NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -journey journey VERB VB NULL -on on ADP RP NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -find find VERB VBP NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -keep keep VERB VB NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -being be AUX VBG NULL -fully fully ADV RB NULL -refreshed refresh VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -feeling feel VERB VBG NULL -quite quite ADV RB NULL -himself -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -4 4 NUM CD CARDINAL -: : PUNCT : NULL - - -he- he- X XX NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -greatly greatly ADV RB NULL -enjoying enjoy VERB VBG NULL -tlie tlie ADJ JJ NULL -walk walk NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -; ; PUNCT : NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -grass grass NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -nOtlong nOtlong PROPN NNP GPE -before before ADP IN NULL -they -PRON- PRON PRP NULL -reac^d3h reac^d3h PROPN NNP GPE -: : PUNCT : NULL - - -j0atf j0atf PROPN NNP NULL -of of ADP IN NULL -yeifbw yeifbw NOUN NN NULL -T)^^^^ T)^^^^ PROPN NNP NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -aga^;:^^^^i aga^;:^^^^i PROPN NNP NULL - - -: : PUNCT : NULL -i6^merald i6^merald PROPN NNP PERSON -^S^^where ^S^^where PUNCT , NULL - - -the the DET DT NULL -grej^J^^ grej^J^^ NOUN NNS NULL -Oz Oz PROPN NNP NULL -dwjpllr dwjpllr NOUN NNS NULL - - -The the DET DT NULL -f^5^ f^5^ NOUN NN GPE -paved pave VERB VBN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -countrf^ countrf^ NOUN NN NULL - - -abotrt^^s^ abotrt^^s^ PROPN NNP NORP - - --i^-was -i^-was PUNCT NFP NULL -beaiitiful beaiitiful ADJ JJ NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -travelers^ travelers^ NOUN NN NULL -rejoiced rejoice VERB VBD NULL -in in ADP IN NULL -leavfng^ leavfng^ PROPN NNP NULL -the the DET DT NULL -forest forest NOUN NN NULL -far far ADV RB NULL - - -be- be- PROPN NNP NULL -0-% 0-% NOUN NN CARDINAL -. . PUNCT . NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -\ \ VERB VBZ NULL -hind hind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -many many ADJ JJ NULL -danger^'^^^3 danger^'^^^3 PROPN NNP NULL -they.^ad they.^ad PROPN NNP NULL -ng.et ng.et PROPN NNP NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom)i_s^c gloom)i_s^c PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -fences fence NOUN NNS NULL -built build VERB VBN NULL -beside beside ADP IN NULL -the the DET DT NULL - - -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -cam cam VERB VBD NULL -small small ADJ JJ NULL -house house NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -evidently evidently ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -th.a th.a PROPN NNP NULL -! ! PROPN NNP NULL -was be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -They.passed they.passe VERB VBN NULL - - -by by ADP IN NULL -several several ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -house^-ini house^-ini NOUN NNS NULL -TTi TTi PROPN NNP NULL -during during ADP IN NULL -the the DET DT NULL -afterni3tDn afterni3tdn NOUN NN NULL -, , PUNCT , NULL --and -and CCONJ CC NULL -sometimes sometimes ADV RB NULL -people people NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -ctoors ctoor NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -.they .they PRON PRP NULL -would would AUX MD NULL -like like VERB VB NULL -to to ADP IN NULL -asK, asK, PROPN NNP GPE -. . PUNCT . NULL - - -,!.'!^^;.'.^^ ,!.'!^^;.'.^^ X XX NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -questions question NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -came come VERB VBD NULL -near near SCONJ IN NULL -thenriior thenriior PROPN NNP NULL -spoke speak VERB VBD NULL -to- to- X XX NULL - - -them -PRON- PRON PRP NULL - - -H')||M H')||M PROPN NNP NULL -J)ecause j)ecause ADP IN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -of of ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -^he ^he PUNCT NFP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -clothing clothing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -l^^ely l^^ely ADJ JJ NULL -e^merald e^merald X FW NULL -^reen ^reen NOUN NN NULL -coloi^^^'^wore^peaked coloi^^^'^wore^peake VERB VBN NULL -hats hat NOUN NNS NULL -like like SCONJ IN NULL -tho%^f tho%^f PROPN NNP NULL -, , PUNCT , NULL -^0 ^0 PUNCT NFP ORG -Munchkins Munchkins PROPN NNP ORG -. . PUNCT . NULL - - -C c NOUN NN NULL -' ' PUNCT '' NULL - - -This this DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -said^Dor(|tliy said^Dor(|tliy PROPN NNP NULL -, , PUNCT , NULL -^!,and ^!,and PUNCT NFP NULL - - -we._are^4ureLy we._are^4urely X ADD NULL -. . PUNCT . NULL - - -getting get VERB VBG NULL -near near SCONJ IN NULL -the the DET DT FAC -Emerald Emerald PROPN NNP FAC -Cit4"^ Cit4"^ PROPN NNP FAC -~"^^ ~"^^ PROPN NNP FAC -" " PUNCT `` FAC -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -everytliinff everytliinff PROPN NNP NULL -is be AUX VBZ NULL -ere ere ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -inthe inthe DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mui Mui PROPN NNP FAC -^l^avorite ^l^avorite PUNCT , NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -not not PART RB NULL -seem seem VERB VBP NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -friendly friendly ADJ JJ NULL -as as SCONJ IN NULL -unchkins unchkin NOUN NNS NULL - - -andl'm andl'm NOUN NNS NULL -afraid afraid ADJ JJ NULL -we;,shall we;,shall AUX MD NULL -mable mable ADJ JJ NULL -to to ADP IN NULL -finrd^^^SSlo finrd^^^sslo NUM CD NULL -pa'^ pa'^ PROPN NNP NULL -o;(^I o;(^I PROPN NNP NULL - - -should should AUX MD NULL -like like VERB VB NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -bsides bsides PROPN NNP NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -a a DET DT NULL -' ' PUNCT '' NULL -m m NOUN NN NULL -sure sure INTJ UH NULL - - -Toto Toto PROPN NNP PERSON -is be AUX VBZ NULL -nearly nearly ADV RB NULL -starv starv NOUN NNS NULL - - -et et X FW NULL -us -PRON- PRON PRP NULL -stop stop VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -house house NOUN NN NULL -a a DET DT NULL -alk alk NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -people.l^/^v^ people.l^/^v^ ADJ JJ NULL - - -W W PROPN NNP NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -canie'to canie'to VERB VBP NULL -2 2 NUM CD CARDINAL -t t PROPN NNP NULL -rm rm PROPN NNP NULL -house house NOUN NN NULL -, , PUNCT , NULL -Dorot^^#alked dorot^^#alke VERB VBD NULL -112 112 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -boldly boldly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -. . PUNCT . NULL - - -A a DET DT NULL -woman woman NOUN NN NULL -opened open VERB VBD NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -far far ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -look look VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -, , PUNCT , NULL -child child NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -and and CCONJ CC NULL -comrade comrade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -tame tame ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -opening open VERB VBG NULL -the the DET DT NULL -door door NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -wider wide ADJ JJR NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -too too ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -than than SCONJ IN NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -another another DET DT NULL -peep peep NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -case case NOUN NN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -place place NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -entered enter VERB VBD NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -there there PRON EX NULL -were be AUX VBD NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -two two NUM CD CARDINAL -children child NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -had have AUX VBD NULL -hurt hurt VERB VBN NULL -his -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -couch couch NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -so so ADV RB NULL -strange strange ADJ JJ NULL -a a DET DT NULL -company company NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -laying lay VERB VBG NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -To to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -3 3 NUM CD TIME -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -lets let VERB VBZ NULL -any any DET DT NULL -one one NOUN NN CARDINAL -come come VERB VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -many many ADJ JJ NULL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT EVENT -Great Great PROPN NNP EVENT -Oz Oz PROPN NNP EVENT -, , PUNCT , NULL -nor nor CCONJ CC NULL -do do AUX VBP NULL -I -PRON- PRON PRP NULL -know know VERB VB NULL -of of ADP IN NULL -any any DET DT NULL -living live VERB VBG NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Does do AUX VBZ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -go go VERB VB NULL -out out ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asteed asteed VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Never never ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -sits sit VERB VBZ NULL -day day NOUN NN NULL -after after ADP IN NULL -day day NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -wait wait VERB VBP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -d(|^ d(|^ VERB VBZ NULL -not not PART RB NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -face face NOUN NN NULL -to to ADP IN NULL -face face NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL -^4 ^4 PUNCT NFP NULL -zz zz PROPN NNP NULL -/^li /^li PROPN NNP NULL - - -- - PUNCT : NULL -i i PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -like like SCONJ IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -W^/^ W^/^ PROPN NNP NULL -' ' PART POS NULL -y/(\ y/(\ NUM CD NULL -1 1 NUM CD NULL -; ; PUNCT : NULL -| | X FW NULL -[ [ PUNCT -LRB- NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -hard hard ADJ JJ NULL -to to PART TO NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -thoughttully thoughttully ADV RB NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -, , PUNCT , NULL -arid arid PROPN NNP NULL -can can AUX MD NULL -take take VERB VB NULL -on on ADP RP NULL -any any DET DT NULL -form form NOUN NN NULL -he -PRON- PRON PRP NULL -wishes wish VERB VBZ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -cat cat NOUN NN NULL -. . PUNCT . NULL - - -To to ADP IN NULL -others other NOUN NNS NULL -he -PRON- PRON PRP NULL -appears appear VERB VBZ NULL -as as SCONJ IN NULL -a a DET DT NULL -beautifLil,,f^l^yi beautiflil,,f^l^yi NOUN NN NULL -, , PUNCT , NULL -Qr Qr PROPN NNP PERSON -a a DET DT NULL -brownie brownie NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -form form NOUN NN NULL -that that PRON WDT NULL -^ ^ PROPN NNP NULL - - -> > X XX NULL -^ ^ PROPN NNP NULL -pleases please VERB VBZ NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -who who PRON WP NULL -the the DET DT NULL -real real ADJ JJ NULL -Qz Qz PROPN NNP ORG -i^ i^ PROPN NNP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -foi^m foi^m PROPN NNP ORG -person person NOUN NN NULL -can can AUX MD NULL -tell tell VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -very very ADV RB NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -thy thy PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -tr>^ tr>^ PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -oxv^t oxv^t PROPN NNP NULL -shall shall AUX MD NULL -have have AUX VB NULL -made^ur|jjou made^ur|jjou PROPN NNP PERSON -ney ney NOUN NN PERSON -for for ADP IN NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -"^^ "^^ PUNCT '' NULL - - -' ' PUNCT `` NULL -si si INTJ UH NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -tc tc PROPN NNP NULL -) ) PUNCT -RRB- NULL -; ; PUNCT : NULL -see see VERB VB NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Oz Oz PROPN NNP ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -114 114 NUM CD CARDINAL - - -I'HE I'HE PROPN NNP NULL - - -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -do do AUX VB NULL -that that SCONJ IN NULL -easily easily ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -more more ADJ JJR NULL -brains brain NOUN NNS NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -needs need VERB VBZ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -not not PART RB NULL -trouble trouble VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -a a DET DT NULL -large large ADJ JJ NULL -collection collection NOUN NN NULL -of of ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -of of ADP IN NULL -all all DET DT NULL -sizes size NOUN NNS NULL -and and CCONJ CC NULL -shapes shape NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -keeps keep VERB VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -pot pot NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -covered cover VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -golden golden ADJ JJ NULL -plate plate NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -from from ADP IN NULL -running run VERB VBG NULL -over over ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sorrowfully sorrowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -somewhere somewhere ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -likely likely ADJ JJ NULL -. . PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -can can AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -; ; PUNCT : NULL - - -so so ADV RB NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -first first ADV RB ORDINAL -you -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -task task NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -usually usually ADV RB NULL -has have AUX VBZ NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -speaking speak VERB VBG NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -only only ADV RB NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -strange strange ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -called call VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that DET DT NULL -supper supper NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Lion Lion PROPN NNP NULL -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -115 115 NUM CD CARDINAL - - -SO so ADV RB NULL -they -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -ate eat VERB VBD NULL -some some DET DT NULL -dehcious dehcious ADJ JJ NULL -porridge porridge NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -dish dish NOUN NN NULL -of of ADP IN NULL -scrambled scramble VERB VBN NULL -eggs egg NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -plate plate NOUN NN NULL -of of ADP IN NULL -nice nice ADJ JJ NULL -white white ADJ JJ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP LAW -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -from from ADP IN NULL -oats oat NOUN NNS NULL -and and CCONJ CC NULL -oats oat NOUN NNS NULL -were be AUX VBD NULL -food food NOUN NN NULL -for for ADP IN NULL -horses horse NOUN NNS NULL -, , PUNCT , NULL -not not PART RB NULL -for for ADP IN NULL -lions lion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -ate eat VERB VBD NULL -nothing nothing PRON NN NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -of of ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -good good ADJ JJ NULL -supper supper NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -bed bed NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -guarded guard VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -room room NOUN NN NULL - - -so so SCONJ IN NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -disturbed disturb VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -kept keep VERB VBD NULL -quiet quiet ADJ JJ NULL -all all DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -of of ADP IN NULL -course course NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -up up ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -saw see VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -became become VERB VBD NULL -brighter bright ADJ JJR NULL -and and CCONJ CC NULL -brighter bright ADJ JJR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -nearing near VERB VBG NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -travels travel NOUN NNS NULL -. . PUNCT . NULL - - -Yet yet CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -afternoon afternoon NOUN NN TIME -before before ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -wall wall NOUN NN NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -the the DET DT NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -high high ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thick thick ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -a a DET DT NULL -bright bright ADJ JJ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -studded stud VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -that that SCONJ IN NULL -glit- glit- PROPN NNP NULL -tered tere VERB VBD NULL -so so ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -even even ADV RB NULL -the the DET DT NULL -painted paint VERB VBN NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -were be AUX VBD NULL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -brilliancy brilliancy NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -bell bell NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -pushed push VERB VBD NULL -ii6 ii6 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -button button NOUN NN NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -a a DET DT NULL -silvery silvery ADJ JJ NULL -tinkle tinkle ADJ JJ NULL -sound sound NOUN NN NULL -within within ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -swung swing VERB VBD NULL -slowly slowly ADV RB NULL -open open ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -room room NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -glistened glisten VERB VBD NULL -with with ADP IN NULL -countless countless ADJ JJ NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -stood stand VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -about about ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -size size NOUN NN NULL -as as SCONJ IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -clothed clothe VERB VBN NULL -all all ADV RB NULL -in in ADP IN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -his -PRON- PRON PRP$ NULL -skin skin NOUN NN NULL -was be AUX VBD NULL -of of ADP IN NULL -a a DET DT NULL -greenish greenish ADJ JJ NULL -tint tint NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -side side NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -green green ADJ JJ NULL -box box NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -in in ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -came come VERB VBD NULL -here here ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -surprised surprised ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -answer answer NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -do\An do\an NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -since since SCONJ IN NULL -anyone anyone PRON NN NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -perplexity perplexity NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -on on ADP IN NULL -an an DET DT NULL -idle idle ADJ JJ NULL -or or CCONJ CC NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -to to PART TO NULL -bother bother VERB VB NULL -the the DET DT NULL -wise wise ADJ JJ NULL -reflections reflection NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -angry angry ADJ JJ NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -an an DET DT NULL -instant instant NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -117 117 NUM CD CARDINAL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -an an DET DT NULL -idle idle ADJ JJ NULL -ori^ ori^ NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -plied ply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -important important ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -we -PRON- PRON PRP NULL -h h VERB VBP NULL -, , PUNCT , NULL -m,^Sten m,^Sten PROPN NNP NULL -told tell VERB VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL -: : PUNCT : NULL - - -4^^^ 4^^^ NUM CD CARDINAL - - -1^ 1^ NUM CD NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -Ife'^Ssfe^he Ife'^Ssfe^he PROPN NNP PERSON -Emerald Emerald PROPN NNP PERSON -City City PROPN NNP PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -to to ADP IN NULL -those those DET DT NULL -who who PRON WP NULL -are be AUX VBP NULL -not not PART RB NULL -honest honest ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -who who PRON WP NULL -approach approach VERB VBP NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -few few ADJ JJ NULL -have have AUX VBP NULL -ever ever ADV RB NULL -dared dare VERB VBN NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -since since SCONJ IN NULL -you -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -5^>iit 5^>iit PROPN NNP NULL -first first ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -put put VERB VB NULL -on on ADP IN NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT `` NULL -^^^^^ ^^^^^ PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Wll0 Wll0 PROPN NNP NULL -< < X XX NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -the^ the^ PROPN NNP NULL -brightness brightness NOUN NN NULL -and and CCONJ CC NULL -glory glory NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -would would AUX MD NULL -blind blind VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -must must AUX MD NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -nig"ht nig"ht PROPN NNP GPE -and and CCONJ CC NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -locked lock VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP NULL -so so ADV RB NULL -ordered order VERB VBD NULL -it -PRON- PRON PRP NULL -when when ADV WRB NULL -the the DET DT NULL -City City PROPN NNP NULL -w^as w^as NOUN NN NULL -first first ADV RB ORDINAL -built build VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -key- key- NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -unlock unlock VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -spectacles spectacle NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -size size NOUN NN NULL -and and CCONJ CC NULL -shape shape NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -found find VERB VBD NULL -a a DET DT NULL -pair pair NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -just just ADV RB NULL -fit fit VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -put put VERB VBD NULL -them -PRON- PRON PRP NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -ii8 ii8 VERB VBZ NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -two two NUM CD CARDINAL -golden golden ADJ JJ NULL -bands band NOUN NNS NULL -fastened fasten VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that PRON WDT NULL -passed pass VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -together together ADV RB NULL -by by ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -key key NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -chain chain NOUN NN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -wore wear VERB VBD NULL -around around ADP IN NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -not not PART RB NULL -take take VERB VB NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL - - -had have AUX VBD NULL -she -PRON- PRON PRP NULL -wished wish VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -blinded blind VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -glare glare NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -fitted fit VERB VBD NULL -spectacles spectacle NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -on on ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -fast fast ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -key key NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -put put VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -glasses glass NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -show show VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -Taking take VERB VBG NULL -a a DET DT NULL -big big ADJ JJ NULL -golden golden ADJ JJ NULL -key key NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -he -PRON- PRON PRP NULL -opened open VERB VBD NULL -another another DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -portal portal NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -CN&vpter CN&vpter PROPN NNP NULL - - -XL XL PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -Woi\derfi Woi\derfi PROPN NNP NULL -/ / SYM SYM NULL -l l PROPN NNP NULL -ErcN^erswld ErcN^erswld PROPN NNP NULL -City City PROPN NNP NULL -of of ADP IN NULL -OX OX PROPN NNP ORG -. . PUNCT . NULL - - -vei\ vei\ PROPN NNP PERSON -WITH with ADP IN NULL -EYES eye NOUN NNS ORG -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -spectacles spectacle VERB VBZ NULL -Dorothy Dorothy PROPN NNP PRODUCT -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -brilliancy brilliancy NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -streets street NOUN NNS NULL -were be AUX VBD NULL -lined line VERB VBN NULL -with with ADP IN NULL -beautiful beautiful ADJ JJ NULL -houses house NOUN NNS NULL -of of ADP IN NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reen reen NOUN NN NULL -marble marble NOUN NN NULL -and and CCONJ CC NULL -studded stud VERB VBD NULL -everywhere everywhere ADV RB NULL -with with ADP IN NULL -sparkling sparkle VERB VBG NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -over over ADP IN NULL -a a DET DT NULL -pavement pavement NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -the the DET DT NULL -blocks block NOUN NNS NULL -were be AUX VBD NULL -joined join VERB VBN NULL -to- to- X XX NULL - - -gether gether NOUN NN NULL -were be AUX VBD NULL -rows row NOUN NNS NULL -of of ADP IN NULL -emeralds emerald NOUN NNS NULL -, , PUNCT , NULL -set set VERB VBN NULL -closely closely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -glittering glitter VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -brightness brightness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -window window NOUN NN NULL -panes pane NOUN NNS NULL -were be AUX VBD NULL -of of ADP IN NULL -green green ADJ JJ NULL -glass glass NOUN NN NULL -; ; PUNCT : NULL -even even ADV RB NULL -the the DET DT NULL -sky sky NOUN NN NULL -above above ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -had have AUX VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -tint tint NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rays ray NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -were be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -men man NOUN NNS NULL -, , PUNCT , NULL -women woman NOUN NNS NULL -and and CCONJ CC NULL -children child NOUN NNS NULL -, , PUNCT , NULL -122 122 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -walking- walking- PROPN NNP NULL -about about ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -had have AUX VBD NULL -greenish greenish ADJ JJ NULL -skins skin NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -strangely strangely ADV RB NULL -assorted assorted ADJ JJ NULL -company company NOUN NN NULL -with with ADP IN NULL -wondering wonder VERB VBG NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -children child NOUN NNS NULL -all all DET DT NULL -ran run VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -behind behind ADP IN NULL -their -PRON- PRON PRP$ NULL -mothers mother NOUN NNS NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -shops shop NOUN NNS NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -street street NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -g^reen g^reen NUM CD NULL -. . PUNCT . NULL - - -Green green ADJ JJ NULL -candy candy NOUN NN NULL -and and CCONJ CC NULL -g^reen g^reen NUM CD NULL -pop pop NOUN NN NULL -- - PUNCT HYPH NULL -corn corn NOUN NN NULL -were be AUX VBD NULL -offered offer VERB VBN NULL -for for ADP IN NULL -sale sale NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -g^reen g^reen NUM CD NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -green green ADJ JJ NULL -hats hat NOUN NNS NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -all all DET DT NULL -sorts sort NOUN NNS NULL -. . PUNCT . NULL - - -At at ADP IN NULL -one one NUM CD CARDINAL -place place NOUN NN NULL -a a DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -selling sell VERB VBG NULL -green green ADJ JJ NULL -lemonade lemonade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -children child NOUN NNS NULL -bought buy VERB VBD NULL -it -PRON- PRON PRP NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -paid pay VERB VBD NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -g"reen g"reen PROPN NNP NULL -pennies penny NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -no no DET DT NULL -horses horse NOUN NNS NULL -nor nor CCONJ CC NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -any any DET DT NULL -kind kind NOUN NN NULL -; ; PUNCT : NULL -the the DET DT NULL -men man NOUN NNS NULL -carried carry VERB VBD NULL -things thing NOUN NNS NULL -around around ADV RB NULL -in in ADP IN NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -carts cart NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -pushed push VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -seemed seem VERB VBD NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented contented ADJ JJ NULL -and and CCONJ CC NULL -prosperous prosperous ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -building building NOUN NN NULL -, , PUNCT , NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -soldier soldier NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -uniform uniform NOUN NN NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -green green ADJ JJ NULL -beard beard NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Here here ADV RB NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Step step VERB VB NULL -inside inside ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -gates gate NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -led lead VERB VBN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -carpet carpet NOUN NN NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -green green ADJ JJ NULL -furniture furniture NOUN NN NULL -set set VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -j^e j^e VERB VBP NULL -never never ADV RB NULL -seen see VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -lim lim PROPN NNP NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -behind behind ADP IN NULL -his -PRON- PRON PRP$ NULL -screen screen NOUN NN NULL -, , PUNCT , NULL -and| and| PROPN NNP NULL -igave igave VERB VBP NULL -him -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -you -PRON- PRON PRP NULL -an an DET DT NULL -audience audience NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -de- de- ADJ JJ NULL -sire sire NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -each each DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -enter enter VERB VB NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -admit admit VERB VB NULL -but but CCONJ CC NULL -, , PUNCT , NULL -one one NOUN NN NULL -each each DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -Remain remain VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP FAC -for for ADP IN NULL -several several ADJ JJ DATE -days day NOUN NNS DATE -, , PUNCT , NULL -I -PRON- PRON PRP NULL -J J PROPN NNP NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -shown show VERB VBN NULL -to to ADP IN NULL -rooms room NOUN NNS NULL -where where ADV WRB NULL -l^|nay l^|nay PROPN NNP NULL -rest rest VERB VB NULL -in in ADP IN NULL -comfort comfort NOUN NN NULL -after after ADP IN NULL -your -PRON- PRON PRP$ NULL -, , PUNCT , NULL -^ ^ PROPN NNP NULL -^ ^ PROPN NNP NULL -JOTirney JOTirney PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -rt%^.Cii rt%^.Cii PUNCT -LRB- NULL -: : PUNCT : NULL - - -U^ u^ VERB VB NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL - - -that that SCONJ IN NULL -i^very i^very PRON PRP$ NULL -kind kind ADV RB NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT '' NULL -The the DET DT NULL -soldier soldier NOUN NN NULL -now now ADV RB NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -green green ADJ JJ NULL -whistle whistle NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -a a DET DT NULL -young young ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown PROPN NNP NULL -, , PUNCT , NULL -entered enter VERB VBD NULL -the the DET DT NULL -124 124 NUM CD CARDINAL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -/ / PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -rooi^^fee rooi^^fee PROPN NNP NULL -had have AUX VBD NULL -lovely lovely ADJ JJ NULL -g^reen g^reen NUM CD NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -bow^xIi;|#jfeefore bow^xIi;|#jfeefore VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -show show VERB VB NULL -you -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -room room NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i i PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -except except SCONJ IN NULL -dog dog NOUN NN NULL -" " PUNCT '' NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -followed follow VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -Lssages lssage NOUN NNS NULL -and and CCONJ CC NULL -up up ADV RB NULL -three three NUM CD CARDINAL -flights flight NOUN NNS NULL -of of ADP IN NULL -stairs stair NOUN NNS PERSON -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -at at ADP IN NULL -the the DET DT NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -com- com- NOUN NN NULL -iets iet NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -green green ADJ JJ NULL -vel- vel- NOUN NN NULL -Iwas Iwas PROPN NNP NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -' ' PUNCT '' NULL -fountain fountain NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -a a PROPN NNP NULL -, , PUNCT , NULL -y y PROPN NNP NULL -idt^reen idt^reen PROPN NNP NULL -perfume perfume NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -: : PUNCT : NULL - - -^|^aptifull>^'-(^rved ^|^aptifull>^'-(^rved PUNCT : NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -) ) PUNCT -RRB- NULL -^(ii ^(ii PUNCT NFP NULL -in in ADP IN NULL -the the DET DT NULL -windows window NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -books book NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -books book NOUN NNS NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -them -PRON- PRON PRP NULL -full full ADJ JJ NULL -M8^h| M8^h| PROPN NNP NULL - - -they -PRON- PRON PRP NULL -were be AUX VBD NULL -so so ADV RB NULL - - -rf!ffrt rf!ffrt PROPN NNP NULL - - -diffiSStei diffiSStei PROPN NNP NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -tted tte VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -lie lie NOUN NN NULL -gra gra PROPN NNP NULL -Qg Qg PROPN NNP ORG -Wi Wi PROPN NNP ORG -t'tJaGk t'tJaGk PUNCT NFP NULL - - -t!o t!o PROPN NNP NULL - - -theothersj theothersj VERB VB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -found find VERB VBD NULL -t t NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -Of of ADP IN NULL -\v^i \v^i PROPN NNP NULL -? ? PUNCT . NULL -; ; PUNCT : NULL -: : PUNCT : NULL -wasted waste VERB VBN NULL --pn -pn PUNCT : NULL - - -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -; ; PUNCT : NULL -for for ADP IN NULL -Miliiiil^l Miliiiil^l PROPN NNP NULL -" " PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -125 125 NUM CD CARDINAL - - -when when ADV WRB NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -room room NOUN NN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -stupidly stupidly ADV RB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -spot spot NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -within within ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -, , PUNCT , NULL -It -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -rest rest VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -lie lie VERB VB NULL -down down ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -' ' PUNCT `` NULL -^^\)iJIM ^^\)iJIM PUNCT NFP NULL -close close VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -remained remain VERB VBD NULL -all all DET DT TIME -night night NOUN NN TIME -staring stare VERB VBG NULL -" " PUNCT '' NULL -at at ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -spider spider NOUN NN NULL -which which PRON WDT NULL -was be AUX VBD NULL -weaving weave VERB VBG NULL -its -PRON- PRON PRP$ NULL -web web NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -earner earner NOUN NN NULL -of of ADP IN NULL -, , PUNCT , NULL -th th X XX NULL - - -< < X XX NULL -? ? PUNCT . NULL - - -room room NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -^e ^e DET DT NULL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -wonderfoaf wonderfoaf ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -TJin^ tjin^ NOUN NN NULL -Woodman Woodman PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -from from ADP IN NULL -force force PROPN NNP NULL -of of ADP IN NULL -habit habit NOUN NN NULL -, , PUNCT , NULL -f(ir f(ir PROPN NNP NULL - - -he -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -sleep sleep VERB VB NULL -he -PRON- PRON PRP NULL -passed pass VERB VBD NULL -the the DET DT NULL -night night NOUN NN NULL -moving move VERB VBG NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -up up ADP IN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -ii|| ii|| PROPN NNP NULL -! ! PUNCT . NULL - - -good good ADJ JJ NULL -working working NOUN NN NULL -f^rder f^rder X XX NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -would would AUX MD NULL -have have AUX VB NULL -preferred prefer VERB VBN NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -/Jeeves /Jeeves PUNCT . NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -being be AUX VBG NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -/ / SYM SYM NULL -i"o|m i"o|m NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -too too ADV RB NULL -much much ADJ JJ NULL -sense sense NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -this this DET DT NULL -worry worry VERB VB NULL - - -him,'i$j^ him,'i$j^ PROPN NNP NULL -ie ie PROPN NNP NULL -sprang sprang PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -himself -PRON- PRON PRP NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -up up ADP RP NULL -like like SCONJ IN NULL -a a DET DT NULL -eat eat NOUN NN NULL -and and CCONJ CC NULL -purred purr VERB VBD NULL -himself -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -after after ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -maiden maiden PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -fetch fetch VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -dressed dress VERB VBD NULL -her -PRON- PRON PRP NULL -ilXv ilXv PROPN NNP NULL -/ / SYM SYM NULL -WJC WJC PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -prettiest pretty ADJ JJS NULL -gowns gown NOUN NNS NULL -made make VERB VBN NULL -of of ADP IN NULL -green green ADJ JJ NULL -brocaded brocade VERB VBN NULL -satiri satiri NOUN NN NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^Dorothy ^Dorothy PROPN NNP NULL - - -put/^ put/^ PROPN NNP NULL -a a DET DT NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -apron apron PROPN NNP NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -rib- rib- NOUN NN NULL -bci'ri bci'ri PROPN NNP NULL -around'Tqt^ around'tqt^ NOUN NN PRODUCT -" " PUNCT '' NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Rjpom Rjpom PROPN NNP ORG -|||th^Great |||th^great VERB VBP ORG -Oz Oz PROPN NNP ORG -. . NOUN NN NULL - - -Firsjf^they firsjf^they NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -hall hall NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -mar|^ mar|^ PROPN NNP NULL -Jadies Jadies PROPN NNP ORG -and and CCONJ CC NULL -gentlemen gentleman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -dresse^fejTJchppstumes dresse^fejTJchppstumes PROPN NNP NULL -. . PUNCT . NULL - - -ThegT^eopie thegt^eopie X ADD NULL -R^^ R^^ PUNCT -LRB- NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but.talk but.talk PROPN NNP NULL -to to ADP IN NULL -each each DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -m'^'^-ys m'^'^-ys PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -126 126 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -wait wait VERB VB NULL -outside outside ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -every every DET DT TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -never never ADV RB NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -curiously curiously ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -whispered whisper VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -really really ADV RB NULL -going go VERB VBG NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -face face NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -Terrible terrible ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Of of ADV RB NULL -course course ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -her -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -have have AUX VB NULL -people people NOUN NNS NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -looked look VERB VBD NULL -like like SCONJ IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -men- men- VERB VBD NULL -tioned tione VERB VBD NULL -your -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -much much ADV RB NULL -interested interested ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -about about ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -decided decide VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -admit admit VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -a a DET DT NULL -bell bell NOUN NN NULL -rang ring VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -signal signal NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -alone alone ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -opened open VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -door door NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -through through ADV RB NULL -and and CCONJ CC NULL -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -round round ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walls wall NOUN NNS NULL -and and CCONJ CC NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -floor floor NOUN NN NULL -were be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -large large ADJ JJ NULL -emeralds emerald NOUN NNS NULL -set set VERB VBN NULL -closely closely ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -roof roof NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -light light NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -the the DET DT NULL -emeralds emerald NOUN NNS NULL -sparkle sparkle VERB VB NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -interested interested ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -most most ADV RBS NULL -was be AUX VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -The the DET DT NULL -Eyes Eyes PROPN NNPS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -127 127 NUM CD CARDINAL -was be AUX VBD NULL -shaped shape VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -chair chair NOUN NN NULL -and and CCONJ CC NULL -sparkled sparkle VERB VBD NULL -with with ADP IN NULL -gems gem NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -did do AUX VBD NULL -everything everything PRON NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -chair chair NOUN NN NULL -was be AUX VBD NULL -an an DET DT NULL -enor- enor- ADJ JJ NULL -mous mous ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -without without ADP IN NULL -body body NOUN NN NULL -to to PART TO NULL -support support VERB VB NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -any any DET DT NULL -arms arm NOUN NNS NULL -or or CCONJ CC NULL -legs leg NOUN NNS NULL -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -hair hair NOUN NN NULL -upon upon SCONJ IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -giant giant NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -gazed gaze VERB VBD NULL -upon upon SCONJ IN NULL -this this DET DT NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -and and CCONJ CC NULL -fear fear VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -turned turn VERB VBD NULL -slowly slowly ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -steadily steadily ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -moved move VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -a a DET DT NULL -voice voice NOUN NN NULL -say say VERB VB NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -an an DET DT NULL -awful awful ADJ JJ NULL -voice voice NOUN NN NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -Head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -courage courage NOUN NN NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Small Small PROPN NNP NULL -and and CCONJ CC NULL -Meek Meek PROPN NNP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -help help NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -for for ADP IN NULL -a a DET DT TIME -full full ADJ JJ TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -Then then ADV RB NULL -said say VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -got get VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -when when ADV WRB NULL -my -PRON- PRON PRP$ NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -where where ADV WRB NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -kissed kiss VERB VBD NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -bade bade VERB VBP NULL -me -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -telling tell VERB VBG NULL -the the DET DT NULL -truth truth NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -128 128 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -like like VERB VB NULL -your -PRON- PRON PRP$ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Aunt Aunt PROPN NNP WORK_OF_ART -Em Em PROPN NNP WORK_OF_ART -will will AUX MD NULL -be be AUX VB NULL -dreadfully dreadfully ADV RB NULL -worried worried ADJ JJ NULL -over over ADP IN NULL -my -PRON- PRON PRP$ NULL -being- being- NOUN NN NULL -away away ADV RB NULL -so so ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -around around ADV RB NULL -so so ADV RB NULL -queerly queerly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -at at ADP IN NULL -last last ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -weak weak ADJ JJ NULL -; ; PUNCT : NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -helpless helpless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -That that DET DT NULL -just just ADV RB NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -simply simply ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kan- Kan- PROPN NNP NULL -sas sas NOUN NN NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -everyone everyone PRON NN NULL -must must AUX MD NULL -pay pay VERB VB NULL -for for ADP IN NULL -everything everything PRON NN NULL -he -PRON- PRON PRP NULL -gets get VERB VBZ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -use use VERB VB NULL -my -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -power power NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -home home ADV RB NULL -again again ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -. . PUNCT . NULL - - -do do AUX VB NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -Help help VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -must must AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -0/ 0/ NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -129 129 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -killed kill VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -bear bear VERB VBP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -now now ADV RB NULL -but but CCONJ CC NULL -one one NUM CD NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -left leave VERB VBN NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -but but CCONJ CC NULL -not not PART RB NULL -before before ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -much much ADJ JJ NULL -disap- disap- NOUN NN NULL -pointed pointed NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -again again ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -felt feel VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -never never ADV RB NULL -killed kill VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -willingly willingly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -sobbed sob VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -even even ADV RB NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -, , PUNCT , NULL -how how ADV WRB NULL -could could AUX MD NULL -I -PRON- PRON PRP NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -? ? PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -are be AUX VBP NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -can can AUX MD NULL -not not PART RB NULL -kill kill VERB VB NULL -her -PRON- PRON PRP$ NULL -your- your- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -until until ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -dies die VERB VBZ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -your -PRON- PRON PRP$ NULL -Uncle Uncle PROPN NNP NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -again again ADV RB NULL -. . PUNCT . NULL - - -Remember remember VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -Wicked wicked ADJ JJ NULL -tremendously tremendously ADV RB NULL -Wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -killed kill VERB VBN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -your -PRON- PRON PRP$ NULL -task task NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Sorrowfully sorrowfully ADV RB PERSON -Dorothy Dorothy PROPN NNP PERSON -left leave VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL - - -H h NOUN NN NULL -I30 i30 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -waiting wait VERB VBG NULL -to to PART TO NULL -hear hear VERB VB NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -hope hope NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -home home ADV RB NULL -until until ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -herself -PRON- PRON PRP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -morning morning NOUN NN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green PROPN NNP NULL - - -whis- whis- PROPN NNP NULL - - -kers ker NOUN NNS PERSON -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -was be AUX VBD NULL -admitted admit VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -emerald emerald PROPN NNP NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -most most ADV RBS NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gauze gauze NOUN NN NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -flowing flow VERB VBG NULL -green green ADJ JJ NULL -locks lock NOUN NNS NULL -a a DET DT NULL -crown crown NOUN NN NULL -of of ADP IN NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Growing grow VERB VBG NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -were be AUX VBD NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -gorgeous gorgeous ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -so so ADV RB NULL -light light ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -fluttered flutter VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -slightest slight ADJ JJS NULL -breath breath NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -reached reach VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -bowed bow VERB VBN NULL -, , PUNCT , NULL -as as ADV RB NULL -prettily prettily ADV RB NULL -as as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -stuffing stuffing NOUN NN NULL -would would AUX MD NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -before before ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -sweetly sweetly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP PERSON -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -of of ADP IN NULL -, , PUNCT , NULL -was be AUX VBD NULL -much much ADV RB NULL -astonished astonished ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -her -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -There- There- PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -131 131 NUM CD CARDINAL -fore fore NOUN NN NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -praying pray VERB VBG NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -put put VERB VB NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -as as ADV RB NULL -much much ADV RB NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -any any DET DT NULL -other other ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -dominions dominion NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wise wise ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -else else ADV RB NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -grant grant VERB VBP NULL -favors favor NOUN NNS NULL -without without ADP IN NULL -some some DET DT NULL -return return NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -this this DET DT NULL -much much ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -promise promise VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kill kill VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -care care VERB VB NULL -who who PRON WP NULL -kills kill VERB VBZ NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -grant grant VERB VB NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -earned earn VERB VBN NULL -the the DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -greatly greatly ADV RB NULL -desire desire VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -sorrowfully sorrowfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -^;:3}r ^;:3}r PROPN NNP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -needs need VERB VBZ NULL -a a DET DT NULL -heart heart NOUN NN NULL -as as ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -On on ADP IN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sol- sol- NOUN NN NULL -dier dier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -132 132 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Follow follow VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -So so ADV RB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -find find VERB VB NULL -Oz Oz PROPN NNP NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -hoped hope VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -given give VERB VBN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -a a DET DT NULL -head head NOUN NN NULL -has have AUX VBZ NULL -no no DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -feel feel VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -beg beg VERB VB NULL -hard hard ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -ladies lady NOUN NNS NULL -are be AUX VBP NULL -themselves -PRON- PRON PRP NULL -said say VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -kindly kindly ADV RB NULL -hearted hearted ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -entered enter VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Head Head PROPN NNP NULL -nor nor CCONJ CC NULL -the the DET DT NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -throne throne NOUN NN NULL -seemed seem VERB VBD NULL -hardly hardly ADV RB NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -hold hold VERB VB NULL -its -PRON- PRON PRP$ NULL -weight weight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Beast Beast PROPN NNP WORK_OF_ART -had have AUX VBD NULL -a a DET DT NULL -head head NOUN NN NULL -like like SCONJ IN NULL -that that DET DT NULL -of of ADP IN NULL -a a DET DT NULL -rhinoceros rhinocero NOUN NNS NULL -, , PUNCT , NULL -only only ADV RB NULL -there there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -eyes eye NOUN NNS NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -arms arm NOUN NNS NULL -growing grow VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -also also ADV RB NULL -had have AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -, , PUNCT , NULL -slim slim ADJ JJ NULL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -Thick thick ADJ JJ NULL -, , PUNCT , NULL -woolly woolly ADJ JJ NULL -hair hair NOUN NN NULL -covered cover VERB VBD NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -looking look VERB VBG NULL -monster monster NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -imagined imagine VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -fortunate fortunate ADJ JJ NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -at at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -beat beat VERB VBN NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -fast fast ADV RB NULL -from from ADP IN NULL -terror terror NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -being be AUX VBG NULL -only only ADV RB NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -disappointed disappointed ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spake spake VERB VB NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -roar roar NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -133 133 NUM CD TIME - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -love love VERB VB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -as as SCONJ IN NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -alone alone ADV RB NULL -can can AUX MD NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -re- re- ADV RB NULL -quest quest NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -gruffly gruffly PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -indeed indeed ADV RB NULL -desire desire VERB VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -earn earn VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Help help VERB VB NULL -Dorothy Dorothy PROPN NNP NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -then then ADV RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -the the DET DT NULL -biggest big ADJ JJS NULL -and and CCONJ CC NULL -kindest kind ADJ JJS NULL -and and CCONJ CC NULL -most most ADV RBS NULL -loving loving ADJ JJ NULL -heart heart NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -return return VERB VB NULL -sorrow- sorrow- X XX NULL -fully fully ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Beast Beast PROPN NNP ORG -he -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -all all DET DT NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -many many ADJ JJ NULL -forms form NOUN NNS NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -could could AUX MD NULL -take take VERB VB NULL -upon upon SCONJ IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -1 1 NUM CD CARDINAL -1 1 NUM CD NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beast beast NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -roar roar VERB VB NULL -my -PRON- PRON PRP$ NULL -loudest loud ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -frighten frighten VERB VB NULL -him -PRON- PRON PRP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -all all DET DT NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -pretend pretend VERB VB NULL -to to PART TO NULL -spring spring VERB VB NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -compel compel VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -my -PRON- PRON PRP$ NULL -bidding bidding NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -" " PUNCT `` NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -mercy mercy NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -roll roll VERB VB NULL -this this DET DT NULL -head head NOUN NN NULL -all all ADV RB NULL -aboutj aboutj VERB VBP NULL -the the DET DT NULL -room room NOUN NN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -promises promise VERB VBZ NULL -to to PART TO NULL -give give VERB VB NULL -us -PRON- PRON PRP NULL -what what PRON WP NULL -we -PRON- PRON PRP NULL -desire desire VERB VBP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -be be AUX VB NULL -of of ADP IN NULL -good good ADJ JJ NULL -cheer cheer NOUN NN NULL -rny rny ADJ JJ NULL -friends friend NOUN NNS NULL -; ; PUNCT : NULL -for for ADP IN NULL -all all DET DT NULL -will will AUX MD NULL -yet yet ADV RB NULL -be be AUX VB NULL -^vell ^vell ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -? ? PUNCT . NULL - - -V V PROPN NNP NULL -K/;M^Q^^RFW K/;M^Q^^RFW PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -o^ o^ PUNCT : NULL -oz oz PROPN NNP NULL -. . PROPN NNP NULL - - -V V PROPN NNP NULL -/ / SYM SYM NULL -ardTind ardtind X XX NULL -isai isai PROPN NNP NULL - - -the the DET DT NULL -/ / SYM SYM NULL -green green ADJ JJ NULL -whiskers whiskers PROPN NNP NULL -ind ind PROPN NNP NULL -bade bade PROPN NNP NULL -/ / PUNCT NFP NULL -Him Him PROPN NNP NULL -Lhr6ugh Lhr6ugh PROPN NNP NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -g^fanc- g^fanc- PROPN NNP PERSON -Jfe'e Jfe'e PROPN NNP PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -before before ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -was be AUX VBD NULL -^^^^^^^\^Vk\^ ^^^^^^^\^Vk\^ PROPN NNP NULL -Ifjfffff/^^ Ifjfffff/^^ PROPN NNP NULL -glowing glow VERB VBG NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -scarcely scarcely ADV RB NULL -\b^ar \b^ar X ADD NULL -XQ'^l^t^ipoMsL{''^^ XQ'^l^t^ipoMsL{''^^ PROPN NNP NULL -thought thought NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -toy toy NOUN NN NULL -accident accident NOUN NN NULL -caught catch VERB VBN NULL -on on ADP IN NULL -fire fire NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -burning burn VERB VBG NULL -up up ADP RP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -when when ADV WRB NULL -We -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -nearer nearer ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -heat heat NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -intense intense ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -singed singe VERB VBD NULL -^^ ^^ NUM CD NULL -his -PRON- PRON PRP$ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -crept creep VERB VBD NULL -back^trembling^ly back^trembling^ly PROPN NNP NULL -toa toa PROPN NNP NULL -s^ot s^ot PROPN NNP NULL -near^^v- near^^v- NUM CD NULL - - -Then then ADV RB NULL -a a DET DT NULL -low low ADJ JJ NULL -, , PUNCT , NULL -quiet quiet ADJ JJ NULL -voice/0at^^^bm voice/0at^^^bm PROPN NNP CARDINAL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL - - -y^di y^di ADV RB NULL - - -these these DET DT NULL -.. .. PUNCT . NULL - - -wJe wje X XX NULL -the the DET DT NULL -w w NOUN NN NULL -ords ord NOUN NNS NULL - - -it -PRON- PRON PRP NULL -spokerHl spokerHl PROPN NNP NULL -! ! PUNCT . NULL -^^^"I ^^^"I PUNCT NFP NULL - - -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -an^^i^^i an^^i^^i NOUN NN NULL - - -" " PUNCT `` NULL -ble.^^^Who ble.^^^Who PROPN NNP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -doybu doybu PROPN NNP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -answered answer VERB VBD NULL -, , PUNCT , NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -afraid afraid ADJ JJ NULL -" " PUNCT '' NULL -of of ADP IN NULL -evei*ything evei*ything NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -beg beg VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -in in ADP IN NULL -reality reality NOUN NN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -, , PUNCT , NULL -as as SCONJ IN NULL -men man NOUN NNS NULL -call call VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL - - -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -cour- cour- VERB VB NULL -" " PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -re re ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -J^^v;\ J^^v;\ PROPN NNP NULL - - -" " PUNCT `` NULL -s^'^.Because s^'^.because NOUN NN NULL -of of ADP IN NULL -all all DET DT NULL -Wizards wizard NOUN NNS ORG -you -PRON- PRON PRP NULL -are^ are^ NUM CD NULL -the the DET DT NULL -greatest great ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -alone alone ADV RB NULL -have have AUX VBP NULL -power power NOUN NN NULL -to to PART TO NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -request request NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -an- an- CCONJ CC NULL - - -$ $ SYM $ NULL -< < X XX NULL -J J PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -135 135 NUM CD CARDINAL - - -The the DET DT WORK_OF_ART -Ball Ball PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Fire Fire PROPN NNP WORK_OF_ART -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Bring bring VERB VB NULL -me -PRON- PRON PRP NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch- Witch- PROPN NNP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -moment moment NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -lives live VERB VBZ NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -remain remain VERB VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -in in ADP IN NULL -reply reply NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -silently silently ADV RB NULL -gazing gaze VERB VBG NULL -at at ADP IN NULL -the the DET DT FAC -Ball Ball PROPN NNP FAC -of of ADP IN FAC -Fire Fire PROPN NNP FAC -it -PRON- PRON PRP NULL -became become VERB VBD NULL -so so ADV RB NULL -furiously furiously ADV RB NULL -hot hot ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -turned turn VERB VBD NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -rushed rush VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -terrible terrible ADJ JJ NULL -interview interview NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -, , PUNCT , NULL -seek seek VERB VB NULL -out out ADP RP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spoke speak VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to PART TO NULL -cry cry VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -careful careful ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -tears tear NOUN NNS NULL -will will AUX MD NULL -fall fall VERB VB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spot spot VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -dried dry VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -anybody anybody PRON NN NULL -, , PUNCT , NULL -even even ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -136 136 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -too too ADV RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -of of ADP IN NULL -much much ADJ JJ NULL -help help NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -heart heart NOUN NN NULL -to to PART TO NULL -harm harm VERB VB NULL -even even ADV RB NULL -a a DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -go go VERB VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Therefore therefore ADV RB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -decided decide VERB VBN NULL -to to PART TO NULL -start start VERB VB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -sharpened sharpen VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -grindstone grindstone NOUN NN NULL -and and CCONJ CC NULL -had have AUX VBD NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -properly properly ADV RB NULL -oiled oil VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -stuffed stuff VERB VBD NULL -himself -PRON- PRON PRP NULL -with with ADP IN NULL -fresh fresh ADJ JJ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -put put VERB VB NULL -new new ADJ JJ NULL -paint paint NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -see see VERB VB NULL -better better ADV RBR NULL -. . PUNCT . NULL - - -The the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -filled fill VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -bell bell NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -ribbon ribbon NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -bed bed NOUN NN NULL -quite quite ADV RB NULL -early early ADV RB NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -' ' PUNCT '' NULL -daylight daylight NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -w^ere w^ere VERB VBD NULL -awakened awaken VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -crowing crowing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -cock cock NOUN NN NULL -that that PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -yard yard NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -cackling cackling NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -hen hen NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -laid lay VERB VBN NULL -a a DET DT NULL -green green ADJ JJ NULL -egg egg NOUN NN NULL -. . PUNCT . NULL - - -CKtvpterXU CKtvpterXU PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Se^vrcK Se^vrcK PROPN NNP NULL -for for ADP IN NULL -tKe tKe PUNCT : NULL - - -WicKed WicKed PROPN NNP NULL -WitcK WitcK PROPN NNP NULL -^</ ^</ SYM SYM NULL - - -^l ^l NUM CD NULL -" " PUNCT `` NULL - - -^ ^ PROPN NNP NULL -, , PUNCT , NULL -/ / SYM SYM NULL -) ) PUNCT -RRB- NULL -. . PUNCT . NULL - - -I. I. PROPN NNP ORG --^v -^v PROPN NNP NULL - - -/ / SYM SYM NULL -iiTT^ iiTT^ PROPN NNP NULL -; ; PUNCT : NULL -.ilC .ilC PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Soldier soldier NOUN NN WORK_OF_ART -with with ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -green green ADJ JJ WORK_OF_ART -whiskers whisker NOUN NNS WORK_OF_ART -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -. . PUNCT . NULL - - -SOLDIER soldier NOUN NN NULL -WITH with ADP IN NULL -THE the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -This this DET DT NULL -officer officer NOUN NN NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spec- spec- NOUN NN NULL -tacles tacle VERB VBZ NULL -to to PART TO NULL -put put VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -politely politely ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -for for ADP IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Which which PRON WDT NULL -road road NOUN NN NULL -leads lead VERB VBZ NULL -to to ADP IN NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT ORG -Guardian Guardian PROPN NNP ORG -Gates Gates PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -go go VERB VB NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -How how ADV WRB NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -are be AUX VBP NULL -we -PRON- PRON PRP NULL -to to PART TO NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -enquire^He enquire^He PROPN NNP ORG -g g PROPN NNP ORG -^^^v ^^^v PUNCT NFP NULL -.. .. PUNCT . NULL -^ ^ PROPN NNP NULL -/ / SYM SYM NULL -^ ^ PROPN NNP NULL -, , PUNCT , NULL -; ; PUNCT : NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^//W.^\\ ^//W.^\\ PUNCT : NULL -140 140 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -/ / SYM SYM NULL -" " PUNCT `` NULL -That that PRON WDT NULL -will will AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -knows^ knows^ VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -the the DET DT NULL -Country Country PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL - - -she -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -: : PUNCT : NULL -^"Perhaps ^"Perhaps PUNCT NFP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -mean mean VERB VBP NULL -to to ADP IN NULL -desiroy^her desiroy^her ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -.. .. PUNCT . NULL -A a DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -On on ADP IN NULL -, , PUNCT , NULL -^thatls^ ^thatls^ PUNCT NFP NULL -different different ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -. . PUNCT . NULL - - -^^-5^,// ^^-5^,// X FW NULL - - -' ' PUNCT `` NULL -\ \ NOUN NNS NULL -" " PUNCT `` NULL -No no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -destroyed destroy VERB VBN NULL -her -PRON- PRON PRP NULL -before before ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -' ' PUNCT '' NULL -^y^\ ^y^\ PUNCT . NULL -I -PRON- PRON PRP NULL -naturally naturally ADV RB NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -slaves slave NOUN NNS NULL -: : PUNCT : NULL - - -Qtyou Qtyou PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -take take VERB VB NULL -J J PROPN NNP NULL -care^ care^ NOUN NN NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -may may AUX MD NULL -not not PART RB NULL -allow allow VERB VB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Keep keep VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -West West PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -sets set VERB VBZ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -faihto faihto ADJ JJ NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -him -PRON- PRON PRP NULL -good- good- ADV RB NULL --bye -bye PUNCT : NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -walking- walking- NOUN NN NULL -over over ADP IN NULL -fields field NOUN NNS NULL -of of ADP IN NULL -soft soft ADJ JJ NULL -grass grass NOUN NN NULL -dotted dot VERB VBN NULL -here here ADV RB NULL -and and CCONJ CC NULL -there there ADV RB NULL -with with ADP IN NULL -daisies daisy NOUN NNS NULL -and and CCONJ CC NULL -buttercups buttercup NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -still still ADV RB NULL -wore wear VERB VBD NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -silk silk NOUN NN NULL -dress dress NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -put put VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -in in ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -no no DET DT NULL -longer longer ADV RBR NULL -green green ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -pure pure ADJ JJ NULL -white white NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -ribbon ribbon NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -had have AUX VBD NULL -also also ADV RB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -its -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -and and CCONJ CC NULL -w^as w^as NOUN NN NULL -as as ADV RB NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -'s 's PART POS NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -soon soon ADV RB NULL -left leave VERB VBN NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -advanced advance VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -be- be- PROPN NNP NULL -came come VERB VBD NULL -rougher rougher ADV RB NULL -and and CCONJ CC NULL -hillier hilli ADJ JJR NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -farms farm NOUN NNS NULL -nor nor CCONJ CC NULL -houses house NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Westy Westy PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -141 141 NUM CD CARDINAL - - -In in ADP IN NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -hot hot ADJ JJ NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -trees tree NOUN NNS NULL -to to PART TO NULL -offer offer VERB VB NULL -them -PRON- PRON PRP NULL -shade shade NOUN NN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -before before ADP IN NULL -night night NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -were be AUX VBD NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -keeping keep VERB VBG NULL -watch watch NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -, , PUNCT , NULL -yet yet CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -telescope telescope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -see see VERB VB NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -around around ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -distance distance NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -running run VERB VBG NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -a a DET DT NULL -pack pack NOUN NN NULL -of of ADP IN NULL -great great ADJ JJ NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -one one NUM CD NULL -is be AUX VBZ NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -another another DET DT NULL -a a DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -None none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -fit fit ADJ JJ NULL -to to PART TO NULL -work work VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -away away ADV RB NULL -at at ADP IN NULL -full full ADJ JJ NULL -speed speed NOUN NN NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -lucky lucky ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -were be AUX VBD NULL -wide wide ADV RB NULL -awake awake ADJ JJ NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -coming come VERB VBG NULL -. . PUNCT . NULL - - -142 142 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -get get AUX VB NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -come come VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -seized seize VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -very very ADV RB NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -came come VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -swung- swung- VERB VBZ NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -raise raise VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -another another DET DT NULL -wolf wolf NOUN NN NULL -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -also also ADV RB NULL -fell fall VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -'s 's PART POS ORG -weapon weapon NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD DATE -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -a a DET DT NULL -wolf wolf NOUN NN NULL -was be AUX VBD NULL -killed kill VERB VBN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lay VERB VBP NULL -dead dead ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -down down ADP RP NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -said say VERB VBD NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -Tt Tt PROPN NNP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -friend friend NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -waited wait VERB VBD NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -a^voke a^voke VERB VBP NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -frightened frightened ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -shaggy shaggy ADJ JJ NULL -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -sav- sav- ADJ JJ NULL -ing e VERB VBG NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -this this DET DT NULL -same same ADJ JJ NULL -morn- morn- NOUN NN NULL - - -ing e VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -out out ADP RP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -143 143 NUM CD CARDINAL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -that that PRON WDT NULL -could could AUX MD NULL -see see VERB VB NULL -afar afar ADV RB NULL -off off ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -wolves wolf NOUN NNS NULL -lying- lying- VERB VBP NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -still still ADV RB NULL -travelling travel VERB VBG NULL -through through ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -angrier angrier NOUN NN NULL -than than SCONJ IN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -twice twice ADV RB NULL -. . PUNCT . NULL -Straightway straightway VERB VB NULL -a a DET DT NULL -great great ADJ JJ NULL -flock flock NOUN NN NULL -of of ADP IN NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -enough enough ADJ JJ NULL -to to PART TO NULL -darken darken VERB VB NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Fly fly VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -; ; PUNCT : NULL -peck peck VERB VB NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -flew fly VERB VBD NULL -in in ADP IN NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -flock flock NOUN NN NULL -toward toward ADP IN NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -battle battle NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -lie lie VERB VB NULL -do.wn do.wn PROPN NNP NULL -beside beside ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -harmed harm VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so SCONJ IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lie VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -except except SCONJ IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -stretched stretch VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -saw see VERB VBD NULL -him -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -these these DET DT NULL -birds bird NOUN NNS NULL -always always ADV RB NULL -are be AUX VBP NULL -by by ADP IN NULL -scarecrows scarecrow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -come come VERB VB NULL -any any DET DT NULL -nearer nearer ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -only only ADV RB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -peck peck VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -King King PROPN NNP WORK_OF_ART -Crow Crow PROPN NNP WORK_OF_ART -flew fly VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -caught catch VERB VBD NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -and and CCONJ CC NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -another another DET DT NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD CARDINAL -crows crow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -twisted twist VERB VBD NULL -a a DET DT NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -all all DET DT NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -dead dead ADJ JJ NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -to to PART TO NULL -rise rise VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -144 144 NUM CD CARDINAL - - -When when ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -looked look VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -crows crow NOUN NNS NULL -lying lie VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -got get VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -rage rage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -blew blow VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -. . PUNCT . NULL - - -Forthwith Forthwith PROPN NNP NULL -there there PRON EX NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -buzzing buzzing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -swarm swarm NOUN NN NULL -of of ADP IN NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -towards towards ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -death death NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -com- com- NOUN NN NULL -manded mande VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -rapidly rapidly ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -had have AUX VBD NULL -decided decide VERB VBN NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -out out ADP RP NULL -my -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -scatter scatter VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -lion lion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NULL -did do AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -close close ADV RB NULL -beside beside ADP IN NULL -the the DET DT PRODUCT -Lion Lion PROPN NNP PRODUCT -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -covered cover VERB VBD NULL -them -PRON- PRON PRP NULL -entirely entirely ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -but but SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to ADP IN NULL -sting ste VERB VBG NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -broke break VERB VBD NULL -off off ADP RP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -without without ADP IN NULL -hurting hurt VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -as as SCONJ IN NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -when when ADV WRB NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -are be AUX VBP NULL -broken break VERB VBN NULL -that that PRON WDT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -lay lie VERB VBD NULL -scattered scatter VERB VBN NULL -thick thick ADJ JJ NULL -about about ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -like like SCONJ IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -of of ADP IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -got get VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -helped help VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -put put VERB VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -145 145 NUM CD CARDINAL -straw straw VERB VB NULL -back back ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP DATE -again again ADV RB NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -onc^ onc^ NUM CD NULL -, , PUNCT , NULL -more more ADJ JJR NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -angry angry ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -in in ADP IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -like like SCONJ IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -stamped stamp VERB VBD NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -tore tear VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -gnashed gnash VERB VBD NULL -her -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -Wlnkies Wlnkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -sharp sharp ADJ JJ NULL -spears spear NOUN NNS NULL -, , PUNCT , NULL -telling tell VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -brave brave ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -told tell VERB VBN NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -marched march VERB VBD NULL -away away ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -roar roar NOUN NN NULL -and and CCONJ CC NULL -sprang spring VERB VBD NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -back back ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -returned return VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -beat beat VERB VBD NULL -them -PRON- PRON PRP NULL -well well ADV RB NULL -with with ADP IN NULL -a a DET DT NULL -strap strap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -work work NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -think think VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -how how ADV WRB NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -plans plan NOUN NNS NULL -to to PART TO NULL -de- de- VERB VB NULL - - -stroy stroy VERB VB NULL -these these DET DT NULL -strangers stranger NOUN NNS NULL -had have AUX VBD NULL -failed fail VERB VBN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -W^itch w^itch NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -how how ADV WRB NULL -to to PART TO NULL -act act VERB VB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -circle circle NOUN NN NULL -of of ADP IN NULL -diamonds diamond NOUN NNS NULL -and and CCONJ CC NULL -rubies ruby NOUN NNS NULL -running run VERB VBG NULL -round round ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -This this DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -had have AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -Whoever whoever PRON WP NULL -owned own VERB VBD NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -call call VERB VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -obey obey VERB VB NULL -any any DET DT NULL -order order NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -given give VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -no no DET DT NULL -person person NOUN NN NULL -could could AUX MD NULL -com- com- VERB VB NULL -mand mand VERB VB NULL -these these DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -more more ADJ JJR CARDINAL -than than SCONJ IN CARDINAL -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -te te PROPN NNP NULL -. . PUNCT . NULL - - -146 146 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Twice twice ADV RB NULL -already already ADV RB NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -used use VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -herself -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -The the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -fought fight VERB VBN NULL -against against ADP IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -him- him- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -driven drive VERB VBD NULL -him -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -also also ADV RB NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -doing do VERB VBG NULL -this this DET DT NULL -. . PUNCT . NULL - - -Only only ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -use use VERB VB NULL -this this DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -for for ADP IN NULL -which which PRON WDT NULL -rea- rea- ADJ JJ NULL -son son NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -until until ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -powers power NOUN NNS NULL -were be AUX VBD NULL -exhausted exhaust VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fierce fierce ADJ JJ NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -stinging stinging ADJ JJ NULL -bees bee NOUN NNS NULL -were be AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -scared scare VERB VBN NULL -away away ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -way way NOUN NN NULL -left leave VERB VBN NULL -to to PART TO NULL -destroy destroy VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -took take VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -it -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -slowly slowly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -ext ext NOUN NN NULL - - -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL - - -i -PRON- PRON PRP NULL -d would AUX MD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -this this DET DT NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -charm charm NOUN NN NULL -began begin VERB VBD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -147 147 NUM CD CARDINAL -to to PART TO NULL -work work VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -sky sky NOUN NN NULL -was be AUX VBD NULL -darkened darken VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -low low ADJ JJ NULL -rumbling rumble VERB VBG NULL -sound sound NOUN NN NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -rushing rushing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wings wing NOUN NNS NULL -; ; PUNCT : NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -laughing laugh VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark ADJ JJ NULL -sky sky NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -surrounded surround VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -monkeys monkey NOUN NNS NULL -, , PUNCT , NULL -each each DET DT NULL -with with ADP IN NULL -a a DET DT NULL -pair pair NOUN NN NULL -of of ADP IN NULL -immense immense ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -wings wing NOUN NNS NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -, , PUNCT , NULL -much much ADV RB NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -others other NOUN NNS NULL -, , PUNCT , NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -their -PRON- PRON PRP$ NULL -leader leader NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -flew fly VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -and and CCONJ CC NULL -last last ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -command command VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -who who PRON WP NULL -are be AUX VBP NULL -within within ADP IN NULL -my -PRON- PRON PRP$ NULL -land land NOUN NN NULL -and and CCONJ CC NULL -de- de- X XX NULL - - -stroy stroy VERB VB NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -except except SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Bring bring VERB VB NULL -that that DET DT NULL -beast beast NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -mind mind NOUN NN NULL -to to PART TO NULL -harness harness VERB VB NULL -him -PRON- PRON PRP NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -work work VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -shall shall AUX MD NULL -be be AUX VB NULL -obeyed obey VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -away away ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -148 148 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -seized seize VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -thickly thickly ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -they -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -fell fall VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -distance distance NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -lay lie VERB VBD NULL -so so ADV RB NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -dented dent VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -neither neither CCONJ CC NULL -move move VERB VB NULL -nor nor CCONJ CC NULL -groan groan NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -fingers finger NOUN NNS NULL -pulled pull VERB VBD NULL -all all DET DT NULL -of of ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -made make VERB VBD NULL -his -PRON- PRON PRP$ NULL -hat hat NOUN NN NULL -and and CCONJ CC NULL -boots boot NOUN NNS NULL -and and CCONJ CC NULL -clothes clothe NOUN NNS NULL -into into ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -bundle bundle NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -remaining remain VERB VBG NULL -Monkeys Monkeys PROPN NNPS ORG -threw throw VERB VBD NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -stout stout ADJ JJ NULL -rope rope NOUN NN NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -unable unable ADJ JJ NULL -to to PART TO NULL -bite bite VERB VB NULL -or or CCONJ CC NULL -scratch scratch VERB VB NULL -or or CCONJ CC NULL -struggle struggle VERB VB NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -placed place VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -yard yard NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -iron iron NOUN NN NULL -fence fence NOUN NN NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -harm harm VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -watching watch VERB VBG NULL -the the DET DT NULL -sad sad ADJ JJ NULL -fate fate NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -com- com- NOUN NN NULL -rades rade VERB VBZ NULL -and and CCONJ CC NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -her -PRON- PRON PRP$ NULL -turn turn NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -, , PUNCT , NULL -hairy hairy ADJ JJ NULL -arms arm NOUN NNS NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -ugly ugly ADJ JJ NULL -face face NOUN NN NULL -grinning grinning NOUN NN NULL -terriby terriby NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Good Good PROPN NNP ORG -Witch Witch PROPN NNP ORG -'s 's PART POS ORG -kiss kiss NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -and and CCONJ CC NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -motioning motion VERB VBG NULL -the the DET DT NULL -others other NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -this this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Good Good PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -149 149 NUM CD CARDINAL -greater great ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Evil Evil PROPN NNP ORG -. . PUNCT . NULL - - -All all DET DT NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -gently gently ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -her -PRON- PRON PRP NULL -swiftly swiftly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -set set VERB VBD NULL -her -PRON- PRON PRP NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -front front ADJ JJ NULL -door door NOUN NN NULL -step step NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -leader leader NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -obeyed obey VERB VBN NULL -you -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -are be AUX VBP NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -tied tie VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -yard yard NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -we -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -she -PRON- PRON PRP NULL -carries carry VERB VBZ NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -power power NOUN NN NULL -over over ADP IN NULL -our -PRON- PRON PRP$ NULL -band band NOUN NN NULL -is be AUX VBZ NULL -now now ADV RB NULL -ended end VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -with with ADP IN NULL -much much ADJ JJ NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -surprised surprised ADJ JJ NULL -and and CCONJ CC NULL -worried worried ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -AWmk AWmk PROPN NNP NULL -, , PUNCT , NULL -> > X XX NULL -- - PUNCT HYPH NULL -I50 i50 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -knew know VERB VBD NULL -well well ADV RB NULL -that that SCONJ IN NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -nor nor CCONJ CC NULL -she -PRON- PRON PRP NULL -, , PUNCT , NULL -her- her- PROPN NNP NULL -self self NOUN NN NULL -, , PUNCT , NULL -dare dare VERB VB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -girl girl NOUN NN NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -the the DET DT GPE -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNP GPE -, , PUNCT , NULL -began begin VERB VBD NULL -to to PART TO NULL -tremble tremble VERB VB NULL -with with ADP IN NULL -fear fear NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -belonged belong VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -tempted tempt VERB VBN NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -how how ADV WRB NULL -simple simple ADJ JJ NULL -the the DET DT NULL -soul soul NOUN NN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -th^ th^ PROPN NNP ORG -little little ADJ JJ NULL -girl girl NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -laughed laugh VERB VBD NULL -to to ADP IN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -still still ADV RB NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -her -PRON- PRON PRP$ NULL -power power NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -harshly harshly ADV RB NULL -and and CCONJ CC NULL -severely severely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -mind mind VERB VBP NULL -everything everything PRON NN NULL -I -PRON- PRON PRP NULL -tell tell VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -an an DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -followed follow VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -bade bid VERB VBD NULL -her -PRON- PRON PRP NULL -clean clean ADJ JJ NULL -the the DET DT NULL -pots pot NOUN NNS NULL -and and CCONJ CC NULL -kettles kettle NOUN NNS NULL -and and CCONJ CC NULL -sweep sweep VERB VB NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -fire fire NOUN NN NULL -fed feed VERB VBN NULL -with with ADP IN NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -work work NOUN NN NULL -meekly meekly ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -made make VERB VBN NULL -up up ADP RP NULL -to to PART TO NULL -work work VERB VB NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -; ; PUNCT : NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -decided decide VERB VBN NULL -not not PART RB NULL -to to PART TO NULL -kill kill VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -With with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -hard hard ADV RB NULL -at at ADP IN NULL -w^ork w^ork NOUN NN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -harness harness NOUN NN NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -; ; PUNCT : NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -amuse amuse VERB VB NULL -her -PRON- PRON PRP NULL - - -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -draw draw VERB VB NULL -her -PRON- PRON PRP$ NULL -chariot chariot NOUN NN NULL -whenever whenever ADV WRB NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -to to PART TO NULL -drive drive VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIy WONDERFUIy NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -151 151 NUM CD CARDINAL -roar roar VERB VB NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shut shut VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -harness harness VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -speaking speak VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -bars bar NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -starve starve VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -after after ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -no no DET DT NULL -food food NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -imprisoned imprison VERB VBN NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -every every DET DT DATE -day day NOUN NN DATE -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -at at ADP IN NULL -noon noon NOUN NN TIME -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -ready ready ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -harnessed harness VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -would would AUX MD NULL -answer answer VERB VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -No no INTJ UH NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -yard yard NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bite bite VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -reason reason NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -wished wish VERB VBD NULL -was be AUX VBD NULL -that that SCONJ IN NULL -every every DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -asleep asleep ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -food food NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -do^vn do^vn NOUN NNS PERSON -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -talked talk VERB VBD NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -to to PART TO NULL -plan plan VERB VB NULL -some some DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -constantly constantly ADV RB NULL -guarded guard VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -and and CCONJ CC NULL -too too ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -had have AUX VBD NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -often often ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -threatened threaten VERB VBD NULL -to to PART TO NULL -beat beat VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -old old ADJ JJ NULL -um- um- NOUN NN NULL -brella brella NOUN NN NULL -she -PRON- PRON PRP NULL -always always ADV RB NULL -carried carry VERB VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -in in ADP IN NULL -truth truth NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -strike strike VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -because because SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -child child NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -full full ADJ JJ NULL -of of ADP IN NULL -fear fear NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -struck strike VERB VBD NULL -Toto Toto PROPN NNP PERSON -a a DET DT NULL -blow blow NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -umbrella umbrella NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -brave brave ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -152 152 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -and and CCONJ CC NULL -bit bite VERB VBD NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP GPE -did do AUX VBD NULL -not not PART RB NULL -bleed bleed VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -bitten bite VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -wiciced wicice VERB VBN NULL -that that SCONJ IN NULL -the the DET DT NULL -bood bood NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP NULL -had have AUX VBD NULL -dried dry VERB VBN NULL -up up ADP RP NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -before before ADV RB DATE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Hfe Hfe PROPN NNP PERSON -became become VERB VBD NULL -very very ADV RB NULL -sad sad ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -under- under- ADV RB NULL -stand stand VERB VB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -harder hard ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -cry cry VERB VB NULL -bitterly bitterly ADV RB NULL -for for ADP IN NULL -hours hour NOUN NNS TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -sitting sit VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -, , PUNCT , NULL -whining whine VERB VBG NULL -dismally dismally ADV RB NULL -to to PART TO NULL -show show VERB VB NULL -how how ADV WRB NULL -sorry sorry ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -really really ADV RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -or or CCONJ CC NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -made make VERB VBD NULL -him -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -longing longing NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -the the DET DT NULL -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNPS GPE -which which PRON WDT NULL -the the DET DT NULL -girl girl NOUN NN NULL -always always ADV RB NULL -wore wear VERB VBD NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -Bees Bees PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Crows Crows PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Wolves wolf NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -heaps heap NOUN NNS NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -used use VERB VBN NULL -up up ADP RP NULL -all all DET PDT NULL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -; ; PUNCT : NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -should should AUX MD NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Silver Silver PROPN NNP ORG -Shoes Shoes PROPN NNP ORG -they -PRON- PRON PRP NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -more more ADJ JJR NULL -power power NOUN NN NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -watched watch VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -carefully,- carefully,- PROPN NNP NULL -to to PART TO NULL -see see VERB VB NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -ever ever ADV RB NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -steal steal VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -child child NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -took take VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -except except SCONJ IN NULL -at at ADP IN NULL -night night NOUN NN NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -her -PRON- PRON PRP$ NULL -bath bath NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -too too ADV RB NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -to to PART TO NULL -dare dare VERB VB NULL -go go VERB VB NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -at at ADP IN NULL -night night NOUN NN TIME -to to PART TO NULL -take take VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -dread dread NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -was be AUX VBD NULL -greater great ADJ JJR NULL -than than SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -bath- bath- ADV RB NULL -ing e VERB VBG NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -old old ADJ JJ NULL -Witch witch NOUN NN PERSON -never never ADV RB NULL -touched touch VERB VBN NULL -water water NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -ever ever ADV RB NULL -let let VERB VB NULL -water water NOUN NN NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -153 153 NUM CD CARDINAL - - -But but CCONJ CC NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -cunning cunning ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -finally finally ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -trick trick NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -placed place VERB VBD NULL -a a DET DT NULL -bar bar NOUN NN NULL -of of ADP IN NULL -iron iron NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -by by ADP IN NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -iron iron NOUN NN NULL -invisible invisible ADJ JJ NULL -to to ADP IN NULL -human human ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -across- across- ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -she -PRON- PRON PRP NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -bar bar NOUN NN NULL -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -hurt hurt VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -fall fall NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -came come VERB VBD NULL -off off ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -had have AUX VBD NULL -snatched snatch VERB VBN NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -skinny skinny ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -success success NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -trick trick NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -she -PRON- PRON PRP NULL -owned own VERB VBD NULL -half half DET PDT CARDINAL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -use use VERB VB NULL -it -PRON- PRON PRP NULL -against against ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -even even ADV RB NULL -had have AUX VBD NULL -she -PRON- PRON PRP NULL -known know VERB VBN NULL -how how ADV WRB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -grew grow VERB VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -back back ADP RP NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -retorted retort VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -now now ADV RB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -not not PART RB NULL -yours yours PRON PRP$ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -laughing laugh VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -154 154 NUM CD CARDINAL -' ' PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL - - -some some DET DT NULL -day day NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD NULL -from from ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -so so ADV RB NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -near near ADV RB NULL -and and CCONJ CC NULL -dashed dash VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -wetting wet VERB VBG NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -head head NOUN NN NULL -to to ADP IN NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -Instantly instantly ADV RB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fear fear NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -shrink shrink VERB VB NULL -and and CCONJ CC NULL -fall fall VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -See see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -In in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -melt melt VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -frightened frightened ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -actually actually ADV RB NULL -melting melt VERB VBG NULL -away away ADV RB NULL -like like SCONJ IN NULL -brown brown ADJ JJ NULL -sugar sugar NOUN NN NULL -before before ADP IN NULL -her -PRON- PRON PRP$ NULL -very very ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -water water NOUN NN NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -wailing wailing NOUN NN NULL -, , PUNCT , NULL -despairing despair VERB VBG NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Of of ADV RB NULL -course course ADV RB NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -the the DET DT NULL -castle castle NOUN NN NULL -to to ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -wicked wicke VERB VBN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ DATE -day day NOUN NN DATE -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -ever ever ADV RB NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -melt melt VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -end end VERB VB NULL -my -PRON- PRON PRP$ NULL -wicked wicked ADJ JJ NULL -deeds deed NOUN NNS NULL -. . PUNCT . NULL - - -Look look VERB VB NULL -out out ADV RB NULL -here here ADV RB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -With with ADP IN NULL -these these DET DT NULL -words word NOUN NNS NULL -the the DET DT NULL -Witch witch NOUN NN ORG -fell fall VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -brown brown ADJ JJ NULL -, , PUNCT , NULL -melted melted ADJ JJ NULL -, , PUNCT , NULL -shapeless shapeless ADJ JJ NULL -mass mass NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -spread spread VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -boards board NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -Seeing see VERB VBG NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -really really ADV RB NULL -melted melt VERB VBN NULL -away away ADV RB NULL -to to ADP IN NULL -nothing nothing PRON NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -drew draw VERB VBD NULL -another another DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -mess mess NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -then then ADV RB NULL -swept sweep VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -out out SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -picking pick VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -^55 ^55 NOUN NN NULL - - -was be AUX VBD NULL -all all DET DT NULL -that that PRON WDT NULL -was be AUX VBD NULL -left leave VERB VBN NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -cleaned clean VERB VBD NULL -and and CCONJ CC NULL -dried dry VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -at at ADP IN NULL -last last ADJ JJ NULL -free free ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -out out ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -to to PART TO NULL -tell tell VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -that that SCONJ IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -come come VERB VBN NULL -to to ADP IN NULL -an an DET DT NULL -end end NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer long ADJ JJR NULL -Drisoners drisoner NOUN NNS NULL -in in ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -H H PROPN NNP NULL -COWARDLY cowardly NOUN NN NULL -LION lion NOUN NN NULL -WAS be VERB VBD NULL -much much ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -melted melt VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -prison prison NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -f^ii f^ii X LS NULL - - -^H ^H NOUN NNS NULL -him -PRON- PRON PRP NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -in in ADV RB NULL -together together ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -first first ADJ JJ ORDINAL -act act NOUN NN NULL -was be AUX VBD NULL -to to PART TO NULL -call call VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -together together ADV RB NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer longer ADV RBR NULL -slaves.:^;>^i slaves.:^;>^i VERB VBN DATE - - -There there PRON EX NULL -was be AUX VBD NULL -great great ADJ JJ NULL -rejoicing rejoicing NOUN NN NULL -among among ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkles Winkles PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -for for ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -always always ADV RB NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -with with ADP IN NULL -great great ADJ JJ NULL -cruelty cruelty NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -this this DET DT DATE -day day NOUN NN DATE -as as SCONJ IN NULL -a a DET DT NULL -holiday holiday NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -after after ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spent spend VERB VBD NULL -the the DET DT NULL -time time NOUN NN NULL -in in ADP IN NULL -feasting feasting NOUN NN NULL -and and CCONJ CC NULL -dancing dancing NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -If if SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -i6o i6o NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -were be AUX VBD NULL -only only ADV RB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -could could AUX MD NULL -rescue rescue VERB VB NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -rescue rescue VERB VB NULL -their -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -said say VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -delighted delighted ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -a a DET DT NULL -number number NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -who who PRON WP NULL -looked look VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -most most ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -away away ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -rocky rocky ADJ JJ NULL -plain plain NOUN NN NULL -where where ADV WRB NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -lay lie VERB VBD NULL -, , PUNCT , NULL -all all DET DT NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -bent bent ADJ JJ NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -was be AUX VBD NULL -near near SCONJ IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -blade blade NOUN NN NULL -was be AUX VBD NULL -rusted rust VERB VBN NULL -and and CCONJ CC NULL -the the DET DT NULL -handle handle NOUN NN NULL -broken break VERB VBN NULL -off off ADP RP NULL -short short ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkies Winkies PROPN NNPS NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -tenderly tenderly ADV RB NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -castle castle NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -shed- shed- ADV RB NULL -ding de VERB VBG NULL -a a DET DT NULL -few few ADJ JJ NULL -tears tear NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -plight plight NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -looking look VERB VBG NULL -sober sober ADJ JJ NULL -and and CCONJ CC NULL -sorry sorry ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -castle castle NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -any any DET DT NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -tinsmiths tinsmith NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -good good ADJ JJ NULL -tinsmiths tinsmith NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -came come VERB VBD NULL -, , PUNCT , NULL -bringing bring VERB VBG NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -tools tool NOUN NNS NULL -in in ADP IN NULL -baskets basket NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -straighten straighten VERB VB NULL -out out ADP RP NULL -those those DET DT NULL -dents dent NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -" " PUNCT `` NULL - - -The the DET DT NULL -TinsmitJts TinsmitJts PROPN NNP ORG -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -. . PUNCT . NULL -' ' PUNCT '' NULL -^- ^- NUM CD NULL - - -u u NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i6i i6i PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -bend bend VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -solder solder VERB VB NULL -him -PRON- PRON PRP NULL -together together ADV RB NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -broken break VERB VBN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -looked look VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -over over ADP IN NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -answered answer VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -mend mend VERB VB NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -rooms room NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -, , PUNCT , NULL -hammering hammer VERB VBG NULL -and and CCONJ CC NULL -twisting twisting NOUN NN NULL -and and CCONJ CC NULL -bending bend VERB VBG NULL -and and CCONJ CC NULL -soldering soldering NOUN NN NULL -and and CCONJ CC NULL -polishing polishing NOUN NN NULL -and and CCONJ CC NULL -pounding pound VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -straightened straighten VERB VBN NULL -out out ADP RP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -form form NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -worked work VERB VBD NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -there there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -patches patch NOUN NNS NULL -on on ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -did do AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -job job NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -vain vain ADJ JJ NULL -man man NOUN NN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patches patch NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -into into ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -rescuing rescue VERB VBG NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -pleased pleased ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -wipe wipe VERB VB NULL -every every DET DT NULL -tear tear NOUN NN NULL -carefully carefully ADV RB NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -apron apron PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -rusted rust VERB VBN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -time time NOUN NN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -tears tear NOUN NNS NULL -fell fall VERB VBD NULL -thick thick ADJ JJ NULL -and and CCONJ CC NULL -fast fast VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -joy joy NOUN NN NULL -of of ADP IN NULL -meeting meet VERB VBG NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -tears tear NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -need need VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -wiped wipe VERB VBN NULL -away away ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -wiped wipe VERB VBD NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -often often ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -wet wet ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -till till SCONJ IN NULL -it -PRON- PRON PRP NULL -dried dry VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -finished finish VERB VBN NULL -telling tell VERB VBG NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -happened happen VERB VBN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -i62 i62 PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -all all DET PDT NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -tossed toss VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -trunk trunk NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -smooth smooth ADJ JJ NULL -that that SCONJ IN NULL -no no DET DT NULL -one one PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -said say VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -while while SCONJ IN NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -at at ADP IN NULL -work work NOUN NN NULL -mending mend VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -another another DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -goldsmith goldsmith NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -made make VERB VBN NULL -an an DET DT NULL -axe axe ADJ JJ NULL -- - PUNCT HYPH NULL -handle handle NOUN NN NULL -of of ADP IN NULL -solid solid ADJ JJ NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -fitted fit VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -broken broken ADJ JJ NULL -handle handle NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -polished polish VERB VBD NULL -the the DET DT NULL -blade blade NOUN NN NULL -until until ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rust rust NOUN NN NULL -was be AUX VBD NULL -removed remove VERB VBN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -glistened glisten VERB VBD NULL -like like SCONJ IN NULL -burnished burnish VERB VBN NULL -silver silver NOUN NN NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -spoken speak VERB VBN NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -over over ADP RP NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -fell fall VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -off off ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -picked pick VERB VBD NULL -them -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -nice nice ADJ JJ NULL -, , PUNCT , NULL -clean clean ADJ JJ NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -behold behold VERB VB NULL -! ! PUNCT . NULL - - -here here ADV RB NULL -was be AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -thanking thank VERB VBG NULL -them -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -over over ADV RB NULL -again again ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -reunited reunite VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -spent spend VERB VBD NULL -a a DET DT DATE -few few ADJ JJ DATE -happy happy ADJ JJ DATE -days day NOUN NNS DATE -at at ADP IN NULL -the the DET DT FAC -Yellow Yellow PROPN NNP FAC -Castle Castle PROPN NNP FAC -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -needed need VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -comfortable comfortable ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -one one NUM CD DATE -day day NOUN NN DATE -the the DET DT NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -of of ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -163 163 NUM CD CARDINAL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -claim claim VERB VB NULL -his -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -at at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -joyfully joyfully PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thought- thought- ADV RB NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clapping clap VERB VBG NULL -her -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -start start VERB VB NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -to to PART TO GPE -- - PUNCT HYPH GPE -morrow morrow NOUN NN GPE -! ! PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -they -PRON- PRON PRP NULL -decided decide VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -The the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -together together ADV RB NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -them -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -begged beg VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -stay stay VERB VB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Yellow Yellow PROPN NNP NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Finding find VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -determined determine VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -gave give VERB VBD NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -each each DET DT NULL -a a DET DT NULL -golden golden ADJ JJ NULL -collar collar NOUN NN NULL -; ; PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -Doro- Doro- PROPN NNP NULL -thy thy X XX NULL - - -they -PRON- PRON PRP NULL -presented present VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -bracelet bracelet NOUN NN NULL -, , PUNCT , NULL -studded stud VERB VBN NULL -with with ADP IN NULL -diamonds diamond NOUN NNS NULL -; ; PUNCT : NULL -i64 i64 VERB VBP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -gold gold NOUN NN NULL -- - PUNCT HYPH NULL -headed head VERB VBN NULL -walking walking NOUN NN NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -stumbling stumble VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -they -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -silver silver ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -, , PUNCT , NULL -inlaid inlay VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBN NULL -with with ADP IN NULL -precious precious ADJ JJ NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Every every DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -speech speech NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -until until ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -ached ache VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -cupboard cupboard NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -with with ADP IN NULL -food food NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -tried try VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -exactly exactly ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -about about ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -to to PART TO NULL -wear wear VERB VB NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP$ NULL -sun- sun- NOUN NN NULL -bonnet bonnet NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -prepared prepare VERB VBN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -three three NUM CD CARDINAL -cheers cheer NOUN NNS NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -CK5vpterXIV ck5vpterxiv NOUN NN NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP PERSON -Wiixged wiixge VERB VBD PERSON -Aorvkeys Aorvkeys PROPN NNP NULL - - -i^ i^ PROPN NNP NULL -^S%\ ^s%\ SYM SYM NULL -01/ 01/ NOUN NN NULL -WILL will AUX MD NULL -REMEMBER remember VERB VB NULL - - -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -road road NOUN NN NULL -not not PART RB NULL -even even ADV RB NULL -a a DET DT NULL -pathway pathway NOUN NN NULL -between between ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -When when ADV WRB NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -went go VERB VBD NULL -in in ADP IN NULL -search search NOUN NN NULL -^T^^B ^T^^B PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming- coming- ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sent send VERB VBD NULL -the the DET DT NULL -Winged wing VERB VBN NULL -Monkeys"to Monkeys"to PROPN NNP NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -harder hard ADJ JJR NULL -to to PART TO NULL -find find VERB VB NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -back back ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -fields field NOUN NNS NULL -of of ADP IN NULL -buttercups buttercup NOUN NNS NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -daisies daisy NOUN NNS NULL -than than SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -straight straight ADV RB NULL -east east ADV RB NULL -, , PUNCT , NULL -toward toward ADP IN NULL -the the DET DT NULL -rising rise VERB VBG NULL -sun sun NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -off off ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -at at ADP IN NULL -noon noon NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -which which PRON WDT NULL -was be AUX VBD NULL -east east ADJ JJ NULL -and and CCONJ CC NULL -which which PRON WDT NULL -was be AUX VBD NULL -west west NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -reason reason NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reat reat PROPN NNP NULL -/ / SYM SYM NULL -y^ y^ PROPN NNP NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -on on ADP RP NULL -walking walk VERB VBG NULL -, , PUNCT , NULL -however however ADV RB NULL -. . PUNCT . NULL -were be AUX VBD NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -oing oing NOUN NN NULL -& & CCONJ CC NULL -m. m. NOUN NN PERSON - - -TitK TitK PROPN NNP NULL -" " PUNCT `` NULL -WONDERFUL WONDERFUL PROPN NNP WORK_OF_ART -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -nXi^t nXi^t PROPN NNP NULL -night night NOUN NN NULL -the the DET DT NULL -moon moon NOUN NN NULL -came come VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -ifey ifey PROPN NNP NULL -lay lie VERB VBD NULL -dovvii dovvii PROPN NNP NULL -among among ADP IN NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -smelHng smelHng PROPN NNP NULL -yellow yellow ADJ JJ NULL -flowers flower NOUN NNS NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN NULL -all all DET DT NULL -but but SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -00 00 PUNCT NFP NULL -' ' PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -behind behind ADP IN NULL -a a DET DT NULL -cloud cloud NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -started start VERB VBD NULL -Qm^s4f qm^s4f NOUN NN NULL -- - PUNCT HYPH NULL -the5t^^ef#<i^^sttr^4V the5t^^ef#<i^^sttr^4V VERB VBN NULL - - -they -PRON- PRON PRP NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -walk walk VERB VBP NULL -far far ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -sometime sometime ADV RB NULL -come come VERB VB NULL -to to ADP IN NULL -some some DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -day day NOUN NN NULL -by by ADP IN NULL -day day NOUN NN NULL -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -still still ADV RB NULL -saw see VERB VBD NULL -noth- noth- PROPN NNP NULL -ing e VERB VBG NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -grumble grumble VERB VB NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -ir-^^^ ir-^^^ ADJ JJ NULL -" " PUNCT `` NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -\- \- PROPN NNP NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -surely surely ADV RB NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -A\'ay A\'ay PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -> > X XX NULL - - -\ \ NOUN NNS NULL -e e NOUN NNS NULL -find find VERB VBP NULL -it -PRON- PRON PRP NULL -again again ADV RB NULL -in in ADP IN NULL -time time NOUN NN NULL -to to PART TO NULL -reach reach VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Nor nor CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -se^ms se^ms VERB VBP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -this this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -very very ADV RB NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -whimper whimper NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -i i PRON PRP NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -courage courage NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -tramping tramp VERB VBG NULL -forever forever ADV RB NULL -, , PUNCT , NULL -without without ADP IN NULL -R"etting r"ette VERB VBG NULL -anywhere anywhere ADV RB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -///'I ///'I PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -lost lose VERB VBD NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -found find VERB VBD NULL -that that SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -time time NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -life life NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -too too ADV RB NULL -tired tired ADJ JJ NULL -to to PART TO NULL -chase chase VERB VB NULL -a a DET DT NULL -butterfly butterfly NOUN NN NULL -that that PRON WDT NULL -flew fly VERB VBD NULL -past past ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -tongue tongue NOUN NN NULL -; ; PUNCT : NULL -^- ^- NUM CD NULL -and and CCONJ CC NULL -panted pant VERB VBD NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP FAC -^s ^s PUNCT NFP FAC - - -if if SCONJ IN NULL -, , PUNCT , NULL -tQ tQ NOUN NNS NULL -ask ask VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -v\'^,'^^ v\'^,'^^ PROPN NNP NULL -[ [ PUNCT -LRB- NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL - - -r r PROPN NNP NULL -Mil Mil PROPN NNP NULL - - -w w NOUN NN NULL -" " PUNCT '' NULL - - -< < X XX NULL -^ ^ PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -169 169 NUM CD NULL -: : PUNCT : NULL -# # SYM $ CARDINAL -. . PUNCT . NULL -" " PUNCT `` NULL -Suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -call call VERB VBP NULL -the the DET DT FAC -Field field NOUN NN FAC -Mice mouse NOUN NNS FAC -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -could could AUX MD NULL -probably probably ADV RB NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -we -PRON- PRON PRP NULL -think think VERB VB NULL -of of ADP IN NULL -that that DET DT NULL -before before ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -blew blow VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -whistle whistle NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -carried carry VERB VBN NULL -about about ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -since since SCONJ IN NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS NULL -had have AUX VBD NULL -given give VERB VBN NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -the the DET DT NULL -pattering pattering NOUN NN NULL -of of ADP IN NULL -tiny tiny ADJ JJ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -grey grey NOUN NN NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -running run VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Among among ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL --^e^^,/"^ -^e^^,/"^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Can can AUX MD NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -where where ADV WRB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -.^"Certainly .^"Certainly PUNCT NFP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -' ' PUNCT `` NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -had have VERB VBN NULL -it -PRON- PRON PRP NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -backs back NOUN NNS NULL -all all DET PDT NULL -this this DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -use use VERB VB NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -^^''^^J ^^''^^j X ADD CARDINAL -: : PUNCT : NULL -r r NOUN NN NULL -I70 i70 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -call call VERB VB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -to to ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -They -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Oz Oz PROPN NNP GPE -in in ADP IN NULL -less less ADJ JJR TIME -than than SCONJ IN TIME -an an DET DT TIME -hour hour NOUN NN TIME -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -written write VERB VBN NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT PERSON -Queen Queen PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice mouse NOUN NNS PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -run run VERB VB NULL -away away ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -and and CCONJ CC NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -great great ADJ JJ NULL -fun fun NOUN NN NULL -to to PART TO NULL -plague plague VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -obey obey VERB VB NULL -the the DET DT NULL -wearer wearer NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -hurrying hurry VERB VBG NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -looked look VERB VBD NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -and and CCONJ CC NULL -saw see VERB VBD NULL -some some DET DT NULL -words word NOUN NNS NULL -written write VERB VBN NULL -upon upon SCONJ IN NULL -the the DET DT NULL -lining lining NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -read read VERB VBD NULL -the the DET DT NULL -directions direction NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -say say VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -doing do VERB VBG NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -this this DET DT NULL -time time NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hello hello INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -calmly calmly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -now now ADV RB NULL -standing stand VERB VBG NULL -on on ADP IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -This this DET DT NULL -ended end VERB VBD NULL -the the DET DT NULL -saying saying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -flapping flapping NOUN NN NULL -of of ADP IN NULL -wings wing NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -The the DET DT NULL -wonderful wonderful ADJ JJ NULL -wizard wizard NOUN NN NULL -of of ADP IN NULL -oz oz PROPN NNP NULL -. . PUNCT . NULL - - -171 171 NUM CD NULL -as as SCONJ IN NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -King King PROPN NNP NULL -bowed bow VERB VBD NULL -low low ADV RB NULL -before before ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -command command NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no ADV RB NULL -sooner sooner ADV RBR NULL -had have AUX VBD NULL -he -PRON- PRON PRP NULL -spoken speak VERB VBN NULL -than than SCONJ IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -took take VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD NULL -little little ADJ JJ NULL -Monkey Monkey PROPN NNP WORK_OF_ART -seized seize VERB VBD WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -and and CCONJ CC NULL -flew fly VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -dog dog NOUN NN NULL -tried try VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -rather rather ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -how how ADV WRB NULL -badly badly ADV RB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -before before ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -no no DET DT NULL -harm harm NOUN NN NULL -was be AUX VBD NULL -intended intend VERB VBN NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -rode ride VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -quite quite ADV RB NULL -cheerfully cheerfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -time time NOUN NN NULL -looking look VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -gardens garden NOUN NNS NULL -and and CCONJ CC NULL -woods wood VERB VBZ NULL -far far ADV RB NULL -below below ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -riding ride VERB VBG NULL -easily easily ADV RB NULL -between between ADP IN NULL -two two NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -King King PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -a a DET DT NULL -chair chair NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -have have AUX VB NULL -to to PART TO NULL -obey obey VERB VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -story story NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -laugh laugh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -before before ADP IN NULL -us -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -pass pass VERB VB NULL -the the DET DT NULL -time time NOUN NN NULL -by by ADP IN NULL -telling tell VERB VBG NULL -you -PRON- PRON PRP NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL -172 172 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -02 02 NUM CD CARDINAL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -began begin VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -free free ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -living live VERB VBG NULL -happily happily ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -from from ADP IN NULL -tree tree NOUN NN NULL -to to ADP IN NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -eating eat VERB VBG NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -doing do VERB VBG NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -pleased please VERB VBD NULL -without without ADP IN NULL -calling call VERB VBG NULL -anybody anybody PRON NN NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -were be AUX VBD NULL -rather rather ADV RB NULL -too too ADV RB NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -at at ADP IN NULL -times time NOUN NNS NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -down down ADP RP NULL -to to PART TO NULL -pull pull VERB VB NULL -the the DET DT NULL -tails tail NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -no no DET DT NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -throwing throw VERB VBG NULL -nuts nut NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -walked walk VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -careless careless ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -fun fun NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -every every DET DT NULL -minute minute NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -long long ADV RB NULL -before before ADP IN NULL -Oz Oz PROPN NNP NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -lived live VERB VBD NULL -here here ADV RB NULL -then then ADV RB NULL -, , PUNCT , NULL -away away ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -also also ADV RB NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic NOUN NN NULL -w^as w^as NOUN NN NULL -used use VERB VBN NULL -to to PART TO NULL -help help VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -never never ADV RB NULL -known know VERB VBN NULL -to to PART TO NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -was be AUX VBD NULL -good good ADJ JJ NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Gayelette Gayelette PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -handsome handsome ADJ JJ NULL -palace palace NOUN NN NULL -built build VERB VBN NULL -from from ADP IN NULL -great great ADJ JJ NULL -blocks block NOUN NNS NULL -of of ADP IN NULL -ruby ruby PROPN NNP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -loved love VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -sorrow sorrow NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -to to PART TO NULL -love love VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -stupid stupid ADJ JJ NULL -and and CCONJ CC NULL -ugly ugly ADJ JJ NULL -to to PART TO NULL -mate mate VERB VB NULL -with with ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -who who PRON WP NULL -was be AUX VBD NULL -handsome handsome ADJ JJ NULL -and and CCONJ CC NULL -manly manly ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -be- be- PROPN NNP NULL - - -yond yond VERB VB NULL -his -PRON- PRON PRP$ DATE -years year NOUN NNS DATE -. . PUNCT . NULL - - -Gayelette Gayelette PROPN NNP ORG -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -man man NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -husband husband NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -palace palace NOUN NN NULL -and and CCONJ CC NULL -used use VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -as as ADV RB NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -woman woman NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -manhood manhood VERB VB NULL -, , PUNCT , NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -called call VERB VBN NULL -, , PUNCT , NULL -was be AUX VBD NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -best good ADJ JJS NULL -and and CCONJ CC NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -his -PRON- PRON PRP$ NULL -manly manly ADJ JJ NULL -beauty beauty NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -great great ADJ JJ NULL - - -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -173 173 NUM CD CARDINAL - - -Gayelette Gayelette PROPN NNP NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -hastened hasten VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -the the DET DT PERSON -King king NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Winged Winged PROPN NNP PERSON -Monkeys Monkeys PROPN NNPS PERSON -which which PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -near near SCONJ IN NULL -Gayalette Gayalette PROPN NNP PERSON -'s 's PART POS NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -old old ADJ JJ NULL -fellow fellow NOUN NN NULL -loved love VERB VBD NULL -a a DET DT NULL -joke joke NOUN NN NULL -better better ADV RBR NULL -than than SCONJ IN NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -just just ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -out out ADP RP NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Quelala Quelala PROPN NNP GPE -walking walk VERB VBG NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rich rich ADJ JJ NULL -costume costume NOUN NN NULL -of of ADP IN NULL -pink pink ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -velvet velvet NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -thought think VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -see see VERB VB NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -word word NOUN NN NULL -the the DET DT NULL -band band NOUN NN NULL -flew fly VERB VBD NULL -down down ADV RB NULL -and and CCONJ CC NULL -seized seize VERB VBD NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -dropped drop VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -Swim swim VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -fine fine ADJ JJ NULL -fellow fellow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -cried cry VERB VBD NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -and and CCONJ CC NULL -see see VERB VB NULL -if if SCONJ IN NULL -the the DET DT NULL -water water NOUN NN NULL -has have AUX VBZ NULL -spotted spot VERB VBN NULL -your -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Quelala Quelala PROPN NNP GPE -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -wise wise ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -swim swim VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -spoiled spoil VERB VBN NULL -by by ADP IN NULL -all all DET DT NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -laughed laugh VERB VBD NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -swam swam VERB VB NULL -in in ADV RB NULL -to to ADP IN NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -Gayelette Gayelette PROPN NNP PERSON -came come VERB VBD NULL -running run VERB VBG NULL -out out ADP RP NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -silks silk NOUN NNS NULL -and and CCONJ CC NULL -velvet velvet NOUN NN NULL -all all DET DT NULL -ruined ruin VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -princess princess NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -brought bring VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -should should AUX MD NULL -be be AUX VB NULL -tied tie VERB VBN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -treated treat VERB VBN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -dropped drop VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -pleaded plead VERB VBD NULL -hard hard ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -would would AUX MD NULL -drown drown VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -tied tie VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Quelala Quelala PROPN NNP PERSON -said say VERB VBD NULL -a a DET DT NULL -kind kind NOUN NN NULL -174 174 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -Gayelette Gayelette PROPN NNP ORG -finally finally ADV RB NULL -spared spare VERB VBD NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -condition condition NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -should should AUX MD NULL -ever ever ADV RB NULL -after after ADV RB NULL -do do AUX VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -bidding bidding NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -This this DET DT PERSON -Cap Cap PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -a a DET DT NULL -wedding wedding NOUN NN NULL -present present ADJ JJ NULL -to to ADP IN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -have have AUX VB NULL -cost cost VERB VBN NULL -the the DET DT NULL -princess princess NOUN NN NULL -half half DET PDT CARDINAL -her -PRON- PRON PRP$ NULL -kingdom kingdom NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -Monkeys Monkeys PROPN NNPS NULL -at at ADP IN NULL -once once ADV RB NULL -agreed agree VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -condition condition NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -that that SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -whomsoever whomsoever NOUN NN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -what what PRON WP NULL -became become VERB VBD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quelala Quelala PROPN NNP PERSON -being be AUX VBG NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -to to PART TO NULL -lay lay VERB VB NULL -his -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -bride bride NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -bear bear VERB VB NULL -the the DET DT NULL -sight sight NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -after after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -married marry VERB VBN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -ordered order VERB VBD NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -always always ADV RB NULL -keep keep VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -never never ADV RB NULL -again again ADV RB NULL -set set VERB VB NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -a a DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -which which PRON WDT NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -was be AUX VBD NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -ever ever ADV RB NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -until until ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -fell fall VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -hands hand NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -W^est w^ ADJ JJS NULL -, , PUNCT , NULL -who who PRON WP NULL -made make VERB VBD NULL -us -PRON- PRON PRP NULL -enslave enslave VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -afterward afterward ADV RB NULL -drive drive VERB VB NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -is be AUX VBZ NULL -yours -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -lay lay VERB VB NULL -your -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -the the DET DT NULL -Monkey Monkey PROPN NNP NULL -King King PROPN NNP NULL -finished finish VERB VBD NULL -his -PRON- PRON PRP$ NULL -story story NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -rapid rapid ADJ JJ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -175 175 NUM CD CARDINAL -flight flight NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -but but CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT NULL -journey journey NOUN NN NULL -was be AUX VBD NULL -over over ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -set set VERB VBD NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -down down ADV RB NULL -carefully carefully ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -King King PROPN NNP ORG -bowed bow VERB VBD NULL -low low ADJ JJ NULL -to to ADP IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -flew fly VERB VBD NULL -swiftly swiftly ADV RB NULL -away away ADV RB NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -ride ride NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -quick quick ADJ JJ NULL -way way NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -lucky lucky ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -you -PRON- PRON PRP NULL -brought bring VERB VBN NULL -away away ADV RB NULL -that that SCONJ IN NULL -wonder- wonder- ADJ JJ NULL - - -ful ful ADJ JJ NULL -Cap Cap PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL -^\\\\\\in;ii/////////7/ ^\\\\\\in;ii/////////7/ PUNCT NFP NULL - - -# # SYM $ NULL -Four four NUM CD NULL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Emerald Emerald PROPN NNP ORG -City City PROPN NNP ORG -and and CCONJ CC NULL -rang- rang- NOUN NN NULL -the the DET DT NULL -bell bell NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -ringing ring VERB VBG NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -before.^ before.^ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -! ! PUNCT . NULL - - -are be AUX VBP NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -again again ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL -; ; PUNCT : NULL -^>^ ^>^ NOUN NN NULL - - -\ \ PROPN NNP NULL -VUj VUj NOUN NNS NULL -/ / PUNCT NFP NULL - - -/'Do /'Do PUNCT . NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -^x^^^i''^ ^x^^^i''^ PUNCT , NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -.^Qik^^ .^Qik^^ PUNCT . NULL -gone go VERB VBN NULL -to to PART TO NULL -visit visit VERB VB NULL -the the DET DT NULL -Wicked wicked ADJ JJ NULL -: : PUNCT : NULL -^^^Gh ^^^gh NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -^^^^ ^^^^ PUNCT : NULL -" " PUNCT '' NULL -^"^^/^-^'We ^"^^/^-^'We PROPN NNP NULL -did do AUX VBD NULL -visit visit VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -let let VERB VBD NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -again again ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -.. .. PUNCT NFP NULL - - -xx\\li//. xx\\li//. PROPN NNP PERSON - - -i8o i8o PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -explained explain VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Melted melt VERB VBN NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -news news NOUN NN NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Who who PRON WP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -bowed bow VERB VBD NULL -very very ADV RB NULL -low low ADJ JJ NULL -indeed indeed ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -locked lock VERB VBD NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -box box PROPN NNP NULL -on on ADP IN NULL -all all DET DT NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Afterward afterward ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -on on ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -into into ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -people people NOUN NNS NULL -heard hear VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -melted melt VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West west NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -followed follow VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -crowd crowd NOUN NN NULL -to to ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -was be AUX VBD NULL -still still ADV RB NULL -on on ADP IN NULL -guard guard NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL - - -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -again again ADV RB NULL -met meet VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -showed show VERB VBD NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -rooms room NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -might might AUX MD NULL -rest rest VERB VB NULL -until until ADP IN NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -receive receive VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -had have AUX VBD NULL -the the DET DT NULL -news news NOUN NN NULL -carried carry VERB VBN NULL -straight straight ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -that that DET DT NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -come come VERB VBN NULL -back back ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Oz Oz PROPN NNP NULL -made make VERB VBD NULL -no no DET DT NULL -reply reply NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -thought think VERB VBD NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -would would AUX MD NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -word word NOUN NN NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -the the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -waiting waiting NOUN NN NULL -was be AUX VBD NULL -tiresome tiresome ADJ JJ NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -grew grow VERB VBD NULL -vexed vex VERB VBN NULL -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i8i i8i NOUN NN NULL -Oz Oz PROPN NNP NULL -should should AUX MD NULL -treat treat VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -so so ADV RB NULL -poor poor ADJ JJ NULL -a a DET DT NULL -fashion fashion NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -sending send VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -undergo undergo VERB VB NULL -hardships hardship NOUN NNS NULL -and and CCONJ CC NULL -slavery slavery NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -at at ADP IN NULL -last last ADV RB NULL -asked ask VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -another another DET DT NULL -message message NOUN NN NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -let let VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -at at ADP IN NULL -once once SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -to to PART TO NULL -help help VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -find find VERB VB NULL -out out ADP RP NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -his -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -given give VERB VBN NULL -this this DET DT NULL -message message NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -at at ADP IN NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -after after ADP IN TIME -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -once once ADV RB NULL -met meet VERB VBN NULL -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -in in ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -passed pass VERB VBD NULL -a a DET DT NULL -sleepless sleepless ADJ JJ NULL -night night NOUN NN NULL -, , PUNCT , NULL -each each DET DT NULL -thinking thinking NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gift gift NOUN NN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -promised promise VERB VBN NULL -to to PART TO NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -only only ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -dreamed dream VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -was be AUX VBD NULL -telling tell VERB VBG NULL -her -PRON- PRON PRP NULL -how how ADV WRB NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -to to PART TO NULL -have have AUX VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Promptly promptly ADV RB NULL -at at ADP IN NULL -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -green green ADJ JJ NULL -whiskered whisker VERB VBN NULL -soldier soldier NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -later later ADV RBR NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -of of ADP IN FAC -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -each each DET DT NULL -one one NOUN NN CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -expected expect VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -in in ADP IN NULL -the the DET DT NULL -shape shape NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -about about ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -at at ADV RB NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -closer close ADJ JJR NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -stillness stillness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -empty empty ADJ JJ NULL -room room NOUN NN NULL -was be AUX VBD NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -forms form NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -Oz Oz PROPN NNP NULL -take take VERB VB NULL -. . PUNCT . NULL - - -Presently presently ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -seeming seem VERB VBG NULL -to to PART TO NULL -come come VERB VB NULL -i82 i82 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -from from ADP IN NULL -somewhere somewhere ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -dome dome NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -solemnly solemnly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -again again ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -no no DET DT NULL -one one NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -everywhere everywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -but but CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -common common ADJ JJ NULL -mortals mortal NOUN NNS NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -invisible invisible ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -now now ADV RB NULL -seat seat VERB VB NULL -myself -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -converse converse VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -seemed seem VERB VBD NULL -just just ADV RB NULL -then then ADV RB NULL -to to PART TO NULL -come come VERB VB NULL -straight straight ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -itself -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -toward toward ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to PART TO NULL -claim claim VERB VB NULL -our -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -, , PUNCT , NULL -O o INTJ UH NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -promise promise NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP PERSON -. . PROPN NNP NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -when when ADV WRB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -really really ADV RB NULL -destroyed destroy VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -trembled tremble VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -183 183 NUM CD TIME - - -" " PUNCT `` NULL - - -Dear dear ADJ JJ NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -sudden sudden ADJ JJ NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'ve have AUX VB NULL -had have VERB VBN NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -time time NOUN NN NULL -already already ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -angrily angrily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -sha shall AUX MD NULL -n't not PART RB NULL -wait wait VERB VB NULL -a a DET DT NULL -day day NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -your -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -well well ADV RB NULL -to to PART TO NULL -frighten frighten VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -, , PUNCT , NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -so so ADV RB NULL -fierce fierce ADJ JJ NULL -and and CCONJ CC NULL -dreadful dreadful ADJ JJ NULL -that that SCONJ IN NULL -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -away away ADV RB NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -alarm alarm NOUN NN NULL -and and CCONJ CC NULL -tipped tip VERB VBD NULL -over over ADP RP NULL -the the DET DT NULL -screen screen NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -all all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -they -PRON- PRON PRP NULL -.saw .saw PROPN NNP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -in in ADP RP NULL -just just ADV RB NULL -the the DET DT NULL -spot spot NOUN NN NULL -the the DET DT NULL -screen screen NOUN NN NULL -had have AUX VBD NULL -hidden hide VERB VBN NULL -, , PUNCT , NULL -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -old old ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -bald bald ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -wrinkled wrinkle VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -much much ADJ JJ NULL -surprised surprised ADJ JJ NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -, , PUNCT , NULL -raising raise VERB VBG NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -trembling tremble VERB VBG NULL -V^^^l^^/F v^^^l^^/f NOUN NN NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -do do AUX VB NULL -n't not PART RB NULL -strike strike VERB VB NULL -me -PRON- PRON PRP NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -you -PRON- PRON PRP NULL -want want VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i84 i84 VERB VBZ NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -and and CCONJ CC NULL -dismay dismay NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire fire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -wrong wrong ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -making make VERB VBG NULL -believe believe NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Making make VERB VBG NULL -believe believe VERB VB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Hush Hush PROPN NNP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -do do AUX VBP NULL -n't not PART RB NULL -speak speak VERB VB NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -overheard overhear VERB VBN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ruined ruin VERB VBN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -supposed suppose VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -are be AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -just just ADV RB NULL -a a DET DT NULL -common common ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -grieved grieved ADJ JJ NULL -tone tone NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Exactly exactly ADV RB NULL -so so ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -rubbing rub VERB VBG NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -together together ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -pleased please VERB VBD NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -this this DET DT NULL -is be AUX VBZ NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -shall shall AUX MD NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -wailed wail VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -wiping wipe VERB VBG NULL -the the DET DT NULL -the the DET DT NULL -tears tear NOUN NNS NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -coat coat NOUN NN NULL -- - PUNCT HYPH NULL -sleeve sleeve NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -dear dear ADJ JJ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -speak speak VERB VB NULL -" " PUNCT `` NULL - - -Exactly exactly ADV RB NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -liumhug liumhug PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -185 185 NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -little little ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -Think think VERB VB NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -trouble trouble NOUN NN NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -in in ADP IN NULL -at at ADP IN NULL -being be AUX VBG NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -^Doesn't ^doesn't CCONJ CC NULL - - -anyone anyone PRON NN NULL -else else ADV RB NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no DET DT NULL -one one NOUN NN NULL -knows know VERB VBZ NULL -it -PRON- PRON PRP NULL - - -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -four four NUM CD CARDINAL -and and CCONJ CC NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -fooled fool VERB VBN NULL -everyone everyone PRON NN NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -be be AUX VB NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -my -PRON- PRON PRP$ NULL -ever ever ADV RB NULL -letting let VERB VBG NULL -you -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -. . PUNCT . NULL - - -Usually usually ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -even even ADV RB NULL -my -PRON- PRON PRP$ NULL -subjects subject NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -some- some- ADJ JJ NULL -thing thing NOUN NN NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -understand understand VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -bewilder- bewilder- ADJ JJ NULL -ment ment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -How how ADV WRB NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -appeared appear VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tricks trick NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Step step VERB VB NULL -this this DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -chamber chamber NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -rear rear NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -poiated poiate VERB VBD NULL -to to ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -lay lie VERB VBD NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -made make VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -many many ADJ JJ NULL -thicknesses thickness NOUN NNS NULL -of of ADP IN NULL -paper paper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -a a DET DT NULL -carefully carefully ADV RB NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -I -PRON- PRON PRP NULL -hung hang VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -wire wire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -behind behind ADP IN NULL -the the DET DT NULL -screen screen NOUN NN NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -a a DET DT NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -move move VERB VB NULL -and and CCONJ CC NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -open open ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -the the DET DT NULL -voice voice NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -ventriloquist ventriloquist NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -throw throw VERB VB NULL -the the DET DT NULL -sound sound NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -wherever wherever ADV WRB NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -coming come VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Head Head PROPN NNP NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -are be AUX VBP NULL -1 1 NUM CD NULL -86 86 NUM CD NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -I -PRON- PRON PRP NULL -used use VERB VBD NULL -to to PART TO NULL -deceive deceive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -showed show VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -the the DET DT NULL -dress dress NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -mask mask NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -worn wear VERB VBN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -saw see VERB VBD NULL -that that SCONJ IN NULL -his -PRON- PRON PRP$ NULL -Terrible Terrible PROPN NNP NULL -Beast Beast PROPN NNP NULL -was be AUX VBD NULL -nothing- nothing- ADJ JJ NULL - - -but but CCONJ CC NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -skins skin NOUN NNS NULL -, , PUNCT , NULL -sewn sew VERB VBN NULL -together together ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -slats slat NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -their -PRON- PRON PRP$ NULL -sides side NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -false false ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -had have AUX VBD NULL -hung hang VERB VBN NULL -that that SCONJ IN NULL -also also ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -really really ADV RB NULL -a a DET DT NULL -ball ball NOUN NN NULL -of of ADP IN NULL -cotton cotton NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -oil oil NOUN NN NULL -was be AUX VBD NULL -poured pour VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -ball ball NOUN NN NULL -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Really really ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -yo^^ yo^^ NOUN NNS NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -for for ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -am be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -sor- sor- PROPN NNP NULL -rowfully rowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -w^as w^a VERB VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -there there PRON EX NULL -are be AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -chairs chair NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -listened listen VERB VBD NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -the the DET DT NULL -fol- fol- NOUN NN NULL -lowing low VERB VBG NULL -tale tale NOUN NN NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -in in ADP IN NULL -Omaha Omaha PROPN NNP GPE -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -very very ADV RB NULL -far far ADV RB NULL -from from ADP IN NULL -Kansas Kansas PROPN NNP GPE -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -farther farther ADV RBR NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -became become VERB VBD NULL -a a DET DT NULL -ventrilo- ventrilo- NOUN NN NULL -quist quist NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -well well ADV RB NULL -trained train VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -imitate imitate VERB VB NULL -any any DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -or or CCONJ CC NULL -beast beast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -mewed mew VERB VBD NULL -so so ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -pricked prick VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -everywhere everywhere ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -I -PRON- PRON PRP NULL -tired tire VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -became become VERB VBD NULL -a a DET DT NULL -balloonist balloonist NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -A a DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -goes go VERB VBZ NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -on on ADP IN NULL -circus circus PROPN NNP NULL -day day NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -orning orning NOUN NN NULL -" " PUNCT `` NULL -floating float VERB VBG NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -to to PART TO NULL -draw draw VERB VB NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -people people NOUN NNS NULL -together together ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -pay pay VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -circus circus NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -explained explain VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Well well INTJ UH NULL -, , PUNCT , NULL -one one NUM CD DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -went go VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -got get VERB VBD NULL -twisted twist VERB VBN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -down down ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -went go VERB VBD NULL -way way ADV RB NULL -up up ADV RB NULL -above above ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -that that SCONJ IN NULL -a a DET DT NULL -current current NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -struck strike VERB VBD NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -, , PUNCT , NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -away away ADV RB NULL -. . PUNCT . NULL - - -For for ADP IN NULL -a a DET DT DATE -day day NOUN NN DATE -and and CCONJ CC NULL -a a DET DT NULL -night night NOUN NN NULL -I -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -on on ADP IN NULL -the the DET DT DATE -of of ADP IN DATE -the the DET DT DATE -second second ADJ JJ DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -awoke awake VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -balloo balloo NOUN NNS NULL -over over ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -came come VERB VBD NULL -down down ADP RP NULL -gradually gradually ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -nj^ nj^ PROPN NNP NULL -hurt hurt VERB VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -me -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -think think VERB VB NULL -so so ADV RB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -anything anything PRON NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -to to PART TO NULL -amuse amuse VERB VB NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -good good ADJ JJ NULL -people people NOUN NNS NULL -busy busy ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -ordered order VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -build build VERB VB NULL -this this DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -willingly willingly ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -coun- coun- NOUN NN NULL -Jtry Jtry PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -wrould wrould AUX MD NULL -callitthe callitthe VERB VB NULL -Emerald Emerald PROPN NNP PERSON -i^^^-City i^^^-city NOUN NN NULL -, , PUNCT , NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -name name NOUN NN NULL -fit fit VERB VB NULL -better better ADV RBR NULL - - -I -PRON- PRON PRP NULL -put put VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -^i^]on ^i^]on PUNCT , NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -was be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -n't not PART RB NULL -everything everything PRON NN NULL -here here ADV RB NULL -green green ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy,- Dorothy,- PROPN NNP PERSON -^ ^ PROPN NNP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -No no INTJ UH NULL -m^re m^re NOUN NN NULL -than than SCONJ IN NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -city city NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz^^JJbu Oz^^JJbu PROPN NNP NULL -j&ii^ j&ii^ PROPN NNP NULL -.-'- .-'- PUNCT . NULL - - -i88 i88 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -when when ADV WRB NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -why why ADV WRB NULL -of of ADV RB NULL -course course ADV RB NULL -everything everything PRON NN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -looks look VERB VBZ NULL -green green ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -built build VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -man man NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -here here ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -old old ADJ JJ NULL -man man NOUN NN NULL -now now ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -have have AUX VBP NULL -worn wear VERB VBN NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -on on ADP IN NULL -their- their- ADJ JJ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -most most ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -is be AUX VBZ NULL -an an DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -, , PUNCT , NULL -abounding abound VERB VBG NULL -in in ADP IN NULL -jewels jewel NOUN NNS NULL -and and CCONJ CC NULL -precious precious ADJ JJ NULL -metals metal NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -every every DET DT NULL -good good ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -needed need VERB VBN NULL -to to PART TO NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -good good ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -like like VERB VBP NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -was be AUX VBD NULL -built build VERB VBN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -shut shut VERB VBN NULL -myself -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -fears fear NOUN NNS NULL -was be AUX VBD NULL -the the DET DT NULL -Witches Witches PROPN NNPS NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -magical magical ADJ JJ NULL -powers power NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL - - -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -found find VERB VBD NULL -out out ADP RP NULL -that that SCONJ IN NULL -the the DET DT NULL -Witches witch NOUN NNS PERSON -were be AUX VBD NULL -really really ADV RB NULL -able able ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -wonderful wonderful ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -ruled rule VERB VBD NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple INTJ UH NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -and and CCONJ CC LOC -East East PROPN NNP LOC -and and CCONJ CC NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Fortunately fortunately ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Witches witch NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -were be AUX VBD NULL -good good ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -me -PRON- PRON PRP NULL -no no DET DT NULL -harm harm NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT WORK_OF_ART -Witches witch NOUN NNS WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -and and CCONJ CC WORK_OF_ART -West West PROPN NNP WORK_OF_ART -were be AUX VBD NULL -terribly terribly ADV RB NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -thought think VERB VBN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -more more ADV RBR NULL -powerful powerful ADJ JJ NULL -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -them- them- VERB VBD NULL -selves self NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -surely surely ADV RB NULL -have have AUX VB NULL -destroyed destroy VERB VBN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -deadly deadly ADJ JJ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -for for ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -; ; PUNCT : NULL -so so CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -imagine imagine VERB VB NULL -how how ADV WRB NULL -pleased pleased ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -your -PRON- PRON PRP$ NULL -house house NOUN NN NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -on on ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN LOC -the the DET DT LOC -East East PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -promise promise VERB VB NULL -anything anything PRON NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -only only ADV RB NULL -do do AUX VB NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -melted melt VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -ashamed ashamed ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -189 189 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -need need VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -are be AUX VBP NULL -learning learn VERB VBG NULL -something something PRON NN NULL -every every DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -A a DET DT NULL -baby baby NOUN NN NULL -has have AUX VBZ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -know know VERB VB NULL -much much ADJ JJ NULL -. . PUNCT . NULL - - -Experience experience NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -brings bring VERB VBZ NULL -knowledge knowledge NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -longer longer ADV RBR NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -earth earth NOUN NN NULL - - -the the DET DT NULL -more more ADJ JJR NULL -experience experience NOUN NN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -sure sure ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -may may AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -false false ADJ JJ NULL -wizard wizard NOUN NN NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -ma- ma- NOUN NN NULL -gician gician NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow NOUN NN DATE -morning morning NOUN NN TIME -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -stuff stuff VERB VB NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -cannot^iell cannot^iell INTJ UH NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -find find VERB VB NULL -that that DET DT NULL -out out ADP RP NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -never never ADV RB NULL -fear fear VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -cour- cour- NOUN NN NULL -age age NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -cour- cour- X FW NULL -fe fe X FW NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET DT NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -is be AUX VBZ NULL -confidence confidence NOUN NN NULL -in in ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -living live VERB VBG NULL -190 190 NUM CD NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tiling tile VERB VBG NULL -that that PRON WDT NULL -is be AUX VBZ NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -faces face VERB VBZ NULL -danger danger NOUN NN NULL -. . PUNCT . NULL - - -True true ADJ JJ NULL -cour- cour- NOUN NN NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -e e PROPN NNP NULL -is be AUX VBZ NULL -in in ADP IN NULL -facing face VERB VBG NULL -danger danger NOUN NN NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -in in ADP IN NULL -plenty plenty NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Perhaps perhaps ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -scared scared ADJ JJ NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -. . PUNCT . NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -really really ADV RB NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -that that PRON WDT NULL -makes make VERB VBZ NULL -one one NUM CD NULL -forget forget NOUN NN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -that that DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -to- to- DET DT NULL -morrow morrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -for for ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wrong wrong ADJ JJ NULL -to to PART TO NULL -want want VERB VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -makes make VERB VBZ NULL -most most ADJ JJS NULL -people people NOUN NNS NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -only only ADV RB NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -luck luck NOUN NN NULL -not not PART RB NULL -to to PART TO NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -matter matter NOUN NN NULL -of of ADP IN NULL -opinion opinion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bear bear VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -unhappiness unhappiness NOUN NN NULL -without without ADP IN NULL -a a DET DT NULL -murmur murmur NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -Come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -played play VERB VBN NULL -Wizard Wizard PROPN NNP PERSON -for for ADP IN NULL -so so ADV RB NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -as as ADV RB NULL -well well ADV RB NULL -continue continue VERB VB NULL -the the DET DT NULL -part part NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -two two NUM CD DATE -or or CCONJ CC DATE -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -consider consider VERB VB NULL -the the DET DT NULL -matter matter NOUN NN NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -meantime meantime NOUN NN NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -my -PRON- PRON PRP$ NULL -guests guest NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -191 191 NUM CD CARDINAL - - -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -will will AUX MD NULL -wait wait VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -your -PRON- PRON PRP$ NULL -slighest slighest NOUN NN NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -in in ADP IN NULL -return return NOUN NN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -secret secret NOUN NN NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -agreed agree VERB VBD NULL -to to PART TO NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -of of ADP IN NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -learned learn VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -high high ADJ JJ NULL -spirits spirit NOUN NNS NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -had have AUX VBD NULL -hope hope NOUN NN NULL -that that SCONJ IN NULL -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Great great ADJ JJ WORK_OF_ART -and and CCONJ CC WORK_OF_ART -Terrible terrible ADJ JJ WORK_OF_ART -Humbug Humbug PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -would would AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -forgive forgive VERB VB NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -. . PUNCT . NULL - - -MORNING MORNING PROPN NNP TIME -THE the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Congratulate congratulate VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -return return VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -always always ADV RB NULL -liked like VERB VBN NULL -you -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -simply simply ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -like like VERB VB NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -surely surely ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -think think VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -hear hear VERB VBP NULL -the the DET DT NULL -splendid splendid ADJ JJ NULL -thoughts thought NOUN NNS NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -brain brain NOUN NN NULL -is be AUX VBZ NULL -going go VERB VBG NULL -to to PART TO NULL -turn turn VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -a a DET DT NULL -cheerful cheerful ADJ JJ NULL -voice voice NOUN NN NULL -and and CCONJ CC NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -rapped rap VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -196 196 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -in in ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -man man NOUN NN NULL -sit- sit- X XX NULL -ting ting NOUN NN NULL -" " PUNCT '' NULL -down down ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -engaged engage VERB VBN NULL -in in ADP IN NULL -deep deep ADJ JJ NULL -thought thought NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -a a DET DT NULL -Httle Httle PROPN NNP GPE -uneasily uneasily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -sit sit VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -that that DET DT NULL -chair chair NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -excuse excuse VERB VB NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -taking take VERB VBG NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -proper proper ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -quite quite ADV RB NULL -welcome welcome ADJ JJ NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -better well ADJ JJR NULL -one one NUM CD NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -put put VERB VBP NULL -it -PRON- PRON PRP NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -unfastened unfasten VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -emptied empty VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT NULL -back back ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -took take VERB VBD NULL -up up ADP RP NULL -a a DET DT NULL -measure measure NOUN NN NULL -of of ADP IN NULL -bran bran NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -mixed mix VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -. . PUNCT . NULL - - -Having have VERB VBG NULL -shaken shake VERB VBN NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -thoroughly thoroughly ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -filled fill VERB VBD NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -mixture mixture NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBD NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -space space NOUN NN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fastened fasten VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -given give VERB VBN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bran bran ADJ JJ NULL -- - PUNCT HYPH NULL -new new ADJ JJ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -pleased pleased ADJ JJ NULL -and and CCONJ CC NULL -proud proud ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -fulfillment fulfillment NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -thank thank VERB VBP NULL -J J PROPN NNP NULL -Oz Oz PROPN NNP NULL -warmly warmly ADV RB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -curiously curiously ADV RB NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -bulging bulge VERB VBG NULL -out out ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -197 197 NUM CD NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -wise wise ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL -When when ADV WRB NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -used used ADJ JJ NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -everything everything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -are be AUX VBP NULL -those those DET DT NULL -needles needle NOUN NNS NULL -and and CCONJ CC NULL -pins pin NOUN NNS NULL -sticking stick VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -and and CCONJ CC NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -W^oodman W^oodman PROPN NNP NULL -entered enter VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -heap heap NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -no no VERB VB NULL -it -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Oz Oz PROPN NNP NULL -brought bring VERB VBD NULL -a. a. NOUN NN NULL -pair pair NOUN NN NULL -of of ADP IN NULL -tinners tinner NOUN NNS NULL -' ' PART POS NULL -shears shear NOUN NNS NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -square square ADJ JJ NULL -hole hole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -left left ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -'s 's PART POS NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -going go VERB VBG NULL -to to ADP IN NULL -a a DET DT NULL -chest chest NOUN NN NULL -of of ADP IN NULL -drawers drawer NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -out out ADP RP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -sawdust sawdust NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -n't not PART RB NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -beauty beauty NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -replied reply VERB VBD NULL -198 198 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -kind kind ADJ JJ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -very very ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -answered answer VERB VBD NULL -O2 O2 PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -put put VERB VBD NULL -the the DET DT NULL -heart heart NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -breast breast NOUN NN NULL -and and CCONJ CC NULL -then then ADV RB NULL -replaced replace VERB VBD NULL -the the DET DT NULL -square square NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -soldering- soldering- VERB VB NULL -it -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -cut cut VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -There there ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -now now ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that SCONJ IN NULL -any any DET DT NULL -man man NOUN NN NULL -might might AUX MD NULL -be be AUX VB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -patch patch NOUN NN NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -could could AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -helped help VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Never never ADV RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patch patch NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -happy happy ADJ JJ NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -shall shall AUX MD NULL -never never ADV RB NULL -forget forget VERB VB NULL -your -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP NULL -t t NOUN NN NULL -speak speak VERB VBP NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -wished wish VERB VBD NULL -him -PRON- PRON PRP NULL -every every DET DT NULL -joy joy NOUN NN NULL -on on ADP IN NULL -account account NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -now now ADV RB NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL - - -an- an- CCONJ CC NULL - - -nounced nounce VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -entering enter VERB VBG NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -get get AUX VB NULL -it -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -reaching reach VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -shelf shelf NOUN NN NULL -took take VERB VBD NULL -down down ADP RP NULL -a a DET DT NULL -square square ADJ JJ NULL -green green ADJ JJ NULL -bottle bottle NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -Tfeel Tfeel PROPN NNP WORK_OF_ART -ici^e ici^e NOUN NNS WORK_OF_ART -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -^kuI ^kui X XX NULL -the the DET DT NULL -Scarecroir Scarecroir PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -199 199 NUM CD CARDINAL -he -PRON- PRON PRP NULL -poured pour VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -- - PUNCT HYPH NULL -gold gold NOUN NN NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -beautifully beautifully ADV RB NULL -carved carve VERB VBN NULL -. . PUNCT . NULL - - -Placing- Placing- PROPN NNP NULL - - -this this DET DT NULL -before before ADP IN NULL -the the DET DT EVENT -Cowardly Cowardly PROPN NNP EVENT -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -who who PRON WP NULL -sniffed sniff VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Drink drink VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -inside inside ADV RB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -that that DET DT NULL -courage courage NOUN NN NULL -is be AUX VBZ NULL -ahvays ahvay NOUN NNS NULL -inside inside ADP IN NULL -one one NUM CD NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -this this DET DT NULL -really really ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -called call VERB VBN NULL -courage courage NOUN NN NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -swallowed swallow VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -advise advise VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -drink drink VERB VB NULL -it -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -hesitated hesitate VERB VBD NULL -no no ADV RB NULL -longer longer ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -drank drink VERB VBD NULL -till till SCONJ IN NULL -the the DET DT NULL -dish dish NOUN NN NULL -was be AUX VBD NULL -empty empty ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -now^ now^ NUM CD NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -Full full ADJ JJ NULL -of of ADP IN NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -went go VERB VBD NULL -joyfully joyfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -to to PART TO NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -left leave VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -smiled smile VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -success success NOUN NN NULL -in in ADP IN NULL -giving give VERB VBG NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -exactly exactly ADV RB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -being be AUX VBG NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -when when ADV WRB NULL -all all DET PDT NULL -these these DET DT NULL -people people NOUN NNS NULL -make make VERB VBP NULL -me -PRON- PRON PRP NULL -do do AUX VB NULL -things thing NOUN NNS NULL -that that PRON WDT NULL -everybody everybody PRON NN NULL -knows know VERB VBZ NULL -ca can AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -easy easy ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -happy happy PROPN NNP NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -imagined imagine VERB VBD NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -imagination imagination NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -/o^ /o^ PUNCT : NULL -Three three NUM CD DATE -days day NOUN NNS DATE -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -nothing nothing PRON NN NULL -; ; PUNCT : NULL -from from ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -These these DET DT NULL -were be AUX VBD NULL -sad sad ADJ JJ NULL -days day NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -httle httle ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented content VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -there there PRON EX NULL -were be AUX VBD NULL -wonderful wonderful ADJ JJ NULL -thoughts thought NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -say say VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -could could AUX MD NULL -/ / SYM SYM NULL -understand understand VERB VB NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -odman odman NOUN NN NULL -walked walk VERB VBD NULL -about about ADP IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -i\ i\ PROPN NNP NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -he -PRON- PRON PRP NULL -had have AUX VBD NULL -discov- discov- NOUN NN NULL - - -j j PROPN NNP NULL -Wred wre VERB VBD NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -kinder kind ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -tender tender ADJ JJ NULL -heart heart NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -one one NOUN NN NULL -' ' PUNCT '' NULL -i i PRON PRP NULL -ne ne ADP IN NULL - - -l^d l^d INTJ UH NULL --owned -owned PROPN NNP NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -de- de- NOUN NN NULL - - -\ \ VERB VBZ NULL - - -V V PROPN NNP NULL -ym^^^^he ym^^^^he PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -ot ot ADP IN NULL -nothing nothing PRON NN NULL -on on ADP IN NULL -earth earth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -gladly gladly ADV RB NULL -\ \ PROPN NNPS NULL -. . PUNCT . NULL - - -fUfii fUfii PROPN NNP NULL -if if SCONJ IN NULL -! ! PUNCT . NULL - - -army army NOUN NN NULL -of of ADP IN NULL -men man NOUN NNS NULL -or or CCONJ CC NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -Kalidahs Kalidahs PROPN NNP NULL -. . PUNCT . NULL - - -m m NOUN NN NULL -204 204 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Thus thus ADV RB NULL -each each DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -party party NOUN NN NULL -was be AUX VBD NULL -satisfied satisfied ADJ JJ NULL -except except SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -longed long VERB VBD NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT DATE -fourth fourth ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -pleas- pleas- PROPN NNP NULL -antly antly ADV RB NULL - - -: : PUNCT : NULL -" " PUNCT `` NULL -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -found find VERB VBN NULL -the the DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -you -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -sure sure ADJ JJ NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -notion notion NOUN NN NULL -which which PRON WDT NULL -way way NOUN NN NULL -it -PRON- PRON PRP NULL -lies lie VERB VBZ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -it -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -your -PRON- PRON PRP$ NULL -way way NOUN NN NULL -home home ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -what what PRON WP NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -also also ADV RB NULL -came come VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -across across ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -beyond beyond ADP IN NULL -my -PRON- PRON PRP$ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -the the DET DT NULL -matter matter NOUN NN NULL -over over ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT `` NULL - - -A a DET DT NULL -balloon balloon NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -is be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -coated coat VERB VBN NULL -with with ADP IN NULL -glue glue NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -gas gas NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -trouble trouble NOUN NN NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -country country NOUN NN NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -gas gas NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -with with ADP IN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -205 205 NUM CD CARDINAL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -float float VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -another another DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -to to PART TO NULL -fill fill VERB VB NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Hot hot ADJ JJ NULL -air air NOUN NN NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -gas gas NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -should should AUX MD NULL -get get AUX VB NULL -cold cold ADJ JJ NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -w^ould w^ould AUX MD NULL -come come VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -go go VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -w^ould w^ould AUX MD NULL -soon soon ADV RB NULL -discover discover VERB VB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -vexed vex VERB VBN NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -deceived deceive VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -stay stay VERB VB NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -these these DET DT NULL -rooms room NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -gets get VERB VBZ NULL -tiresome tiresome ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'d would AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -with with ADP IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -be be AUX VB NULL -in in ADP IN NULL -a a DET DT NULL -circus circus NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -company company NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -sew sew VERB VB NULL -the the DET DT NULL -silk silk NOUN NN NULL -together together ADV RB NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -begin begin VERB VB NULL -to to PART TO NULL -work work VERB VB NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -a a DET DT NULL -needle needle NOUN NN NULL -and and CCONJ CC NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -Oz Oz PROPN NNP ORG -cut cut VERB VBD NULL -the the DET DT NULL -strips strip NOUN NNS NULL -of of ADP IN NULL -silk silk NOUN NN NULL -into into ADP IN NULL -proper proper ADJ JJ NULL -shape shape NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -sewed sew VERB VBD NULL -them -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -First first ADV RB ORDINAL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -light light ADJ JJ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -dark dark ADJ JJ NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -emerald emerald PROPN NNP NULL -green green PROPN NNP NULL -; ; PUNCT : NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -fancy fancy NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -in in ADP IN NULL -different different ADJ JJ NULL -shades shade NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -2o6 2o6 NUM CD ORG - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -color color NOUN NN NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -took take VERB VBD NULL -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -sew sew VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -strips strip NOUN NNS NULL -together together ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -" " PUNCT `` NULL -bag bag NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -more more ADJ JJR QUANTITY -than than SCONJ IN QUANTITY -twenty twenty NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -long long ADJ JJ NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -painted paint VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -inside inside NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -coat coat NOUN NN NULL -of of ADP IN NULL -thin thin ADJ JJ NULL -glue glue NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -fnake fnake VERB VB NULL -it -PRON- PRON PRP NULL -air air NOUN NN NULL -- - PUNCT HYPH NULL -tight tight ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -announced announce VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -basket basket NOUN NN NULL -to to PART TO NULL -ride ride VERB VB NULL -in in ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -for for ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -clothes clothe NOUN NNS NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -with with ADP IN NULL -many many ADJ JJ NULL -ropes rope NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -brother brother NOUN NN NULL -Wizard Wizard PROPN NNP PERSON -who who PRON WP NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -news news NOUN NN NULL -spread spread VERB VBD NULL -rapidly rapidly ADV RB NULL -throughout throughout ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -came come VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -won- won- PROPN NNP NULL -derful derful ADJ JJ NULL -sight sight PROPN NNP NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -ordered order VERB VBD NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -carried carry VERB VBN NULL -out out ADP RP NULL -in in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -gazed gaze VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -much much ADJ JJ NULL -curiosity curiosity NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -chopped chop VERB VBN NULL -a a DET DT NULL -big big ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -fire fire NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -held hold VERB VBD NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -that that PRON WDT NULL -arose arise VERB VBD NULL -from from ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -silken silken ADJ JJ NULL -bag bag NOUN NN NULL -. . PUNCT . NULL - - -Gradually gradually ADV RB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -swelled swell VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -finally finally ADV RB NULL -the the DET DT NULL -basket basket NOUN NN NULL -just just ADV RB NULL -touched touch VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -got get VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -going go VERB VBG NULL -away away ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -gone go VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -will will AUX MD NULL -rule rule VERB VB NULL -over over ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -command command VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -obey obey VERB VB NULL -him -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -207 207 NUM CD NULL - - -The the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -by by ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -tugging- tugging- NOUN NN NULL -hard hard ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -rope rope NOUN NN NULL -that that PRON WDT NULL -held hold VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -within within ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -hot hot ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -this this DET DT NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -much much ADV RB NULL -lighter light ADJ JJR NULL -in in ADP IN NULL -weight weight NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -pulled pull VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -rise rise VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -hurry hurry VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -will will AUX MD NULL -fly fly VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -find find VERB VB NULL -Toto Toto PROPN NNP NULL -anywhere anywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -run run VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -crowd crowd NOUN NN NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -last last ADV RB NULL -found find VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -to- to- X XX NULL -ward ward PROPN NNP NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -within within ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -holding hold VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -, , PUNCT , NULL -crack crack VERB VB NULL -! ! PUNCT . NULL - - -went go VERB VBD NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -too too ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -back back ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBD NULL -Oz Oz PROPN NNP NULL -from from ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -shouted shout VERB VBD NULL -everyone everyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -turned turn VERB VBN NULL -upward upward ADV RB NULL -to to ADP IN NULL -M M PROPN NNP NULL -2o8 2o8 NUM CD NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -riding ride VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -rising rise VERB VBG NULL -every every DET DT NULL -moment moment NOUN NN NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -ever ever ADV RB NULL -saw see VERB VBD NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -though though SCONJ IN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -have have AUX VB NULL -reached reach VERB VBN NULL -Omaha Omaha PROPN NNP GPE -safely safely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -be be AUX VB NULL -there there ADV RB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -remembered remember VERB VBD NULL -him -PRON- PRON PRP NULL -lovingly lovingly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -always always ADV RB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -here here ADV RB NULL -he -PRON- PRON PRP NULL -built build VERB VBD NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -left leave VERB VBN NULL -the the DET DT ORG -Wise Wise PROPN NNP ORG -Scarecrow Scarecrow PROPN NNP ORG -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Still still ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -many many ADJ JJ DATE -days day NOUN NNS DATE -they -PRON- PRON PRP NULL -grieved grieve VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -comforted comfort VERB VBN NULL -. . PUNCT . NULL - - -orbths/ orbths/ PROPN NNP NULL - - -Wept weep VERB VBD NULL -bitterly bitterly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -passing- passing- NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -hope hope NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -over over ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL - - -X X NOUN NNS NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^'Ifone ^'ifone SYM SYM NULL -up up ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -also also ADV RB NULL -felt feel VERB VBD NULL -sorry sorry ADJ JJ NULL -at at ADP IN NULL -losing lose VERB VBG NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT `` NULL -Truly truly ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ungrateful ungrateful ADJ JJ NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -failed fail VERB VBD NULL -to to PART TO NULL -mourn mourn VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -cry cry VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -because because SCONJ IN NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kindly kindly ADV RB NULL -wipe wipe VERB VB NULL -away away ADV RB NULL -my -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -rust rust VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -With with ADP IN NULL -pleasure pleasure NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -l-^i l-^i PROPN NNP NULL -212 212 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -brought bring VERB VBD NULL -a a DET DT NULL -towel towel NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -wept weep VERB VBD NULL -for for ADP IN NULL -several several ADJ JJ TIME -minutes minute NOUN NNS TIME -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -watched watch VERB VBD NULL -the the DET DT NULL -tears tear NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -wiped wipe VERB VBD NULL -them -PRON- PRON PRP NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -towel towel NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fin- fin- NOUN NNS NULL -ished ishe VERB VBN NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP$ NULL -kindly kindly ADV RB NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -himself -PRON- PRON PRP NULL -thoroughly thoroughly ADV RB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -jewelled jewelled ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -to to PART TO NULL -guard guard VERB VB NULL -against against ADP IN NULL -mishap mishap PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -not not PART RB NULL -another another DET DT NULL -city city NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -morning morning NOUN NN NULL -after after ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL -up up ADP RP NULL -with with ADP IN NULL -Oz Oz PROPN NNP ORG -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -met meet VERB VBD NULL -in in ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -talked talk VERB VBD NULL -matters matter NOUN NNS NULL -over over ADP RP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -stood stand VERB VBD NULL -respectfully respectfully ADV RB NULL -before before ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -not not PART RB NULL -so so ADV RB NULL -unlucky unlucky ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -ruler ruler NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP FAC -and and CCONJ CC NULL -the the DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -belong belong VERB VBP NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -W^hen W^hen PROPN NNP NULL - - -I -PRON- PRON PRP NULL -remember remember VERB VBP NULL -that that SCONJ IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -ago ago ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -up up ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -quite quite ADV RB NULL -satisfied satisfied ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -lot lot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -also also ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -am be AUX VBP NULL -well well ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -really really ADV RB NULL -, , PUNCT , NULL - - -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -content content ADJ JJ NULL -in in ADP IN NULL -knowing know VERB VBG NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -as as ADV RB NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -beast beast NOUN NN NULL -that that PRON WDT NULL -ever ever ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -if if SCONJ IN NULL -not not PART RB NULL -braver braver ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -modestly modestly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -only only ADV RB NULL -be be AUX VB NULL -contented content VERB VBN NULL -to to PART TO NULL -live live VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -sat sit VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -213 213 NUM CD CARDINAL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -we -PRON- PRON PRP NULL -might might AUX MD NULL -all all ADV RB NULL -be be AUX VB NULL -happy happy ADJ JJ NULL -together together ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -live live VERB VB NULL -with with ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -what what PRON WP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -decided decide VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -began begin VERB VBD NULL -to to PART TO NULL -stick stick VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -for for ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -she -PRON- PRON PRP NULL -brought bring VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -she -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -in in ADV RB NULL -through through ADP IN NULL -an an DET DT NULL -open open ADJ JJ NULL -window window NOUN NN NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -be- be- X XX NULL - - -side side VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT FAC -Monkey Monkey PROPN NNP FAC -King King PROPN NNP FAC -, , PUNCT , NULL -bowing bow VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -fly fly VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Monkey Monkey PROPN NNP LOC -King King PROPN NNP LOC -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -belong belong VERB VBP NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -leave leave VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -a a DET DT NULL -Winged wing VERB VBN FAC -Monkey Monkey PROPN NNP FAC -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -yet yet ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there ADV RB NULL -never never ADV RB NULL -will will AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -belong belong VERB VB NULL -there there ADV RB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -serve serve VERB VB NULL -^^ ^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -. . PUNCT . NULL -214 214 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -i-^ i-^ PUNCT -LRB- NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -power power NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -cfo^gj cfo^gj NUM CD NULL -. . PUNCT . NULL - - -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -i^\ i^\ PROPN NNP NULL - - -And and CCONJ CC NULL -with with ADP IN NULL -another another DET DT NULL -bow bow NOUN NN NULL - - -the the DET DT NULL -Monkey Monkey PROPN NNP PRODUCT -King- King- PROPN NNP NULL -sprea^ sprea^ ADV RB NULL -his -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -fp fp PROPN NNP GPE -lowed low VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -almost almost ADV RB NULL -ready ready ADJ JJ NULL -to to PART TO NULL -cry cry VERB VB NULL -with with ADP IN NULL -disap^ disap^ DET DT NULL -pointment pointment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -wasted waste VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -no no DET DT NULL -purpose purpose NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -can- can- VERB VBP NULL -not not PART RB NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -certainly certainly ADV RB NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tender tender NOUN NN NULL -hearted hearte VERB VBD NULL -Woodman Woodman PROPN NNP PRODUCT -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bulged bulge VERB VBD NULL -out out ADP RP NULL -so so ADV RB NULL -horribly horribly ADV RB NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -feared fear VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -burst burst VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -call call VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -his -PRON- PRON PRP$ NULL -advice advice NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -^;^ ^;^ PUNCT NFP NULL - - -So so ADV RB NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -was be AUX VBD NULL -sum- sum- X XX NULL -' ' PUNCT '' NULL - - -^^KkJ^X:^ ^^KkJ^X:^ PUNCT : NULL -moned moned PROPN NNP NULL -and and CCONJ CC NULL -entered enter VERB VBD NULL -the the DET DT NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -timidly timidly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -alive alive ADJ JJ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -was be AUX VBD NULL -allowed allow VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -further further ADV RBR NULL -than than SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -can can AUX MD NULL -she -PRON- PRON PRP NULL -do do AUX VB NULL -so so ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -nobody nobody PRON NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -crossed cross VERB VBN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -unless unless SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -V v NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -215 215 NUM CD CARDINAL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -no no DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP PERSON -might might AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Who who PRON WP NULL -. . PUNCT . NULL - - -is be AUX VBZ NULL -Glinda Glinda PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -most most ADV RBS NULL -powerful powerful ADJ JJ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Witches Witches PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -rules rule NOUN NNS NULL -over over ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -stands stand VERB VBZ NULL -on on ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -may may AUX MD NULL -know know VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP PERSON -, , PUNCT , NULL -is be AUX VBZ NULL -n't not PART RB NULL -she -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -think think VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -everyone everyone PRON NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -heard hear VERB VBN NULL -that that SCONJ IN NULL -Glinda Glinda PROPN NNP PERSON -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -knows know VERB VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -keep keep VERB VB NULL -young young ADJ JJ NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -many many ADJ JJ DATE -years year NOUN NNS DATE -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -lived live VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -is be AUX VBZ NULL -straight straight ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -full full ADJ JJ NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -to to ADP IN NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -race race NOUN NN NULL -of of ADP IN NULL -queer queer PROPN NNP NULL -men man NOUN NNS NULL -who who PRON WP NULL -do do AUX VBP NULL -not not PART RB NULL -like like VERB VB NULL -strangers stranger NOUN NNS NULL -to to PART TO NULL -cross cross VERB VB NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -this this DET DT NULL -reason reason NOUN NN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -ever ever ADV RB NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -them -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -, , PUNCT , NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -travel travel VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -stays stay VERB VBZ NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -W^oodman W^oodman PROPN NNP NULL -. . PUNCT . NULL -2l6 2l6 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -city city NOUN NN NULL -and and CCONJ CC NULL -long long ADV RB NULL -for for ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -Be- be- ADJ JJ NULL -sides side NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -will will AUX MD NULL -need need VERB VB NULL -someone someone PRON NN NULL -to to PART TO NULL -protect protect VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -agreed agree VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -may may AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -service service NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -also also ADV RB NULL -, , PUNCT , NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -When when ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -start start VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -had have VERB VBN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -me -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -corn- corn- NOUN NN NULL -field field NOUN NN NULL -and and CCONJ CC NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -So so ADV RB NULL -my -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -due due ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -starts start VERB VBZ NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -all all DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -^^ ^^ PUNCT NFP NULL - - -thy thy NOUN NN NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -all all DET DT NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J^^. J^^. PROPN NNP PERSON - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -start start VERB VB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -'^ '^ PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -- - PUNCT HYPH NULL -morjro morjro ADJ JJ NULL -# # PROPN NNP NULL -, , PUNCT , NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -bes^li^g bes^li^g VERB VB PERSON -' ' PUNCT '' PERSON -^ri^orning ^ri^orning NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -' ' PUNCT '' NULL -^^ow ^^ow PUNCT : NULL - - -let let VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -get get AUX VB NULL -Next Next PROPN NNP NULL -morning- morning- ADJ JJ NULL -Dorothy- Dorothy- PROPN NNP PERSON - - -kissed kiss VERB VBD NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -walked walk VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP ORG -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -A a DET DT NULL -j^ j^ NOUN NN PERSON -again again ADV RB NULL -he -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -' ' PUNCT '' NULL -li li PROPN NNP PERSON -/ / SYM SYM NULL -leave leave VERB VB NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -new new ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^^t ^^t PUNCT NFP NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -back back ADV RB NULL -into into ADP IN NULL -\ \ PROPN NNP NULL -the the DET DT NULL -green green ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -ith ith ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -.. .. PUNCT NFP NULL - - -^^^'You ^^^'You PUNCT . NULL -are be AUX VBP NULL -now now ADV RB NULL -our -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -; ; PUNCT : NULL -.^ .^ PUNCT . NULL -) ) PUNCT -RRB- NULL - - -yoji^ust yoji^ust NOUN NN NULL -come come VERB VBP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -220 220 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -able able ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -help help VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -bade bade VERB VBP NULL -the the DET DT NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -- - PUNCT HYPH NULL -natured natured ADJ JJ NULL -Guardian Guardian PROPN NNP ORG -a a DET DT NULL -last last ADJ JJ NULL -farewell farewell NOUN NN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -very very ADV RB NULL -kindly kindly ADV RB NULL -treated treat VERB VBN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -City City PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -grateful grateful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -try try VERB VB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -to to PART TO NULL -return return VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -then then ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -outer outer ADJ JJ NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -forth forth ADV RB NULL -and and CCONJ CC NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -as as SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -toward toward ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -of of ADP IN NULL -spirits spirit NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -and and CCONJ CC NULL -chatted chat VERB VBD NULL -together together ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -once once ADV RB NULL -more more ADV RBR NULL -filled fill VERB VBN NULL -with with ADP IN NULL -the the DET DT NULL -hope hope NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -home home ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -sniffed sniff VERB VBD NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -with with ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -whisked whisk VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -from from ADP IN NULL -side side NOUN NN NULL -to to PART TO NULL -side side VERB VB NULL -in in ADP IN NULL -pure pure ADJ JJ NULL -joy joy NOUN NN NULL -at at ADP IN NULL -being be AUX VBG NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -chased chase VERB VBD NULL -the the DET DT NULL -moths moth NOUN NNS NULL -and and CCONJ CC NULL -butterflies butterfly NOUN NNS NULL -, , PUNCT , NULL -bark- bark- NOUN NNS NULL -ing e VERB VBG NULL -merrily merrily ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -City City PROPN NNP NULL -life life NOUN NN NULL -does do AUX VBZ NULL -not not PART RB NULL -agree agree VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -at at ADP IN NULL -a a DET DT NULL -brisk brisk ADJ JJ NULL -pace pace NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -much much ADJ JJ NULL -flesh flesh NOUN NN NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -how how ADV WRB NULL -courageous courageous ADJ JJ NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -grown grow VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -^J^ ^j^ SYM SYM NULL - - --'^ -'^ X ADD NULL -, , PUNCT , NULL -, , PUNCT , NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -' ' PART POS NULL -^^>^ ^^>^ NOUN NN NULL -: : PUNCT : NULL - - -i|^^^ i|^^^ PROPN NNP NULL -Tlie Tlie PROPN NNP NULL -branches branch NOUN NNS NULL -bent bend VERB VBD NULL -doicn doicn NOUN NNS NULL -and and CCONJ CC NULL -twined twine VERB VBD NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -221 221 NUM CD CARDINAL -They -PRON- PRON PRP NULL -now now ADV RB NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -took take VERB VBD NULL -a a DET DT NULL -last last ADJ JJ NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -All all DET DT NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -was be AUX VBD NULL -a a DET DT NULL -mass mass NOUN NN NULL -of of ADP IN NULL -towers tower NOUN NNS NULL -and and CCONJ CC NULL -steeples steeple NOUN NNS NULL -behind behind ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -walls wall NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -high high ADV RB NULL -up up ADP RP NULL -above above ADP IN NULL - - -every- every- PROPN NNP NULL -thing- thing- X XX NULL - - -the the DET DT NULL -spires spire NOUN NNS NULL -and and CCONJ CC NULL -dome dome NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -knew know VERB VBD NULL -how how ADV WRB NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -a a DET DT NULL -dose dose NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -courage courage NOUN NN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -kept keep VERB VBN NULL -the the DET DT NULL -promise promise NOUN NN NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -forgave forgave VERB VBP NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard wizard NOUN NN ORG -. . PUNCT . NULL - - -The the DET DT DATE -first first ADJ JJ DATE -day day NOUN NN DATE -'s 's PART POS DATE -journey journey NOUN NN NULL -was be AUX VBD NULL -through through ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -stretched stretch VERB VBD NULL -about about ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -that that DET DT TIME -night night NOUN NN TIME -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -nothing nothing PRON NN NULL -but but CCONJ CC NULL -the the DET DT NULL -stars star NOUN NNS NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -rested rest VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -indeed indeed ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT TIME -morning morning NOUN NN TIME -they -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -on on ADP RP NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -w^ood w^ood NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -way way NOUN NN NULL -of of ADP IN NULL -going go VERB VBG NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -extend extend VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -change change VERB VB NULL -the the DET DT NULL -direction direction NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -for for ADP IN NULL -fear fear NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -easiest easy ADJ JJS NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL -^^r^rU- ^^r^rU- PUNCT : NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -in in ADP IN NULL -the the DET DT NULL -lead lead NOUN NN NULL -, , PUNCT , NULL -finally finally ADV RB NULL -discov- discov- X XX NULL - - -^ered ^ered PUNCT NFP NULL - - -^^^g ^^^g PUNCT NFP NULL -tree tree NOUN NN NULL -with with ADP IN NULL -such such ADJ JJ NULL -wide wide ADJ JJ NULL -spreading spread VERB VBG NULL -branches branch NOUN NNS NULL -that that PRON WDT NULL -^.^f^^n^r^s ^.^f^^n^r^s ADP IN NULL -roofl^lgyf^pfe roofl^lgyf^pfe PROPN NNP NULL -party party NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -underneath underneath ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -\3[^l \3[^l PROPN NNP NULL -: : PUNCT : NULL -ed ed PROPN NNP PERSON -forwam forwam PROPN NNP PERSON -teTttfe teTttfe PROPN NNP NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -^^ ^^ PUNCT , NULL -" " PUNCT `` NULL -first first ADJ JJ ORDINAL -br^i^^gAhey br^i^^gAhey PUNCT '' NULL -bent bend VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -twined twine VERB VBN NULL -around around ADP IN NULL -hirn^jMid hirn^jMid PROPN NNP NULL - - -^-y:^ ^-y:^ PUNCT , NULL -ttie ttie PROPN NNP NULL -nexf^inufe^Re nexf^inufe^Re PROPN NNP ORG -was be AUX VBD NULL -raised raise VERB VBN NULL -from from ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -aaOiyig aaOiyig PROPN NNP NULL -headlong headlong PROPN NNP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -fellow fellow ADJ JJ NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -( ( PUNCT -LRB- NULL -f^^^^^^ f^^^^^^ PROPN NNP NULL -^^^^^^l^is ^^^^^^l^is PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -itr^mpvis itr^mpvis PROPN NNP NULL -: : PUNCT : NULL - - -/'^^hn /'^^hn PUNCT , NULL -, , PUNCT , NULL -afiiS afiiS PROPN NNP NULL - - -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -rather rather ADV RB NULL -dizzy dizzy ADV RB NULL -when when ADV WRB NULL -Dor^Ji^ Dor^Ji^ PROPN NNP NULL -/picked /picked PUNCT . NULL -fiirn fiirn VERB VB NULL -up up ADP RP NULL -. . PUNCT . NULL - - -T T PROPN NNP NULL -" " PUNCT `` NULL -Hem Hem PROPN NNP NULL -is be AUX VBZ NULL -another another DET DT NULL -space space NOUN NN NULL -between between ADP IN NULL -t^>J;rees t^>J;rees PROPN NNP NULL -.ion .ion PROPN NNP NULL -. . PUNCT . NULL - - -^<^ ^<^ INTJ UH NULL -^- ^- X FW NULL - - -yi^Let yi^let X ADD NULL -me -PRON- PRON PRP NULL -tlry tlry VERB VBP NULL -it -PRON- PRON PRP NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -' ' PUNCT '' NULL -VJti^TIPsdoesn't vjti^tipsdoesn't ADV RB NULL -jurt jurt VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -thrown throw VERB VBN NULL -about about ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -walked walk VERB VBD NULL -up^5 up^5 DET PDT NULL -another another DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -, , PUNCT , NULL -M^\ m^\ VERB VB NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -immediately immediately ADV RB NULL -seized seize VERB VBD NULL -> > X XX NULL -^im ^im PUNCT , PERSON -and and CCONJ CC NULL -tossed toss VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -^Whis ^Whis PUNCT -LRB- NULL -is be AUX VBZ NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -ex- ex- ADV RB NULL -claimed claim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -dof'^^'^!^:^::^.^^^ dof'^^'^!^:^::^.^^^ VERB VB PERSON - - -" " PUNCT `` NULL -The the DET DT NULL -trees tree NOUN NNS NULL -seem seem VERB VBP NULL -to to PART TO NULL -have have AUX VB NULL -made make VERB VBN NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -to to PART TO NULL -fight fight VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -stop stop VERB VB NULL -our -PRON- PRON PRP$ NULL -jour- jour- NOUN NN NULL -ney ney NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL -1 1 NUM CD CARDINAL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NORP -, , PUNCT , NULL -^'^ ^'^ PROPN NNP NULL -j(/iJ j(/iJ PROPN NNP NULL -.>W\Wii .>W\Wii PUNCT NFP NULL - - -THR THR PROPN NNP NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -223 223 NUM CD CARDINAL -and and CCONJ CC NULL -shouldering shoulder VERB VBG NULL -' ' PUNCT '' NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -he -PRON- PRON PRP NULL -marched march VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -tree tree NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -handled handle VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -so so ADV RB NULL -roughly roughly ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -a a DET DT NULL -big big ADJ JJ NULL -branch branch NOUN NN NULL -bent bend VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -seize seize VERB VB NULL -him -PRON- PRON PRP NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -chopped chop VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -cut cut VERB VBD NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -tree tree NOUN NN NULL -began begin VERB VBD NULL -shaking shake VERB VBG NULL -all all DET PDT NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -in in ADP IN NULL -pain pain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -passed pass VERB VBD NULL -safely safely ADV RB NULL -under under ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -' ' PUNCT `` NULL -Come come VERB VB NULL -on on ADP RP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -shouted shout VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -be be AUX VB NULL -quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -all all DET DT NULL -ran run VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -passed pass VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -with- with- NOUN NN NULL -out out ADP RP NULL -injury injury NOUN NN NULL -, , PUNCT , NULL -except except SCONJ IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -caught catch VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -shaken shake VERB VBN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -howled howl VERB VBD NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -promptly promptly ADV RB NULL -chopped chop VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -trees tree NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -did do AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -keep keep VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -row row NOUN NN NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -could could AUX MD NULL -bend bend VERB VB NULL -down down ADP RP NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -probably probably ADV RB NULL -these these DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -policemen policeman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -given give VERB VBN NULL -this this DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -strangers stranger NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -with with ADP IN NULL -ease ease NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -further further ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -high high ADJ JJ NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -white white ADJ JJ NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -smooth smooth ADJ JJ NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -surface surface NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -must must AUX MD NULL -climb climb VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -CK^pterXX CK^pterXX PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Dowirvty Dowirvty PROPN NNP NULL -CK CK PROPN NNP NULL - - -i i PRON PRP NULL -ix ix PROPN NNP NULL -- - PUNCT HYPH NULL -fe^ fe^ PROPN NNP NULL - - -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvt rvt PROPN NNP NULL -ry ry PROPN NNP NULL -. . PUNCT . NULL - - -iH ih NUM CD NULL - - -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -was be AUX VBD NULL -makings making NOUN NNS NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -from from ADP IN NULL -wood wood NOUN NN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -tired tired ADJ JJ NULL -by by ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -also also ADV RB NULL -curled curl VERB VBD NULL -himself -PRON- PRON PRP NULL -up up ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -watched watch VERB VBD NULL -the the DET DT ORG -Woodma Woodma PROPN NNP ORG -^w ^w PUNCT NFP ORG -. . PUNCT . NULL - - -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -worked work VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -think think VERB VB NULL -why why ADV WRB NULL -this this DET DT NULL -wall wall NOUN NN NULL -is be AUX VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -^ ^ PROPN NNP NULL -made make VERB VBD NULL -of of ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Y Y PROPN NNP NULL -" " PUNCT `` NULL -Rest rest VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -worry worry VERB VB NULL -a a DET DT NULL -( ( PUNCT -LRB- NULL -9 9 NUM CD CARDINAL -wall wall NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -228 228 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -over over ADP IN NULL -it -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -what what PRON WP NULL -is be AUX VBZ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -looked look VERB VBD NULL -clumsy clumsy ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -would would AUX MD NULL -answer answer VERB VB NULL -their -PRON- PRON PRP$ NULL -purpose purpose NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -waked wake VERB VBD NULL -Doro- Doro- PROPN NNP NULL -thy thy ADP IN NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -climbed climb VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -awkward awkward ADJ JJ NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -close close ADV RB NULL -behind behind ADV RB NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -falling- falling- NOUN NN NULL -off off ADP RP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -got get VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -on on ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -climbed climb VERB VBD NULL -further further ADV RB NULL -up up ADV RB NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADV RB NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Toto Toto PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -made make VERB VBD NULL -him -PRON- PRON PRP NULL -be be AUX VB NULL -still still ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP PERSON -climbed climb VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -next next ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -came come VERB VBD NULL -last last ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -both both DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all DET DT NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -a a DET DT NULL -strange strange ADJ JJ NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -Avas Avas PROPN NNP ORG -a a DET DT NULL -great great ADJ JJ NULL -stretch stretch NOUN NN NULL -of of ADP IN NULL -country country NOUN NN NULL -having have VERB VBG NULL -a a DET DT NULL -floor floor NOUN NN NULL -as as ADV RB NULL -smooth smooth ADJ JJ NULL -and and CCONJ CC NULL -shining shining ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -platter platter NOUN NN NULL -. . PUNCT . NULL - - -Scattered scatter VERB VBN NULL -around around ADV RB NULL -were be AUX VBD NULL -many many ADJ JJ NULL -houses house NOUN NNS NULL -made make VERB VBN NULL -en- en- VERB VBN NULL -tirely tirely ADV RB NULL -of of ADP IN NULL -china china PROPN NNP GPE -and and CCONJ CC NULL -painted paint VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -brightest bright ADJ JJS NULL -colours colour NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -houses house NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -reaching reach VERB VBG NULL -only only ADV RB NULL -" " PUNCT `` NULL -The.sr The.sr PROPN NNP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -229 229 NUM CD CARDINAL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -also also ADV RB NULL -pretty pretty ADV RB NULL -httle httle ADJ JJ NULL -barns barn NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -china china PROPN NNP GPE -fences fence VERB VBZ NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -and and CCONJ CC NULL -pigs pig NOUN NNS NULL -and and CCONJ CC NULL -chickens chicken NOUN NNS NULL -, , PUNCT , NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -were be AUX VBD NULL -standing stand VERB VBG NULL -about about ADP IN NULL -in in ADP IN NULL -groups group NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -^vho ^vho PUNCT . ORG -lived live VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -queer queer NOUN NN NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maids maid NOUN NNS NULL -and and CCONJ CC NULL -shepherd- shepherd- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -bodices bodice NOUN NNS NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -spots spot NOUN NNS NULL -all all ADV RB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -gowns gown NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princesses princesse VERB VBZ NULL -with with ADP IN NULL -most most ADJ JJS NULL -gorgeous gorgeous ADJ JJ NULL -frocks frock NOUN NNS NULL -of of ADP IN NULL -silver silver NOUN NN NULL -and and CCONJ CC NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -purple purple NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -shepherds shepherd NOUN NNS NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -knee knee NOUN NN NULL -- - PUNCT HYPH NULL -breeches breech NOUN NNS NULL -with with ADP IN NULL -pink pink ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -stripes stripe NOUN NNS NULL -down down ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -buckles buckle NOUN NNS NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princes prince NOUN NNS NULL -with with ADP IN NULL -jew^elled jew^elled PROPN NNP NULL -crowns crown NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL - - -wear- wear- NOUN NNS NULL -ing e VERB VBG NULL -ermine ermine NOUN NN NULL -robes robe NOUN NNS NULL -and and CCONJ CC NULL -satin satin VERB VB NULL -doublets doublet NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -funny funny ADJ JJ NULL -clowns clown NOUN NNS NULL -in in ADP IN NULL -ruffled ruffle VERB VBN NULL -gowns gown NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -round round ADJ JJ NULL -red red ADJ JJ NULL -spots spot NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -pointed pointed ADJ JJ NULL -caps cap NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -, , PUNCT , NULL -these these DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -even even ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -tallest tall ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -no no ADV RB NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -knee knee NOUN NN NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one NOUN NN NULL -did do AUX VBD NULL -so so ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -except except SCONJ IN NULL -one one NUM CD CARDINAL -little little ADJ JJ NULL -purple purple ADJ JJ NULL -china china PROPN NNP GPE -dog dog NOUN NN NULL -with with ADP IN NULL -an an DET DT NULL -extra extra ADJ JJ NULL -- - ADJ JJ NULL -large large ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -w^all w^all NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -afterwards afterwards ADV RB NULL -running run VERB VBG NULL -away away ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -so so ADV RB NULL -heavy heavy ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -, , PUNCT , NULL -so so CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -fell fall VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -jumped jump VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -floor floor NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -they -PRON- PRON PRP NULL -took take VERB VBD NULL -pains pain NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -light light VERB VB NULL -on on ADP IN NULL -230 230 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -get get AUX VB NULL -the the DET DT NULL -pins pin NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -all all DET DT NULL -were be AUX VBD NULL -safely safely ADV RB NULL -down down ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -whose whose PRON WP$ NULL -body body NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -flattened flatten VERB VBN NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -patted pat VERB VBD NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -this this DET DT NULL -strange strange ADJ JJ NULL -place place NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -unwise unwise ADJ JJ NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -any any DET DT NULL -other other ADJ JJ NULL -way way NOUN NN NULL -except except SCONJ IN NULL -due due ADJ JJ NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -began begin VERB VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -was be AUX VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -milk- milk- PROPN NNP NULL -maid maid PROPN NNP NULL -milking milk VERB VBG NULL -a a DET DT NULL -china china PROPN NNP GPE -cow cow NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -suddenly suddenly ADV RB NULL -gave give VERB VBD NULL -a a DET DT NULL -kick kick NOUN NN NULL -and and CCONJ CC NULL -kicked kick VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -stool stool NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -pail pail NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -all all DET DT NULL -falling fall VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -ground ground NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -clatter clatter NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -shocked shocked ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -had have AUX VBD NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -short short ADJ JJ NULL -off off ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -the the DET DT NULL -pail pail NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -several several ADJ JJ NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -had have AUX VBD NULL -a a DET DT NULL -nick nick NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -elbow elbow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -, , PUNCT , NULL -angrily angrily ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -see see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL - - -My -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -mender mender NOUN NN NULL -'s 's PART POS NULL -shop shop NOUN NN NULL -and and CCONJ CC NULL -have have AUX VB NULL -it -PRON- PRON PRP NULL -glued glue VERB VBN NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -What what PRON WDT NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -mean mean VERB VB NULL -by by ADP IN NULL -coming come VERB VBG NULL -here here ADV RB NULL -and and CCONJ CC NULL -frightening frighten VERB VBG NULL -my -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Tm Tm PROPN NNP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -please please INTJ UH NULL -forgive forgive VERB VB NULL -US US PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -vexed vexed ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -any any DET DT NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -leg leg NOUN NN NULL -sulkily sulkily ADV RB NULL -and and CCONJ CC NULL -led lead VERB VBD NULL -her -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -away away ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -poor poor ADJ JJ NULL -animal animal NOUN NN NULL -limping limp VERB VBG NULL -on on ADP IN NULL -three three NUM CD CARDINAL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -she -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -cast cast VERB VBD NULL -many many ADJ JJ NULL -reproachful reproachful ADJ JJ NULL -glances glance NOUN NNS NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -231 231 NUM CD CARDINAL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -clumsy clumsy ADJ JJ NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -her -PRON- PRON PRP NULL -nicked nicked ADJ JJ NULL -elbow elbow ADJ JJ NULL -close close ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -quite quite ADV RB NULL -grieved grieve VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -or or CCONJ CC NULL -we -PRON- PRON PRP NULL -may may AUX MD NULL -hurt hurt VERB VB NULL -these these DET DT NULL -pretty pretty ADV RB NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -so so SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -little little ADJ JJ NULL -farther farther ADV RBR NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -met meet VERB VBD NULL -a a DET DT NULL -most most ADV RBS NULL -beautiful beautiful ADJ JJ NULL -dressed dress VERB VBN NULL -young young ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -wanted want VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -Princess Princess PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -china china PROPN NNP GPE -girl girl PROPN NNP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -- - PUNCT : NULL -She -PRON- PRON PRP NULL -had have AUX VBD NULL -such such DET PDT NULL -a a DET DT NULL -frightened^|ft frightened^|ft ADJ JJ NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -stopped stop VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -.iSB .iSB PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -Because because SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -also also ADV RB NULL -stop- stop- VERB VB NULL -ping ping NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -safe safe ADJ JJ NULL -distance distance NOUN NN NULL -awat awat NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -run run VERB VBP NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -fall fall VERB VB NULL -down down ADP RP NULL -and and CCONJ CC NULL -break break VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -"|^ "|^ PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -could could AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -be be AUX VB NULL -mended mend VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -one one NUM CD NULL -is be AUX VBZ NULL -never never ADV RB NULL -so so ADV RB NULL -pretty pretty ADV RB NULL -after after ADP IN NULL -being be AUX VBG NULL -mended mend VERB VBN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -^!^H ^!^H PUNCT NFP NULL - - -232 232 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -clowns clown NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -lady lady PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -who who PRON WP NULL -is be AUX VBZ NULL -always always ADV RB NULL -trying try VERB VBG NULL -to to PART TO NULL -stand stand VERB VB NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -himself -PRON- PRON PRP NULL -so so ADV RB NULL -often often ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -mended mend VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -hundred hundred NUM CD CARDINAL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -does do AUX VBZ NULL -n't not PART RB NULL -look look VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -pretty pretty ADV RB NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -comes come VERB VBZ NULL -now now ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -see see VERB VB NULL -for for ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -jolly jolly ADV RB NULL -little little ADJ JJ NULL -Clown Clown PROPN NNP PERSON -now now ADV RB NULL -came come VERB VBD NULL -walking- walking- ADJ JJ NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -red red ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -completely completely ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -cracks crack NOUN NNS NULL -, , PUNCT , NULL -running run VERB VBG NULL -every every DET DT NULL -which which PRON WDT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -show- show- NOUN NN NULL -ing e VERB VBG NULL -plainly plainly ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -mended mend VERB VBN NULL -in in ADP IN NULL -many many ADJ JJ NULL -places place NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Clown Clown PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -pockets pocket NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -puffing puff VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -nodding nod VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -saucily saucily ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -lady lady NOUN NN NULL -fair fair NOUN NN NULL -, , PUNCT , NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -stare stare VERB VB NULL - - -At at ADP IN NULL -poor poor ADJ JJ NULL -old old ADJ JJ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -? ? PUNCT . NULL - - -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -quite quite ADV RB NULL -as as ADV RB NULL -stiff stiff ADJ JJ NULL -And and CCONJ CC NULL -prim prim ADJ JJ NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -You -PRON- PRON PRP NULL -'d would AUX MD NULL -eaten eaten VERB VB NULL -up up ADP RP NULL -a a DET DT NULL -poker poker NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -quiet quiet ADJ JJ NULL -, , PUNCT , NULL -sir sir NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -see see VERB VB NULL -these these DET DT NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -with with ADP IN NULL -respect respect NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -'s be AUX VBZ NULL -respect respect NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -expect expect VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Clown Clown PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP PERSON -t t NOUN NN NULL -mind mind NOUN NN NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -considerably considerably ADV RB NULL -cracked crack VERB VBN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -makes make VERB VBZ NULL -him -PRON- PRON PRP NULL -foolish foolish ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -233 233 NUM CD CARDINAL - - -^ ^ PROPN NNP NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -love love VERB VB NULL -you -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -stand stand VERB VB NULL -you -PRON- PRON PRP NULL -on on ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -'s 's PART POS ORG -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelf shelf NOUN NN NULL -? ? PUNCT . NULL - - -I -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -would would AUX MD NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -very very ADV RB NULL -un- un- ADV RB NULL -happy happy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -princess princess PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -we -PRON- PRON PRP NULL -live live VERB VBP NULL -contentedly contentedly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -talk talk VERB VB NULL -and and CCONJ CC NULL -move move VERB VB NULL -around around ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Qi Qi PROPN NNP NULL -234 234 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -whenever whenever ADV WRB NULL -any any DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -taken take VERB VBN NULL -away away ADV RB NULL -our -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -stiffen stiffen PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -only only ADV RB NULL -stand stand VERB VB NULL -straight straight ADV RB NULL -and and CCONJ CC NULL -look look VERB VB NULL -pretty pretty ADJ JJ NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -that that DET DT NULL -is be AUX VBZ NULL -all all DET DT NULL -that that PRON WDT NULL -is be AUX VBZ NULL -expected expect VERB VBN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelves shelf NOUN NNS NULL -and and CCONJ CC NULL -cabinets cabinet NOUN NNS NULL -and and CCONJ CC NULL -drawing drawing NOUN NN NULL -- - PUNCT HYPH NULL -room room NOUN NN NULL -tables table NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -our -PRON- PRON PRP$ NULL -lives life NOUN NNS NULL -are be AUX VBP NULL -much much ADV RB NULL -pleasanter pleasanter NOUN NN NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -just just ADV RB NULL -say say VERB VB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -carefully carefully ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -animals animal NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -w^ay w^ay NOUN NN NULL -, , PUNCT , NULL -fearing fear VERB VBG NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -would would AUX MD NULL -break break VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -an an DET DT NULL -hour hour NOUN NN NULL -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -reached reach VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -by by ADP IN NULL -standing stand VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -managed manage VERB VBD NULL -to to PART TO NULL -scram- scram- VERB VB NULL -ble ble VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -gathered gather VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -under under ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -jumped jump VERB VBD NULL -he -PRON- PRON PRP NULL -upset upset VERB VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -church church NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -smashed smash VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -was be AUX VBD NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -really really ADV RB NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -lucky lucky ADJ JJ NULL -in in ADP IN NULL -not not PART RB NULL -doing do VERB VBG NULL -these these DET DT NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -more more ADJ JJR NULL -harm harm NOUN NN NULL -than than SCONJ IN NULL -breaking break VERB VBG NULL -a a DET DT NULL -cow cow NOUN NN NULL -'s 's PART POS NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -church church NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -so so ADV RB NULL -brittle brittle ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -They -PRON- PRON PRP NULL -arc arc VERB VBP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -thankful thankful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -made make VERB VBN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -easily easily ADV RB NULL -damaged damage VERB VBN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -worse bad ADJ JJR NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -than than SCONJ IN NULL -being be AUX VBG NULL -a a DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -TKe TKe PROPN NNP NULL -< < X XX NULL -: : PUNCT : NULL - - -K?vpterXXI K?vpterXXI PROPN NNP NULL -Lioi\ Lioi\ PROPN NNP NULL -Becorwes Becorwes PROPN NNP NULL -orBecvSts orbecvsts NOUN NN NULL -er er INTJ UH NULL -Climbing- Climbing- PROPN NNP NULL - - -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -disagreeable disagreeable ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -full full ADJ JJ NULL -of of ADP IN NULL -bog;s bog;s NOUN NN NULL -and and CCONJ CC NULL -marshes marsh NOUN NNS NULL -and and CCONJ CC NULL -covered cover VERB VBN NULL -with with ADP IN NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -rank rank NOUN NN NULL -g;rass g;rass PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -difficult difficult ADJ JJ NULL -to to PART TO NULL -walk walk VERB VB NULL -far far ADV RB NULL -without without ADP IN NULL -falling- falling- NOUN NN NULL -into into ADP IN NULL -muddy muddy ADJ JJ PERSON -holes hole NOUN NNS PERSON -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -hid hide VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -by by ADP IN NULL -carefully carefully ADV RB NULL -picking pick VERB VBG NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -safely safely ADV RB NULL -along along ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -solid solid ADJ JJ NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -here here ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -seemed seem VERB VBD NULL -wilder wilder NOUN NN NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -tiresome tiresome ADJ JJ NULL -walk walk VERB VBP NULL -through through ADP IN NULL -the the DET DT NULL -under- under- ADJ JJ NULL -brush brush NOUN NN NULL - - -they -PRON- PRON PRP NULL -entered enter VERB VBD NULL -another another DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL --2 -2 PUNCT : NULL -^ ^ PROPN NNP NULL -8 8 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -trees tree NOUN NNS NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -older old ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -forest forest NOUN NN NULL -is be AUX VBZ NULL -perfectly perfectly ADV RB NULL -delightful delightful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -looking look VERB VBG NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -with with ADP IN NULL -joy joy NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -never never ADV RB NULL -have have AUX VBP NULL -I -PRON- PRON PRP NULL -seen see VERB VBN NULL -a a DET DT NULL -more more ADV RBR NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -gloomy gloomy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -how how ADV WRB NULL -soft soft ADJ JJ NULL -the the DET DT NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -are be AUX VBP NULL -under under ADP IN NULL -your -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -how how ADV WRB NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -the the DET DT NULL -moss moss NOUN NN NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -clings cling NOUN NNS NULL -to to ADP IN NULL -these these DET DT NULL -old old ADJ JJ NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -Surely surely ADV RB NULL -no no DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -a a DET DT NULL -pleasanter pleasanter NOUN NN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Perhaps perhaps ADV RB NULL -there there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -about about ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -too too ADV RB NULL -dark dark ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -any any ADV RB NULL -farther farther ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -kept keep VERB VBD NULL -watch watch VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -morning morning NOUN NN TIME -came come VERB VBD NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -far far ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -rumble rumble NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -growl- growl- ADJ JJ NULL -ing ing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wild wild ADJ JJ NULL -animals animal NOUN NNS NULL -. . PUNCT . NULL - - -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -whimpered whimper VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -but but CCONJ CC NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -trodden trodden ADJ JJ NULL -path path NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -an an DET DT NULL -opening opening NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -variety variety NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -elephants elephant NOUN NNS NULL -and and CCONJ CC NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -foxes fox NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -others other NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -natural natural ADJ JJ NULL -history history NOUN NN NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -239 239 NUM CD CARDINAL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -were be AUX VBD NULL -holding hold VERB VBG NULL -a a DET DT NULL -meeting- meeting- NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -judged judge VERB VBD NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -snarling snarling NOUN NN NULL -and and CCONJ CC NULL -growling growl VERB VBG NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -in in ADP IN NULL -great great ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -several several ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -caught catch VERB VBD NULL -sight sight NOUN NN NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -assemblage assemblage NOUN NN NULL -hushed hush VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -by by ADP IN NULL -magic magic NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -bowed bow VERB VBD NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -_ _ PROPN NNP NULL -" " PUNCT `` NULL -Welcome welcome INTJ UH NULL -, , PUNCT , NULL -O o INTJ UH NULL -King king NOUN NN NULL -of of ADP IN NULL -Beasts Beasts PROPN NNPS NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -in in ADP IN NULL -good good ADJ JJ NULL -time time NOUN NN NULL -to to PART TO NULL -fight fight VERB VB NULL -our -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -and and CCONJ CC NULL -bring bring VERB VB NULL -peace peace NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -trouble trouble NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -quietly quietly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -W^e w^e NOUN NN NULL -are be AUX VBP NULL -all all DET DT NULL -threatened threaten VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -by by ADP IN NULL -a a DET DT NULL -fierce fierce ADJ JJ NULL -enemy enemy NOUN NN NULL -which which PRON WDT NULL -has have AUX VBZ NULL -lately lately ADV RB NULL -come come VERB VBN NULL -into into ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -most most ADV RBS NULL -tremendous tremendous ADJ JJ NULL -monster monster NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -body body NOUN NN NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -a*i a*i NOUN NN NULL -240 240 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tree tree NOUN NN NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -eight eight NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -crawls crawl VERB VBZ NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -he -PRON- PRON PRP NULL -seizes seize VERB VBZ NULL -an an DET DT NULL -animal animal NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -drags drag VERB VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -eats eat VERB VBZ NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -spider spider NOUN NN NULL -does do AUX VBZ NULL -a a DET DT NULL -fly fly NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -us -PRON- PRON PRP NULL -is be AUX VBZ NULL -safe safe ADJ JJ NULL -while while SCONJ IN NULL -this this DET DT NULL -fierce fierce ADJ JJ NULL -creature creature NOUN NN NULL -is be AUX VBZ NULL -alive alive ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -had have AUX VBD NULL -called call VERB VBN NULL -a a DET DT NULL -meeting meeting NOUN NN NULL -to to PART TO NULL -decide decide VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -take take VERB VB NULL -care care NOUN NN NULL -of of ADP IN NULL -ourselves -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -among among ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -any any DET DT NULL -other other ADJ JJ NULL -lions lion NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -were be AUX VBD NULL -some some DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -monster monster NOUN NN NULL -has have AUX VBZ NULL -eaten eat VERB VBN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -large large ADJ JJ NULL -and and CCONJ CC NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -put put VERB VBD NULL -an an DET DT NULL -end end NOUN NN NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -bow bow VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -King King PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Forest Forest PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -do do AUX VB NULL -that that DET DT NULL -gladly gladly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -roared roar VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -mighty mighty ADJ JJ NULL -roar roar NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -of of ADP IN NULL -yours -PRON- PRON PRP NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Yonder Yonder PROPN NNP PERSON -, , PUNCT , NULL -among among ADP IN NULL -the the DET DT NULL -oak oak NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -fore fore ADJ JJ NULL -- - PUNCT HYPH NULL -foot foot NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -good good ADJ JJ NULL -care care NOUN NN NULL -of of ADP IN NULL -these these DET DT NULL -friends friend NOUN NNS NULL -of of ADP IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to PART TO NULL -fight fight VERB VB NULL -the the DET DT NULL -monster monster NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -bade bid VERB VBD NULL -his -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -marched march VERB VBD NULL -proudly proudly ADV RB NULL -away away ADV RB NULL -to to PART TO NULL -do do AUX VB NULL -battle battle NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -enemy enemy NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -found find VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -so so ADV RB NULL -ugly ugly ADV RB NULL -that that SCONJ IN NULL -its -PRON- PRON PRP$ NULL -foe foe NOUN NN NULL -turned turn VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -in in ADP IN NULL -disgust disgust NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -tiger tiger NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -241 241 NUM CD CARDINAL -had have AUX VBD NULL -said say VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -body body NOUN NN NULL -covered cover VERB VBN NULL -with with ADP IN NULL -coarse coarse ADJ JJ NULL -black black ADJ JJ NULL -hair hair NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -of of ADP IN NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -a a DET DT NULL -foot foot NOUN NN NULL -long long ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -joined join VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -pudgy pudgy NOUN NN NULL -body body NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -neck neck NOUN NN NULL -as as ADV RB NULL -slender slender ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -wasp wasp NOUN NN NULL -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -gave give VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -a a DET DT NULL -hint hint NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -attack attack VERB VB NULL -the the DET DT NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -easier easy ADJ JJR NULL -to to PART TO NULL -fight fight VERB VB NULL -it -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -than than SCONJ IN NULL -awake awake ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -directly directly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -'s 's PART POS NULL -back back ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -heavy heavy ADJ JJ NULL -paw paw NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -armed armed ADJ JJ NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -claws claw NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -knocked knock VERB VBD NULL -the the DET DT NULL -spider spider NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL - - -Jumping jump VERB VBG NULL -down down ADP RP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -it -PRON- PRON PRP NULL -until until ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -stopped stop VERB VBD NULL -wiggling wiggle VERB VBG NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -dead dead ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -opening opening NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -were be AUX VBD NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -proudly proudly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -need need VERB VBP NULL -fear fear VERB VB NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -bowed bow VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -back back ADV RB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -CKevpterXXn CKevpterXXn PROPN NNP NULL -. . PUNCT . NULL - - -e e PROPN NNP NULL -Coi Coi PROPN NNP ORG -/ / SYM SYM ORG -ixtry ixtry NOUN NN ORG -of of ADP IN ORG -" " PUNCT `` ORG -tKe tke X XX WORK_OF_ART -Qi/&wCllii\g qi/&wcllii\g NOUN NN WORK_OF_ART - - -> > X XX NULL -s s PROPN NNP NULL -? ? PUNCT . NULL - - -1 1 NUM CD TIME -1 1 NUM CD TIME - - -i i PRON PRP NULL -FOUR four NUM CD NULL - - -TRAVELLERS TRAVELLERS PROPN NNP NULL -passed pass VERB VBD NULL -throug throug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL - - -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -in in ADP IN NULL -safety safety NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom gloom NOUN NN NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -steep steep ADJ JJ NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -covered cover VERB VBN NULL -from from ADP IN NULL -top top NOUN NN NULL -to to ADP IN NULL -bottom bottom NOUN NN NULL -with with ADP IN NULL -great great ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -climb climb NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -nevertheless nevertheless ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -followed follow VERB VBD NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -nearly nearly ADV RB NULL -reached reach VERB VBN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -rock rock NOUN NN NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -rough rough ADJ JJ NULL -voice voice NOUN NN NULL -cry cry VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -" " PUNCT `` NULL -Keep keep VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL - - -\ \ VERB VBZ NULL -246 246 NUM CD MONEY - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -showed show VERB VBD NULL -itself -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -same same ADJ JJ NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -This this DET DT NULL -hill hill NOUN NN NULL -belongs belong VERB VBZ NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -allow allow VERB VB NULL -anyone anyone PRON NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -'re be AUX VBP NULL -going go VERB VBG NULL -" " PUNCT `` NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -stepped step VERB VBD NULL -from from ADP IN NULL -behind behind ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -man man NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -stout stout VERB VB NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -and and CCONJ CC NULL -supported support VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -neck neck NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -arms arm NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -this this DET DT NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -fear fear VERB VB NULL -that that SCONJ IN NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -a a DET DT NULL -creature creature NOUN NN NULL -could could AUX MD NULL -prevent prevent VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -climbing climb VERB VBG NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -over over ADP RP NULL -your -PRON- PRON PRP$ NULL -hill hill NOUN NN NULL -whether whether SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -forward forward ADV RB NULL -. . PUNCT . NULL - - -As as ADV RB NULL -quick quick ADV RB NULL -as as SCONJ IN NULL -lightning lightne VERB VBG NULL -the the DET DT NULL -man man NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -until until ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -, , PUNCT , NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -him -PRON- PRON PRP NULL -tumbling tumble VERB VBG NULL -, , PUNCT , NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -, , PUNCT , NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Almost almost ADV RB NULL -as as ADV RB NULL -quickly quickly ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -the the DET DT NULL -head head NOUN NN NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -man man NOUN NN NULL -laughed laugh VERB VBD NULL -harshly harshly ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -think think VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -chorous chorous ADJ JJ NULL -of of ADP IN NULL -boisterous boisterous ADJ JJ NULL -laughter laughter NOUN NN NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -saw see VERB VBD NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -the the DET DT NULL -armless armless NOUN NN NULL -Hammer- Hammer- PROPN NNP NULL - - -Heads Heads PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -hillside hillside NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -behind behind ADP IN NULL -every every DET DT NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Head Head PROPN NNP NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -247 247 NUM CD CARDINAL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -laughter laughter NOUN NN NULL -caused cause VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -mishap mishap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -giving give VERB VBG NULL -" " PUNCT `` NULL -a a DET DT NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -that that PRON WDT NULL -echoed echo VERB VBD NULL -like like SCONJ IN NULL -thunder thunder NOUN NN NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -swiftly swiftly ADV RB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -rolling roll VERB VBG NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -struck strike VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cannon cannon ADJ JJ NULL -ball ball NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ran run VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -feeling feel VERB VBG NULL -rather rather ADV RB NULL -bruised bruised ADJ JJ NULL -and and CCONJ CC NULL -sore sore ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -useless useless ADJ JJ NULL -to to PART TO NULL -fight fight VERB VB NULL -people people NOUN NNS NULL -with with ADP IN NULL -shooting shoot VERB VBG NULL -heads head NOUN NNS NULL -; ; PUNCT : NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -withstand withstand VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -, , PUNCT , NULL -then then ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Call call VERB VB WORK_OF_ART -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -suggested suggest VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP FAC -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -still still ADV RB NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -command command VERB VB NULL -them -PRON- PRON PRP NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -putting put VERB VBG NULL -on on ADP RP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -she -PRON- PRON PRP NULL -uttered utter VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -were be AUX VBD NULL -as as ADV RB NULL -prompt prompt ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -the the DET DT NULL -entire entire ADJ JJ NULL -band band NOUN NN NULL -stood stand VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -King- King- PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -bowing bow VERB VBG NULL -low low ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Carry carry VERB VB NULL -us -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quad- Quad- PROPN NNP NULL -lings ling NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -up up ADP RP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -the the DET DT LOC -Hammer Hammer PROPN NNP LOC -- - PUNCT HYPH LOC -Heads Heads PROPN NNP LOC -yelled yell VERB VBD NULL -with with ADP IN NULL -vexation vexation NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -248 248 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -shot shoot VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -high high ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -reach reach VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -, , PUNCT , NULL -which which PRON WDT NULL -carried carry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -safely safely ADV RB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -last last ADJ JJ NULL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -summon summon VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -twinkling twinkling NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -seemed seem VERB VBD NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -field field NOUN NN NULL -upon upon SCONJ IN NULL -field field NOUN NN NULL -of of ADP IN NULL -ripening ripen VERB VBG NULL -grain grain NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -well- well- ADJ JJ NULL -paved paved ADJ JJ NULL -roads road NOUN NNS NULL -running run VERB VBG NULL -between between ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -pretty pretty ADV RB NULL -rippling ripple VERB VBG NULL -brooks brook NOUN NNS NULL -with with ADP IN NULL -strong strong ADJ JJ NULL -bridges bridge NOUN NNS NULL -across across ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -fences fence NOUN NNS NULL -and and CCONJ CC NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -bridges bridge NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -painted paint VERB VBN NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -yellow yellow ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNP ORG -and and CCONJ CC NULL -blue blue ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -. . PUNCT . NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -fat fat ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -chubby chubby ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -natured natured ADJ JJ NULL -, , PUNCT , NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -all all DET DT NULL -in in ADP IN NULL -red red NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -showed show VERB VBD NULL -bright bright ADJ JJ NULL -against against ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -yellowing yellow VERB VBG NULL -grain grain NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -near near SCONJ IN NULL -a a DET DT NULL -farm farm NOUN NN NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -for for ADP IN NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -the the DET DT NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -three three NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cake cake NOUN NN NULL -and and CCONJ CC NULL -four four NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cookies cookie NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -bowl bowl NOUN NN NULL -of of ADP IN NULL -milk milk NOUN NN NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP NULL -of of ADP IN NULL -Glinda Glinda PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -249 249 NUM CD CARDINAL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -soon soon ADV RB NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Thanking thank VERB VBG NULL -the the DET DT NULL -good good ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -afresh afresh NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -by by ADP IN NULL -the the DET DT NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -across across ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -bridges bridge NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -very very ADV RB NULL -beautiful beautiful ADJ JJ NULL -Castle Castle PROPN NNP ORG -. . PUNCT . NULL - - -Before before ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -were be AUX VBD NULL -three three NUM CD CARDINAL -young young ADJ JJ NULL -girls girl NOUN NNS NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -handsome handsome ADJ JJ NULL -red red ADJ JJ NULL -uni- uni- ADJ JJ NULL -forms form NOUN NNS NULL -trimmed trim VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -braid braid NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -ap- ap- X XX NULL -proached proache VERB VBD NULL -one one NUM CD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Why why ADV WRB NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT LOC -South South PROPN NNP LOC -Country Country PROPN NNP LOC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -To to PART TO NULL -see see VERB VB NULL -the the DET DT WORK_OF_ART -Good Good PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -who who PRON WP NULL -rules rule VERB VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Will will AUX MD NULL -you -PRON- PRON PRP NULL -take take VERB VB NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -me -PRON- PRON PRP NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -name name NOUN NN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -receive receive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -told tell VERB VBD NULL -who who PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -soldier soldier NOUN NN NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP FAC -. . PUNCT . NULL - - -After after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -back back ADV RB NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -j|.^^^ j|.^^^ NOUN NN ORG -th^-||te^e^ th^-||te^e^ PROPN NNP ORG -# # PROPN NNP ORG -; ; PUNCT : NULL -admitted admit VERB VBN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -^<'4 ^<'4 PUNCT NFP NULL - - -> > X XX NULL - - -l<:/rli l<:/rli PROPN NNP NULL -: : PUNCT : NULL -% % NOUN NN NULL -? ? PUNCT . NULL - - -\fA^?AS^ \fA^?AS^ PUNCT NFP NULL - - -MO MO PROPN NNP NULL -CK^pterXXffl CK^pterXXffl PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Good Good PROPN NNP NULL -WitcK WitcK PROPN NNP NULL - - -Gr&.rvt5 Gr&.rvt5 PROPN NNP NULL - - -DorotJys DorotJys PROPN NNP NULL -" " PUNCT '' NULL -^^=^ ^^=^ PUNCT NFP NULL -w w PROPN NNP NULL -l l PROPN NNP NULL -t t NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -taken take VERB VBN NULL -to to ADP IN NULL -a a DET DT NULL -room room NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -washed wash VERB VBD NULL -her -PRON- PRON PRP NULL -^^^^^^^^ ^^^^^^^^ ADJ JJR NULL -face face NOUN NN NULL -and and CCONJ CC NULL -combed comb VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -\(^ \(^ PUNCT : NULL -Lion Lion PROPN NNP NULL -shook shake VERB VBD NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -patted pat VERB VBD NULL -himself -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -shape shape NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -polished polish VERB VBD NULL -his -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -presentable presentable ADJ JJ NULL -they -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -girl girl NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -Glinda Glinda PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -throne throne NOUN NN NULL -of of ADP IN NULL -rubies ruby NOUN NNS NULL -. . PUNCT . NULL -254 254 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -both both CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -young- young- NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -rich rich ADJ JJ NULL -red red NOUN NN NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADP IN NULL -flowing flow VERB VBG NULL -ringlets ringlet NOUN NNS NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -was be AUX VBD NULL -pure pure ADJ JJ NULL -white white ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -kindly kindly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -child child NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -story story NOUN NN NULL -; ; PUNCT : NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -how how ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -found find VERB VBN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -adventures adventure NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -with with ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -, , PUNCT , NULL -* * PUNCT NFP NULL -* * PUNCT NFP NULL -is be AUX VBZ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -for for ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -will will AUX MD NULL -surely surely ADV RB NULL -think think VERB VB NULL -something something PRON NN NULL -dreadful dreadful ADJ JJ NULL -has have AUX VBZ NULL -happened happen VERB VBN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -put put VERB VB NULL -on on ADP IN NULL -mourn- mourn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -the the DET DT NULL -crops crop NOUN NNS NULL -are be AUX VBP NULL -better well ADJ JJR NULL -this this DET DT DATE -year year NOUN NN DATE -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -can can AUX MD NULL -not not PART RB NULL -afford afford VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Glinda Glinda PROPN NNP NULL -leaned lean VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -upturned upturned ADJ JJ NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -loving loving ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Bless bless VERB VB NULL -you -PRON- PRON PRP NULL -dear dear ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Willingly willingly ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -it -PRON- PRON PRP NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -command command VERB VB NULL -the the DET DT PRODUCT -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -need need VERB VB NULL -their -PRON- PRON PRP$ NULL -service service NOUN NN NULL -just just ADV RB NULL -those those DET DT NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -smiling smile VERB VBG NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -then then ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -What what PRON WP NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -left leave VERB VBN NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -255 255 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -return return VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -its -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -only only ADJ JJ NULL -thing- thing- NOUN NN NULL -that that PRON WDT NULL -worries worry VERB VBZ NULL -me -PRON- PRON PRP NULL -is be AUX VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -By by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -command command VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -shame shame NOUN NN NULL -to to PART TO NULL -deprive deprive VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -of of ADP IN NULL -so so ADV RB NULL -wonderful wonderful ADJ JJ NULL -a a DET DT NULL -ruler ruler NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Am be AUX VBP NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -wonderful wonderful ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -unusual unusual ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -Turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -What what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -leaves leave VERB VBZ NULL -this this DET DT NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Winkies Winkies PROPN NNPS WORK_OF_ART -were be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wanted want VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -after after ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -nothing nothing PRON NN NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -forever forever ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -second second ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -will will AUX MD NULL -be be AUX VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -carry carry VERB VBP NULL -you -PRON- PRON PRP NULL -safely safely ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -may may AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -so so ADV RB NULL -large large ADJ JJ NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -as as SCONJ IN NULL -those those DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -really really ADV RB NULL -brighter bright ADJ JJR NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -well well ADV RB NULL -polished polished ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -rule rule VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -256 256 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -returned return VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -, , PUNCT , NULL -what what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -lies lie VERB VBZ NULL -a a DET DT NULL -grand grand ADJ JJ NULL -old old ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -that that PRON WDT NULL -live live VERB VBP NULL -there there PRON EX NULL -have have AUX VBP NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -happily happily ADV RB NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -third third ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -shall shall AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -hav- hav- X LS NULL -ing e VERB VBG NULL -used use VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -powers power NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -give give VERB VB NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -King King PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Monkeys Monkeys PROPN NNPS PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -may may AUX MD NULL -thereafter thereafter ADV RB NULL -be be AUX VB NULL -free free ADJ JJ NULL -for for ADP IN NULL -evermore evermore NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -now now ADV RB NULL -thanked thank VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -earnestly earnestly ADV RB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -exclaimed exclaim VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -257 257 NUM CD CARDINAL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -certainly certainly ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -beautiful beautiful ADJ JJ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -yet yet ADV RB NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ WORK_OF_ART -Silver silver ADJ JJ WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -gone go VERB VBN NULL -back back ADV RB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -the the DET DT NULL -very very ADV RB NULL -first first ADJ JJ NULL -day day NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -wonderful wonderful ADJ JJ NULL -brains brain NOUN NNS NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -passed pass VERB VBN NULL -my -PRON- PRON PRP$ NULL -whole whole ADJ JJ NULL -life life NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBD NULL -and and CCONJ CC NULL -rusted rust VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -till till SCONJ IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -lived live VERB VBN NULL -a a DET DT NULL -coward coward NOUN NN NULL -forever forever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -de- de- X XX NULL -clared clare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -no no DET DT NULL -beast beast NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -forest forest NOUN NN NULL -would would AUX MD NULL -have have AUX VB NULL -had have VERB VBN NULL -a a DET DT NULL -good good ADJ JJ NULL -word word NOUN NN NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -all all ADV RB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -glad glad ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -these these DET DT NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -has have AUX VBZ NULL -had have VERB VBN NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -most most ADV RBS NULL -desired desire VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -is be AUX VBZ NULL -happy happy ADJ JJ NULL -in in ADP IN NULL -having have VERB VBG NULL -a a DET DT NULL -kingdom kingdom NOUN NN NULL -to to PART TO NULL -rule rule VERB VB NULL -beside beside ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -The the DET DT WORK_OF_ART -Silver Silver PROPN NNP WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -have have AUX VBP NULL -wonderful wonderful ADJ JJ NULL -powers power NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -curious curious ADJ JJ NULL -things thing NOUN NNS NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -any any DET DT NULL -place place NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -in in ADP IN NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -step step NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -made make VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -wink wink NOUN NN NULL -of of ADP IN NULL -an an DET DT NULL -eye eye NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -knock knock VERB VB NULL -the the DET DT NULL -heels heel NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -command command VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -wherever wherever ADV WRB NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -258 258 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -If if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -threw throw VERB VBD NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -patting- patting- VERB VB NULL -his -PRON- PRON PRP$ NULL -big- big- X XX NULL -head head NOUN NN NULL -tenderly tenderly ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -kissed kiss VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -weeping- weeping- ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -most most ADV RBS NULL -dang dang ADJ JJ NULL -- - PUNCT HYPH NULL -erous erous ADJ JJ NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -she -PRON- PRON PRP NULL -hug^ged hug^ge VERB VBD NULL -the the DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -stuffed stuffed ADJ JJ NULL -body body NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -kissing- kissing- PROPN NNP NULL -his -PRON- PRON PRP$ NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -crying cry VERB VBG NULL -herself -PRON- PRON PRP NULL -at at ADP IN NULL -this this DET DT NULL -sorrowful sorrowful ADJ JJ NULL -parting parting NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -loving- loving- ADJ JJ NULL -comrades comrade NOUN NNS NULL -. . PUNCT . NULL - - -Glinda Glinda PROPN NNP NULL - - -the the DET DT NULL -Good Good PROPN NNP NULL -stepped step VERB VBD NULL -down down ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -throne throne NOUN NN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -a a DET DT NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -kindness kindness NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -shown show VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -herself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -now now ADV RB NULL -took take VERB VBD NULL -Toto Toto PROPN NNP NULL -up up ADP RP NULL -solemnly solemnly ADV RB NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -last last ADJ JJ NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL - - -she -PRON- PRON PRP NULL -clapped clap VERB VBD NULL -the the DET DT NULL -heels heel NOUN NNS NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Take take VERB VB NULL -mc mc NOUN NN NULL -home home ADV RB NULL -to to ADP IN NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Instantly instantly ADV RB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -whirling whirl VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -swiftly swiftly ADV RB NULL -that that SCONJ IN NULL -all all DET DT NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -or or CCONJ CC NULL -feci feci ADJ JJ NULL -was be AUX VBD NULL -the the DET DT NULL -wind wind NOUN NN NULL -w^histling w^histle VERB VBG NULL -past past ADP IN NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -took take VERB VBD NULL -but but CCONJ CC NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -so so ADV RB NULL -suddenly suddenly ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -259 259 NUM CD CARDINAL - - -At at ADP IN NULL -length length NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -. . PUNCT . NULL - - -For for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sitting sit VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -broad broad ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -prairie prairie NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -just just ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -farm farm NOUN NN NULL -- - PUNCT HYPH NULL -house house NOUN NN NULL -Uncle Uncle PROPN NNP PRODUCT -Henry Henry PROPN NNP PRODUCT -built build VERB VBD NULL -after after ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -away away ADP RP NULL -the the DET DT NULL -old old ADJ JJ NULL -one one NUM CD NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -was be AUX VBD NULL -milking milk VERB VBG NULL -the the DET DT NULL -cows cow NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -barnyard barnyard NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -jumped jump VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -was be AUX VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -barn barn NOUN NN NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -joyously joyously ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -stocking- stocking- ADJ JJ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -For for ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNPS NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -off off ADP RP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -flight flight NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -forever forever ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -UNT unt NOUN NN NULL -EM EM PROPN NNP NULL -HAD have VERB VBD NULL - - -JUST just ADV RB NULL -COME come VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -to to PART TO NULL -water water VERB VB NULL -the the DET DT NULL -cab- cab- NOUN NN NULL -bages bag VERB VBZ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -running- running- NOUN NN NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -darhng- darhng- ADJ JJ NULL -child child NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -folding fold VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -covering cover VERB VBG NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -kisses kiss NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -where where ADV WRB NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -From from ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -here here ADV RB NULL -is be AUX VBZ NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -too too ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -oh oh INTJ UH NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -so so ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - - - -CKb^pter CKb^pter PROPN NNP NULL -I. I. PROPN NNP NULL -TKe TKe PROPN NNP NULL -Cyclorve Cyclorve PROPN NNP NULL -% % NOUN NN NULL -LIVED live VERB VBN NULL -IN in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -^ ^ PROPN NNP NULL -^3fr ^3fr SYM SYM NULL -prairies prairie NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -^ ^ PROPN NNP NULL -J J PROPN NNP NULL -? ? PUNCT . NULL - - -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -Their -PRON- PRON PRP$ NULL -house house NOUN NN NULL -was be AUX VBD NULL -small small ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -lumber lumber NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -by by ADP IN NULL -wagon wagon NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -walls wall NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -one one NUM CD CARDINAL -room room NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -room room NOUN NN NULL -contained contain VERB VBD NULL -a a DET DT NULL -rusty rusty ADJ JJ NULL -looking look VERB VBG NULL -cooking cooking NOUN NN NULL -stove stove NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -table table NOUN NN NULL -, , PUNCT , NULL -three three NUM CD CARDINAL -or or CCONJ CC NULL -four four NUM CD CARDINAL -chairs chair NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -beds bed NOUN NNS NULL -. . PUNCT . NULL - - -Uncle uncle NOUN NN NULL -> > X XX NULL -^^ ^^ PUNCT NFP NULL -12 12 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -big- big- ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT PERSON -Httle Httle PROPN NNP PERSON -bed bed NOUN NN NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -gar- gar- PROPN NNP NULL -ret ret PROPN NNP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -cellar cellar NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -small small ADJ JJ NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -dug dig VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -called call VERB VBD NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -cellar cellar NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -family family NOUN NN NULL -could could AUX MD NULL -go go VERB VB NULL -in in ADP IN NULL -case case NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -those those DET DT NULL -great great ADJ JJ NULL -whirlwinds whirlwind NOUN NNS NULL -arose arise VERB VBD NULL -, , PUNCT , NULL -mighty mighty ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -crush crush VERB VB NULL -any any DET DT NULL -building building NOUN NN NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -path path NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -reached reach VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -led lead VERB VBD NULL -down down ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gray gray ADJ JJ NULL -prairie prairie NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -a a DET DT NULL -tree tree NOUN NN NULL -nor nor CCONJ CC NULL -a a DET DT NULL -house house NOUN NN NULL -broke break VERB VBD NULL -the the DET DT NULL -broad broad ADJ JJ NULL -sweep sweep NOUN NN NULL -of of ADP IN NULL -flat flat ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -reached reach VERB VBD NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -baked bake VERB VBN NULL -the the DET DT NULL -plowed plowed ADJ JJ NULL -land land NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -gray gray ADJ JJ NULL -mass mass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -cracks crack NOUN NNS NULL -running run VERB VBG NULL -through through ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -green green ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -burned burn VERB VBN NULL -the the DET DT NULL -tops top NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -blades blade NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -the the DET DT NULL -same same ADJ JJ NULL -gray gray ADJ JJ NULL -color color NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -seen see VERB VBN NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -Once once SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -blistered blister VERB VBD NULL -the the DET DT NULL -paint paint NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -rains rain NOUN NNS NULL -washed wash VERB VBD NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -as as ADV RB NULL -dull dull ADJ JJ NULL -and and CCONJ CC NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -came come VERB VBD NULL -there there ADV RB NULL -to to PART TO NULL -live live VERB VB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -, , PUNCT , NULL -pretty pretty ADJ JJ NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -and and CCONJ CC NULL -wind wind NOUN NN NULL -had have AUX VBD NULL -changed change VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -sparkle sparkle NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -sober sober ADJ JJ NULL -gray gray NOUN NN NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -red red NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -lips lip NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -thin thin ADJ JJ NULL -and and CCONJ CC NULL -gaunt gaunt NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -never never ADV RB NULL -smiled smile VERB VBD NULL -, , PUNCT , NULL -now now ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -an an DET DT NULL -orphan orphan NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -so so ADV RB NULL -startled startled ADJ JJ NULL - - -" " PUNCT '' NULL -She -PRON- PRON PRP NULL -aiufjld aiufjld VERB VBP NULL -Toto Toto PROPN NNP PERSON -hy hy VERB VBD NULL -the the DET DT NULL -edv edv NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -13 13 NUM CD NULL -by by ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -laughter laughter NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -scream scream VERB VB NULL -and and CCONJ CC NULL -press press VERB VB NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -whenever whenever ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -merry merry NOUN NN NULL -voice voice NOUN NN NULL -reached reach VERB VBD NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -still still ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -irl irl NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -anything anything PRON NN NULL -to to PART TO NULL -laugh laugh VERB VB NULL -at at ADP IN NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -never never ADV RB NULL -laughed laugh VERB VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -worked work VERB VBD NULL -hard hard ADV RB NULL -from from ADP IN NULL -morning morning NOUN NN TIME -till till SCONJ IN NULL -night night NOUN NN TIME -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -joy joy NOUN NN PERSON -was be AUX VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -beard beard NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -rough rough ADJ JJ NULL -boots boot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -stern stern ADJ JJ NULL -and and CCONJ CC NULL -solemn solemn ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rarely rarely ADV RB NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -w^as w^a VERB VBD NULL -Toto Toto PROPN NNP NULL -that that PRON WDT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -laugh laugh NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -growing grow VERB VBG NULL -as as ADV RB NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -surroundings surrounding NOUN NNS NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -gray gray ADJ JJ NULL -; ; PUNCT : NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -] ] PUNCT -RRB- NULL - - -[ [ PUNCT -LRB- NULL -\\ \\ PROPN NNP NULL -with with ADP IN NULL -long long ADJ JJ NULL -, , PUNCT , NULL -silky silky ADJ JJ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -small small ADJ JJ NULL -black black ADJ JJ NULL -_ _ NOUN NN NULL -^ ^ PROPN NNP NULL -J%i^ J%i^ PROPN NNP NULL -eyes eye NOUN NNS NULL -that that PRON WDT NULL -twinkled twinkle VERB VBD NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -funny funny ADJ JJ NULL -, , PUNCT , NULL -wee wee INTJ UH NULL -nose nose NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -played play VERB VBD NULL -all all DET DT NULL -day day NOUN NN NULL -long long ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -played play VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -To to NOUN NN NULL -- - PUNCT HYPH NULL -day day NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -playing play VERB VBG NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -- - PUNCT HYPH NULL -step step NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -anxi- anxi- PROPN NNP NULL -ously ously ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -even even ADV RB NULL -grayer grayer NOUN NN NULL -than than SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -Dor- Dor- PROPN NNP NULL -othy othy NOUN NN NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -was be AUX VBD NULL -washing wash VERB VBG NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -. . PUNCT . NULL - - -From from ADP IN NULL -the the DET DT NULL -far far ADJ JJ NULL -north north NOUN NN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -: : PUNCT : NULL -: : PUNCT : NULL -^. ^. NUM CD NULL -14 14 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -low low PROPN NNP NULL -wail wail PROPN NNP NULL -on on ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -where where ADV WRB NULL -the the DET DT NULL -long- long- NOUN NN NULL -grass grass NOUN NN NULL -bowed bow VERB VBD NULL -in in ADP IN NULL -waves wave NOUN NNS NULL -before before ADP IN NULL -the the DET DT NULL -coming come VERB VBG NULL -storm storm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -now now ADV RB NULL -came come VERB VBD NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -whistling whistling NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -south south NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that DET DT NULL -way way NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -ripples ripple NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -coming come VERB VBG NULL -from from ADP IN NULL -that that DET DT NULL -direction direction NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -Suddenly suddenly ADV RB NULL -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -'s be AUX VBZ NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -coming come VERB VBG NULL -, , PUNCT , NULL -Em em INTJ UH PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -look look VERB VB NULL -after after ADP IN NULL -the the DET DT NULL -stock stock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -ran run VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -sheds shed NOUN NNS NULL -where where ADV WRB NULL -the the DET DT NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -were be AUX VBD NULL -kept keep VERB VBN NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -dropped drop VERB VBD NULL -her -PRON- PRON PRP$ NULL -work work NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -glance glance NOUN NN NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -close close ADJ JJ NULL -at at ADP IN NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -run run VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -cellar cellar NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -started start VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -badly badly ADV RB NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -threw throw VERB VBD NULL -open open ADJ JJ NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -down down ADP IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -her -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -half half ADJ JJ CARDINAL -way way NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -shriek shriek NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -house house NOUN NN NULL -shook shake VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -lost lose VERB VBD NULL -her -PRON- PRON PRP NULL -footing footing NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -suddenly suddenly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -A a DET DT NULL -strange strange ADJ JJ NULL -thing thing NOUN NN NULL -then then ADV RB NULL -happened happen VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -house house NOUN NN NULL -whirled whirl VERB VBD NULL -around around ADV RB NULL -two two NUM CD CARDINAL -or or CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -slowly slowly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -going go VERB VBG NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -north north NOUN NN NULL -and and CCONJ CC NULL -south south NOUN NN NULL -winds wind NOUN NNS NULL -met meet VERB VBD NULL -where where ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -exact exact ADJ JJ NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -15 15 NUM CD CARDINAL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -the the DET DT NULL -air air NOUN NN NULL -is be AUX VBZ NULL -generally generally ADV RB NULL -still still ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -raised raise VERB VBD NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -higher higher ADV RBR NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -, , PUNCT , NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -very very ADJ JJ NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -there there ADV RB NULL -it -PRON- PRON PRP NULL -remained remain VERB VBD NULL -and and CCONJ CC NULL -was be AUX VBD NULL -carried carry VERB VBN QUANTITY -miles mile NOUN NNS QUANTITY -and and CCONJ CC QUANTITY -miles mile NOUN NNS QUANTITY -away away ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -a a DET DT NULL -feather feather NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -howled howl VERB VBD NULL -horribly horribly ADV RB NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -riding ride VERB VBG NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -few few ADJ JJ NULL -whirls whirl NOUN NNS NULL -around around ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -other other ADJ JJ NULL -time time NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN ORG -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -being be AUX VBG NULL -rocked rock VERB VBN NULL -gently gently ADV RB NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -baby baby NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cradle cradle NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -ran run VERB VBD NULL -about about ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -here here ADV RB NULL -, , PUNCT , NULL -now now ADV RB NULL -there there ADV RB NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -loudly loudly ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -quite quite ADV RB NULL -still still ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -would would AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -Toto Toto PROPN NNP NULL -got get VERB VBD NULL -too too ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -open open ADJ JJ NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -soon soon ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -sticking stick VERB VBG NULL -up up ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -hole^ hole^ NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -strong strong ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL - - -was be AUX VBD NULL -keeping keep VERB VBG NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -fall fall VERB VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -crept creep VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -ear ear NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -dragged drag VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -again again ADV RB NULL -; ; PUNCT : NULL -afterward afterward ADV RB NULL -closing close VERB VBG NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -no no DET DT NULL -more more ADJ JJR NULL -accidents accident NOUN NNS NULL -could could AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Hour hour NOUN NN NULL -after after ADP IN NULL -hour hour NOUN NN TIME -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -got get VERB VBD NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -fright fright NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -quite quite ADV RB NULL -lonely lonely ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -shrieked shriek VERB VBD NULL -so so ADV RB NULL -loudly loudly ADV RB NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -became become VERB VBD NULL -deaf deaf ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -wondered wonder VERB VBN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT TIME -hours hour NOUN NNS TIME -passed pass VERB VBD NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -terrible terrible ADJ JJ NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -worrying worry VERB VBG NULL -and and CCONJ CC NULL -i6 i6 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -resolved resolve VERB VBD NULL -to to PART TO NULL -wait wait VERB VB NULL -calmly calmly ADV RB NULL -and and CCONJ CC NULL -see see VERB VB NULL -what what PRON WP NULL -the the DET DT NULL -future future NOUN NN NULL -would would AUX MD NULL -bring bring VERB VB NULL -" " PUNCT '' NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -she -PRON- PRON PRP NULL -crawled crawl VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -swaying sway VERB VBG NULL -floor floor NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upoi^t^^nd upoi^t^^nd NUM CD NULL - - -Toto Toto PROPN NNP PERSON -followed follow VERB VBD NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^H^^ ^H^^ PUNCT NFP NULL - - -In in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -swaying swaying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -wailing wailing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wuid wuid NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -soon soon ADV RB NULL -closed close VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -fast fast ADJ JJ NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -CKd^pter CKd^pter PROPN NNP NULL -II II PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvcil rvcil NOUN NN NULL -with with ADP IN NULL -The the DET DT NULL -Ai Ai PROPN NNP NULL -/ / SYM SYM NULL -rvcKkirvs rvcKkirvs PROPN NNP NULL -. . PUNCT . NULL - - -Re Re PROPN NNP PERSON -WAS be VERB VBD NULL -AWAKENED AWAKENED PROPN NNP NULL -by by ADP IN NULL -a a DET DT NULL -shock shock NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -sudden sudden ADJ JJ NULL -and and CCONJ CC NULL -severe severe ADJ JJ NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -} } PUNCT -RRB- NULL -thy thy PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -soft soft ADJ JJ NULL -I -PRON- PRON PRP NULL -bed bed NOUN NN NULL - - -she -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -^,J. ^,J. PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -the the DET DT NULL -jar jar NOUN NN NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -catch catch NOUN NN NULL -? ? PUNCT . NULL - - -J.hab^breath j.hab^breath NOUN NN NULL -and and CCONJ CC NULL -wonder wonder VERB VB NULL -what what PRON WP NULL -had have AUX VBD NULL -lii^ppened lii^ppene VERB VBN NULL - - -; ; PUNCT : NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -cold cold ADJ JJ NULL -little little ADJ JJ NULL -nose nose NOUN NN NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -whined whine VERB VBD NULL -dismally dismally ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -moving move VERB VBG NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sunshine sunshine NOUN NN NULL -came come VERB VBD NULL -in in ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -flooding flood VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -heels heel NOUN NNS NULL -ran run VERB VBD NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -amazement amazement NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -20 20 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -about about ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -growing grow VERB VBG NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -bigger big ADJ JJR NULL -at at ADP IN NULL -the the DET DT NULL -won- won- ADJ JJ NULL -derful derful ADJ JJ NULL -sights sight NOUN NNS NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -set set VERB VBN NULL -the the DET DT NULL -house house NOUN NN NULL -down down ADP RP NULL -, , PUNCT , NULL -very very ADV RB NULL -gently gently ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -marvelous marvelous ADJ JJ NULL -beauty beauty NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -lovely lovely ADJ JJ NULL -patches patch NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -sward sward NOUN NN NULL -all all ADV RB NULL -about about ADP IN NULL -, , PUNCT , NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -trees tree NOUN NNS NULL -bearing bear VERB VBG NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -luscious luscious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -Banks bank NOUN NNS NULL -of of ADP IN NULL -gorgeous gorgeous ADJ JJ NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -on on ADP IN NULL -every every DET DT NULL -hand hand NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -birds bird NOUN NNS NULL -with with ADP IN NULL -rare rare ADJ JJ NULL -9 9 NUM CD NULL -and and CCONJ CC NULL -brilliant brilliant ADJ JJ NULL -plumage plumage NOUN NN NULL -sang sing VERB VBD NULL -and and CCONJ CC NULL -fluttered flutter VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -bushes bush NOUN NNS NULL -. . PUNCT . NULL - - -A a DET DT NULL -little little ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -rushing rush VERB VBG NULL -and and CCONJ CC NULL -sparkling sparkle VERB VBG NULL -along along ADP RP NULL -between between ADP IN NULL -green green ADJ JJ NULL -banks bank NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -murmuring murmur VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -lived live VERB VBN NULL -so so ADV RB NULL -long long ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -prairies prairie NOUN NNS NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -looking look VERB VBG NULL -eagerly eagerly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -sights sight NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -coming come VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP$ NULL -a a DET DT NULL -group group NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -queerest queer ADJ JJS NULL -people people NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -grown grown ADJ JJ NULL -folk folk NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -been be AUX VBN NULL -used use VERB VBN NULL -to to ADP IN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -neither neither DET DT NULL -were be AUX VBD NULL -they -PRON- PRON PRP NULL -very very ADV RB NULL -small small ADJ JJ NULL -. . PUNCT . NULL - - -In in ADP IN NULL -fact fact NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -about about ADP IN NULL -as as ADV RB NULL -tall tall ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -grown grow VERB VBN NULL -child child NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -age age NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -looks look VERB VBZ NULL -go go VERB VBP NULL -, , PUNCT , NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -older old ADJ JJR NULL -. . PUNCT . NULL - - -Three three NUM CD CARDINAL -were be AUX VBD NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -a a DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -oddly oddly ADV RB NULL -dressed dress VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -wore wear VERB VBD NULL -round round ADJ JJ NULL -hats hat NOUN NNS NULL -that that PRON WDT NULL -rose rise VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -point point NOUN NN NULL -a a DET DT NULL -foot foot NOUN NN NULL -above above ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -bells bell NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -brims brim NOUN NNS NULL -that that PRON WDT NULL -tinkled tinkle VERB VBD NULL -sweetly sweetly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -moved move VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -hats hat NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -'s 's PART POS NULL -hat hat NOUN NN NULL -was be AUX VBD NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -wore wear VERB VBD NULL -a a DET DT NULL -white white ADJ JJ NULL -gown gown NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -in in ADP IN NULL -plaits plait NOUN NNS NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -; ; PUNCT : NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -sprinkled sprinkle VERB VBN NULL -little little ADJ JJ NULL -stars star NOUN NNS NULL -that that PRON WDT NULL -glistened glisten VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -like like SCONJ IN NULL -diamonds diamond NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -21 21 NUM CD NULL -^hade ^hade PROPN NNP NULL - - -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -hats hat NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -well well ADV RB NULL -polished polish VERB VBN NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -a a DET DT NULL -deep deep ADJ JJ NULL -roll roll NOUN NN NULL -of of ADP IN NULL -blue blue PROPN NNP NULL -at at ADP IN NULL -the the DET DT NULL -tops top NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -thought think VERB VBD NULL -, , PUNCT , NULL -were be AUX VBD NULL -about about ADV RB NULL -as as ADV RB NULL -old old ADJ JJ NULL -as as SCONJ IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -beards beard NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -doubtless doubtless ADV RB NULL -much much ADV RB NULL -older old ADJ JJR NULL -: : PUNCT : NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -was be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -rather rather ADV RB NULL -stiffly stiffly PROPN NNP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -these these DET DT NULL -people people NOUN NNS NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -standing- standing- ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -paused pause VERB VBD NULL -and and CCONJ CC NULL -whispered whisper VERB VBD NULL -among among ADP IN NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -afraid afraid ADJ JJ NULL -to to PART TO NULL -come come VERB VB NULL -farther farther ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -walked walk VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -made make VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -bow bow NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -sweet sweet ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -most most ADV RBS NULL -noble noble ADJ JJ NULL -Sorceress Sorceress PROPN NNP PRODUCT -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -setting set VERB VBG NULL -our -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -listened listen VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -could could AUX MD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -possibly possibly ADV RB NULL -mean mean VERB VB NULL -by by ADP IN NULL -calling call VERB VBG NULL -, , PUNCT , NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -sorceress sorceress NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saying say VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -? ? PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -an an DET DT NULL -innocent innocent ADJ JJ NULL -, , PUNCT , NULL -harmless harmless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -from from ADP IN NULL -home home NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -in in ADP IN NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -1^ 1^ NUM CD NULL -22 22 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -evidently evidently ADV RB NULL -expected expect VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -answer answer VERB VB NULL -; ; PUNCT : NULL -so so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -hesitation hesitation NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -there there PRON EX NULL -must must AUX MD NULL -be be AUX VB NULL -some some DET DT NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -Ij^J'our Ij^J'our PROPN NNP NULL -ijiou^e ijiou^e PUNCT , NULL -did do AUX VBD NULL -, , PUNCT , NULL -anyway anyway INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -w4i]S^n,^vi^ w4i]S^n,^vi^ PROPN NNP NULL -a a DET DT NULL -iaiigfh iaiigfh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -sh(^ sh(^ VERB VBP NULL - - -jjjOntinued jjjOntinued PROPN NNP NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there ADV RB NULL -^^^ ^^^ PUNCT . NULL -' ' PUNCT '' NULL -iKLiw^JSS^ iKLiw^JSS^ PROPN NNP NULL -' ' PUNCT '' NULL -^^^^^ ^^^^^ PUNCT : NULL - - -sticking stick VERB VBG NULL -out out ADP RP NULL -from from ADP IN NULL -under under ADP IN NULL -a a DET DT NULL -block block NOUN NN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP NULL -lookeil^nd lookeil^nd PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fright/ fright/ PROPN NNP NULL -/There /There PROPN NNP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -just just ADV RB NULL -under under ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beam beam NOUN NN NULL -iht iht PROPN NNP NULL -hpuse hpuse PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^-:.i ^-:.i PUNCT NFP NULL -- - PUNCT HYPH NULL -rested rest VERB VBN NULL -on on ADP IN NULL -, , PUNCT , NULL -two two NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -were be AUX VBD NULL -sticking stick VERB VBG NULL -out out ADP RP NULL -, , PUNCT , NULL -shod shod ADJ JJ NULL -in in ADP IN NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -iwith iwith PROPN NNP NULL -pointed point VERB VBD NULL -toes toe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -dear dear ADJ JJ NULL -! ! PUNCT . NULL - - -oh oh INTJ UH NULL -, , PUNCT , NULL -idear idear VERB VB NULL -! ! PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clasping clasp VERB VBG NULL -her -PRON- PRON PRP$ NULL -tands tand NOUN NNS NULL -together together ADV RB NULL -in in ADP IN NULL -diWa^t^he diwa^t^he NUM CD ORG -house house NOUN NN ORG -must must AUX MD NULL -hava hava VERB VB NULL -f|;llen f|;llen NUM CD NULL -on on ADP IN NULL -hgr hgr PROPN NNP NULL -. . PUNCT . NULL - - -WJiaLever WJiaLever PROPN NNP NULL - - -shall shall AUX MD NULL -\vc \vc PROPN NNP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL - - -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL - - -\ \ NOUN NN NULL - - -1 1 NUM CD NULL -? ? PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -There^s There^s PROPN NNP NULL -nothiag nothiag PROPN NNP NULL -- - PUNCT HYPH NULL -te te PROPN NNP NULL -- - PUNCT HYPH NULL -bc bc PROPN NNP NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -f f PROPN NNP NULL -the the DET DT NULL -East East PROPN NNP NULL -, , PUNCT , NULL -as^.f as^.f NUM CD NULL -aid aid NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -has have AUX VBZ NULL -held hold VERB VBN NULL -all all DET DT NULL -. . PUNCT . NULL - - -the the DET DT NULL -Munchkins^ Munchkins^ PROPN NNP NULL -in in ADP IN NULL -bondage bondage NOUN NN NULL -for for ADP IN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -23 23 NUM CD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -, , PUNCT , NULL -making make VERB VBG NULL -them -PRON- PRON PRP NULL -slave slave NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ TIME -night night NOUN NN TIME -and and CCONJ CC TIME -day day NOUN NN TIME -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -set set VERB VBN NULL -free free ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -favour favour NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -ruled rule VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -I -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -was be AUX VBD NULL -dead dead ADJ JJ NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -sent send VERB VBD NULL -a a DET DT NULL -swift swift ADJ JJ NULL -messenger messenger NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -good good ADJ JJ NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -love love VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -who who PRON WP NULL -ruled rule VERB VBD NULL -here here ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -set set VERB VBN NULL -the the DET DT NULL -people people NOUN NNS NULL -free free VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -all all DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -half half ADV RB CARDINAL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -facing face VERB VBG NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -only only ADV RB CARDINAL -four four NUM CD CARDINAL -witches witch NOUN NNS NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -are be AUX VBP NULL -good good ADJ JJ NULL -witches witch NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -know know VERB VBP NULL -this this DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -mistaken mistake VERB VBN NULL -. . PUNCT . NULL - - -Those those DET DT NULL -who who PRON WP NULL -dwelt dwelt VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -West West PROPN NNP LOC -were be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -wicked wicked ADJ JJ NULL -witches witch NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -there there PRON EX NULL -is be AUX VBZ NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -after after ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -'s 's PART POS NULL -thought thought NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Aunt Aunt PROPN NNP NULL -24 24 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Em Em PROPN NNP NULL -has have AUX VBZ NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB DATE -dead dead ADJ JJ DATE -years year NOUN NNS DATE -and and CCONJ CC NULL -years year NOUN NNS DATE -ago ago ADV RB DATE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -is be AUX VBZ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -inquired inquire VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bowed bow VERB VBD NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -where where ADV WRB NULL -Kansas Kansas PROPN NNP GPE -is be AUX VBZ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -heard hear VERB VBN NULL -that that DET DT NULL -country country NOUN NN NULL -mentioned mention VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -civilized civilized ADJ JJ NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -that that DET DT NULL -accounts account VERB VBZ NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -civilized civilized ADJ JJ NULL -countries country NOUN NNS NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -no no DET DT NULL -witches witch NOUN NNS NULL -left leave VERB VBN NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -wizards wizard NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -sorcer- sorcer- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -magicians magician NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -civilized civilized ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -cut cut VERB VBN NULL -off off ADP RP NULL -from from ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -we -PRON- PRON PRP NULL -still still ADV RB NULL -have have AUX VBP NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -wizards wizard NOUN NNS NULL -amongst amongst ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Wizards Wizards PROPN NNPS ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -sinking sink VERB VBG NULL -her -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -whisper whisper NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -more more ADV RBR NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -another another DET DT NULL -question question NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -then then ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -standing stand VERB VBG NULL -silently silently ADV RB NULL -by by ADV RB NULL -, , PUNCT , NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -shout shout NOUN NN NULL -and and CCONJ CC NULL -pointed point VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -laugh laugh VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -feet foot NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -dead dead ADJ JJ NULL -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -disappeared disappear VERB VBN NULL -entirely entirely ADV RB NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -was be AUX VBD NULL -left leave VERB VBN NULL -but but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -old old ADJ JJ NULL -, , PUNCT , NULL - - -" " PUNCT '' NULL -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -dried dry VERB VBD NULL -up up ADP RP NULL -quickly quickly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -are be AUX VBP NULL -yours yours PRON PRP$ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -reached reach VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -shaking shake VERB VBG NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -handed hand VERB VBD NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -was be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -those those DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -some some DET DT NULL -charm charm NOUN NN NULL -connected connect VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -we -PRON- PRON PRP NULL -never never ADV RB NULL -knew know VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -them -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NORP -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -worry worry VERB VB NULL -about about ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -find find VERB VB NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP NORP -first first ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -one one NUM CD CARDINAL -26 26 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -another another DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -At at ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -not not PART RB NULL -far far ADV RB NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -none none NOUN NN NULL -could could AUX MD NULL -Hve Hve PROPN NNP NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -there there ADV RB NULL -and and CCONJ CC NULL -seen see VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -South South PROPN NNP LOC -is be AUX VBZ NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadhng Quadhng PROPN NNP PERSON -- - PUNCT HYPH NULL -s s PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -told tell VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -live live VERB VBP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -passed pass VERB VBD NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -The the DET DT NULL -North North PROPN NNP LOC -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -old old ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -at at ADP IN NULL -its -PRON- PRON PRP$ NULL -edge edge NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -that that PRON WDT NULL -surrounds surround VERB VBZ NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG - - -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -live live VERB VB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -sob sob VERB VB NULL -, , PUNCT , NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -lonely lonely ADJ JJ NULL -among among ADP IN NULL -all all DET PDT NULL -these these DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -grieve grieve VERB VB NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Munchkins Munchkins PROPN NNP PRODUCT -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -took take VERB VBD NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -handkerchiefs handkerchief NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -also also ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -cap cap NOUN NN NULL -and and CCONJ CC NULL -balanced balance VERB VBD NULL -the the DET DT NULL -point point NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -counted count VERB VBD NULL -" " PUNCT `` NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -two two NUM CD CARDINAL -, , PUNCT , NULL -three three NUM CD CARDINAL -" " PUNCT '' NULL -in in ADP IN NULL -a a DET DT NULL -solemn solemn ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -cap cap NOUN NN NULL -changed change VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -slate slate NOUN NN NULL -, , PUNCT , NULL -on on ADP IN NULL -which which PRON WDT NULL -was be AUX VBD NULL -written write VERB VBN NULL -in in ADP IN NULL -big big ADJ JJ NULL -, , PUNCT , NULL -white white ADJ JJ NULL -chalk chalk NOUN NN NULL -marks mark NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -let let VERB VB NULL -DOROTHY DOROTHY PROPN NNP NULL -GO go VERB VB NULL -TO to ADP IN NULL -THE the DET DT NULL -CITY city NOUN NN NULL -OF of ADP IN NULL -EMERALDS EMERALDS PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -took take VERB VBD NULL -the the DET DT NULL -slate slate NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -having have VERB VBG NULL -read read VERB VBN NULL -the the DET DT NULL -words word NOUN NNS NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Is be AUX VBZ NULL -r^^ir r^^ir ADJ JJ NULL -- - PUNCT HYPH NULL -name name NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -XN XN PROPN NNP NULL - - -.V>^ .V>^ PUNCT . NULL - - -^ ^ PROPN NNP NULL -^4Pfe^ ^4pfe^ NUM CD NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -27 27 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -looking- looking- X XX NULL -up up ADV RB NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -Oz Oz PROPN NNP PERSON -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -City City PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG - - -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL - - -Whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -or or CCONJ CC NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -there there ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -walk walk VERB VB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -through through ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -sometimes sometimes ADV RB NULL -pleasant pleasant ADJ JJ NULL -and and CCONJ CC NULL -sometimes sometimes ADV RB NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -use use VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -pleaded plead VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -only only ADJ JJ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -do do AUX VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -will will AUX MD NULL -dare dare VERB VB NULL -injure injure VERB VB NULL -a a DET DT NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -kissed kiss VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -came come VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -forehead forehead NOUN NN NULL -Where where ADV WRB NULL -her -PRON- PRON PRP$ NULL -lips lip NOUN NNS NULL -touched touch VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -they -PRON- PRON PRP NULL -left leave VERB VBD NULL -a a DET DT NULL -round round NOUN NN NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -mark mark NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -out out ADP RP NULL -soon soon ADV RB NULL -after after ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -is be AUX VBZ NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -so so SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -miss miss VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -tell tell VERB VB NULL -your -PRON- PRON PRP$ NULL -story story NOUN NN NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -O o NOUN NN NULL -, , PUNCT , NULL - - -The the DET DT NULL -three three NUM CD CARDINAL -Munchkins Munchkins PROPN NNPS ORG -bowed bow VERB VBD NULL -low low ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -wished wish VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -pleasant pleasant ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP ORG -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -friendly friendly ADJ JJ NULL -little little ADJ JJ NULL -nod nod NOUN NN NULL -, , PUNCT , NULL -whirled whirl VERB VBN NULL -around around ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -heel heel NOUN NN NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -straight- straight- ADJ JJ NULL -way way NOUN NN NULL -disappeared disappear VERB VBD NULL -, , PUNCT , NULL -much much ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -surprise surprise NOUN NN NULL -of of ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PRODUCT -, , PUNCT , NULL -/ / PUNCT NFP NULL -y y PROPN NNP NULL -who who PRON WP NULL -barked bark VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP$ NULL -loudly loudly ADV RB NULL -y y ADV RBR NULL -enough enough ADV RB NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -Ha3 ha3 VERB VBP NULL -been be AUX VBN NULL -afraid afraid ADJ JJ NULL -even even ADV RB NULL -to to PART TO NULL -growl growl VERB VB NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -by by ADP IN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -/V /V PUNCT NFP NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -xnm xnm PROPN NNP NULL -/ / PUNCT , NULL -ing e VERB VBG NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -ex- ex- ADV RB NULL -pected pecte VERB VBN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -disappear disappear VERB VB NULL -in in ADP RP NULL -just just ADV RB NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -. . PUNCT . NULL -/ / SYM SYM NULL - - -Chsvpter Chsvpter PROPN NNP NULL -III III PROPN NNP NULL - - -How how ADV WRB NULL -DorolK/ DorolK/ PROPN NNP NULL -^^ved ^^ve VERB VBD NULL - - -the the DET DT NULL -^cevrecrow ^cevrecrow NOUN NN NULL -. . PUNCT . NULL - - -1.^1 1.^1 NUM CD CARDINAL - - -DOROTHY DOROTHY PROPN NNP NULL -WAS be VERB VBD NULL -left leave VERB VBD NULL -alone alone ADV RB NULL - - -she -PRON- PRON PRP NULL -began begin VERB VBD NULL -to to PART TO NULL -feel feel VERB VB NULL -hungry hungry ADJ JJ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -herself -PRON- PRON PRP NULL -some some DET DT NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -spread spread VERB VBD NULL -with with ADP IN NULL -butter butter NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -gave give VERB VBD NULL -some some DET DT NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -a a DET DT NULL -pail pail NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -shelf shelf NOUN NN NULL -she -PRON- PRON PRP NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -clear clear ADJ JJ NULL -, , PUNCT , NULL -sparkling sparkle VERB VBG NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ran run VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sitting sit VERB VBG NULL -there there ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -such such ADJ JJ NULL -delicious delicious ADJ JJ NULL -fruit fruit NOUN NN NULL -hanging hang VERB VBG NULL -from from ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -finding find VERB VBG NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -out out ADP RP NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -helped help VERB VBN NULL -32 32 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON - - -to to ADP IN NULL -a a DET DT NULL -good good ADJ JJ NULL -drink drink NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cool cool ADJ JJ NULL -, , PUNCT , NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -set set VERB VBD NULL -about about ADP IN NULL -making make VERB VBG NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -other other ADJ JJ NULL -dress dress NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -that that DET DT NULL -happened happen VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -clean clean ADJ JJ NULL -and and CCONJ CC NULL -was be AUX VBD NULL -hanging hang VERB VBG NULL -on on ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -gingham gingham PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -checks check NOUN NNS NULL -of of ADP IN NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -the the DET DT NULL -blue blue NOUN NN NULL -was be AUX VBD NULL -somewhat somewhat ADV RB NULL -faded fade VERB VBN NULL -with with ADP IN NULL -many many ADJ JJ NULL -w^ashings w^ashing NOUN NNS NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -still still ADV RB NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -frock frock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -washed wash VERB VBD NULL -herself -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -dressed dress VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -gingham gingham NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -her -PRON- PRON PRP$ NULL -pink pink ADJ JJ NULL -sunbonnet sunbonnet NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -bread bread NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -laying lay VERB VBG NULL -a a DET DT NULL -white white ADJ JJ NULL -cloth cloth NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -eet eet PROPN NNP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -how how ADV WRB NULL -old old ADJ JJ NULL -and and CCONJ CC NULL -w^orn w^orn ADJ JJ NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -surely surely ADV RB NULL -will will AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -looked look VERB VBD NULL -up up ADP RP NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -meant mean VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -. . PUNCT . NULL - - -* * PUNCT NFP NULL -T t NOUN NN NULL -wonder wonder NOUN NN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -fit fit VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -in in ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -wear wear VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -leather leather NOUN NN NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -silver silver ADJ JJ NULL -ones one NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -33 33 NUM CD NULL -' ' PUNCT '' NULL -' ' PUNCT '' WORK_OF_ART -Come come VERB VB WORK_OF_ART -along along ADP RP WORK_OF_ART -, , PUNCT , WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -closed close VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -locked lock VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -key key ADJ JJ NULL -care- care- NOUN NN NULL -fully fully ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -pocket pocket NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -so so ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -trotting trotting NOUN NN NULL -along along ADP IN NULL -soberly soberly ADV RB NULL -behind behind ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -roads road NOUN NNS NULL -near near SCONJ IN NULL -by by ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -long long ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -the the DET DT NULL -one one NOUN NN CARDINAL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -Within within ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -walking walk VERB VBG NULL -briskly briskly ADV RB NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -tinkling tinkle VERB VBG NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -roadbed roadbe VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -bright bright ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sang sing VERB VBD NULL -sweet sweet PROPN NNP NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -feel feel VERB VB NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -bad bad ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -might might AUX MD NULL -think think VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -would would AUX MD NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -suddenly suddenly ADV RB NULL -whisked whisk VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -pretty pretty ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -was be AUX VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -neat neat ADJ JJ NULL -fences fence NOUN NNS NULL -.at .at PUNCT NFP NULL - - -the the DET DT NULL -sides side NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBD NULL -a a DET DT NULL -dainty dainty NOUN NN NULL -blue blue ADJ JJ NULL -color color NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -beyond beyond ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -fields field NOUN NNS NULL -of of ADP IN NULL -grain grain NOUN NN NULL -and and CCONJ CC NULL -vegetables vegetable NOUN NNS NULL -in in ADP IN NULL -abun- abun- ADJ JJ NULL -dance dance NOUN NN NULL -. . PUNCT . NULL - - -Evidently evidently ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -were be AUX VBD NULL -good good ADJ JJ NULL -farmers farmer NOUN NNS NULL -and and CCONJ CC NULL -able able ADJ JJ NULL -to to PART TO NULL -raise raise VERB VB NULL -large large ADJ JJ NULL -crops crop NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -while while NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -a a DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -came come VERB VBD NULL -out out ADP RP NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -bow bow VERB VB NULL -low low ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -by by ADV RB NULL -; ; PUNCT : NULL -for for ADP IN NULL -everyone everyone PRON NN NULL -knew know VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -the the DET DT NULL -means mean NOUN NNS NULL -of of ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -and and CCONJ CC NULL -setting set VERB VBG NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -houses house NOUN NNS NULL -^ ^ PROPN NNP NULL - - -* * PUNCT NFP NULL -^M?j/ ^m?j/ SYM SYM NULL -' ' PUNCT '' NULL -34 34 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -were be AUX VBD NULL -odd odd ADJ JJ NULL -looking look VERB VBG NULL -dwellings dwelling NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -each each DET DT NULL -was be AUX VBD NULL -round round ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dome dome NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -roof roof NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT LOC -East East PROPN NNP LOC -blue blue NOUN NN LOC -was be AUX VBD NULL -the the DET DT NULL -favorite favorite ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -tired tired ADJ JJ NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -wonder wonder VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -house house NOUN NN NULL -rather rather ADV RB NULL -larger large ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -lawn lawn NOUN NN NULL -before before ADP IN NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -women woman NOUN NNS NULL -were be AUX VBD NULL -dancing dance VERB VBG NULL -. . PUNCT . NULL - - -Five five NUM CD CARDINAL -little little ADJ JJ NULL -fiddlers fiddler NOUN NNS NULL -played play VERB VBD NULL -as as ADV RB NULL -loudly loudly ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -singing singe VERB VBG NULL -, , PUNCT , NULL -while while SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -table table NOUN NN NULL -near near ADV RB NULL -by by ADP IN NULL -was be AUX VBD NULL -loaded load VERB VBN NULL -with with ADP IN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -and and CCONJ CC NULL -nuts nut NOUN NNS NULL -, , PUNCT , NULL -pies pie NOUN NNS NULL -and and CCONJ CC NULL -cakes cake NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -other other ADJ JJ NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -people people NOUN NNS NULL -greeted greet VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -kindly kindly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -invited invite VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -supper supper VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -horne horne NOUN NN NULL -of of ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -richest rich ADJ JJS NULL -Munchkins Munchkins PROPN NNPS NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -celebrate celebrate VERB VB NULL -their -PRON- PRON PRP$ NULL -free- free- ADJ JJ NULL -dom dom NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -bondage bondage NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -waited wait VERB VBN NULL -upon upon SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -rich rich ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -whose whose PRON WP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -a a DET DT NULL -settle settle NOUN NN NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -dance dance VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Boq Boq PROPN NNP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -white white ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -frock frock NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -sorceresses sorceress NOUN NNS NULL -wear wear VERB VBP NULL -white white ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OTi OTi NOUN NNS NULL -. . PUNCT . NULL - - -35 35 NUM CD TIME - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -is be AUX VBZ NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -checked check VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -smoothing smooth VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -wrinkles wrinkle NOUN NNS NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Blue Blue PROPN NNP NULL -is be AUX VBZ NULL -the the DET DT NULL -color color NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -is be AUX VBZ NULL -the the DET DT NULL -witch witch NOUN NN NULL -color color NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -an an DET DT NULL -ordinary ordinary ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -come come VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -chance chance NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -tired tired ADJ JJ NULL -watching watch VERB VBG NULL -the the DET DT NULL -dancing dancing NOUN NN NULL -, , PUNCT , NULL -Boq Boq PROPN NNP PERSON -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -sheets sheet NOUN NNS NULL -were be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -blue blue ADJ JJ NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -curled curl VERB VBD NULL -up up ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -blue blue ADJ JJ NULL -rug rug NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -a a DET DT NULL -wee wee ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -baby baby NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -played play VERB VBD NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -pulled pull VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -crowed crow VERB VBD NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -that that PRON WDT NULL -greatly greatly ADV RB NULL -amused amuse VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -curiosity curiosity NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -seen see VERB VBN NULL -a a DET DT NULL -dog dog NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Boq Boq PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -there there ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -better well ADJ JJR NULL -for for ADP IN NULL -people people NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -unless unless SCONJ IN NULL -they -PRON- PRON PRP NULL -36 36 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -have have AUX VBP NULL -business business NOUN NN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -longf longf NOUN NNS NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP DATE -many many ADJ JJ DATE -days day NOUN NNS DATE -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -here here ADV RB NULL -is be AUX VBZ NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -pleasant pleasant ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -through through ADP RP NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -dangerous dangerous ADJ JJ NULL -places place NOUN NNS NULL -before before ADP IN NULL -you -PRON- PRON PRP NULL -reach reach VERB VBP NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -worried worried ADJ JJ NULL -Dorothy Dorothy PROPN NNP PRODUCT -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -resolved resolve VERB VBD NULL -not not PART RB NULL -to to PART TO NULL -turn turn VERB VB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -bade bade VERB VBP NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -sev- sev- VERB VBN NULL -eral eral ADJ JJ NULL -miles mile NOUN NNS NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -stop stop VERB VB NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -climbed climb VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -cornfield cornfield NOUN NN NULL -beyond beyond ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -and and CCONJ CC NULL -not not PART RB NULL -far far ADV RB NULL -away away ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -placed place VERB VBD NULL -high high ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -birds bird NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -corn corn NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -leaned lean VERB VBD NULL -her -PRON- PRON PRP$ NULL -chin chin NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -thoughtfully thoughtfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -sack sack NOUN NN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -painted paint VERB VBD NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -represent represent VERB VB NULL -a a DET DT NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -An an DET DT NULL -old old ADJ JJ NULL -, , PUNCT , NULL -pointed point VERB VBD NULL -blue blue ADJ JJ NULL -hat hat NOUN NN NULL -, , PUNCT , NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -some some DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -, , PUNCT , NULL -was be AUX VBD NULL -perched perch VERB VBN NULL -on on ADP IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -blue blue ADJ JJ NULL -suit suit NOUN NN NULL -of of ADP IN NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -worn wear VERB VBN NULL -and and CCONJ CC NULL -faded fade VERB VBN NULL -, , PUNCT , NULL -which which PRON WDT NULL -had have AUX VBD NULL -also also ADV RB NULL -been be AUX VBN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -feet foot NOUN NNS NULL -were be AUX VBD NULL -some some DET DT NULL -old old ADJ JJ NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -blue blue ADJ JJ NULL -tops top NOUN NNS NULL -, , PUNCT , NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -every every DET DT NULL -man man NOUN NN NULL -wore wear VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -raised raise VERB VBN NULL -above above ADP IN NULL -the the DET DT NULL -stalks stalk NOUN NNS NULL -of of ADP IN NULL -corn corn NOUN NN NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -stuck stick VERB VBD NULL -up up ADP RP NULL -its -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -looking look VERB VBG NULL -earnestly earnestly ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -queer queer NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -" " PUNCT `` NULL - - -Dorothy Dorothy PROPN NNP PERSON -guzed guze VERB VBN NULL -tluught tluught NOUN NN NULL -fully fully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -37 37 NUM CD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -slowly slowly ADV RB NULL -wink wink VERB VBP NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -mistaken mistake VERB VBN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -scarecrows scarecrow NOUN NNS NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -ever ever ADV RB NULL -wink wink VERB VBP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -presently presently ADV RB NULL -the the DET DT NULL -figure figure NOUN NN NULL -nodded nod VERB VBD NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -climbed climb VERB VBD NULL -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -rather rather ADV RB NULL -husky husky ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -you -PRON- PRON PRP NULL -speak speak VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -pretty pretty ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -politely politely ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -feeling feel VERB VBG NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -smile smile NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -tedious tedious ADJ JJ NULL -being be AUX VBG NULL -perched perch VERB VBN NULL -up up ADP RP NULL -here here ADV RB NULL -night night NOUN NN NULL -and and CCONJ CC NULL -day day NOUN NN NULL -to to PART TO NULL -scare scare VERB VB NULL -away away ADV RB NULL -crows crow NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -pole pole NOUN NN NULL -is be AUX VBZ NULL -stuck stick VERB VBN NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -please please INTJ UH NULL -take take VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -pole pole NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -greatly greatly ADV RB NULL -obliged oblige VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -reached reach VERB VBD NULL -up up ADP RP NULL -both both DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -lifted lift VERB VBD NULL -the the DET DT NULL -figure figure NOUN NN NULL -off off ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -hght hght ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -set set VERB VBN NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -like like SCONJ IN NULL -a a DET DT NULL -new new ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -sounded sound VERB VBD NULL -queer queer PROPN NNP NULL -to to ADP IN NULL -38 38 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -hear hear VERB VB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -speak speak VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -bow bow VERB VB NULL -and and CCONJ CC NULL -walk walk VERB VB NULL -along- along- ADJ JJ NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -stretched stretch VERB VBN NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -yawned yawn VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -name name NOUN NN NULL -is be AUX VBZ NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -who who PRON WP NULL -isOz isoz ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -awfully awfully ADV RB NULL -sorry sorry ADJ JJ NULL -j<^ j<^ ADV RB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -J^\^ J^\^ PROPN NNP NULL - - -" " PUNCT `` NULL -Doyou doyou NOUN NN NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -i--^"^^ i--^"^^ PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -J J PROPN NNP NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -j j PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -ti^g ti^g PROPN NNP NULL -Emerald Emerald PROPN NNP NULL -City City PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -would would AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -39 39 NUM CD CARDINAL -any any DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -now now ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -con- con- VERB VBD NULL -tinued tinue VERB VBN NULL -, , PUNCT , NULL -confidentially confidentially ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -anyone anyone PRON NN NULL -treads tread VERB VBZ NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -toes toe NOUN NNS NULL -or or CCONJ CC NULL -sticks stick NOUN NNS NULL -a a DET DT NULL -pin pin NOUN NN NULL -into into ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -matter matter VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -feel feel VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -people people NOUN NNS NULL -to to PART TO NULL -call call VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -fool fool NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -stays stay VERB VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -yours your NOUN NNS NULL -is be AUX VBZ NULL -, , PUNCT , NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -to to PART TO NULL -know know VERB VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -understand understand VERB VBP NULL -how how ADV WRB NULL -you -PRON- PRON PRP NULL -feel feel VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Tf tf NOUN NN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -he -PRON- PRON PRP NULL -can can AUX MD NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -helped help VERB VBD NULL -him -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -path path NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like SCONJ IN NULL -this this DET DT NULL -addition addition NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -smelled smell VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -suspected suspect VERB VBD NULL -there there PRON EX NULL -might might AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -nest nest NOUN NN NULL -of of ADP IN NULL -rats rat NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -often often ADV RB NULL -growled growl VERB VBD NULL -in in ADP IN NULL -an an DET DT NULL -unfriendly unfriendly ADJ JJ NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -friend friend NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -bites bite VERB VBZ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Do do AUX VB NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -that that DET DT NULL -basket basket NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -mind mind VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -get get AUX VB NULL -tired tired ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -secret secret NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -40 40 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -farmer farmer NOUN NN NULL -who who PRON WP NULL -made make VERB VBD NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -lighted light VERB VBN NULL -match match NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -FEW FEW PROPN NNP NULL -HOURS hour NOUN NNS NULL -the the DET DT NULL -road road NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -rough rough ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walking walking NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -difficult difficult ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -^Scarecrow ^Scarecrow PROPN NNP NULL -often often ADV RB NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -/ / PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -here here ADV RB NULL -very very ADV RB NULL -uneven uneven ADJ JJ NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -broken break VERB VBN NULL -or or CCONJ CC NULL -missing miss VERB VBG NULL -altogether altogether ADV RB NULL -, , PUNCT , NULL -leaving leave VERB VBG NULL -holes hole NOUN NNS NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -Jumped jump VERB VBD NULL -across across ADP IN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -around around ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -having have VERB VBG NULL -no no DET DT NULL -brains brain NOUN NNS NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -straight straight ADV RB NULL -ahead ahead ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -stepped step VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -holes hole NOUN NNS NULL -arid arid PROPN NNP NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -bricks brick NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -never never ADV RB NULL -hurt hurt VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -pick pick VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -joined join VERB VBD NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -laughing laugh VERB VBG NULL -merrily merrily ADV RB NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -44 44 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farms farm NOUN NNS NULL -were be AUX VBD NULL -not not PART RB NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -well well ADV RB NULL -cared care VERB VBN NULL -for for ADP IN NULL -here here ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -farther farther ADV RB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -fewer few ADJ JJR NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -farther farther NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -the the DET DT NULL -more more ADV RBR NULL -dismal dismal ADJ JJ NULL -and and CCONJ CC NULL -lonesome lonesome VERB VB NULL -the the DET DT NULL -country country NOUN NN NULL -became become VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -noon noon NOUN NN TIME -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -roadside roadside NOUN NN NULL -, , PUNCT , NULL -near near SCONJ IN NULL -a a DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out ADP RP NULL -some some DET DT NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -refused refuse VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -never never ADV RB NULL -hungry hungry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -lucky lucky ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -. . PUNCT . NULL - - -For^my For^my PROPN NNP NULL -mouth mouth NOUN NN NULL -is be AUX VBZ NULL -only only ADV RB NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL - - -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -eat eat VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -would would AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -would would AUX MD NULL -spoil spoil VERB VB NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -saw see VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -that that SCONJ IN NULL -this this DET DT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -only only ADV RB NULL -nodded nod VERB VBD NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -eating eat VERB VBG NULL -her -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Tell tell VERB VB NULL -me -PRON- PRON PRP NULL -something something PRON NN NULL -about about ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -gray gray ADJ JJ NULL -everything everything PRON NN NULL -was be AUX VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -this this DET DT NULL -queer queer ADJ JJ NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -listened listen VERB VBD NULL -care- care- ADV RB NULL -fully fully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -why why ADV WRB NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -place place NOUN NN NULL -you -PRON- PRON PRP NULL -call call VERB VBP NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -No no ADV RB NULL -matter matter ADV RB NULL -how how ADV WRB NULL -dreary dreary ADJ JJ NULL -and and CCONJ CC NULL -gray gray VERB VB NULL -our -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -are be AUX VBP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -people people NOUN NNS NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -and and CCONJ CC NULL -blood blood NOUN NN NULL -would would AUX MD NULL -rather rather ADV RB NULL -live live VERB VB NULL -there there ADV RB NULL -than than SCONJ IN NULL -in in ADP IN NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -teas tea NOUN NNS NULL -only only ADV RB NULL -made make VERB VBD NULL -yesterday yesterday NOUN NN DATE -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -45 45 NUM CD CARDINAL -any any DET DT NULL -other other ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -be be AUX VB NULL -it -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -place place NOUN NN NULL -like like SCONJ IN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sighed sigh VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -your -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -proba- proba- VERB VB NULL -bly bly ADV RB NULL -all all DET DT NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Kansas Kansas PROPN NNP GPE -would would AUX MD NULL -have have AUX VB NULL -no no DET DT NULL -people people NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -fortunate fortunate ADJ JJ NULL -for for ADP IN NULL -Kansas Kansas PROPN NNP GPE -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -story story NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -resting rest VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -reproachfully reproachfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -life life NOUN NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -so so ADV RB NULL -short short ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -know know VERB VBP NULL -nothing nothing PRON NN NULL - - -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -made make VERB VBN NULL -day day NOUN NN NULL -before before ADP IN NULL -yesterday yesterday NOUN NN DATE -. . PUNCT . NULL - - -What what PRON WP NULL -happened happen VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -before before ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -unknown unknown ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Luckily luckily ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -things thing NOUN NNS NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -was be AUX VBD NULL -to to PART TO NULL -paint paint VERB VB NULL -my -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -what what PRON WP NULL -was be AUX VBD NULL -going go VERB VBG NULL -on on ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -another another DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -like like VERB VB NULL -those those DET DT NULL -ears ear NOUN NNS NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -n't not PART RB NULL -straight straight ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Never never ADV RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -ears ear NOUN NNS NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -which which PRON WDT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -enough enough ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -painted paint VERB VBD NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -looking look VERB VBG NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -at at ADP IN NULL -everything everything PRON NN NULL -around around ADP IN NULL -me -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -my -PRON- PRON PRP$ NULL -first first ADJ JJ ORDINAL -glimpse glimpse NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -46 46 NUM CD NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -a a DET DT NULL -rather rather ADV RB NULL -pretty pretty ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -who who PRON WP NULL -was be AUX VBD NULL -watching watch VERB VBG NULL -" " PUNCT `` NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -blue blue ADJ JJ NULL -paint paint NOUN NN NULL -is be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -color color NOUN NN NULL -for for ADP IN NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -a a DET DT NULL -little little ADJ JJ NULL -bigger big ADJ JJR NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -eye eye NOUN NN NULL -was be AUX VBD NULL -done do VERB VBN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -much much ADV RB NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -speak speak VERB VB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -a a DET DT NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -for for ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -the the DET DT NULL -fun fun NOUN NN NULL -of of ADP IN NULL -watching watch VERB VBG NULL -them -PRON- PRON PRP NULL -make make VERB VB NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -just just ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -anyone anyone PRON NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -This this DET DT NULL -fellow fellow NOUN NN NULL -will will AUX MD NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -fast fast ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -just just ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -quite quite ADV RB NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farmer farmer NOUN NN NULL -carried carry VERB VBD NULL -me -PRON- PRON PRP NULL -under under ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -me -PRON- PRON PRP NULL -up up ADP RP NULL -on on ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -soon soon ADV RB NULL -after after ADV RB NULL -walked walk VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -me -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -deserted desert VERB VBN NULL -this this DET DT NULL -way way NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -walk walk VERB VB NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -stay stay VERB VB NULL -on on ADP IN NULL -that that DET DT NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lonely lonely ADJ JJ NULL -life life NOUN NN NULL -to to PART TO NULL -lead lead VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -, , PUNCT , NULL -having have VERB VBG NULL -been be AUX VBN NULL -made make VERB VBN NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -other other ADJ JJ NULL -birds bird NOUN NNS NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -away away ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -pleased please VERB VBD NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -feel feel VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite DET PDT NULL -an an DET DT NULL -important important ADJ JJ NULL -person person NOUN NN NULL -. . PUNCT . NULL - - -By by ADP IN NULL -and and CCONJ CC NULL -by by ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -near near SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -looking look VERB VBG NULL -at at ADP IN NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -47 47 NUM CD CARDINAL -me -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -he -PRON- PRON PRP NULL -perched perch VERB VBD NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -wonder wonder VERB VBP NULL -if if SCONJ IN NULL -that that DET DT NULL -farmer farmer NOUN NN NULL -thought think VERB VBD NULL -to to PART TO NULL -fool fool VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -clumsy clumsy ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -Any any DET DT NULL -crow crow NOUN NN NULL -of of ADP IN NULL -sense sense NOUN NN NULL -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -only only ADV RB NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -hopped hop VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -aft aft ADJ JJ NULL -d\a't<^ d\a't<^ NOUN NN NULL -ill ill VERB VBP NULL -the the DET DT NULL -corn corn NOUN NN NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -bij^d^ bij^d^ NOUN NNS NULL -^^. ^^. X FW NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -harmed harm VERB VBN NULL -by by ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -came come VERB VBD NULL -to to PART TO NULL -eat eat VERB VB NULL -th th X XX NULL -corn corn NOUN NN NULL -too too ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -sheryi^^e sheryi^^e NOUN NN NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -grcc grcc PROPN NNP NULL -flock flock NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL - - -3J^]^^t,^ 3j^]^^t,^ NUM CD DATE -' ' PUNCT '' DATE -^^^^T ^^^^T PROPN NNP DATE - - -") ") PUNCT '' ORG - - -such such DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -Scarecro.v^fter Scarecro.v^fter PROPN NNP PERSON -arL arl NOUN NN NULL -but\tne but\tne PROPN NNP PERSON -al al PROPN NNP PERSON -trow trow PROPN NNP PERSON -comforted comfort VERB VBD NULL -r^^^'^^fyg r^^^'^^fyg PROPN NNP NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -If if SCONJ IN NULL -^u ^u NOUN NNS NULL -/ / PUNCT NFP NULL -only only ADV RB NULL -he -PRON- PRON PRP NULL -brakis brakis VERB VBP NULL -in in ADP IN NULL -^pur ^pur PUNCT . GPE - - -hea^^pir hea^^pir PROPN NNP NULL -would would AUX MD NULL -fe fe VERB VB NULL -as as SCONJ IN NULL -good good ADJ JJ NULL -manias manias PROPN NNP NULL -any any DET DT NULL -of of ADP IN NULL -tKem tKem PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -better well ADJ JJR NULL -man man NOUN NN NULL -th th X XX NULL -; ; PUNCT : NULL -ome ome NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Brains brain NOUN NNS NULL -are be AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -: : PUNCT : NULL -wordi wordi VERB VB NULL -having have VERB VBG NULL -in in ADP IN NULL -this this DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -no no DET DT NULL -rnatter rnatter PROPN NNP NULL -whethe whethe NOUN NN NULL -: : PUNCT : NULL -a a DET DT NULL -cro^v cro^v NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -\J^^Wim \J^^Wim PROPN NNP NULL - - -I I PROPN NNP NULL -ffl ffl PRON PRP NULL -fter fter VERB VBP NULL -the the DET DT NULL -crow^s crow^s NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL - - -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -r r NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -decided decide VERB VBD NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -try try VERB VB NULL -hard hard ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -some some DET DT NULL -brains brain NOUN NNS NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL - - -, , PUNCT , NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -along along ADP RP NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -me -PRON- PRON PRP NULL -off off ADP IN NULL -the the DET DT NULL -stake stake NOUN NN NULL -.Xand .xand NUM CD NULL - - -from from ADP IN NULL -what what PRON WP NULL -ycna ycna NOUN NN NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -as as ADV RB NULL -soon soon ADV RB NULL - - -a#i^ a#i^ PROPN NNP NULL -Lpi Lpi PROPN NNP PERSON -sure sure ADJ JJ NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -will will AUX MD NULL -give give VERB VB NULL -t t NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Hi hi INTJ UH NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -such such DET PDT NULL -an an DET DT NULL -uncomfortable uncomfortable ADJ JJ NULL -feeling feeling NOUN NN NULL -to to PART TO NULL -know know VERB VB NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -48 48 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -handed hand VERB VBD NULL -the the DET DT NULL -basket basket NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -fences fence NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -side side NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -land land NOUN NN NULL -was be AUX VBD NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -close close ADJ JJ NULL -together together ADV RB NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -met meet VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -almost almost ADV RB NULL -dark dark ADJ JJ NULL -under under ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -shut shut VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -daylight daylight NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -stop stop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -this this DET DT NULL -road road NOUN NN NULL -goes go VERB VBZ NULL -in in ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -at at ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -wherever wherever ADV WRB NULL -it -PRON- PRON PRP NULL -leads lead VERB VBZ NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Anyone anyone PRON NN NULL -would would AUX MD NULL -know know VERB VB NULL -that that SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -required require VERB VBD NULL -brains brain NOUN NNS NULL -to to PART TO NULL -figure figure VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -should should AUX MD NULL -have have AUX VB NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -an an DET DT TIME -hour hour NOUN NN TIME -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -light light NOUN NN NULL -faded fade VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -stumbling stumble VERB VBG NULL -along along ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -darkness darkness NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -could could AUX MD NULL -, , PUNCT , NULL -for for ADP IN NULL -some some DET DT NULL -dogs dog NOUN NNS NULL -see see VERB VBP NULL -very very ADV RB NULL -well well ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -declared declare VERB VBD NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -by by ADP IN NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -managed manage VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -along along ADP RP NULL -fairly fairly ADV RB NULL -well well ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -any any DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -any any DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -walking walking NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Soon soon ADV RB NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stopped stop VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -a a DET DT NULL -little little ADJ JJ NULL -cottage cottage NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -built build VERB VBN NULL -of of ADP IN NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -Shall shall AUX MD NULL -we -PRON- PRON PRP NULL -go go VERB VB NULL -there there ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -49 49 NUM CD TIME - - -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -soon soon ADV RB NULL -fell fall VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -sound sound ADJ JJ NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -never never ADV RB NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -patiently patiently ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -" " PUNCT '' NULL -came come VERB VBD NULL -. . PUNCT . NULL - - -CNjivpter CNjivpter PROPN NNP NULL -V. V. PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -RCvSci RCvSci PROPN NNP NULL -/ / SYM SYM NULL -e e NOUN NN NULL -of of ADP IN NULL -" " PUNCT `` NULL -tKe tKe PROPN NNP NULL - - -Tii\ Tii\ PROPN NNP DATE -Woodrcvex^ix Woodrcvex^ix PROPN NNP NULL - - -erv erv PROPN NNP NULL -DOROTHY DOROTHY PROPN NNP NULL -awoke awake VERB VBD NULL -the the DET DT NULL -sun sun NOUN NN NULL - - -was be AUX VBD NULL -shining shine VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -long long ADV RB NULL -been be AUX VBN NULL -out out ADV RB NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -squirrels squirrel NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -still still ADV RB NULL -standing stand VERB VBG NULL -patiently patiently ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -corner corner NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -search search VERB VB NULL -for for ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -water water NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -To to PART TO NULL -wash wash VERB VB NULL -my -PRON- PRON PRP$ NULL -face face NOUN NN NULL -clean clean ADJ JJ NULL -after after ADP IN NULL -the the DET DT NULL -dust dust NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -drink drink VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -the the DET DT NULL -dry dry ADJ JJ NULL -bread bread NOUN NN NULL -will will AUX MD NULL -not not PART RB NULL -stick stick VERB VB NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -throat throat NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -inconvenient inconvenient ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -sleep sleep VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -eat eat VERB VB NULL -and and CCONJ CC NULL -54 54 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -drink drink VERB VBP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -worth worth ADJ JJ NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bother bother NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -think think VERB VB NULL -properly properly ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -left leave VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT DATE -little little ADJ JJ DATE -spring spring NOUN NN DATE -of of ADP IN NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -drank drank NOUN NN NULL -and and CCONJ CC NULL -bathed bathe VERB VBD NULL -and and CCONJ CC NULL -ate eat VERB VBD NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -bread bread NOUN NN NULL -left leave VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -thankful thankful ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -eat eat VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -was be AUX VBD NULL -scarcely scarcely ADV RB NULL -enough enough ADJ JJ NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -for for ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -startled startled ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -a a DET DT NULL -deep deep ADJ JJ NULL -groan groan NOUN NN NULL -near near ADV RB NULL -by by ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -was be AUX VBD NULL -that that DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -imagine imagine VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -see see VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -another another DET DT NULL -groan groan NOUN NN NULL -reached reach VERB VBD NULL -their -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -sound sound NOUN NN NULL -seemed seem VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -discovered discover VERB VBD NULL -something something PRON NN NULL -shining shine VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -ray ray NOUN NN NULL -of of ADP IN NULL -sunshine sunshine NOUN NN NULL -that that PRON WDT NULL -fell fall VERB VBD NULL -between between ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ran run VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -trees tree NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -partly partly ADV RB NULL -chopped chop VERB VBN NULL -through through ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -standing stand VERB VBG NULL -beside beside ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -with with ADP IN NULL -an an DET DT NULL -uplifted uplifted ADJ JJ NULL -axe axe NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -man man NOUN NN NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -jointed joint VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -perfectly perfectly ADV RB NULL -motionless motionless ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -stir stir VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -amazement amazement NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -barked bark VERB VBD NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -made make VERB VBD NULL -a a DET DT NULL -snap snap ADJ JJ NULL -M M PROPN NNP NULL -he -PRON- PRON PRP NULL -the the DET DT NULL -tin tin NOUN NN NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -hurt hurt VERB VBD NULL -his -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL -] ] PUNCT -RRB- NULL - - -^W|ii| ^w|ii| X XX NULL - - -lI'Did li'did ADP IN NULL -you -PRON- PRON PRP NULL -groan groan VERB VBP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -' ' PUNCT '' PERSON -' ' PUNCT '' NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -groa groa PROPN NNP NULL -ing'for ing'for ADP IN NULL -more more ADJ JJR DATE -than than SCONJ IN DATE -a a DET DT DATE -year year NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -heard hear VERB VBN NULL -) ) PUNCT -RRB- NULL - - -ef ef PROPN NNP NULL -ore ore PROPN NNP NULL -or or CCONJ CC NULL -come come VERB VB NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -77 77 NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -softly softly ADV RB NULL -, , PUNCT , NULL -for^ for^ NUM CD NULL -LOved love VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -voice voice NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -man man NOUN NN NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Get get AUX VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -and and CCONJ CC NULL -oil oil VERB VB NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -rusted rust VERB VBN NULL -so so ADV RB NULL -badly badly ADV RB NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -; ; PUNCT : NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -well well ADV RB NULL -oiled oil VERB VBD NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -YcA YcA PROPN NNP NULL -will will AUX MD NULL -find find VERB VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -shelf shelf NOUN NN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -cot-| cot-| NOUN NN NULL -tage tage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -at at ADP IN NULL -once once ADV RB NULL -ran run VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Where where ADV WRB NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -joints?'^ joints?'^ NOUN NN ORG -' ' PUNCT '' ORG -' ' PUNCT `` NULL -Oil oil NOUN NN NULL -my -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -re*- re*- PROPN NNP NULL -plied ply VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -badly badly ADV RB NULL -rusted rust VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tin tin ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -moved move VERB VBD NULL -it -PRON- PRON PRP NULL -gently gently ADV RB NULL -from from ADP IN NULL -side side NOUN NN NULL -to to ADP IN NULL -side side VERB VB NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -worked work VERB VBD NULL -freely freely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -man man NOUN NN NULL -could could AUX MD NULL -turn turn VERB VB NULL -it -PRON- PRON PRP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -56 56 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -oiled oil VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -bent bend VERB VBD NULL -them -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -free free ADJ JJ NULL -from from ADP IN NULL -rust rust NOUN NN NULL -and and CCONJ CC NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -new new ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -gave give VERB VBD NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -of of ADP IN NULL -satisfaction satisfaction NOUN NN NULL -and and CCONJ CC NULL -lowered lower VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -hold- hold- NOUN NNS NULL -ing e VERB VBG NULL -that that SCONJ IN NULL -axe axe PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -put put VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -freely freely ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -and and CCONJ CC NULL -again again ADV RB NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -release release NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -a a DET DT NULL -very very ADV RB NULL -polite polite ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBN NULL -there there ADV RB NULL -always always ADV RB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL -come come VERB VBN NULL -along along ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -certainly certainly ADV RB NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -happen happen VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -here here ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -cottage cottage NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -wants want VERB VBZ NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -few few ADJ JJ NULL -brains brain NOUN NNS NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -appeared appear VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -deeply deeply ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -guess guess VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -answered answer VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -, , PUNCT , NULL -Tin Tin PROPN NNP PERSON -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -57 57 NUM CD CARDINAL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -returned return VERB VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -So so ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -join join VERB VB NULL -your -PRON- PRON PRP$ NULL -party party NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -also also ADV RB NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -along- along- NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -heartily heartily ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -added add VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -his -PRON- PRON PRP$ NULL -company company NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -shouldered shoulder VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -had have AUX VBD NULL -asked ask VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -put put VERB VB NULL -the the DET DT NULL -oil- oil- NOUN NN NULL -can can AUX MD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -F^or F^or PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -rain rain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rust rust VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -need need VERB VB NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -badly badly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -their -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -join join VERB VB NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -could could AUX MD NULL -not not PART RB NULL -pass pass VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -set set VERB VBD NULL -to to PART TO NULL -w^ork w^ork VERB VB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBN NULL -so so ADV RB NULL -well well ADV RB NULL -that that SCONJ IN NULL -soon soon ADV RB NULL -he -PRON- PRON PRP NULL -cleared clear VERB VBD NULL -a a DET DT NULL -passage passage NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -entire entire ADJ JJ NULL -party party NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -thinking think VERB VBG NULL -so so ADV RB NULL -earnestly earnestly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -notice notice VERB VB NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stumbled stumble VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -hole hole NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -call call VERB VB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -walk walk VERB VB NULL -around around ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -cheer- cheer- PROPN NNP NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -some some DET DT NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -58 58 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -brains brain NOUN NNS NULL -are be AUX VBP NULL -not not PART RB NULL -the the DET DT NULL -best good ADJ JJS NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -any any DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -empty empty ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -once once SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -heart heart NOUN NN NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -, , PUNCT , NULL -having have VERB VBG NULL -tried try VERB VBN NULL -them -PRON- PRON PRP NULL -both both DET DT NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -know know VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -\\,/ \\,/ PUNCT NFP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -" " PUNCT `` NULL -^'fTin ^'ftin ADP IN NULL - - -Woodman Woodman PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -following following ADJ JJ NULL -story story NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -the the DET DT NULL -son son NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -woodman woodman NOUN NN NULL -who who PRON WP NULL -chopped chop VERB VBD NULL -down down ADP RP NULL -' ' PUNCT '' NULL -trees tree NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -sold sell VERB VBD NULL -the the DET DT NULL -wood wood NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -living living NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -too too ADV RB NULL -became become VERB VBD NULL -a a DET DT NULL -w^ood w^ood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -died die VERB VBD NULL -I -PRON- PRON PRP NULL -took take VERB VBD NULL -care care NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -mother mother NOUN NN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -instead instead ADV RB NULL -of of ADP IN NULL -living live VERB VBG NULL -alone alone ADV RB NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -marry marry VERB VB NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -become become VERB VB NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -was be AUX VBD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girls girl NOUN NNS NULL -who who PRON WP NULL -was be AUX VBD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -grew grow VERB VBD NULL -to to PART TO NULL -love love VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -promised promise VERB VBD NULL -to to PART TO NULL -marry marry VERB VB NULL -me -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -earn earn VERB VB NULL -enough enough ADJ JJ NULL -money money NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -a a DET DT NULL -better well ADJ JJR NULL -house house NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -lived live VERB VBD NULL -with with ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -marry marry VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -59 59 NUM CD CARDINAL -was be AUX VBD NULL -so so ADV RB NULL -lazy lazy ADJ JJ NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -to to PART TO NULL -remain remain VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -do do AUX VB NULL -the the DET DT NULL -cooking cooking NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -housework housework NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -her -PRON- PRON PRP NULL -two two NUM CD CARDINAL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -cow cow NOUN NN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -prevent prevent VERB VB NULL -the the DET DT NULL -marriage marriage NOUN NN NULL -. . PUNCT . NULL - - -Thereupon thereupon ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -enchanted enchant VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -chopping chop VERB VBG NULL -away away ADV RB NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -one one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -anx- anx- ADV RB NULL -ious ious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -the the DET DT NULL -new new ADJ JJ NULL -house house NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slipped slip VERB VBD NULL -all all ADV RB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -cut cut VERB VB NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -at at ADP IN NULL -first first ADV RB ORDINAL -seemed seem VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -misfortune misfortune NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -a a DET DT NULL -one one NUM CD CARDINAL -- - PUNCT HYPH NULL -legged legged ADJ JJ NULL -man man NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -dp dp VERB VB NULL -very very ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wood wood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -tin tin PROPN NNP NULL -- - PUNCT HYPH NULL -smith smith PROPN NNP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -him -PRON- PRON PRP NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leg leg NOUN NN NULL -worked work VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -once once ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -used use VERB VBN NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -action action NOUN NN NULL -angered anger VERB VBD NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -promised promise VERB VBN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -marry marry VERB VB NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -began begin VERB VBD NULL -chopping chop VERB VBG NULL -again again ADV RB NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -the the DET DT NULL -enchanted enchant VERB VBN NULL -axe axe PROPN NNP NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -one one NUM CD NULL -after after ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -nothing nothing PRON NN NULL -daunted daunt VERB VBN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -them -PRON- PRON PRP NULL -replaced replace VERB VBN NULL -with with ADP IN NULL -tin tin ADJ JJ NULL -ones one NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -made make VERB VBD NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slip slip VERB VB NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -happened happen VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -along along ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -head head NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -beaten beat VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -worked work VERB VBD NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -little little ADV RB NULL -knew know VERB VBD NULL -how how ADV WRB NULL -cruel cruel ADJ JJ NULL -my -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -could could AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -new new ADJ JJ NULL -way way NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -6o 6o NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -slip slip PROPN NNP NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -ain ain PROPN NNP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -cut cut VERB VBD NULL -right right ADV RB NULL -through through ADP IN NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -spHtting sphtte VERB VBG NULL -me -PRON- PRON PRP NULL -into into ADP IN NULL -two two NUM CD CARDINAL -halves half NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -body body NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -fastening fasten VERB VBG NULL -my -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -head head VERB VB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -around around ADV RB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -alas alas INTJ UH NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -now now ADV RB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -lost lose VERB VBD NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -I -PRON- PRON PRP NULL -married marry VERB VBD NULL -her -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -still still ADV RB NULL -living live VERB VBG NULL -with with ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -body body NOUN NN NULL -shone shine VERB VBD NULL -so so ADV RB NULL -brightly brightly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -now now ADV RB NULL - - -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -cut cut VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -danger danger NOUN NN NULL -that that SCONJ IN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -rust rust VERB VB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -kept keep VERB VBD NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -inmy inmy PROPN NNP NULL -cottage cottage VERB VB NULL -and and CCONJ CC NULL -took take VERB VBD NULL -care care NOUN NN NULL -to to ADP IN NULL -oil oil NOUN NN NULL -myself -PRON- PRON PRP NULL -whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -needed need VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -day day NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -forgot forgot VERB VBP NULL -to to PART TO NULL -do do AUX VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -being be AUX VBG NULL -caught catch VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rainstorm rainstorm NOUN NN NULL -, , PUNCT , NULL -before before ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -had have AUX VBD NULL -rusted rust VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -left leave VERB VBN NULL -to to PART TO NULL -stand stand VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -thing thing NOUN NN NULL -to to ADP IN NULL -un- un- ADJ JJ NULL -dergo dergo VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -during during ADP IN NULL -the the DET DT DATE -year year NOUN NN DATE -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -there there ADV RB NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -greatest great ADJ JJS NULL -loss loss NOUN NN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -was be AUX VBD NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -love love NOUN NN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -hap- hap- ADJ JJ NULL -piest pi ADJ JJS NULL -man man NOUN NN NULL -on on ADP IN NULL -earth earth NOUN NN LOC -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -love love VERB VB NULL -who who PRON WP NULL -has have AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -6i 6i PROPN NNP NULL -^^^pleart ^^^pleart PUNCT NFP NULL -, , PUNCT , NULL - - -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -resolved resolve VERB VBN NULL -to to PART TO NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -one one NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -g g NOUN NN NULL -- - PUNCT : NULL -o o NOUN NN NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden NOUN NN NULL -and and CCONJ CC NULL -marry marry VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Both both DET DT NULL -Dorothy Dorothy PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ask ask VERB VB NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -a a DET DT NULL -fool fool NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -with with ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -take take VERB VB NULL -the the DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -do do AUX VBP NULL -not not PART RB NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -happiness happiness NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -say say VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -which which PRON WDT NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -two two NUM CD CARDINAL -friends friend NOUN NNS NULL -was be AUX VBD NULL -right right ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -decided decide VERB VBD NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL - - -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -whether whether SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -no no DET DT NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -each each DET DT NULL -got get VERB VBD NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -What what PRON WP NULL -worried worry VERB VBD NULL -her -PRON- PRON PRP NULL -most most ADV RBS NULL -was be AUX VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -bread bread NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -an- an- CCONJ CC NULL -other other ADJ JJ NULL -meal meal NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -empty empty VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -nor nor CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -ever ever ADV RB NULL -ate eat VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -nor nor CCONJ CC NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -unless unless SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -fed feed VERB VBN NULL -. . PUNCT . NULL - - -CK'dwpterVI CK'dwpterVI PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -CowsvrcUy CowsvrcUy PROPN NNP NULL -Liorv Liorv PROPN NNP NULL -. . PUNCT . NULL - - -THIS THIS PROPN NNP NULL -TIME TIME PROPN NNP NULL - - -DOROTW DOROTW PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -walking- walking- ADJ JJ NULL -through through ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -road road NOUN NN NULL -' ' PUNCT '' NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -much much ADJ JJ NULL -cover^^ cover^^ PROPN NNP NULL -' ' PUNCT '' NULL -dried dry VERB VBN NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -dead dead ADJ JJ NULL -leaves leave NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees,-*^!!^ trees,-*^!!^ PROPN NNP NULL -' ' PUNCT '' NULL -: : PUNCT : NULL -! ! PUNCT . NULL - - -walking- walking- PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -good good ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - --^t% -^t% PUNCT NFP NULL - - -There there PRON EX NULL -were be AUX VBD NULL -few few ADJ JJ NULL -birds bird NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest^if forest^if NUM CD NULL -. . PUNCT . NULL - - -B b NOUN NN NULL -birds bird NOUN NNS NULL -love love VERB VBP NULL -the the DET DT NULL -open open ADJ JJ NULL -country country NOUN NN NULL -where where ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -su su PROPN NNP NULL -] ] PUNCT -RRB- NULL -shine shine NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -deep deep ADJ JJ NULL -growl growl NOUN NN NULL -from from ADP IN NULL -some some DET DT NULL -wild wild ADJ JJ NULL -animal animal NOUN NN NULL -hidden hide VERB VBN NULL -among among ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -sounds sound VERB VBZ NULL -ifiaade ifiaade NOUN NN NULL -. . PUNCT . NULL - - -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -'s 's PART POS NULL -heart heart NOUN NN NULL -beat beat VERB VBD NULL -fast fast ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -66 66 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -what what PRON WP NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -even even ADV RB NULL -bark bark VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -long long ADV RB NULL -will will AUX MD NULL -it -PRON- PRON PRP NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -the the DET DT NULL -child child NOUN NN NULL -asked ask VERB VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -before before ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -was be AUX VBD NULL -the the DET DT NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -went go VERB VBD NULL -there there ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -through through ADP IN NULL -a a DET DT NULL -dangerous dangerous ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -nearer nearer PROPN NNP NULL -to to ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -where where ADV WRB NULL -Oz Oz PROPN NNP NULL -dwells dwell NOUN NNS NULL -the the DET DT NULL -country country NOUN NN NULL -is be AUX VBZ NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -my -PRON- PRON PRP$ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -can can AUX MD NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -bear bear VERB VBP NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -protect protect VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -will will AUX MD NULL -pro- pro- VERB VB NULL -tect tect VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -protect protect VERB VB NULL -him -PRON- PRON PRP NULL -ourselves -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -Just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -there there ADV RB NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -a a DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP ORG -bounded bound VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -With with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw NOUN NN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -spining spin VERB VBG NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -struck strike VERB VBD NULL -at at ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -no no DET DT NULL -impression impression NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -still still ADV RB NULL -. . PUNCT . NULL - - -Little Little PROPN NNP NULL -Toto Toto PROPN NNP NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -an an DET DT NULL -enemy enemy NOUN NN NULL -to to PART TO NULL -face face VERB VB NULL -, , PUNCT , NULL -ran run VERB VBD NULL -barking bark VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -had have AUX VBD NULL -opened open VERB VBN NULL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -67 67 NUM CD CARDINAL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -to to PART TO NULL -bite bite VERB VB NULL -the the DET DT NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -fearing fear VERB VBG NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -heedless heedless NOUN NN NULL -of of ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -slapped slap VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -dare dare VERB VB NULL -to to PART TO NULL -bite bite VERB VB NULL -Toto Toto PROPN NNP NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -a a DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -to to PART TO NULL -bite bite VERB VB NULL -a a DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -rubbed rub VERB VBD NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw ADJ JJ NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -hit hit VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -No no INTJ UH NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -retorted retort VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -T t NOUN NN NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -hanging hang VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -shame shame NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -Lve Lve PROPN NNP NULL -always always ADV RB NULL -known know VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -how how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL - - -To to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -striking strike VERB VBG NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -her -PRON- PRON PRP$ NULL -pick pick VERB VB NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -patted pat VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -still still ADV RB NULL -angry angry ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -over over ADV RB NULL -so so ADV RB NULL -easily easily ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -astonished astonish VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -whirl whirl VERB VB NULL -around around ADV RB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -Is be AUX VBZ NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD CARDINAL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -also also ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -helped help VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -blunted blunt VERB VBD NULL -my -PRON- PRON PRP$ NULL -claws claws NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -they -PRON- PRON PRP NULL -scratched scratch VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -it -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -68 68 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -cold cold ADJ JJ NULL -shiver shiver NOUN NN NULL -run run VERB VBD NULL -down down ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -little little ADJ JJ NULL - - -anima| anima| PROPN NNP NULL - - -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -tender tender ADJ JJ NULL -of of ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Neither neither CCONJ CC NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -a a NOUN NN NULL -a a DET DT NULL -meat meat NOUN NN NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -curious curious ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seems seem VERB VBZ NULL -remarkably remarkably ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -look look VERB VBP NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one PRON PRP NULL -would would AUX MD NULL -think think VERB VB NULL -o^ o^ ADP RP NULL -biting bite VERB VBG NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -con-- con-- PUNCT , NULL -tinned tin VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -| | CCONJ CC NULL -" " PUNCT `` NULL -What what PRON WP NULL -makes make VERB VBZ NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -coward coward NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -look look VERB VB NULL -- - PUNCT HYPH NULL -j j PROPN NNP NULL -ing e VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -a^ a^ ADJ JJ NULL -small small ADJ JJ NULL -horse horse NOUN NN NULL -. . PUNCT . NULL - - -j j PROPN NNP NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -mystery mystery NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -animals animal NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -naturally naturally ADV RB NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -brave brave ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -every- every- ADJ JJ NULL - - -where where ADV WRB NULL -thought think VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -learned learn VERB VBD NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -roared roar VERB VBD NULL -very very ADV RB NULL -loudly loudly ADV RB NULL -every every DET DT NULL -living living NOUN NN NULL -thing thing NOUN NN NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -met meet VERB VBN NULL -a a DET DT NULL -man man NOUN NN NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -awfully awfully ADV RB NULL -scared scared ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -just just ADV RB NULL -roared roar VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -always always ADV RB NULL -run run VERB VBN NULL -away away ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT NULL -ele- ele- NOUN NN NULL -phants phant NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -bears bear NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -tried try VERB VBN NULL -to to PART TO NULL -fight fight VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -run run VERB VBN NULL -myself -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -69 69 NUM CD CARDINAL -coward coward PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -hear hear VERB VBP NULL -me -PRON- PRON PRP NULL -roar roar VERB VB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -try try VERB VBP NULL -to to PART TO NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -King king NOUN NN ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -should should AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -, , PUNCT , NULL -wiping wipe VERB VBG NULL -a a DET DT NULL -tear tear NOUN NN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eye eye NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -sorrow sorrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -makes make VERB VBZ NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -whenever whenever ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -dan- dan- ADJ JJ NULL -ger ger NOUN NN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -begins begin VERB VBZ NULL -to to PART TO NULL -beat beat VERB VB NULL -fast fast ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Perhaps perhaps ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -proves prove VERB VBZ NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Perhaps perhaps ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -never never ADV RB NULL -looked look VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -grjeat grjeat NOUN NN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -70 70 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -think think VERB VB NULL -Oz oz PRON PRP ORG -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -cowardly cowardly ADJ JJ NULL -Lion Lion PROPN NNP EVENT -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Or or CCONJ CC NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -is be AUX VBZ NULL -simply simply ADV RB NULL -unbearable unbearable ADJ JJ NULL -without without ADP IN NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -other other ADJ JJ NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -cowardly cowardly ADJ JJ NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -allow allow VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -scare scare VERB VB NULL -them -PRON- PRON PRP NULL -so so ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -really really ADV RB NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -does do AUX VBZ NULL -n't not PART RB NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -any any DET DT NULL -braver braver NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -myself -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -little little ADJ JJ NULL -company company NOUN NN NULL -set set VERB VBN NULL -off off ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -walking walk VERB VBG NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -strides stride NOUN NNS NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -approve approve VERB VB NULL -this this DET DT NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -forget forget VERB VB NULL -how how ADV WRB NULL -nearly nearly ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -crushed crush VERB VBN NULL -be- be- PROPN NNP NULL - - -tween tween NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -'s 's PART POS NULL -great great ADJ JJ NULL -jaws jaw NOUN NNS NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -he -PRON- PRON PRP NULL -became become VERB VBD NULL -more more ADV RBR NULL -at at ADP IN NULL -ease ease NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -presently presently ADV RB NULL -Toto Toto PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -had have AUX VBD NULL -grown grow VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -During during ADP IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -that that DET DT DATE -day day NOUN NN DATE -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -other other ADJ JJ NULL -adven- adven- ADJ JJ NULL -ture ture NOUN NN NULL -to to ADP IN NULL -mar mar PROPN NNP NULL -the the DET DT NULL -peace peace NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -beetle beetle NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -crawling crawl VERB VBG NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -THR THR PROPN NNP NULL -WONDERFUIv WONDERFUIv PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -71 71 NUM CD NULL - - -the the DET DT NULL -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -always always ADV RB NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -any any DET DT NULL -hving hve VERB VBG NULL -creature creature NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -several several ADJ JJ NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -sorrow sorrow NOUN NN NULL -and and CCONJ CC NULL -regret regret NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -tears tear NOUN NNS NULL -ran run VERB VBD NULL -slowly slowly ADV RB NULL -down down ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -hinges hinge NOUN NNS NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -they -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -presently presently ADV RB NULL -asked ask VERB VBD NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -question question NOUN NN NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -could could AUX MD NULL -not not PART RB NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -jaws jaw NOUN NNS NULL -were be AUX VBD NULL -tightly tightly ADV RB NULL -rusted rust VERB VBN NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -became become VERB VBD NULL -greatly greatly ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -and and CCONJ CC NULL -made make VERB VBD NULL -many many ADJ JJ NULL -motions motion NOUN NNS NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -relieve relieve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP EVENT -was be AUX VBD NULL -also also ADV RB NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -what what PRON WP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -seized seize VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can NOUN NN NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -the the DET DT NULL -iS^ iS^ PROPN NNP NULL -W^oodman W^oodman PROPN NNP NULL -'s 's PART POS NULL -jaws jaws NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -after after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -talk talk VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -will will AUX MD NULL -serve serve VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -les- les- NOUN NN NULL -son son NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -to to PART TO NULL -look look VERB VB NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -step step VERB VBP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -kill kill VERB VB NULL -an- an- DET DT NULL -other other ADJ JJ NULL -bug bug NOUN NN NULL -or or CCONJ CC NULL -beetle beetle NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -surely surely ADV RB NULL -cry cry VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -crying cry VERB VBG NULL -rusts rust NOUN NNS NULL -my -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Thereaf- Thereaf- PROPN NNP NULL - - -ter ter VERB VBD NULL - - -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -72 72 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -very very ADV RB NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -ant ant NOUN NN NULL -toiling- toiling- ADJ JJ NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -step step VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -not not PART RB NULL -to to PART TO NULL -harm harm VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -great great ADJ JJ NULL -care care NOUN NN NULL -never never ADV RB NULL -to to PART TO NULL -be be AUX VB NULL -cruel cruel ADJ JJ NULL -or or CCONJ CC NULL -unkind unkind NOUN NN NULL -to to ADP IN NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -people people NOUN NNS NULL -with with ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -have have AUX VB NULL -something something PRON NN NULL -to to PART TO NULL -guide guide VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -need need VERB VBP NULL -never never ADV RB NULL -do do AUX VB NULL -wrong wrong NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -, , PUNCT , NULL -When when ADV WRB NULL -Oz Oz PROPN NNP NULL -gives give VERB VBZ NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -need need VERB VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -CK.pterVn CK.pterVn PROPN NNPS PRODUCT -. . PUNCT . NULL -.e .e PUNCT NFP NULL - - -Joi Joi PROPN NNP NULL -/ / SYM SYM NULL -rrvey rrvey ADJ JJ NULL -to to ADP IN NULL -TI\e TI\e PROPN NNP NULL -Grets^t Grets^t PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PROPN NNP NULL - - -^^^ ^^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -' ' PUNCT '' NULL -I i NOUN NN NULL -^i ^i PUNCT NFP NULL -WERE be VERB VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -camp camp NOUN NN NULL -out out ADP RP NULL -that that SCONJ IN NULL -nig nig PROPN NNP NULL -- - PUNCT HYPH NULL -ht ht PROPN NNP NULL -under under ADP IN NULL -a a DET DT NULL -large large ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -houses house NOUN NNS NULL -near near ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -tree tree NOUN NN NULL -made make VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -, , PUNCT , NULL -thick thick ADJ JJ NULL -covering covering NOUN NN NULL -to to PART TO NULL -protect protect VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -dew dew NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -chopped chop VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -built build VERB VBD NULL -a a DET DT NULL -splendid splendid ADJ JJ NULL -fire fire NOUN NN NULL -that that PRON WDT NULL -warmed warm VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -feel feel VERB VB NULL -less less ADV RBR NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -ate eat VERB VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -for for ADP IN NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -76 76 NUM CD CARDINAL -THE the DET DT NULL -WONDHRFUL WONDHRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -kill kill VERB VB NULL -a a DET DT NULL -deer deer NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -can can AUX MD NULL -roast roast VERB VB NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -jyour jyour PROPN NNP PERSON -tastes taste NOUN NNS PERSON -are be AUX VBP NULL -so so ADV RB NULL -peculiar peculiar ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -prefer prefer VERB VBP NULL -cooked cook VERB VBN NULL -food food NOUN NN NULL -, , PUNCT , NULL -iand iand X XX NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -beg beg VERB VB NULL -- - PUNCT HYPH NULL -ged ge VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -certainly certainly ADV RB NULL -weep weep VERB VB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -killed kill VERB VBD NULL -a a DET DT NULL -poor poor ADJ JJ NULL -deer deer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fthen fthen ADV RB NULL -my -PRON- PRON PRP$ NULL -jaws jaws NOUN NN NULL -would would AUX MD NULL -rust rust VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -away away ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -supper supper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -knew know VERB VBD NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -^didn't ^didn't ADV RB NULL -mention mention VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -[ [ PUNCT -LRB- NULL -of of ADP IN NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -hungry hungry ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -this this DET DT NULL -jwas jwas NOUN NN NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -and and CCONJ CC NULL -thoughtful thoughtful ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -ilaughed ilaughe VERB VBD NULL -heartily heartily ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -awkward awkward ADJ JJ NULL -way way NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -poor poor ADJ JJ NULL -jcreature jcreature NOUN NN NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -padded padded ADJ JJ NULL -hands hand NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -clumsy clumsy ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -almost almost ADV RB NULL -as as ADV RB NULL -many many ADJ JJ NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -how how ADV WRB NULL -long long ADV RB NULL -it -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -enabled enable VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -feared fear VERB VBD NULL -a a DET DT NULL -spark spark NOUN NN NULL -might might AUX MD NULL -get get AUX VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -burn burn VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -dis- dis- NOUN NN NULL -tance tance NOUN NN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -flames flame NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -to to PART TO NULL -cover cover VERB VB NULL -' ' PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -with with ADP IN NULL -dry dry ADJ JJ NULL -leaves leave NOUN NNS NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -' ' PUNCT '' NULL -f)^]l\l\Ahs^''^'-- f)^]l\l\ahs^''^'-- NUM CD NULL -.. .. PUNCT NFP NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -kept keep VERB VBD NULL -her -PRON- PRON PRP NULL -very very ADV RB NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -77 77 NUM CD CARDINAL -snug snug PROPN NNP NULL -and and CCONJ CC NULL -warm warm ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -daylight daylight NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -bathed bathe VERB VBD NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -rippling ripple VERB VBG NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -an an DET DT NULL -eventful eventful ADJ JJ NULL -day day NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -hardly hardly ADV RB NULL -been be AUX VBN NULL -walking walk VERB VBG NULL -an an DET DT TIME -hour hour NOUN NN TIME -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -that that PRON WDT NULL -crossed cross VERB VBD NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -divided divide VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -wide wide ADJ JJ NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -crept creep VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -into into ADP IN NULL -it -PRON- PRON PRP NULL - - -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -also also ADV RB NULL -very very ADV RB NULL -deep deep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -big big ADJ JJ NULL -, , PUNCT , NULL -jagged jagged ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sides side NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -steep steep ADJ JJ NULL -that that SCONJ IN NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -must must AUX MD NULL -end end VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -despairingly despairingly ADV RB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -thought- thought- ADV RB NULL -ful ful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -fly fly VERB VB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -certain certain ADJ JJ NULL -; ; PUNCT : NULL -neither neither CCONJ CC NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -climb climb VERB VB NULL -down down ADP RP NULL -into into ADP IN NULL -this this DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -stop stop VERB VB NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -after after ADP IN NULL -measuring measure VERB VBG NULL -the the DET DT NULL -distance distance NOUN NN NULL -carefully carefully ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -us -PRON- PRON PRP NULL -all all ADV RB NULL -over over ADV RB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -, , PUNCT , NULL -one one NUM CD NULL -at at ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -will will AUX MD NULL -go go VERB VB NULL -first first ADV RB ORDINAL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -78 78 NUM CD CARDINAL - - -J j NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -killed kill VERB VBD NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -badly badly ADV RB NULL -dented dent VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -below below ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -fall fall NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -falling- falling- NOUN NN NULL -, , PUNCT , NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -is be AUX VBZ NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but but CCONJ CC NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -get get AUX VB NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -attempt attempt NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -and and CCONJ CC NULL -crouched crouch VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -run run VERB VB NULL -and and CCONJ CC NULL -jump jump VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -" " PUNCT `` NULL -Because because SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -the the DET DT NULL -way way NOUN NN NULL -we -PRON- PRON PRP NULL -Lions lion NOUN NNS NULL -do do AUX VBP NULL -these these DET DT NULL -things thing NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -giving give VERB VBG NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -shot shoot VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -: : PUNCT : NULL -all all DET DT NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -easily easily ADV RB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -had have AUX VBD NULL -got get VERB VBN NULL -down down ADP RP NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -back back NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -sprang spring VERB VBD NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -next next ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -tightly tightly ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -with with ADP IN NULL -one one NUM CD NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -safe safe ADJ JJ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -a a DET DT NULL -third third ADJ JJ ORDINAL -time time NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -sat sit VERB VBD NULL -down down ADP RP NULL -for for ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -beast beast NOUN NN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -leaps leap NOUN NNS NULL -had have AUX VBD NULL -made make VERB VBN NULL -his -PRON- PRON PRP$ NULL -breath breath NOUN NN NULL -short short ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -panted pant VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dog dog NOUN NN NULL -that that PRON WDT NULL -has have AUX VBZ NULL -been be AUX VBN NULL -running run VERB VBG NULL -too too ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -^W- ^W- PUNCT , NULL -] ] PUNCT -RRB- NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -very very ADV RB NULL -thick thick ADJ JJ NULL -on on ADP IN NULL -this this DET DT NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -gloomy gloomy ADJ JJ NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -had have AUX VBD NULL -rested rest VERB VBN NULL -started start VERB VBN NULL -along along ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yelh yelh PROPN NNP NULL -brick brick PROPN NNP NULL -, , PUNCT , NULL -silently silently ADV RB NULL -wondering wonder VERB VBG NULL -, , PUNCT , NULL -each each DET DT NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mind mind NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -ever ever ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -reach reach VERB VB NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sun- sun- NOUN NN NULL -shine shine VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -add add VERB VB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -discomfort discomfort NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -soon soon ADV RB NULL -heard hear VERB VBD NULL -strange strange ADJ JJ NULL -noises noise NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -depths depth NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -whispered whisper VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -lived live VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -ksked kske VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -monstrous monstrous ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -with with ADP IN NULL -claws claws PROPN NNP NULL -so so ADV RB NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -tear tear VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -kill kill VERB VB NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Fm fm ADV RB NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -^ ^ PROPN NNP NULL -.^V- .^V- PUNCT . NULL -. . PUNCT . NULL - - -i--^- i--^- PROPN NNP NULL -v v NOUN NN NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -8o 8o PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -dreadful dreadful ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -suddenly suddenly ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -gulf gulf NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -this this DET DT NULL -one one NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -broad broad ADJ JJ NULL -and and CCONJ CC NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP FAC -knew know VERB VBD NULL -at at ADP IN NULL -once once SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -leap leap VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -consider consider VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -serious serious ADJ JJ NULL -thought think VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Here here ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -can can AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -fall fall VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -walk walk VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -first first ADJ JJ ORDINAL -rate rate NOUN NN NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one PRON PRP NULL -would would AUX MD NULL -almost almost ADV RB NULL -suspect suspect VERB VB NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -The the DET DT NULL -Woodman Woodman PROPN NNP NULL -set set VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sharp sharp ADJ JJ NULL -was be AUX VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -was be AUX VBD NULL -soon soon ADV RB NULL -chopped chop VERB VBN NULL -nearly nearly ADV RB NULL -through through ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -strong strong ADJ JJ NULL -front front ADJ JJ NULL -legs leg NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -pushed push VERB VBD NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -tree tree NOUN NN NULL -tipped tip VERB VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -its -PRON- PRON PRP$ NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -just just ADV RB NULL -started start VERB VBN NULL -to to PART TO NULL -cross cross VERB VB NULL -this this DET DT NULL -queer queer PROPN NNP NULL -bridge bridge NOUN NN NULL -when when ADV WRB NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -growl growl NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -look look VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -horror horror NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -two two NUM CD CARDINAL -great great ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to ADP IN NULL -tremble tremble NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -cross cross VERB VB NULL -over over ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -TJLe TJLe PROPN NNPS NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -tcitJi tcitJi PROPN NNP NULL -a a DET DT NULL -crank crank NOUN NN NULL -into into ADP IN NULL -tlie tlie PROPN NNP NULL -gulf gulf PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -8i 8i NUM CD CARDINAL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP NULL -went go VERB VBD NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -holding hold VERB VBG NULL -Toto Toto PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -; ; PUNCT : NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -followed follow VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -came come VERB VBD NULL -next next ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -certainly certainly ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -turned turn VERB VBD NULL -to to PART TO NULL -face face VERB VB NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -a a DET DT NULL -roar roar NOUN NN NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -screamed scream VERB VBD NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP IN NULL -back- back- ADJ JJ NULL -wards ward NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -even even ADV RB NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -re- re- ADV RB NULL -membering membere VERB VBG NULL -that that SCONJ IN NULL -there there PRON EX NULL -were be AUX VBD NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -only only ADV RB NULL -one one NUM CD NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP NORP -again again ADV RB NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -crossed cross VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -Without without ADP IN NULL -stopping stop VERB VBG NULL -an an DET DT NULL -instant instant NOUN NN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -also also ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -lost lose VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -surely surely ADV RB NULL -tear tear VERB VB NULL -us -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -stand stand VERB VB NULL -close close ADJ JJ NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -fight fight VERB VB NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wait wait VERB VB NULL -a a DET DT NULL -minute minute NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -called call VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -what what PRON WP NULL -was be AUX VBD NULL -best good ADJ JJS NULL -to to PART TO NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to PART TO NULL -chop chop VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -that that PRON WDT NULL -rested rest VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -use use VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -two two NUM CD CARDINAL -Kalidahs Kalidahs PROPN NNP NORP -were be AUX VBD NULL -nearly nearly ADV RB NULL -across across ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -, , PUNCT , NULL -carry- carry- PROPN NNP NULL -ing e VERB VBG NULL -the the DET DT NULL -ugly ugly ADJ JJ NULL -, , PUNCT , NULL -snarling snarl VERB VBG NULL -brutes brute NOUN NNS NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -both both DET DT NULL -were be AUX VBD NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -peices peice NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -drawing draw VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -breath breath NOUN NN NULL -of of ADP IN NULL -relief relief NOUN NN NULL -, , PUNCT , NULL -* * PUNCT NFP NULL - - -T t NOUN NN NULL -see see VERB VBP NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -live live VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -1 1 NUM CD QUANTITY -am be AUX VBP QUANTITY -glad glad ADJ JJ QUANTITY -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -m. m. NOUN NN PERSON - - -not not PART RB NULL -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL -oW ow NOUN NN NULL -creafyres creafyre NOUN NNS NULL -ened ene VERB VBD NULL -me -PRON- PRON PRP NULL -so so ADV RB NULL -badly badly ADV RB NULL -th^\ th^\ ADJ JJ NULL - - -heatij heatij PROPN NNP NULL - - -Woodrri Woodrri PROPN NNP NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -- - PUNCT HYPH NULL -Le^rt_to le^rt_to ADJ JJ NULL -beat beat NOUN NN NULL - - -This this DET DT NULL -adventar&Tnade adventar&tnade NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -.. .. PUNCT . NULL - - -more more ADJ JJR NULL -, , PUNCT , NULL -anxi- anxi- PROPN NNP NULL -' ' PUNCT '' NULL - - --tiran -tiran PUNCT : NULL -ever ever ADV RB NULL -to to ADP IN NULL -, , PUNCT , NULL -^f ^f PUNCT NFP CARDINAL --^^ -^^ NUM CD NULL - - -^g-^iJt^ ^g-^iJt^ PUNCT NFP NULL -walked walk VERB VBD NULL -so so ADV RB NULL -; ; PUNCT : NULL -Dorothy Dorothy PROPN NNP PERSON -.-^game .-^game PROPN NNP NULL -tire tire PROPN NNP NULL - - -_ _ PROPN NNP NULL - - -tQ tQ PUNCT NFP NULL - - -ride ride VERB VB NULL -oa^^fe oa^^fe ADP IN NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -ba^. ba^. NUM CD NULL -TO to ADP IN NULL -' ' PUNCT '' NULL -tkekdjeat tkekdjeat NOUN NN NULL -joy joy NOUN NN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -became become VERB VBD NULL -thiSier thisi ADJ JJR NULL - - -the the DET DT NULL -further further ADJ JJ NULL -they -PRON- PRON PRP NULL -advanced^i^nd^n advanced^i^nd^n NUM CD NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME - - -th^y~ th^y~ NOUN NN NULL -suddenly suddenly ADV RB NULL -came come VERB VBD NULL -j^^^-^r^ad j^^^-^r^ad SYM SYM NULL -rB^er rB^er VERB VBN NULL -, , PUNCT , NULL -flowing- flowing- NOUN NN NULL - - -swiftly swiftly ADV RB NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -On on ADP IN NULL -^T^^tTi ^T^^tTi PUNCT NFP NULL -ot^^^de'5-:die ot^^^de'5-:die PRON PRP$ NULL -water water NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- PROPN NNP NULL -\^Mdrriinn%glhroug \^Mdrriinn%glhroug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -green green PROPN NNP NULL -meS^tvs'dottecf meS^tvs'dottecf VERB VBN NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -road road NOUN NN NULL -bor- bor- NOUN NN NULL -^^red^ihJ^es ^^red^ihJ^es PROPN NNP NULL -hauling haul VERB VBG NULL -full full ADJ JJ NULL -- - PUNCT HYPH NULL -iif iif NOUN NN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -eatly eatly ADV RB NULL -pfcased pfcase VERB VBN NULL -to- to- X XX NULL - - -.^e .^e PUNCT . NULL -. . PUNCT . NULL - - -this this DET DT NULL -delightful delightful ADJ JJ NULL -country country NOUN NN NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^r^=:f__-__ZTfew ^r^=:f__-__ZTfew PUNCT , NULL - - -shall shall AUX MD NULL - - -\^^^ss \^^^ss PROPN NNP NULL - - -the the DET DT NULL -riverP^asked riverP^asked PROPN NNP NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kf"^n'L Kf"^n'L PROPN NNP NULL -" " PUNCT '' NULL -^^^^^ ^^^^^ PUNCT . NULL -easity^-done easity^-done NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -j j PROPN NNP NULL -- - PUNCT : NULL -eplied eplie VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -^ ^ PROPN NNP NULL -" " PUNCT `` NULL - - -^^^^'^i^ ^^^^'^i^ PUNCT NFP NULL -\Yoodman \yoodman NOUN NN NULL -mu^bmld mu^bmld PROPN NNP NULL -u^^^ratt^so u^^^ratt^so PROPN NNP ORG -we~ we~ PROPN NNP NULL -can can AUX MD NULL -float float VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -^2i^ ^2i^ CCONJ CC NULL -et^er et^er PROPN NNP NULL -- - PUNCT HYPH NULL -sidv^---i:^.^J2__^ sidv^---i:^.^J2__^ PROPN NNPS NULL -_ _ VERB VBP NULL - - -r"^-- r"^-- NOUN NN NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -took take VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe PROPN NNP NULL -~ ~ PUNCT NFP NULL -a a DET DT NULL -: : PUNCT : NULL -n[d n[d PROPN NNP PERSON - - -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -JL JL PROPN NNP ORG -. . PUNCT . NULL - - -do\^ do\^ PUNCT : NULL - - -> > X XX NULL -sgiall sgiall NOUN NN NULL -trees tree NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -4 4 NUM CD CARDINAL -= = SYM SYM NULL - - -aft;:^iTd aft;:^iTd PUNCT NFP NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -at at ADP IN NULL -^ ^ PROPN NNP NULL -this this DET DT NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -barrk barrk NOUN NN NULL -- - PUNCT : NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -^ ^ PROPN NNP NULL - - -THE the DET DT NULL -WONDKRFUL WONDKRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -83 83 NUM CD CARDINAL -fine fine ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -pleased please VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -nuts nut NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -meal meal NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -takes take VERB VBZ NULL -time time NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -raft raft NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -when when ADV WRB NULL -one one NOUN NN CARDINAL -is be AUX VBZ NULL -as as ADV RB NULL -industrious industrious ADJ JJ NULL -and and CCONJ CC NULL -untiring untiring ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -night night NOUN NN NULL -came come VERB VBD NULL -the the DET DT NULL -work work NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -cozy cozy ADJ JJ NULL -place place NOUN NN NULL -under under ADP IN NULL -the the DET DT NULL -trees- trees- NOUN NN NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -well well ADV RB NULL -until until ADP IN NULL -the the DET DT NULL -morn- morn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -dreamed dream VERB VBD NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -soon soon ADV RB NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -1 1 NUM CD NULL - - -# # SYM $ NULL -|/^ |/^ ADJ JJ NULL -LITTLE LITTLE PROPN NNP ORG -PARTY PARTY PROPN NNP ORG -^^ ^^ PUNCT NFP NULL -^ ^ PROPN NNP NULL -of of ADP IN NULL -travellers traveller NOUN NNS NULL -awak- awak- PROPN NNP NULL -ened ene VERB VBN NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -' ' PUNCT '' NULL -refreshed refreshed ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -hope hope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -breakfasted breakfast VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -princess princess NOUN NN NULL -off off ADP RP NULL -peaches peach NOUN NNS NULL -and and CCONJ CC NULL -plums plum NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -Behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -dark dark ADJ JJ NULL -forest forest NOUN NN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -passed pass VERB VBN NULL -safely safely ADV RB NULL -through through ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -suffered suffer VERB VBN NULL -many many ADJ JJ NULL -discourage- discourage- ADJ JJ NULL -ments ment NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -, , PUNCT , NULL -sunny sunny ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -beckon beckon VERB VB NULL -them -PRON- PRON PRP NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -broad broad ADJ JJ NULL -river river NOUN NN NULL -now now ADV RB NULL -88 88 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -cut cut VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -from from ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -land land NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -cut cut VERB VBN NULL -a a DET DT NULL -few few ADJ JJ NULL -more more ADJ JJR NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pins pin NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -start start VERB VB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -it -PRON- PRON PRP NULL -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -bigf bigf PROPN NNP NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to PART TO NULL -steady steady VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -quite quite ADV RB NULL -well well ADV RB NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -the the DET DT NULL -swift swift ADJ JJ NULL -current current NOUN NN NULL -swept sweep VERB VBD NULL -the the DET DT NULL -raft raft NOUN NN NULL -down down ADP RP NULL -stream stream NOUN NN NULL -, , PUNCT , NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -water water NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -carried carry VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the- the- DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -enchant enchant VERB VB NULL -us -PRON- PRON PRP NULL -and and CCONJ CC NULL -make make VERB VB NULL -us -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -iVnd iVnd PROPN NNP NULL -I -PRON- PRON PRP NULL -slioul slioul VERB VBP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -89 89 NUM CD NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -certainly certainly ADV RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -pushed push VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -pole pole NOUN NN NULL -that that PRON WDT NULL -it -PRON- PRON PRP NULL -stuck stick VERB VBD NULL -fast fast ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -mud mud NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -again again ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -let let VERB VB NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -swept sweep VERB VBN NULL -away away ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP NULL -left leave VERB VBD NULL -clinging cling VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -called call VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -cry cry VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -fortunately fortunately ADV RB NULL -remembered remember VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -rust rust VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -dried dry VERB VBD NULL -his -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -apron apron NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -this this DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -thing thing NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -first first ADV RB ORDINAL -met meet VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -believe believe VERB VB NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -, , PUNCT , NULL -at at ADP IN NULL -any any DET DT NULL -rate rate NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -surely surely ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -use use NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -Scarecro^ Scarecro^ PROPN NNP NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -any any DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Down down ADP IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -the the DET DT NULL -raft raft NOUN NN NULL -floated float VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP PERSON -fWas fWas PROPN NNP PERSON -left leave VERB VBD NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -' ' PUNCT '' NULL -Lion Lion PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Something something PRON NN NULL -must must AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -to to PART TO NULL -save save VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -swim swim VERB VB NULL -to to ADP IN NULL -|he |he PROPN NNP NULL -shore shore NOUN NN NULL -and and CCONJ CC NULL -pull pull VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -after after ADP IN NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -only only ADV RB NULL -hold hold VERB VB NULL -fast fast ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ti^ ti^ PROPN NNP NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -caught catch VERB VBD NULL -fast fast ADJ JJ NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -swim swim VERB VB NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -toward toward ADP IN NULL -the the DET DT NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -by by ADV RB NULL -and and CCONJ CC NULL -by by ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -drawn draw VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -current current NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -'s 's PART POS WORK_OF_ART -long long ADJ JJ NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -shore shore NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -and and CCONJ CC NULL -stepped step VERB VBD NULL -off off ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -long long ADJ JJ NULL -way way NOUN NN NULL -past past ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -that that PRON WDT NULL -led lead VERB VBD NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -the the DET DT NULL -sun sun NOUN NN NULL -dry dry VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -best good ADJ JJS NULL -plan plan NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -walk walk VERB VB NULL -along along ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -bank bank NOUN NN NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -rested rest VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -grassy grassy ADJ JJ NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -from from ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -river river NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -plenty plenty ADJ JJ NULL -^^ ^^ NUM CD NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -91 91 NUM CD CARDINAL -of of ADP IN NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -sunshine sunshine NOUN NN NULL -to to PART TO NULL -cheer cheer VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -felt feel VERB VBN NULL -so so ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -very very ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -only only ADV RB NULL -stopping stop VERB VBG NULL -once once ADV RB NULL -to to PART TO NULL -pick pick VERB VB NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -flower flower NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Look look VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -looking look VERB VBG NULL -very very ADV RB NULL -lonely lonely ADJ JJ NULL -and and CCONJ CC NULL -sad sad ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -both both DET DT NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -wistfully wistfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -until until ADP IN NULL -a a DET DT NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -by by ADV RB NULL -, , PUNCT , NULL -which which PRON WDT NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -to to PART TO NULL -rest rest VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -'s 's PART POS NULL -edge edge NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -these these DET DT NULL -are be AUX VBP NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -n't n't PART RB NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -twisted twist VERB VBD NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -sharply sharply ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -queer queer PROPN NNP NULL -party party PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -wondering wonder VERB VBG NULL -how how ADV WRB NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Over over ADV RB NULL -there there ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL -92 92 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -heavy heavy ADJ JJ NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -thank thank VERB VB NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -find find VERB VBP NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -carry carry VERB VB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -drop drop VERB VB NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -bird bird NOUN NN NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -till till SCONJ IN NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -was be AUX VBD NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -claws claw NOUN NNS NULL -grabbed grab VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -were be AUX VBD NULL -sitting sit VERB VBG NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -happy happy ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -hugged hug VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -, , PUNCT , NULL -even even ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -sang sing VERB VBD NULL -" " PUNCT `` NULL -Tol tol NOUN NN NULL -- - PUNCT HYPH NULL -de- de- ADJ JJ NULL - - -ri ri PROPN NNP NULL -- - PUNCT HYPH NULL -de de ADP IN NULL -- - PUNCT HYPH NULL -oh oh INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -at at ADP IN NULL -every every DET DT NULL -step step NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -so so ADV RB NULL -gay gay ADJ JJ NULL - - -. . PUNCT . NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -stay stay VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -for- for- X XX NULL -ever ever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -the the DET DT NULL -kind kind NOUN NN NULL -Stork Stork PROPN NNP NULL -saved save VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get VERB VBP NULL -any any DET DT NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -find find VERB VB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -again again ADV RB NULL -and and CCONJ CC NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -some some DET DT NULL -kindness kindness NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -along along ADV RB NULL -beside beside ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -always always ADV RB NULL -like like VERB VBP NULL -to to PART TO NULL -help help VERB VB NULL -anyone anyone PRON NN NULL -in in ADP IN NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -babies baby NOUN NNS NULL -are be AUX VBP NULL -waiting wait VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -nest nest NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -kind kind ADJ JJ NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -listening listen VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -singing singing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Stork Stork PROPN NNP WORK_OF_ART -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -93 93 NUM CD CARDINAL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -looking^ looking^ X XX NULL -at at ADP IN NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -flowers flower NOUN NNS NULL -which which PRON WDT NULL -now now ADV RB NULL -became become VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -carpeted carpet VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -blossoms blossom NOUN NNS NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -great great ADJ JJ NULL -clusters cluster NOUN NNS NULL -of of ADP IN NULL -scarlet scarlet PROPN NNP NULL -pop- pop- PROPN NNP NULL -pies pie NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -so so ADV RB NULL -brilliant brilliant ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -dazzled dazzle VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -beautiful beautiful ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -breathed breathe VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -spicy spicy ADJ JJ NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -probably probably ADV RB NULL -like like VERB VB NULL -them -PRON- PRON PRP NULL -better well ADJ JJR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -a a DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -love love VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -always always ADV RB NULL -did do AUX VBD NULL -like like SCONJ IN NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -they -PRON- PRON PRP NULL -seem seem VERB VBP NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -and and CCONJ CC NULL -frail frail ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -there there PRON EX NULL -are be AUX VBP NULL -none none NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -so so ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -these these DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -now now ADV RB NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -more more ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -scarlet scarlet ADJ JJ NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -flowers flower NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -meadow meadow NOUN NN NULL -of of ADP IN NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -well well ADV RB NULL -known known ADJ JJ NULL -that that SCONJ IN NULL -when when ADV WRB NULL -there there PRON EX NULL -are be AUX VBP NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -flowers flower NOUN NNS NULL -together together ADV RB NULL -their -PRON- PRON PRP$ NULL -odor odor NOUN NN NULL -is be AUX VBZ NULL -so so ADV RB NULL -powerful powerful ADJ JJ NULL -that that SCONJ IN NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -breathes breathe VERB VBZ NULL -it -PRON- PRON PRP NULL -falls fall VERB VBZ NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -the the DET DT NULL -sleeper sleeper NOUN NN NULL -is be AUX VBZ NULL -not not PART RB NULL -carried carry VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flow- flow- NOUN NN NULL -ers er NOUN NNS NULL -he -PRON- PRON PRP NULL -sleeps sleep VERB VBZ NULL -on on ADV RB NULL -and and CCONJ CC NULL -on on ADV RB NULL -forever forever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -were be AUX VBD NULL -everywhere everywhere ADV RB NULL -about about ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -presently presently ADV RB NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -grew grow VERB VBD NULL -heavy heavy ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -sit sit VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -rest rest VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -94 94 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -would would AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -hurry hurry VERB VB NULL -and and CCONJ CC NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -before before ADP IN NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -walking walk VERB VBG NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -stand stand VERB VB NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -closed close VERB VBD NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -forgot forget VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -fast fast VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -leave leave VERB VBP NULL -her -PRON- PRON PRP NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -die die VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -smell smell NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -is be AUX VBZ NULL -killing kill VERB VBG NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -open open ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -already already ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -true true ADJ JJ NULL -; ; PUNCT : NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -fallen fall VERB VBN NULL -down down ADP RP NULL -beside beside ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -were be AUX VBD NULL -troubled trouble VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -95 95 NUM CD CARDINAL - - -" " PUNCT `` NULL -Run run VERB VB NULL -fast fast ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Lion lion NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -deadly deadly ADJ JJ NULL -flower flower NOUN NN NULL -- - PUNCT HYPH NULL -bed bed NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -too too ADV RB NULL -big big ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -aroused arouse VERB VBD NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -forward forward ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -make make VERB VB NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -our -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -Toto Toto PROPN NNP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -lap lap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -seat seat NOUN NN NULL -and and CCONJ CC NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -between between ADP IN NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -On on ADV RB NULL -and and CCONJ CC NULL -on on ADP IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -carpet carpet NOUN NN NULL -of of ADP IN NULL -deadly deadly ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -them -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -end end VERB VB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -bend bend NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -lying lie VERB VBG NULL -fast fast ADV RB NULL -asleep asleep ADJ JJ NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -flowers flower NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -huge huge ADJ JJ NULL -beast beast NOUN NN NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -given give VERB VBN NULL -up up ADP RP NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fallen fall VERB VBN NULL -only only ADV RB NULL -a a DET DT NULL -short short ADJ JJ NULL -distance distance NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -poppy- poppy- ADJ JJ NULL - - -w^^^^ w^^^^ PROPN NNP NULL - - -^^/^ ^^/^ PUNCT NFP NULL -^^^ ^^^ NOUN NN NULL -' ' PUNCT '' NULL -^^1^^^^ ^^1^^^^ PUNCT : NULL - - -the the DET DT NULL -sweet sweet ADJ JJ NULL -grass grass NOUN NN NULL -spread spread VERB VBD NULL -in in ADP IN NULL -beautiful beautiful ADJ JJ NULL -wW ww NOUN NN NULL -, , PUNCT , NULL -i9^ i9^ PROPN NNP NULL -f f PROPN NNP NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J J PROPN NNP NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -much much ADV RB NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -lift lift VERB VB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -must must AUX MD NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -here here ADV RB NULL -to to PART TO NULL -sleep sleep VERB VB NULL -on on ADP IN NULL -for- for- PROPN NNP NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -perhaps perhaps ADV RB NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -dream dream VERB VB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -found find VERB VBN NULL -courage courage NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -z z PROPN NNP NULL -' ' NUM CD NULL -96 96 NUM CD CARDINAL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -comrade comrade NOUN NN NULL -for for ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -cowardly cowardly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -on on ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -spot spot NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -far far ADV RB NULL -enough enough ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -field field NOUN NN NULL -to to PART TO NULL -prevent prevent VERB VB NULL -her -PRON- PRON PRP$ NULL -breathing breathing NOUN NN NULL -any any DET DT NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -poison poison NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -here here ADV RB NULL -they -PRON- PRON PRP NULL -laid lay VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -o o X XX NULL - - -n n CCONJ CC NULL - - -th th X XX NULL -^soft ^soft ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -4j 4j NUM CD CARDINAL -) ) PUNCT -RRB- NULL -' ' PUNCT '' NULL - - -^^. ^^. PROPN NNP NULL -: : PUNCT : NULL -CK^pterlX CK^pterlX PROPN NNP PERSON -TKe TKe PROPN NNP NULL -Qi Qi PROPN NNP ORG -/ / SYM SYM ORG -eerv eerv PROPN NNP ORG -rtN rtn NOUN NN NULL -Field Field PROPN NNP NULL -Mice Mice PROPN NNP NULL -. . PROPN NNP NULL - - -CANNOT CANNOT PROPN NNP ORG -BE be VERB VB ORG -FAR far ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow PROPN NNP NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -nearly nearly ADV RB NULL -as as SCONJ IN NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -river river NOUN NN NULL -carried carry VERB VBD NULL -us -PRON- PRON PRP NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -was be AUX VBD NULL -about about ADV RB NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -, , PUNCT , NULL -m^^is m^^is PROPN NNP NULL -head head NOUN NN NULL -( ( PUNCT -LRB- NULL -which which PRON WDT NULL -worked work VERB VBD NULL -beautifully beautifully ADV RB NULL -on on ADP IN NULL -hinges hinge NOUN NNS NULL -) ) PUNCT -RRB- NULL -a a DET DT NULL -strange strange ADJ JJ NULL -beast beast NOUN NN NULL -come come VERB VB NULL -bounding bound VERB VBG NULL -over over ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -towards towards ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -great great ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -wildcat wildcat NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ithe ithe NOUN NN NULL -Woodman Woodman PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -chasing chase VERB VBG NULL -something something PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -its -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -its -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -wide wide ADJ JJ NULL -open open ADJ JJ NULL -, , PUNCT , NULL -showing show VERB VBG NULL -two two NUM CD CARDINAL -rows row NOUN NNS NULL -of of ADP IN NULL -ugly ugly ADJ JJ NULL -teeth tooth NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -its -PRON- PRON PRP$ NULL -red red ADJ JJ NULL -eyes eye NOUN NNS NULL -lowed low VERB VBN NULL -like like SCONJ IN NULL -balls ball NOUN NNS NULL -of of ADP IN NULL -fire fire NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -nearer nearer ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -v\ v\ PROPN NNP ORG -loo loo PROPN NNP NULL -THE the DET DT LAW -WONDERFUL WONDERFUL PROPN NNP LAW -WIZARD wizard NOUN NN LAW -' ' PUNCT '' LAW -OF of ADP IN LAW -OZ OZ PROPN NNP LAW -. . PUNCT . NULL - - -Woodman Woodman PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -running run VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -beast beast NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ray ray NOUN NN NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -to to PART TO NULL -try try VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -such such DET PDT NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -harm- harm- ADJ JJ NULL -less less ADJ JJR NULL -creature creature NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -raised raise VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -ran run VERB VBD NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -quick quick ADJ JJ NULL -blow blow NOUN NN NULL -that that PRON WDT NULL -cut cut VERB VBD NULL -the the DET DT NULL -beast beast NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -clean clean VERB VB NULL -off off ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -in in ADP IN NULL -two two NUM CD CARDINAL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -freed free VERB VBN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -coming come VERB VBG NULL -slowly slowly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -for for ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -speak speak VERB VB NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -beg beg VERB VBP NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -! ! PUNCT . NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -careful careful ADJ JJ NULL -to to PART TO NULL -help help VERB VB NULL -all all DET PDT NULL -those those DET DT NULL -who who PRON WP NULL -may may AUX MD NULL -need need VERB VB NULL -a a DET DT NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -to to PART TO NULL -be be AUX VB NULL -only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -indignantly indignantly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Queen Queen PROPN NNP NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -fi(dd fi(dd NOUN NN NULL -- - PUNCT HYPH NULL -mice mice NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -making make VERB VBG NULL -a a DET DT NULL -bow bow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Therefore therefore ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -deed deed NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -in in ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -several several ADJ JJ NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -seen see VERB VBN NULL -running run VERB VBG NULL -up up ADP RP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -legs leg NOUN NNS NULL -could could AUX MD NULL -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -their -PRON- PRON PRP$ NULL -Queen queen NOUN NN NULL -they -PRON- PRON PRP NULL -exclaimed exclaim VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -your -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -! ! PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -manage manage VERB VB NULL -to to PART TO NULL -escape escape VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Wildcat Wildcat PROPN NNP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -lOI lOI PROPN NNP NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -bowed bow VERB VBD NULL -so so ADV RB NULL -low low ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -funny funny ADJ JJ NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -killed kill VERB VBD NULL -the the DET DT NULL -Wild- Wild- PROPN NNP NULL -cat cat NOUN NN NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -all all ADV RB NULL -serve serve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -his -PRON- PRON PRP$ NULL -slightest slight ADJ JJS NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -shrill shrill ADJ JJ NULL -chorus chorus NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -awak- awak- VERB VBN NULL -ened ene VERB VBN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -all all DET PDT NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -one one NUM CD CARDINAL -bark bark NOUN NN NULL -of of ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -right right ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -mid- mid- NOUN NN NULL -dle dle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -group group NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -always always ADV RB NULL -loved love VERB VBN NULL -to to PART TO NULL -chase chase VERB VB NULL -mice mouse NOUN NNS NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -no no DET DT NULL -harm harm NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -W^^oodman W^^oodman PROPN NNP NULL -caught catch VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -him -PRON- PRON PRP NULL -tight tight ADJ JJ NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -Toto Toto PROPN NNP NULL -shall shall AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -At at ADP IN NULL -this this DET DT NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS ORG -stuck stick VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -out out ADP RP NULL -from from ADP IN NULL -a a DET DT NULL -clump clump NOUN NN NULL -of of ADP IN NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -timid timid ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -bite bite VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -One one NUM CD CARDINAL -by by ADP IN NULL -one one NUM CD CARDINAL -the the DET DT NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -creep- creep- PROPN NNP NULL -ing e VERB VBG NULL -back back ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -bark bark VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -have have AUX VB NULL -bitten bite VERB VBN NULL -him -PRON- PRON PRP NULL -had have AUX VBD NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -not not PART RB NULL -known know VERB VBN NULL -very very ADV RB NULL -well well ADV RB NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -. . PUNCT . NULL -. . PUNCT . NULL - - -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -mice^spiake mice^spiake PROPN NNP NULL -. . PUNCT . NULL - - -,:v-\vi^-,3>^ ,:v-\vi^-,3>^ PUNCT , NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL - - -: : PUNCT : NULL - - --^v^- -^v^- PROPN NNP NULL - - -I02 I02 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -anything- anything- ADJ JJ NULL - - -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -it -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -repay repay VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -saving save VERB VBG NULL -the the DET DT NULL -Hfe Hfe PROPN NNP PERSON -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -Queen queen NOUN NN PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Nothing nothing PRON NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -trying try VERB VBG NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -because because SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -said say VERB VBD NULL -, , PUNCT , NULL -quickly quickly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL - - -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -save save VERB VB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -A a DET DT WORK_OF_ART -Lion Lion PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -eat eat VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -up up ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -this this DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Really really ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Mouse Mouse PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -so so ADV RB NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -is be AUX VBZ NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -promise promise VERB VBP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -shall shall AUX MD NULL -treat treat VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -with with ADP IN NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -trust trust VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -which which PRON WDT NULL -call call VERB VBP NULL -you -PRON- PRON PRP NULL -Queen Queen PROPN NNP PERSON -and and CCONJ CC NULL -are be AUX VBP NULL -willing willing ADJ JJ NULL -to to PART TO NULL -obey obey VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -are be AUX VBP NULL -thousands thousand NOUN NNS CARDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -to to PART TO NULL -come come VERB VB NULL -here here ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possi- possi- NUM CD NULL -ble ble VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -let let VERB VB NULL -each each DET DT NULL -one one NOUN NN NULL -bring bring VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Queen Queen PROPN NNP NULL -turned turn VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -that that PRON WDT NULL -attended attend VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -her -PRON- PRON PRP$ NULL -orders order NOUN NNS NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -away away ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -direction direction NOUN NN NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -tlie tlie PROPN NNP PERSON -Queen Queen PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -103 103 NUM CD CARDINAL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -Now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -trees tree NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -- - PUNCT HYPH NULL -side side NOUN NN NULL -and and CCONJ CC NULL -make make VERB VB NULL -a a DET DT NULL -truck truck NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -carry carry VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -went go VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -a a DET DT NULL -truck truck NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -limbs limb NOUN NNS NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -chopped chop VERB VBD NULL -away away ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -leaves leave NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -it -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pegs peg NOUN NNS NULL -and and CCONJ CC NULL -made make VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -wheels wheel NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -short short ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -tree- tree- ADJ JJ NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -fast fast ADV RB NULL -and and CCONJ CC NULL -so so ADV RB NULL -well well ADV RB NULL -did do AUX VBD NULL -he -PRON- PRON PRP NULL -work work VERB VB NULL -that that SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -mice mice NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -arrive arrive VERB VB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -thou- thou- ADJ JJ NULL -sands sand NOUN NNS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -: : PUNCT : NULL -big big ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -middle middle ADJ JJ NULL -- - PUNCT HYPH NULL -sized sized ADJ JJ NULL -mice mouse NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -each each DET DT NULL -one one NOUN NN CARDINAL -brought bring VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -about about ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -woke wake VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -astonished astonish VERB VBN NULL -to to PART TO NULL -find find VERB VB NULL -herself -PRON- PRON PRP NULL -lying lie VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -thousands thousand NOUN NNS CARDINAL -of of ADP IN NULL -mice mouse NOUN NNS NULL -standing stand VERB VBG NULL -around around ADV RB NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -about about ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -dignified dignified ADJ JJ NULL -little little ADJ JJ NULL -Mouse Mouse PROPN NNP GPE -, , PUNCT , NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -nodded nod VERB VBD NULL -gravely gravely ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -made make VERB VBD NULL -a a DET DT NULL -courtesy courtesy NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -friendly friendly ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -now now ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -fasten fasten VERB VB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -, , PUNCT , NULL -using use VERB VBG NULL -the the DET DT NULL -strings string NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -string string NOUN NN NULL -was be AUX VBD NULL -tied tie VERB VBN NULL -around around ADP IN NULL -the the DET DT NULL -neck neck NOUN NN NULL -I04 I04 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -each each DET DT NULL -mouse mouse NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -. . PUNCT . NULL -Of of ADV RB NULL -course course ADV RB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -a a DET DT CARDINAL -thousand thousand NUM CD CARDINAL -times time NOUN NNS NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -rafice rafice NOUN NN NULL -who who PRON WP NULL -were be AUX VBD NULL -to to PART TO NULL -draw draw VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -^arnessed ^arnesse VERB VBN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -to to PART TO NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -/Scarecrow /Scarecrow PUNCT . NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -could could AUX MD NULL -sit sit VERB VB NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -dravc^-n dravc^-n NOUN NN NULL - - -s\viftly s\viftly ADV RB NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -queer queer NOUN NN NULL -little little ADJ JJ NULL -horses horse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -here here ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -fAft^ fAft^ PROPN NNP NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -was be AUX VBD NULL -/.,4ieaY^j^tliey /.,4ieaY^j^tliey PUNCT . NULL -, , PUNCT , NULL -managed manage VERB VBD NULL -to to PART TO NULL -- - PUNCT HYPH NULL -get get AUX VB NULL -te^r^^il^the te^r^^il^the NOUN NN NULL -truck truck NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -^^^mi^^^ ^^^mi^^^ NUM CD NULL -' ' PART POS NULL -# # SYM $ NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -105 105 NUM CD CARDINAL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -hurriedly hurriedly ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -the the DET DT NULL -order order NOUN NN NULL -to to PART TO NULL -start start VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -feared fear VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -stayed stay VERB VBD NULL -among among ADP IN NULL --ib^^#oppies -ib^^#oppie NOUN NNS NULL - - -too too ADV RB NULL -long long ADV RB NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -would would AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -^^^^^;^ ^^^^^;^ PUNCT NFP NULL -' ' PUNCT '' NULL --^^ -^^ NOUN NN NULL -? ? PUNCT . NULL - - -5^ 5^ NUM CD NULL -~ ~ PUNCT NFP NULL -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -cfeaturSs cfeaturSs PROPN NNP NULL -" " PUNCT '' NULL - - -many many ADJ JJ NULL -though though SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -is^ould is^ould AUX MD NULL -hardly hardly ADV RB NULL -stir stir VERB VB NULL -the the DET DT NULL -heavily heavily ADV RB NULL -loaded loaded ADJ JJ NULL -truck truck NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -- - PUNCT HYPH NULL -man man PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -both both DET DT NULL -pushed push VERB VBD NULL -from from ADP IN NULL -behind behind ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -better well ADJ JJR NULL -. . PUNCT . NULL - - -Soon soon ADV RB NULL -they -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LOC -out out ADV RB NULL -< < X XX NULL -M M PROPN NNP NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -breathe breathe VERB VB NULL --the -the PUNCT `` NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -poisonous poisonous ADJ JJ NULL -scent scent NOUN NN NULL -o'L o'l NOUN NN NULL - - --tHe -tHe PROPN NNP CARDINAL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -^^ ^^ SYM SYM NULL - - -H h NOUN NN NULL -r r NOUN NN NULL -~iv~>*^ ~iv~>*^ SYM SYM NULL -io6 io6 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -warmly warmly ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -her -PRON- PRON PRP$ NULL -companion companion NOUN NN NULL -from from ADP IN NULL -death death NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -bigf bigf PROPN NNP NULL - - -Lion Lion PROPN NNP ORG -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -rescued rescue VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -unharnessed unharnessed ADJ JJ NULL -from from ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -and and CCONJ CC NULL -scampered scamper VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT PERSON -Queen queen NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice Mice PROPN NNP PERSON -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -Tf tf NOUN NN NULL -ever ever ADV RB NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -come come VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -field field NOUN NN NULL -and and CCONJ CC NULL -call call NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -hear hear VERB VB NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -come come VERB VB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -assistance assistance NOUN NN NULL -. . PUNCT . NULL - - -Goodbye goodbye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -away away ADV RB NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -ran run VERB VBD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -tightly tightly ADV RB NULL -lest lest ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -run run VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -frighten frighten VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -until until ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -awaken awaken VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -brought bring VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -some some DET DT NULL -fruit fruit NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -tree tree NOUN NN NULL -near near SCONJ IN NULL -bA\;^ttiiill(i//i^ bA\;^ttiiill(i//i^ PROPN NNP GPE -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -# # NOUN NN NULL -CKb^pterX. ckb^pterx. NOUN NN NULL -TKe TKe PROPN NNP NULL - - -Gi/&wrdisvrs Gi/&wrdisvrs PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -tKe tKe PROPN NNP ORG -G?vte G?vte PROPN NNP ORG -. . PUNCT . NULL -.^^ .^^ PUNCT . NULL -' ' PUNCT '' NULL -^^1 ^^1 SYM SYM NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -^^ ^^ SYM SYM NULL - - -li li PROPN NNP NULL - - -Q'l Q'l PROPN NNP NULL - - -: : PUNCT : NULL -^\^%'^^^ ^\^%'^^^ X ADD CARDINAL -i'^^QME i'^^qme NOUN NN NULL -THH^^EFORE thh^^efore NOUN NN NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -awakened awaken VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -lain lain PROPN NNP NULL -ig ig ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -a a DET DT NULL -long long ADJ JJ NULL -" " PUNCT '' NULL -while while SCONJ IN NULL -, , PUNCT , NULL -breath- breath- PROPN NNP NULL - - -^;;,;A}i'^'^''Tng- ^;;,;A}i'^'^''Tng- PUNCT NFP NULL - - -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -deadly deadly ADJ JJ NULL -fragrance fragrance NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -roll roll VERB VB NULL -off off ADP RP NULL -the the DET DT NULL -truck truck NOUN NN NULL -he -PRON- PRON PRP NULL -W^^ W^^ VERB VBZ NULL -yery yery ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -himself -PRON- PRON PRP NULL -still still ADV RB NULL -, , PUNCT , NULL -. . PUNCT . NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL - - -MMl MMl PROPN NNP NULL -' ' PUNCT '' NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -jrafi jrafi PROPN NNP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -1 1 NUM CD CARDINAL -' ' X XX NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -down down ADP RP NULL -and and CCONJ CC NULL -^"yawniijt^^'but ^"yawniijt^^'but PUNCT NFP NULL - - -the the DET DT NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -ydU^get ydu^get VERB VB NULL -me -PRON- PRON PRP NULL -put put VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -M|iijjii M|iijjii PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^lfen*they ^lfen*they INTJ UH NULL -' ' PUNCT '' NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -or or CCONJ CC NULL -tlie tlie ADJ JJ NULL -' ' PUNCT `` NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -they -PRON- PRON PRP NULL -IP IP PROPN NNP NULL -jihad jihad PROPN NNP NULL -gitieroubly gitieroubly ADV RB NULL -saved save VERB VBD NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -death death NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -r&ioiTRjj^ighed.^nd r&ioitrjj^ighed.^nd NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -, , PUNCT , NULL -, , PUNCT , NULL - - -I -PRON- PRON PRP NULL -fliy'^ fliy'^ PROPN NNP NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -^*\ave ^*\ave VERB VBP NULL -always always ADV RB NULL -thought think VERB VBN NULL -myself -PRON- PRON PRP NULL -very very ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -; ; PUNCT : NULL - - -^small ^small X FW NULL -ihings ihing NOUN NNS NULL -as as SCONJ IN NULL -flowers flower NOUN NNS NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -killinglhe killinglhe PROPN NNP GPE -, , PUNCT , NULL -; ; PUNCT : NULL -& & CCONJ CC NULL -% % NOUN NN NULL -' ' PUNCT '' NULL -jL jl NOUN NN NULL -^ ^ PROPN NNP NULL - - -^^^---*5 ^^^---*5 ADV RB NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -no no DET DT NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -small small ADJ JJ NULL -animals animal NOUN NNS NULL -as as SCONJ IN NULL -mice mouse NOUN NNS NULL -have have AUX VBP NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -strange strange ADJ JJ NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -is be AUX VBZ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -comrades comrade NOUN NNS NULL -, , PUNCT , NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -journey journey VERB VB NULL -on on ADP RP NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -find find VERB VBP NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -keep keep VERB VB NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -being be AUX VBG NULL -fully fully ADV RB NULL -refreshed refresh VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -feeling feel VERB VBG NULL -quite quite ADV RB NULL -himself -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -4 4 NUM CD CARDINAL -: : PUNCT : NULL - - -he- he- X XX NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -greatly greatly ADV RB NULL -enjoying enjoy VERB VBG NULL -tlie tlie ADJ JJ NULL -walk walk NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -; ; PUNCT : NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -grass grass NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -nOtlong nOtlong PROPN NNP GPE -before before ADP IN NULL -they -PRON- PRON PRP NULL -reac^d3h reac^d3h PROPN NNP GPE -: : PUNCT : NULL - - -j0atf j0atf PROPN NNP NULL -of of ADP IN NULL -yeifbw yeifbw NOUN NN NULL -T)^^^^ T)^^^^ PROPN NNP NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -aga^;:^^^^i aga^;:^^^^i PROPN NNP NULL - - -: : PUNCT : NULL -i6^merald i6^merald PROPN NNP PERSON -^S^^where ^S^^where PUNCT , NULL - - -the the DET DT NULL -grej^J^^ grej^J^^ NOUN NNS NULL -Oz Oz PROPN NNP NULL -dwjpllr dwjpllr NOUN NNS NULL - - -The the DET DT NULL -f^5^ f^5^ NOUN NN GPE -paved pave VERB VBN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -countrf^ countrf^ NOUN NN NULL - - -abotrt^^s^ abotrt^^s^ PROPN NNP NORP - - --i^-was -i^-was PUNCT NFP NULL -beaiitiful beaiitiful ADJ JJ NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -travelers^ travelers^ NOUN NN NULL -rejoiced rejoice VERB VBD NULL -in in ADP IN NULL -leavfng^ leavfng^ PROPN NNP NULL -the the DET DT NULL -forest forest NOUN NN NULL -far far ADV RB NULL - - -be- be- PROPN NNP NULL -0-% 0-% NOUN NN CARDINAL -. . PUNCT . NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -\ \ VERB VBZ NULL -hind hind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -many many ADJ JJ NULL -danger^'^^^3 danger^'^^^3 PROPN NNP NULL -they.^ad they.^ad PROPN NNP NULL -ng.et ng.et PROPN NNP NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom)i_s^c gloom)i_s^c PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -fences fence NOUN NNS NULL -built build VERB VBN NULL -beside beside ADP IN NULL -the the DET DT NULL - - -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -cam cam VERB VBD NULL -small small ADJ JJ NULL -house house NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -evidently evidently ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -th.a th.a PROPN NNP NULL -! ! PROPN NNP NULL -was be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -They.passed they.passe VERB VBN NULL - - -by by ADP IN NULL -several several ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -house^-ini house^-ini NOUN NNS NULL -TTi TTi PROPN NNP NULL -during during ADP IN NULL -the the DET DT NULL -afterni3tDn afterni3tdn NOUN NN NULL -, , PUNCT , NULL --and -and CCONJ CC NULL -sometimes sometimes ADV RB NULL -people people NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -ctoors ctoor NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -.they .they PRON PRP NULL -would would AUX MD NULL -like like VERB VB NULL -to to ADP IN NULL -asK, asK, PROPN NNP GPE -. . PUNCT . NULL - - -,!.'!^^;.'.^^ ,!.'!^^;.'.^^ X XX NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -questions question NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -came come VERB VBD NULL -near near SCONJ IN NULL -thenriior thenriior PROPN NNP NULL -spoke speak VERB VBD NULL -to- to- X XX NULL - - -them -PRON- PRON PRP NULL - - -H')||M H')||M PROPN NNP NULL -J)ecause j)ecause ADP IN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -of of ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -^he ^he PUNCT NFP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -clothing clothing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -l^^ely l^^ely ADJ JJ NULL -e^merald e^merald X FW NULL -^reen ^reen NOUN NN NULL -coloi^^^'^wore^peaked coloi^^^'^wore^peake VERB VBN NULL -hats hat NOUN NNS NULL -like like SCONJ IN NULL -tho%^f tho%^f PROPN NNP NULL -, , PUNCT , NULL -^0 ^0 PUNCT NFP ORG -Munchkins Munchkins PROPN NNP ORG -. . PUNCT . NULL - - -C c NOUN NN NULL -' ' PUNCT '' NULL - - -This this DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -said^Dor(|tliy said^Dor(|tliy PROPN NNP NULL -, , PUNCT , NULL -^!,and ^!,and PUNCT NFP NULL - - -we._are^4ureLy we._are^4urely X ADD NULL -. . PUNCT . NULL - - -getting get VERB VBG NULL -near near SCONJ IN NULL -the the DET DT FAC -Emerald Emerald PROPN NNP FAC -Cit4"^ Cit4"^ PROPN NNP FAC -~"^^ ~"^^ PROPN NNP FAC -" " PUNCT `` FAC -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -everytliinff everytliinff PROPN NNP NULL -is be AUX VBZ NULL -ere ere ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -inthe inthe DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mui Mui PROPN NNP FAC -^l^avorite ^l^avorite PUNCT , NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -not not PART RB NULL -seem seem VERB VBP NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -friendly friendly ADJ JJ NULL -as as SCONJ IN NULL -unchkins unchkin NOUN NNS NULL - - -andl'm andl'm NOUN NNS NULL -afraid afraid ADJ JJ NULL -we;,shall we;,shall AUX MD NULL -mable mable ADJ JJ NULL -to to ADP IN NULL -finrd^^^SSlo finrd^^^sslo NUM CD NULL -pa'^ pa'^ PROPN NNP NULL -o;(^I o;(^I PROPN NNP NULL - - -should should AUX MD NULL -like like VERB VB NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -bsides bsides PROPN NNP NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -a a DET DT NULL -' ' PUNCT '' NULL -m m NOUN NN NULL -sure sure INTJ UH NULL - - -Toto Toto PROPN NNP PERSON -is be AUX VBZ NULL -nearly nearly ADV RB NULL -starv starv NOUN NNS NULL - - -et et X FW NULL -us -PRON- PRON PRP NULL -stop stop VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -house house NOUN NN NULL -a a DET DT NULL -alk alk NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -people.l^/^v^ people.l^/^v^ ADJ JJ NULL - - -W W PROPN NNP NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -canie'to canie'to VERB VBP NULL -2 2 NUM CD CARDINAL -t t PROPN NNP NULL -rm rm PROPN NNP NULL -house house NOUN NN NULL -, , PUNCT , NULL -Dorot^^#alked dorot^^#alke VERB VBD NULL -112 112 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -boldly boldly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -. . PUNCT . NULL - - -A a DET DT NULL -woman woman NOUN NN NULL -opened open VERB VBD NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -far far ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -look look VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -, , PUNCT , NULL -child child NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -and and CCONJ CC NULL -comrade comrade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -tame tame ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -opening open VERB VBG NULL -the the DET DT NULL -door door NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -wider wide ADJ JJR NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -too too ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -than than SCONJ IN NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -another another DET DT NULL -peep peep NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -case case NOUN NN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -place place NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -entered enter VERB VBD NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -there there PRON EX NULL -were be AUX VBD NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -two two NUM CD CARDINAL -children child NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -had have AUX VBD NULL -hurt hurt VERB VBN NULL -his -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -couch couch NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -so so ADV RB NULL -strange strange ADJ JJ NULL -a a DET DT NULL -company company NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -laying lay VERB VBG NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -To to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -3 3 NUM CD TIME -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -lets let VERB VBZ NULL -any any DET DT NULL -one one NOUN NN CARDINAL -come come VERB VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -many many ADJ JJ NULL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT EVENT -Great Great PROPN NNP EVENT -Oz Oz PROPN NNP EVENT -, , PUNCT , NULL -nor nor CCONJ CC NULL -do do AUX VBP NULL -I -PRON- PRON PRP NULL -know know VERB VB NULL -of of ADP IN NULL -any any DET DT NULL -living live VERB VBG NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Does do AUX VBZ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -go go VERB VB NULL -out out ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asteed asteed VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Never never ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -sits sit VERB VBZ NULL -day day NOUN NN NULL -after after ADP IN NULL -day day NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -wait wait VERB VBP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -d(|^ d(|^ VERB VBZ NULL -not not PART RB NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -face face NOUN NN NULL -to to ADP IN NULL -face face NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL -^4 ^4 PUNCT NFP NULL -zz zz PROPN NNP NULL -/^li /^li PROPN NNP NULL - - -- - PUNCT : NULL -i i PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -like like SCONJ IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -W^/^ W^/^ PROPN NNP NULL -' ' PART POS NULL -y/(\ y/(\ NUM CD NULL -1 1 NUM CD NULL -; ; PUNCT : NULL -| | X FW NULL -[ [ PUNCT -LRB- NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -hard hard ADJ JJ NULL -to to PART TO NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -thoughttully thoughttully ADV RB NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -, , PUNCT , NULL -arid arid PROPN NNP NULL -can can AUX MD NULL -take take VERB VB NULL -on on ADP RP NULL -any any DET DT NULL -form form NOUN NN NULL -he -PRON- PRON PRP NULL -wishes wish VERB VBZ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -cat cat NOUN NN NULL -. . PUNCT . NULL - - -To to ADP IN NULL -others other NOUN NNS NULL -he -PRON- PRON PRP NULL -appears appear VERB VBZ NULL -as as SCONJ IN NULL -a a DET DT NULL -beautifLil,,f^l^yi beautiflil,,f^l^yi NOUN NN NULL -, , PUNCT , NULL -Qr Qr PROPN NNP PERSON -a a DET DT NULL -brownie brownie NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -form form NOUN NN NULL -that that PRON WDT NULL -^ ^ PROPN NNP NULL - - -> > X XX NULL -^ ^ PROPN NNP NULL -pleases please VERB VBZ NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -who who PRON WP NULL -the the DET DT NULL -real real ADJ JJ NULL -Qz Qz PROPN NNP ORG -i^ i^ PROPN NNP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -foi^m foi^m PROPN NNP ORG -person person NOUN NN NULL -can can AUX MD NULL -tell tell VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -very very ADV RB NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -thy thy PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -tr>^ tr>^ PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -oxv^t oxv^t PROPN NNP NULL -shall shall AUX MD NULL -have have AUX VB NULL -made^ur|jjou made^ur|jjou PROPN NNP PERSON -ney ney NOUN NN PERSON -for for ADP IN NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -"^^ "^^ PUNCT '' NULL - - -' ' PUNCT `` NULL -si si INTJ UH NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -tc tc PROPN NNP NULL -) ) PUNCT -RRB- NULL -; ; PUNCT : NULL -see see VERB VB NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Oz Oz PROPN NNP ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -114 114 NUM CD CARDINAL - - -I'HE I'HE PROPN NNP NULL - - -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -do do AUX VB NULL -that that SCONJ IN NULL -easily easily ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -more more ADJ JJR NULL -brains brain NOUN NNS NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -needs need VERB VBZ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -not not PART RB NULL -trouble trouble VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -a a DET DT NULL -large large ADJ JJ NULL -collection collection NOUN NN NULL -of of ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -of of ADP IN NULL -all all DET DT NULL -sizes size NOUN NNS NULL -and and CCONJ CC NULL -shapes shape NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -keeps keep VERB VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -pot pot NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -covered cover VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -golden golden ADJ JJ NULL -plate plate NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -from from ADP IN NULL -running run VERB VBG NULL -over over ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sorrowfully sorrowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -somewhere somewhere ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -likely likely ADJ JJ NULL -. . PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -can can AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -; ; PUNCT : NULL - - -so so ADV RB NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -first first ADV RB ORDINAL -you -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -task task NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -usually usually ADV RB NULL -has have AUX VBZ NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -speaking speak VERB VBG NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -only only ADV RB NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -strange strange ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -called call VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that DET DT NULL -supper supper NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Lion Lion PROPN NNP NULL -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -115 115 NUM CD CARDINAL - - -SO so ADV RB NULL -they -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -ate eat VERB VBD NULL -some some DET DT NULL -dehcious dehcious ADJ JJ NULL -porridge porridge NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -dish dish NOUN NN NULL -of of ADP IN NULL -scrambled scramble VERB VBN NULL -eggs egg NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -plate plate NOUN NN NULL -of of ADP IN NULL -nice nice ADJ JJ NULL -white white ADJ JJ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP LAW -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -from from ADP IN NULL -oats oat NOUN NNS NULL -and and CCONJ CC NULL -oats oat NOUN NNS NULL -were be AUX VBD NULL -food food NOUN NN NULL -for for ADP IN NULL -horses horse NOUN NNS NULL -, , PUNCT , NULL -not not PART RB NULL -for for ADP IN NULL -lions lion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -ate eat VERB VBD NULL -nothing nothing PRON NN NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -of of ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -good good ADJ JJ NULL -supper supper NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -bed bed NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -guarded guard VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -room room NOUN NN NULL - - -so so SCONJ IN NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -disturbed disturb VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -kept keep VERB VBD NULL -quiet quiet ADJ JJ NULL -all all DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -of of ADP IN NULL -course course NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -up up ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -saw see VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -became become VERB VBD NULL -brighter bright ADJ JJR NULL -and and CCONJ CC NULL -brighter bright ADJ JJR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -nearing near VERB VBG NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -travels travel NOUN NNS NULL -. . PUNCT . NULL - - -Yet yet CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -afternoon afternoon NOUN NN TIME -before before ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -wall wall NOUN NN NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -the the DET DT NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -high high ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thick thick ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -a a DET DT NULL -bright bright ADJ JJ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -studded stud VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -that that SCONJ IN NULL -glit- glit- PROPN NNP NULL -tered tere VERB VBD NULL -so so ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -even even ADV RB NULL -the the DET DT NULL -painted paint VERB VBN NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -were be AUX VBD NULL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -brilliancy brilliancy NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -bell bell NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -pushed push VERB VBD NULL -ii6 ii6 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -button button NOUN NN NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -a a DET DT NULL -silvery silvery ADJ JJ NULL -tinkle tinkle ADJ JJ NULL -sound sound NOUN NN NULL -within within ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -swung swing VERB VBD NULL -slowly slowly ADV RB NULL -open open ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -room room NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -glistened glisten VERB VBD NULL -with with ADP IN NULL -countless countless ADJ JJ NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -stood stand VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -about about ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -size size NOUN NN NULL -as as SCONJ IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -clothed clothe VERB VBN NULL -all all ADV RB NULL -in in ADP IN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -his -PRON- PRON PRP$ NULL -skin skin NOUN NN NULL -was be AUX VBD NULL -of of ADP IN NULL -a a DET DT NULL -greenish greenish ADJ JJ NULL -tint tint NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -side side NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -green green ADJ JJ NULL -box box NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -in in ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -came come VERB VBD NULL -here here ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -surprised surprised ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -answer answer NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -do\An do\an NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -since since SCONJ IN NULL -anyone anyone PRON NN NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -perplexity perplexity NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -on on ADP IN NULL -an an DET DT NULL -idle idle ADJ JJ NULL -or or CCONJ CC NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -to to PART TO NULL -bother bother VERB VB NULL -the the DET DT NULL -wise wise ADJ JJ NULL -reflections reflection NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -angry angry ADJ JJ NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -an an DET DT NULL -instant instant NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -117 117 NUM CD CARDINAL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -an an DET DT NULL -idle idle ADJ JJ NULL -ori^ ori^ NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -plied ply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -important important ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -we -PRON- PRON PRP NULL -h h VERB VBP NULL -, , PUNCT , NULL -m,^Sten m,^Sten PROPN NNP NULL -told tell VERB VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL -: : PUNCT : NULL - - -4^^^ 4^^^ NUM CD CARDINAL - - -1^ 1^ NUM CD NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -Ife'^Ssfe^he Ife'^Ssfe^he PROPN NNP PERSON -Emerald Emerald PROPN NNP PERSON -City City PROPN NNP PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -to to ADP IN NULL -those those DET DT NULL -who who PRON WP NULL -are be AUX VBP NULL -not not PART RB NULL -honest honest ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -who who PRON WP NULL -approach approach VERB VBP NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -few few ADJ JJ NULL -have have AUX VBP NULL -ever ever ADV RB NULL -dared dare VERB VBN NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -since since SCONJ IN NULL -you -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -5^>iit 5^>iit PROPN NNP NULL -first first ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -put put VERB VB NULL -on on ADP IN NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT `` NULL -^^^^^ ^^^^^ PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Wll0 Wll0 PROPN NNP NULL -< < X XX NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -the^ the^ PROPN NNP NULL -brightness brightness NOUN NN NULL -and and CCONJ CC NULL -glory glory NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -would would AUX MD NULL -blind blind VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -must must AUX MD NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -nig"ht nig"ht PROPN NNP GPE -and and CCONJ CC NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -locked lock VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP NULL -so so ADV RB NULL -ordered order VERB VBD NULL -it -PRON- PRON PRP NULL -when when ADV WRB NULL -the the DET DT NULL -City City PROPN NNP NULL -w^as w^as NOUN NN NULL -first first ADV RB ORDINAL -built build VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -key- key- NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -unlock unlock VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -spectacles spectacle NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -size size NOUN NN NULL -and and CCONJ CC NULL -shape shape NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -found find VERB VBD NULL -a a DET DT NULL -pair pair NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -just just ADV RB NULL -fit fit VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -put put VERB VBD NULL -them -PRON- PRON PRP NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -ii8 ii8 VERB VBZ NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -two two NUM CD CARDINAL -golden golden ADJ JJ NULL -bands band NOUN NNS NULL -fastened fasten VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that PRON WDT NULL -passed pass VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -together together ADV RB NULL -by by ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -key key NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -chain chain NOUN NN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -wore wear VERB VBD NULL -around around ADP IN NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -not not PART RB NULL -take take VERB VB NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL - - -had have AUX VBD NULL -she -PRON- PRON PRP NULL -wished wish VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -blinded blind VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -glare glare NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -fitted fit VERB VBD NULL -spectacles spectacle NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -on on ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -fast fast ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -key key NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -put put VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -glasses glass NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -show show VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -Taking take VERB VBG NULL -a a DET DT NULL -big big ADJ JJ NULL -golden golden ADJ JJ NULL -key key NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -he -PRON- PRON PRP NULL -opened open VERB VBD NULL -another another DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -portal portal NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -CN&vpter CN&vpter PROPN NNP NULL - - -XL XL PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -Woi\derfi Woi\derfi PROPN NNP NULL -/ / SYM SYM NULL -l l PROPN NNP NULL -ErcN^erswld ErcN^erswld PROPN NNP NULL -City City PROPN NNP NULL -of of ADP IN NULL -OX OX PROPN NNP ORG -. . PUNCT . NULL - - -vei\ vei\ PROPN NNP PERSON -WITH with ADP IN NULL -EYES eye NOUN NNS ORG -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -spectacles spectacle VERB VBZ NULL -Dorothy Dorothy PROPN NNP PRODUCT -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -brilliancy brilliancy NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -streets street NOUN NNS NULL -were be AUX VBD NULL -lined line VERB VBN NULL -with with ADP IN NULL -beautiful beautiful ADJ JJ NULL -houses house NOUN NNS NULL -of of ADP IN NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reen reen NOUN NN NULL -marble marble NOUN NN NULL -and and CCONJ CC NULL -studded stud VERB VBD NULL -everywhere everywhere ADV RB NULL -with with ADP IN NULL -sparkling sparkle VERB VBG NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -over over ADP IN NULL -a a DET DT NULL -pavement pavement NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -the the DET DT NULL -blocks block NOUN NNS NULL -were be AUX VBD NULL -joined join VERB VBN NULL -to- to- X XX NULL - - -gether gether NOUN NN NULL -were be AUX VBD NULL -rows row NOUN NNS NULL -of of ADP IN NULL -emeralds emerald NOUN NNS NULL -, , PUNCT , NULL -set set VERB VBN NULL -closely closely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -glittering glitter VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -brightness brightness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -window window NOUN NN NULL -panes pane NOUN NNS NULL -were be AUX VBD NULL -of of ADP IN NULL -green green ADJ JJ NULL -glass glass NOUN NN NULL -; ; PUNCT : NULL -even even ADV RB NULL -the the DET DT NULL -sky sky NOUN NN NULL -above above ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -had have AUX VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -tint tint NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rays ray NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -were be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -men man NOUN NNS NULL -, , PUNCT , NULL -women woman NOUN NNS NULL -and and CCONJ CC NULL -children child NOUN NNS NULL -, , PUNCT , NULL -122 122 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -walking- walking- PROPN NNP NULL -about about ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -had have AUX VBD NULL -greenish greenish ADJ JJ NULL -skins skin NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -strangely strangely ADV RB NULL -assorted assorted ADJ JJ NULL -company company NOUN NN NULL -with with ADP IN NULL -wondering wonder VERB VBG NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -children child NOUN NNS NULL -all all DET DT NULL -ran run VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -behind behind ADP IN NULL -their -PRON- PRON PRP$ NULL -mothers mother NOUN NNS NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -shops shop NOUN NNS NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -street street NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -g^reen g^reen NUM CD NULL -. . PUNCT . NULL - - -Green green ADJ JJ NULL -candy candy NOUN NN NULL -and and CCONJ CC NULL -g^reen g^reen NUM CD NULL -pop pop NOUN NN NULL -- - PUNCT HYPH NULL -corn corn NOUN NN NULL -were be AUX VBD NULL -offered offer VERB VBN NULL -for for ADP IN NULL -sale sale NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -g^reen g^reen NUM CD NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -green green ADJ JJ NULL -hats hat NOUN NNS NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -all all DET DT NULL -sorts sort NOUN NNS NULL -. . PUNCT . NULL - - -At at ADP IN NULL -one one NUM CD CARDINAL -place place NOUN NN NULL -a a DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -selling sell VERB VBG NULL -green green ADJ JJ NULL -lemonade lemonade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -children child NOUN NNS NULL -bought buy VERB VBD NULL -it -PRON- PRON PRP NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -paid pay VERB VBD NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -g"reen g"reen PROPN NNP NULL -pennies penny NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -no no DET DT NULL -horses horse NOUN NNS NULL -nor nor CCONJ CC NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -any any DET DT NULL -kind kind NOUN NN NULL -; ; PUNCT : NULL -the the DET DT NULL -men man NOUN NNS NULL -carried carry VERB VBD NULL -things thing NOUN NNS NULL -around around ADV RB NULL -in in ADP IN NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -carts cart NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -pushed push VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -seemed seem VERB VBD NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented contented ADJ JJ NULL -and and CCONJ CC NULL -prosperous prosperous ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -building building NOUN NN NULL -, , PUNCT , NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -soldier soldier NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -uniform uniform NOUN NN NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -green green ADJ JJ NULL -beard beard NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Here here ADV RB NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Step step VERB VB NULL -inside inside ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -gates gate NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -led lead VERB VBN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -carpet carpet NOUN NN NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -green green ADJ JJ NULL -furniture furniture NOUN NN NULL -set set VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -j^e j^e VERB VBP NULL -never never ADV RB NULL -seen see VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -lim lim PROPN NNP NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -behind behind ADP IN NULL -his -PRON- PRON PRP$ NULL -screen screen NOUN NN NULL -, , PUNCT , NULL -and| and| PROPN NNP NULL -igave igave VERB VBP NULL -him -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -you -PRON- PRON PRP NULL -an an DET DT NULL -audience audience NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -de- de- ADJ JJ NULL -sire sire NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -each each DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -enter enter VERB VB NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -admit admit VERB VB NULL -but but CCONJ CC NULL -, , PUNCT , NULL -one one NOUN NN NULL -each each DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -Remain remain VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP FAC -for for ADP IN NULL -several several ADJ JJ DATE -days day NOUN NNS DATE -, , PUNCT , NULL -I -PRON- PRON PRP NULL -J J PROPN NNP NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -shown show VERB VBN NULL -to to ADP IN NULL -rooms room NOUN NNS NULL -where where ADV WRB NULL -l^|nay l^|nay PROPN NNP NULL -rest rest VERB VB NULL -in in ADP IN NULL -comfort comfort NOUN NN NULL -after after ADP IN NULL -your -PRON- PRON PRP$ NULL -, , PUNCT , NULL -^ ^ PROPN NNP NULL -^ ^ PROPN NNP NULL -JOTirney JOTirney PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -rt%^.Cii rt%^.Cii PUNCT -LRB- NULL -: : PUNCT : NULL - - -U^ u^ VERB VB NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL - - -that that SCONJ IN NULL -i^very i^very PRON PRP$ NULL -kind kind ADV RB NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT '' NULL -The the DET DT NULL -soldier soldier NOUN NN NULL -now now ADV RB NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -green green ADJ JJ NULL -whistle whistle NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -a a DET DT NULL -young young ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown PROPN NNP NULL -, , PUNCT , NULL -entered enter VERB VBD NULL -the the DET DT NULL -124 124 NUM CD CARDINAL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -/ / PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -rooi^^fee rooi^^fee PROPN NNP NULL -had have AUX VBD NULL -lovely lovely ADJ JJ NULL -g^reen g^reen NUM CD NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -bow^xIi;|#jfeefore bow^xIi;|#jfeefore VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -show show VERB VB NULL -you -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -room room NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i i PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -except except SCONJ IN NULL -dog dog NOUN NN NULL -" " PUNCT '' NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -followed follow VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -Lssages lssage NOUN NNS NULL -and and CCONJ CC NULL -up up ADV RB NULL -three three NUM CD CARDINAL -flights flight NOUN NNS NULL -of of ADP IN NULL -stairs stair NOUN NNS PERSON -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -at at ADP IN NULL -the the DET DT NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -com- com- NOUN NN NULL -iets iet NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -green green ADJ JJ NULL -vel- vel- NOUN NN NULL -Iwas Iwas PROPN NNP NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -' ' PUNCT '' NULL -fountain fountain NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -a a PROPN NNP NULL -, , PUNCT , NULL -y y PROPN NNP NULL -idt^reen idt^reen PROPN NNP NULL -perfume perfume NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -: : PUNCT : NULL - - -^|^aptifull>^'-(^rved ^|^aptifull>^'-(^rved PUNCT : NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -) ) PUNCT -RRB- NULL -^(ii ^(ii PUNCT NFP NULL -in in ADP IN NULL -the the DET DT NULL -windows window NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -books book NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -books book NOUN NNS NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -them -PRON- PRON PRP NULL -full full ADJ JJ NULL -M8^h| M8^h| PROPN NNP NULL - - -they -PRON- PRON PRP NULL -were be AUX VBD NULL -so so ADV RB NULL - - -rf!ffrt rf!ffrt PROPN NNP NULL - - -diffiSStei diffiSStei PROPN NNP NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -tted tte VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -lie lie NOUN NN NULL -gra gra PROPN NNP NULL -Qg Qg PROPN NNP ORG -Wi Wi PROPN NNP ORG -t'tJaGk t'tJaGk PUNCT NFP NULL - - -t!o t!o PROPN NNP NULL - - -theothersj theothersj VERB VB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -found find VERB VBD NULL -t t NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -Of of ADP IN NULL -\v^i \v^i PROPN NNP NULL -? ? PUNCT . NULL -; ; PUNCT : NULL -: : PUNCT : NULL -wasted waste VERB VBN NULL --pn -pn PUNCT : NULL - - -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -; ; PUNCT : NULL -for for ADP IN NULL -Miliiiil^l Miliiiil^l PROPN NNP NULL -" " PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -125 125 NUM CD CARDINAL - - -when when ADV WRB NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -room room NOUN NN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -stupidly stupidly ADV RB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -spot spot NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -within within ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -, , PUNCT , NULL -It -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -rest rest VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -lie lie VERB VB NULL -down down ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -' ' PUNCT `` NULL -^^\)iJIM ^^\)iJIM PUNCT NFP NULL -close close VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -remained remain VERB VBD NULL -all all DET DT TIME -night night NOUN NN TIME -staring stare VERB VBG NULL -" " PUNCT '' NULL -at at ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -spider spider NOUN NN NULL -which which PRON WDT NULL -was be AUX VBD NULL -weaving weave VERB VBG NULL -its -PRON- PRON PRP$ NULL -web web NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -earner earner NOUN NN NULL -of of ADP IN NULL -, , PUNCT , NULL -th th X XX NULL - - -< < X XX NULL -? ? PUNCT . NULL - - -room room NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -^e ^e DET DT NULL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -wonderfoaf wonderfoaf ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -TJin^ tjin^ NOUN NN NULL -Woodman Woodman PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -from from ADP IN NULL -force force PROPN NNP NULL -of of ADP IN NULL -habit habit NOUN NN NULL -, , PUNCT , NULL -f(ir f(ir PROPN NNP NULL - - -he -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -sleep sleep VERB VB NULL -he -PRON- PRON PRP NULL -passed pass VERB VBD NULL -the the DET DT NULL -night night NOUN NN NULL -moving move VERB VBG NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -up up ADP IN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -ii|| ii|| PROPN NNP NULL -! ! PUNCT . NULL - - -good good ADJ JJ NULL -working working NOUN NN NULL -f^rder f^rder X XX NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -would would AUX MD NULL -have have AUX VB NULL -preferred prefer VERB VBN NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -/Jeeves /Jeeves PUNCT . NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -being be AUX VBG NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -/ / SYM SYM NULL -i"o|m i"o|m NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -too too ADV RB NULL -much much ADJ JJ NULL -sense sense NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -this this DET DT NULL -worry worry VERB VB NULL - - -him,'i$j^ him,'i$j^ PROPN NNP NULL -ie ie PROPN NNP NULL -sprang sprang PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -himself -PRON- PRON PRP NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -up up ADP RP NULL -like like SCONJ IN NULL -a a DET DT NULL -eat eat NOUN NN NULL -and and CCONJ CC NULL -purred purr VERB VBD NULL -himself -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -after after ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -maiden maiden PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -fetch fetch VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -dressed dress VERB VBD NULL -her -PRON- PRON PRP NULL -ilXv ilXv PROPN NNP NULL -/ / SYM SYM NULL -WJC WJC PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -prettiest pretty ADJ JJS NULL -gowns gown NOUN NNS NULL -made make VERB VBN NULL -of of ADP IN NULL -green green ADJ JJ NULL -brocaded brocade VERB VBN NULL -satiri satiri NOUN NN NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^Dorothy ^Dorothy PROPN NNP NULL - - -put/^ put/^ PROPN NNP NULL -a a DET DT NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -apron apron PROPN NNP NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -rib- rib- NOUN NN NULL -bci'ri bci'ri PROPN NNP NULL -around'Tqt^ around'tqt^ NOUN NN PRODUCT -" " PUNCT '' NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Rjpom Rjpom PROPN NNP ORG -|||th^Great |||th^great VERB VBP ORG -Oz Oz PROPN NNP ORG -. . NOUN NN NULL - - -Firsjf^they firsjf^they NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -hall hall NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -mar|^ mar|^ PROPN NNP NULL -Jadies Jadies PROPN NNP ORG -and and CCONJ CC NULL -gentlemen gentleman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -dresse^fejTJchppstumes dresse^fejTJchppstumes PROPN NNP NULL -. . PUNCT . NULL - - -ThegT^eopie thegt^eopie X ADD NULL -R^^ R^^ PUNCT -LRB- NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but.talk but.talk PROPN NNP NULL -to to ADP IN NULL -each each DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -m'^'^-ys m'^'^-ys PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -126 126 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -wait wait VERB VB NULL -outside outside ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -every every DET DT TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -never never ADV RB NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -curiously curiously ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -whispered whisper VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -really really ADV RB NULL -going go VERB VBG NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -face face NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -Terrible terrible ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Of of ADV RB NULL -course course ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -her -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -have have AUX VB NULL -people people NOUN NNS NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -looked look VERB VBD NULL -like like SCONJ IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -men- men- VERB VBD NULL -tioned tione VERB VBD NULL -your -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -much much ADV RB NULL -interested interested ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -about about ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -decided decide VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -admit admit VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -a a DET DT NULL -bell bell NOUN NN NULL -rang ring VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -signal signal NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -alone alone ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -opened open VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -door door NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -through through ADV RB NULL -and and CCONJ CC NULL -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -round round ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walls wall NOUN NNS NULL -and and CCONJ CC NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -floor floor NOUN NN NULL -were be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -large large ADJ JJ NULL -emeralds emerald NOUN NNS NULL -set set VERB VBN NULL -closely closely ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -roof roof NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -light light NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -the the DET DT NULL -emeralds emerald NOUN NNS NULL -sparkle sparkle VERB VB NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -interested interested ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -most most ADV RBS NULL -was be AUX VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -The the DET DT NULL -Eyes Eyes PROPN NNPS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -127 127 NUM CD CARDINAL -was be AUX VBD NULL -shaped shape VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -chair chair NOUN NN NULL -and and CCONJ CC NULL -sparkled sparkle VERB VBD NULL -with with ADP IN NULL -gems gem NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -did do AUX VBD NULL -everything everything PRON NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -chair chair NOUN NN NULL -was be AUX VBD NULL -an an DET DT NULL -enor- enor- ADJ JJ NULL -mous mous ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -without without ADP IN NULL -body body NOUN NN NULL -to to PART TO NULL -support support VERB VB NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -any any DET DT NULL -arms arm NOUN NNS NULL -or or CCONJ CC NULL -legs leg NOUN NNS NULL -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -hair hair NOUN NN NULL -upon upon SCONJ IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -giant giant NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -gazed gaze VERB VBD NULL -upon upon SCONJ IN NULL -this this DET DT NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -and and CCONJ CC NULL -fear fear VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -turned turn VERB VBD NULL -slowly slowly ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -steadily steadily ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -moved move VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -a a DET DT NULL -voice voice NOUN NN NULL -say say VERB VB NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -an an DET DT NULL -awful awful ADJ JJ NULL -voice voice NOUN NN NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -Head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -courage courage NOUN NN NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Small Small PROPN NNP NULL -and and CCONJ CC NULL -Meek Meek PROPN NNP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -help help NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -for for ADP IN NULL -a a DET DT TIME -full full ADJ JJ TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -Then then ADV RB NULL -said say VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -got get VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -when when ADV WRB NULL -my -PRON- PRON PRP$ NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -where where ADV WRB NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -kissed kiss VERB VBD NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -bade bade VERB VBP NULL -me -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -telling tell VERB VBG NULL -the the DET DT NULL -truth truth NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -128 128 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -like like VERB VB NULL -your -PRON- PRON PRP$ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Aunt Aunt PROPN NNP WORK_OF_ART -Em Em PROPN NNP WORK_OF_ART -will will AUX MD NULL -be be AUX VB NULL -dreadfully dreadfully ADV RB NULL -worried worried ADJ JJ NULL -over over ADP IN NULL -my -PRON- PRON PRP$ NULL -being- being- NOUN NN NULL -away away ADV RB NULL -so so ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -around around ADV RB NULL -so so ADV RB NULL -queerly queerly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -at at ADP IN NULL -last last ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -weak weak ADJ JJ NULL -; ; PUNCT : NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -helpless helpless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -That that DET DT NULL -just just ADV RB NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -simply simply ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kan- Kan- PROPN NNP NULL -sas sas NOUN NN NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -everyone everyone PRON NN NULL -must must AUX MD NULL -pay pay VERB VB NULL -for for ADP IN NULL -everything everything PRON NN NULL -he -PRON- PRON PRP NULL -gets get VERB VBZ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -use use VERB VB NULL -my -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -power power NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -home home ADV RB NULL -again again ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -. . PUNCT . NULL - - -do do AUX VB NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -Help help VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -must must AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -0/ 0/ NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -129 129 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -killed kill VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -bear bear VERB VBP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -now now ADV RB NULL -but but CCONJ CC NULL -one one NUM CD NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -left leave VERB VBN NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -but but CCONJ CC NULL -not not PART RB NULL -before before ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -much much ADJ JJ NULL -disap- disap- NOUN NN NULL -pointed pointed NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -again again ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -felt feel VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -never never ADV RB NULL -killed kill VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -willingly willingly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -sobbed sob VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -even even ADV RB NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -, , PUNCT , NULL -how how ADV WRB NULL -could could AUX MD NULL -I -PRON- PRON PRP NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -? ? PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -are be AUX VBP NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -can can AUX MD NULL -not not PART RB NULL -kill kill VERB VB NULL -her -PRON- PRON PRP$ NULL -your- your- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -until until ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -dies die VERB VBZ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -your -PRON- PRON PRP$ NULL -Uncle Uncle PROPN NNP NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -again again ADV RB NULL -. . PUNCT . NULL - - -Remember remember VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -Wicked wicked ADJ JJ NULL -tremendously tremendously ADV RB NULL -Wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -killed kill VERB VBN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -your -PRON- PRON PRP$ NULL -task task NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Sorrowfully sorrowfully ADV RB PERSON -Dorothy Dorothy PROPN NNP PERSON -left leave VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL - - -H h NOUN NN NULL -I30 i30 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -waiting wait VERB VBG NULL -to to PART TO NULL -hear hear VERB VB NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -hope hope NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -home home ADV RB NULL -until until ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -herself -PRON- PRON PRP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -morning morning NOUN NN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green PROPN NNP NULL - - -whis- whis- PROPN NNP NULL - - -kers ker NOUN NNS PERSON -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -was be AUX VBD NULL -admitted admit VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -emerald emerald PROPN NNP NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -most most ADV RBS NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gauze gauze NOUN NN NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -flowing flow VERB VBG NULL -green green ADJ JJ NULL -locks lock NOUN NNS NULL -a a DET DT NULL -crown crown NOUN NN NULL -of of ADP IN NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Growing grow VERB VBG NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -were be AUX VBD NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -gorgeous gorgeous ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -so so ADV RB NULL -light light ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -fluttered flutter VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -slightest slight ADJ JJS NULL -breath breath NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -reached reach VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -bowed bow VERB VBN NULL -, , PUNCT , NULL -as as ADV RB NULL -prettily prettily ADV RB NULL -as as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -stuffing stuffing NOUN NN NULL -would would AUX MD NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -before before ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -sweetly sweetly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP PERSON -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -of of ADP IN NULL -, , PUNCT , NULL -was be AUX VBD NULL -much much ADV RB NULL -astonished astonished ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -her -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -There- There- PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -131 131 NUM CD CARDINAL -fore fore NOUN NN NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -praying pray VERB VBG NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -put put VERB VB NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -as as ADV RB NULL -much much ADV RB NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -any any DET DT NULL -other other ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -dominions dominion NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wise wise ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -else else ADV RB NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -grant grant VERB VBP NULL -favors favor NOUN NNS NULL -without without ADP IN NULL -some some DET DT NULL -return return NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -this this DET DT NULL -much much ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -promise promise VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kill kill VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -care care VERB VB NULL -who who PRON WP NULL -kills kill VERB VBZ NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -grant grant VERB VB NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -earned earn VERB VBN NULL -the the DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -greatly greatly ADV RB NULL -desire desire VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -sorrowfully sorrowfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -^;:3}r ^;:3}r PROPN NNP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -needs need VERB VBZ NULL -a a DET DT NULL -heart heart NOUN NN NULL -as as ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -On on ADP IN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sol- sol- NOUN NN NULL -dier dier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -132 132 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Follow follow VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -So so ADV RB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -find find VERB VB NULL -Oz Oz PROPN NNP NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -hoped hope VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -given give VERB VBN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -a a DET DT NULL -head head NOUN NN NULL -has have AUX VBZ NULL -no no DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -feel feel VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -beg beg VERB VB NULL -hard hard ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -ladies lady NOUN NNS NULL -are be AUX VBP NULL -themselves -PRON- PRON PRP NULL -said say VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -kindly kindly ADV RB NULL -hearted hearted ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -entered enter VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Head Head PROPN NNP NULL -nor nor CCONJ CC NULL -the the DET DT NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -throne throne NOUN NN NULL -seemed seem VERB VBD NULL -hardly hardly ADV RB NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -hold hold VERB VB NULL -its -PRON- PRON PRP$ NULL -weight weight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Beast Beast PROPN NNP WORK_OF_ART -had have AUX VBD NULL -a a DET DT NULL -head head NOUN NN NULL -like like SCONJ IN NULL -that that DET DT NULL -of of ADP IN NULL -a a DET DT NULL -rhinoceros rhinocero NOUN NNS NULL -, , PUNCT , NULL -only only ADV RB NULL -there there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -eyes eye NOUN NNS NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -arms arm NOUN NNS NULL -growing grow VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -also also ADV RB NULL -had have AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -, , PUNCT , NULL -slim slim ADJ JJ NULL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -Thick thick ADJ JJ NULL -, , PUNCT , NULL -woolly woolly ADJ JJ NULL -hair hair NOUN NN NULL -covered cover VERB VBD NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -looking look VERB VBG NULL -monster monster NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -imagined imagine VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -fortunate fortunate ADJ JJ NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -at at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -beat beat VERB VBN NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -fast fast ADV RB NULL -from from ADP IN NULL -terror terror NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -being be AUX VBG NULL -only only ADV RB NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -disappointed disappointed ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spake spake VERB VB NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -roar roar NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -133 133 NUM CD TIME - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -love love VERB VB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -as as SCONJ IN NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -alone alone ADV RB NULL -can can AUX MD NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -re- re- ADV RB NULL -quest quest NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -gruffly gruffly PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -indeed indeed ADV RB NULL -desire desire VERB VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -earn earn VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Help help VERB VB NULL -Dorothy Dorothy PROPN NNP NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -then then ADV RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -the the DET DT NULL -biggest big ADJ JJS NULL -and and CCONJ CC NULL -kindest kind ADJ JJS NULL -and and CCONJ CC NULL -most most ADV RBS NULL -loving loving ADJ JJ NULL -heart heart NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -return return VERB VB NULL -sorrow- sorrow- X XX NULL -fully fully ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Beast Beast PROPN NNP ORG -he -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -all all DET DT NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -many many ADJ JJ NULL -forms form NOUN NNS NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -could could AUX MD NULL -take take VERB VB NULL -upon upon SCONJ IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -1 1 NUM CD CARDINAL -1 1 NUM CD NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beast beast NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -roar roar VERB VB NULL -my -PRON- PRON PRP$ NULL -loudest loud ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -frighten frighten VERB VB NULL -him -PRON- PRON PRP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -all all DET DT NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -pretend pretend VERB VB NULL -to to PART TO NULL -spring spring VERB VB NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -compel compel VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -my -PRON- PRON PRP$ NULL -bidding bidding NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -" " PUNCT `` NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -mercy mercy NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -roll roll VERB VB NULL -this this DET DT NULL -head head NOUN NN NULL -all all ADV RB NULL -aboutj aboutj VERB VBP NULL -the the DET DT NULL -room room NOUN NN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -promises promise VERB VBZ NULL -to to PART TO NULL -give give VERB VB NULL -us -PRON- PRON PRP NULL -what what PRON WP NULL -we -PRON- PRON PRP NULL -desire desire VERB VBP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -be be AUX VB NULL -of of ADP IN NULL -good good ADJ JJ NULL -cheer cheer NOUN NN NULL -rny rny ADJ JJ NULL -friends friend NOUN NNS NULL -; ; PUNCT : NULL -for for ADP IN NULL -all all DET DT NULL -will will AUX MD NULL -yet yet ADV RB NULL -be be AUX VB NULL -^vell ^vell ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -? ? PUNCT . NULL - - -V V PROPN NNP NULL -K/;M^Q^^RFW K/;M^Q^^RFW PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -o^ o^ PUNCT : NULL -oz oz PROPN NNP NULL -. . PROPN NNP NULL - - -V V PROPN NNP NULL -/ / SYM SYM NULL -ardTind ardtind X XX NULL -isai isai PROPN NNP NULL - - -the the DET DT NULL -/ / SYM SYM NULL -green green ADJ JJ NULL -whiskers whiskers PROPN NNP NULL -ind ind PROPN NNP NULL -bade bade PROPN NNP NULL -/ / PUNCT NFP NULL -Him Him PROPN NNP NULL -Lhr6ugh Lhr6ugh PROPN NNP NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -g^fanc- g^fanc- PROPN NNP PERSON -Jfe'e Jfe'e PROPN NNP PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -before before ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -was be AUX VBD NULL -^^^^^^^\^Vk\^ ^^^^^^^\^Vk\^ PROPN NNP NULL -Ifjfffff/^^ Ifjfffff/^^ PROPN NNP NULL -glowing glow VERB VBG NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -scarcely scarcely ADV RB NULL -\b^ar \b^ar X ADD NULL -XQ'^l^t^ipoMsL{''^^ XQ'^l^t^ipoMsL{''^^ PROPN NNP NULL -thought thought NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -toy toy NOUN NN NULL -accident accident NOUN NN NULL -caught catch VERB VBN NULL -on on ADP IN NULL -fire fire NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -burning burn VERB VBG NULL -up up ADP RP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -when when ADV WRB NULL -We -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -nearer nearer ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -heat heat NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -intense intense ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -singed singe VERB VBD NULL -^^ ^^ NUM CD NULL -his -PRON- PRON PRP$ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -crept creep VERB VBD NULL -back^trembling^ly back^trembling^ly PROPN NNP NULL -toa toa PROPN NNP NULL -s^ot s^ot PROPN NNP NULL -near^^v- near^^v- NUM CD NULL - - -Then then ADV RB NULL -a a DET DT NULL -low low ADJ JJ NULL -, , PUNCT , NULL -quiet quiet ADJ JJ NULL -voice/0at^^^bm voice/0at^^^bm PROPN NNP CARDINAL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL - - -y^di y^di ADV RB NULL - - -these these DET DT NULL -.. .. PUNCT . NULL - - -wJe wje X XX NULL -the the DET DT NULL -w w NOUN NN NULL -ords ord NOUN NNS NULL - - -it -PRON- PRON PRP NULL -spokerHl spokerHl PROPN NNP NULL -! ! PUNCT . NULL -^^^"I ^^^"I PUNCT NFP NULL - - -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -an^^i^^i an^^i^^i NOUN NN NULL - - -" " PUNCT `` NULL -ble.^^^Who ble.^^^Who PROPN NNP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -doybu doybu PROPN NNP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -answered answer VERB VBD NULL -, , PUNCT , NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -afraid afraid ADJ JJ NULL -" " PUNCT '' NULL -of of ADP IN NULL -evei*ything evei*ything NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -beg beg VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -in in ADP IN NULL -reality reality NOUN NN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -, , PUNCT , NULL -as as SCONJ IN NULL -men man NOUN NNS NULL -call call VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL - - -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -cour- cour- VERB VB NULL -" " PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -re re ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -J^^v;\ J^^v;\ PROPN NNP NULL - - -" " PUNCT `` NULL -s^'^.Because s^'^.because NOUN NN NULL -of of ADP IN NULL -all all DET DT NULL -Wizards wizard NOUN NNS ORG -you -PRON- PRON PRP NULL -are^ are^ NUM CD NULL -the the DET DT NULL -greatest great ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -alone alone ADV RB NULL -have have AUX VBP NULL -power power NOUN NN NULL -to to PART TO NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -request request NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -an- an- CCONJ CC NULL - - -$ $ SYM $ NULL -< < X XX NULL -J J PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -135 135 NUM CD CARDINAL - - -The the DET DT WORK_OF_ART -Ball Ball PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Fire Fire PROPN NNP WORK_OF_ART -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Bring bring VERB VB NULL -me -PRON- PRON PRP NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch- Witch- PROPN NNP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -moment moment NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -lives live VERB VBZ NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -remain remain VERB VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -in in ADP IN NULL -reply reply NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -silently silently ADV RB NULL -gazing gaze VERB VBG NULL -at at ADP IN NULL -the the DET DT FAC -Ball Ball PROPN NNP FAC -of of ADP IN FAC -Fire Fire PROPN NNP FAC -it -PRON- PRON PRP NULL -became become VERB VBD NULL -so so ADV RB NULL -furiously furiously ADV RB NULL -hot hot ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -turned turn VERB VBD NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -rushed rush VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -terrible terrible ADJ JJ NULL -interview interview NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -, , PUNCT , NULL -seek seek VERB VB NULL -out out ADP RP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spoke speak VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to PART TO NULL -cry cry VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -careful careful ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -tears tear NOUN NNS NULL -will will AUX MD NULL -fall fall VERB VB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spot spot VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -dried dry VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -anybody anybody PRON NN NULL -, , PUNCT , NULL -even even ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -136 136 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -too too ADV RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -of of ADP IN NULL -much much ADJ JJ NULL -help help NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -heart heart NOUN NN NULL -to to PART TO NULL -harm harm VERB VB NULL -even even ADV RB NULL -a a DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -go go VERB VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Therefore therefore ADV RB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -decided decide VERB VBN NULL -to to PART TO NULL -start start VERB VB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -sharpened sharpen VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -grindstone grindstone NOUN NN NULL -and and CCONJ CC NULL -had have AUX VBD NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -properly properly ADV RB NULL -oiled oil VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -stuffed stuff VERB VBD NULL -himself -PRON- PRON PRP NULL -with with ADP IN NULL -fresh fresh ADJ JJ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -put put VERB VB NULL -new new ADJ JJ NULL -paint paint NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -see see VERB VB NULL -better better ADV RBR NULL -. . PUNCT . NULL - - -The the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -filled fill VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -bell bell NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -ribbon ribbon NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -bed bed NOUN NN NULL -quite quite ADV RB NULL -early early ADV RB NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -' ' PUNCT '' NULL -daylight daylight NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -w^ere w^ere VERB VBD NULL -awakened awaken VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -crowing crowing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -cock cock NOUN NN NULL -that that PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -yard yard NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -cackling cackling NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -hen hen NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -laid lay VERB VBN NULL -a a DET DT NULL -green green ADJ JJ NULL -egg egg NOUN NN NULL -. . PUNCT . NULL - - -CKtvpterXU CKtvpterXU PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Se^vrcK Se^vrcK PROPN NNP NULL -for for ADP IN NULL -tKe tKe PUNCT : NULL - - -WicKed WicKed PROPN NNP NULL -WitcK WitcK PROPN NNP NULL -^</ ^</ SYM SYM NULL - - -^l ^l NUM CD NULL -" " PUNCT `` NULL - - -^ ^ PROPN NNP NULL -, , PUNCT , NULL -/ / SYM SYM NULL -) ) PUNCT -RRB- NULL -. . PUNCT . NULL - - -I. I. PROPN NNP ORG --^v -^v PROPN NNP NULL - - -/ / SYM SYM NULL -iiTT^ iiTT^ PROPN NNP NULL -; ; PUNCT : NULL -.ilC .ilC PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Soldier soldier NOUN NN WORK_OF_ART -with with ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -green green ADJ JJ WORK_OF_ART -whiskers whisker NOUN NNS WORK_OF_ART -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -. . PUNCT . NULL - - -SOLDIER soldier NOUN NN NULL -WITH with ADP IN NULL -THE the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -This this DET DT NULL -officer officer NOUN NN NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spec- spec- NOUN NN NULL -tacles tacle VERB VBZ NULL -to to PART TO NULL -put put VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -politely politely ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -for for ADP IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Which which PRON WDT NULL -road road NOUN NN NULL -leads lead VERB VBZ NULL -to to ADP IN NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT ORG -Guardian Guardian PROPN NNP ORG -Gates Gates PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -go go VERB VB NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -How how ADV WRB NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -are be AUX VBP NULL -we -PRON- PRON PRP NULL -to to PART TO NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -enquire^He enquire^He PROPN NNP ORG -g g PROPN NNP ORG -^^^v ^^^v PUNCT NFP NULL -.. .. PUNCT . NULL -^ ^ PROPN NNP NULL -/ / SYM SYM NULL -^ ^ PROPN NNP NULL -, , PUNCT , NULL -; ; PUNCT : NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^//W.^\\ ^//W.^\\ PUNCT : NULL -140 140 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -/ / SYM SYM NULL -" " PUNCT `` NULL -That that PRON WDT NULL -will will AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -knows^ knows^ VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -the the DET DT NULL -Country Country PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL - - -she -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -: : PUNCT : NULL -^"Perhaps ^"Perhaps PUNCT NFP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -mean mean VERB VBP NULL -to to ADP IN NULL -desiroy^her desiroy^her ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -.. .. PUNCT . NULL -A a DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -On on ADP IN NULL -, , PUNCT , NULL -^thatls^ ^thatls^ PUNCT NFP NULL -different different ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -. . PUNCT . NULL - - -^^-5^,// ^^-5^,// X FW NULL - - -' ' PUNCT `` NULL -\ \ NOUN NNS NULL -" " PUNCT `` NULL -No no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -destroyed destroy VERB VBN NULL -her -PRON- PRON PRP NULL -before before ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -' ' PUNCT '' NULL -^y^\ ^y^\ PUNCT . NULL -I -PRON- PRON PRP NULL -naturally naturally ADV RB NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -slaves slave NOUN NNS NULL -: : PUNCT : NULL - - -Qtyou Qtyou PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -take take VERB VB NULL -J J PROPN NNP NULL -care^ care^ NOUN NN NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -may may AUX MD NULL -not not PART RB NULL -allow allow VERB VB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Keep keep VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -West West PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -sets set VERB VBZ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -faihto faihto ADJ JJ NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -him -PRON- PRON PRP NULL -good- good- ADV RB NULL --bye -bye PUNCT : NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -walking- walking- NOUN NN NULL -over over ADP IN NULL -fields field NOUN NNS NULL -of of ADP IN NULL -soft soft ADJ JJ NULL -grass grass NOUN NN NULL -dotted dot VERB VBN NULL -here here ADV RB NULL -and and CCONJ CC NULL -there there ADV RB NULL -with with ADP IN NULL -daisies daisy NOUN NNS NULL -and and CCONJ CC NULL -buttercups buttercup NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -still still ADV RB NULL -wore wear VERB VBD NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -silk silk NOUN NN NULL -dress dress NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -put put VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -in in ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -no no DET DT NULL -longer longer ADV RBR NULL -green green ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -pure pure ADJ JJ NULL -white white NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -ribbon ribbon NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -had have AUX VBD NULL -also also ADV RB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -its -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -and and CCONJ CC NULL -w^as w^as NOUN NN NULL -as as ADV RB NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -'s 's PART POS NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -soon soon ADV RB NULL -left leave VERB VBN NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -advanced advance VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -be- be- PROPN NNP NULL -came come VERB VBD NULL -rougher rougher ADV RB NULL -and and CCONJ CC NULL -hillier hilli ADJ JJR NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -farms farm NOUN NNS NULL -nor nor CCONJ CC NULL -houses house NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Westy Westy PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -141 141 NUM CD CARDINAL - - -In in ADP IN NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -hot hot ADJ JJ NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -trees tree NOUN NNS NULL -to to PART TO NULL -offer offer VERB VB NULL -them -PRON- PRON PRP NULL -shade shade NOUN NN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -before before ADP IN NULL -night night NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -were be AUX VBD NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -keeping keep VERB VBG NULL -watch watch NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -, , PUNCT , NULL -yet yet CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -telescope telescope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -see see VERB VB NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -around around ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -distance distance NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -running run VERB VBG NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -a a DET DT NULL -pack pack NOUN NN NULL -of of ADP IN NULL -great great ADJ JJ NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -one one NUM CD NULL -is be AUX VBZ NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -another another DET DT NULL -a a DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -None none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -fit fit ADJ JJ NULL -to to PART TO NULL -work work VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -away away ADV RB NULL -at at ADP IN NULL -full full ADJ JJ NULL -speed speed NOUN NN NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -lucky lucky ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -were be AUX VBD NULL -wide wide ADV RB NULL -awake awake ADJ JJ NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -coming come VERB VBG NULL -. . PUNCT . NULL - - -142 142 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -get get AUX VB NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -come come VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -seized seize VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -very very ADV RB NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -came come VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -swung- swung- VERB VBZ NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -raise raise VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -another another DET DT NULL -wolf wolf NOUN NN NULL -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -also also ADV RB NULL -fell fall VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -'s 's PART POS ORG -weapon weapon NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD DATE -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -a a DET DT NULL -wolf wolf NOUN NN NULL -was be AUX VBD NULL -killed kill VERB VBN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lay VERB VBP NULL -dead dead ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -down down ADP RP NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -said say VERB VBD NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -Tt Tt PROPN NNP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -friend friend NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -waited wait VERB VBD NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -a^voke a^voke VERB VBP NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -frightened frightened ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -shaggy shaggy ADJ JJ NULL -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -sav- sav- ADJ JJ NULL -ing e VERB VBG NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -this this DET DT NULL -same same ADJ JJ NULL -morn- morn- NOUN NN NULL - - -ing e VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -out out ADP RP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -143 143 NUM CD CARDINAL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -that that PRON WDT NULL -could could AUX MD NULL -see see VERB VB NULL -afar afar ADV RB NULL -off off ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -wolves wolf NOUN NNS NULL -lying- lying- VERB VBP NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -still still ADV RB NULL -travelling travel VERB VBG NULL -through through ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -angrier angrier NOUN NN NULL -than than SCONJ IN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -twice twice ADV RB NULL -. . PUNCT . NULL -Straightway straightway VERB VB NULL -a a DET DT NULL -great great ADJ JJ NULL -flock flock NOUN NN NULL -of of ADP IN NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -enough enough ADJ JJ NULL -to to PART TO NULL -darken darken VERB VB NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Fly fly VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -; ; PUNCT : NULL -peck peck VERB VB NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -flew fly VERB VBD NULL -in in ADP IN NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -flock flock NOUN NN NULL -toward toward ADP IN NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -battle battle NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -lie lie VERB VB NULL -do.wn do.wn PROPN NNP NULL -beside beside ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -harmed harm VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so SCONJ IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lie VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -except except SCONJ IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -stretched stretch VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -saw see VERB VBD NULL -him -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -these these DET DT NULL -birds bird NOUN NNS NULL -always always ADV RB NULL -are be AUX VBP NULL -by by ADP IN NULL -scarecrows scarecrow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -come come VERB VB NULL -any any DET DT NULL -nearer nearer ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -only only ADV RB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -peck peck VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -King King PROPN NNP WORK_OF_ART -Crow Crow PROPN NNP WORK_OF_ART -flew fly VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -caught catch VERB VBD NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -and and CCONJ CC NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -another another DET DT NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD CARDINAL -crows crow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -twisted twist VERB VBD NULL -a a DET DT NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -all all DET DT NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -dead dead ADJ JJ NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -to to PART TO NULL -rise rise VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -144 144 NUM CD CARDINAL - - -When when ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -looked look VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -crows crow NOUN NNS NULL -lying lie VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -got get VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -rage rage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -blew blow VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -. . PUNCT . NULL - - -Forthwith Forthwith PROPN NNP NULL -there there PRON EX NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -buzzing buzzing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -swarm swarm NOUN NN NULL -of of ADP IN NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -towards towards ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -death death NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -com- com- NOUN NN NULL -manded mande VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -rapidly rapidly ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -had have AUX VBD NULL -decided decide VERB VBN NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -out out ADP RP NULL -my -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -scatter scatter VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -lion lion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NULL -did do AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -close close ADV RB NULL -beside beside ADP IN NULL -the the DET DT PRODUCT -Lion Lion PROPN NNP PRODUCT -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -covered cover VERB VBD NULL -them -PRON- PRON PRP NULL -entirely entirely ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -but but SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to ADP IN NULL -sting ste VERB VBG NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -broke break VERB VBD NULL -off off ADP RP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -without without ADP IN NULL -hurting hurt VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -as as SCONJ IN NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -when when ADV WRB NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -are be AUX VBP NULL -broken break VERB VBN NULL -that that PRON WDT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -lay lie VERB VBD NULL -scattered scatter VERB VBN NULL -thick thick ADJ JJ NULL -about about ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -like like SCONJ IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -of of ADP IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -got get VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -helped help VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -put put VERB VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -145 145 NUM CD CARDINAL -straw straw VERB VB NULL -back back ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP DATE -again again ADV RB NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -onc^ onc^ NUM CD NULL -, , PUNCT , NULL -more more ADJ JJR NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -angry angry ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -in in ADP IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -like like SCONJ IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -stamped stamp VERB VBD NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -tore tear VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -gnashed gnash VERB VBD NULL -her -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -Wlnkies Wlnkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -sharp sharp ADJ JJ NULL -spears spear NOUN NNS NULL -, , PUNCT , NULL -telling tell VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -brave brave ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -told tell VERB VBN NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -marched march VERB VBD NULL -away away ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -roar roar NOUN NN NULL -and and CCONJ CC NULL -sprang spring VERB VBD NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -back back ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -returned return VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -beat beat VERB VBD NULL -them -PRON- PRON PRP NULL -well well ADV RB NULL -with with ADP IN NULL -a a DET DT NULL -strap strap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -work work NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -think think VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -how how ADV WRB NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -plans plan NOUN NNS NULL -to to PART TO NULL -de- de- VERB VB NULL - - -stroy stroy VERB VB NULL -these these DET DT NULL -strangers stranger NOUN NNS NULL -had have AUX VBD NULL -failed fail VERB VBN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -W^itch w^itch NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -how how ADV WRB NULL -to to PART TO NULL -act act VERB VB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -circle circle NOUN NN NULL -of of ADP IN NULL -diamonds diamond NOUN NNS NULL -and and CCONJ CC NULL -rubies ruby NOUN NNS NULL -running run VERB VBG NULL -round round ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -This this DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -had have AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -Whoever whoever PRON WP NULL -owned own VERB VBD NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -call call VERB VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -obey obey VERB VB NULL -any any DET DT NULL -order order NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -given give VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -no no DET DT NULL -person person NOUN NN NULL -could could AUX MD NULL -com- com- VERB VB NULL -mand mand VERB VB NULL -these these DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -more more ADJ JJR CARDINAL -than than SCONJ IN CARDINAL -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -te te PROPN NNP NULL -. . PUNCT . NULL - - -146 146 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Twice twice ADV RB NULL -already already ADV RB NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -used use VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -herself -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -The the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -fought fight VERB VBN NULL -against against ADP IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -him- him- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -driven drive VERB VBD NULL -him -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -also also ADV RB NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -doing do VERB VBG NULL -this this DET DT NULL -. . PUNCT . NULL - - -Only only ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -use use VERB VB NULL -this this DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -for for ADP IN NULL -which which PRON WDT NULL -rea- rea- ADJ JJ NULL -son son NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -until until ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -powers power NOUN NNS NULL -were be AUX VBD NULL -exhausted exhaust VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fierce fierce ADJ JJ NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -stinging stinging ADJ JJ NULL -bees bee NOUN NNS NULL -were be AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -scared scare VERB VBN NULL -away away ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -way way NOUN NN NULL -left leave VERB VBN NULL -to to PART TO NULL -destroy destroy VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -took take VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -it -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -slowly slowly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -ext ext NOUN NN NULL - - -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL - - -i -PRON- PRON PRP NULL -d would AUX MD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -this this DET DT NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -charm charm NOUN NN NULL -began begin VERB VBD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -147 147 NUM CD CARDINAL -to to PART TO NULL -work work VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -sky sky NOUN NN NULL -was be AUX VBD NULL -darkened darken VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -low low ADJ JJ NULL -rumbling rumble VERB VBG NULL -sound sound NOUN NN NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -rushing rushing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wings wing NOUN NNS NULL -; ; PUNCT : NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -laughing laugh VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark ADJ JJ NULL -sky sky NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -surrounded surround VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -monkeys monkey NOUN NNS NULL -, , PUNCT , NULL -each each DET DT NULL -with with ADP IN NULL -a a DET DT NULL -pair pair NOUN NN NULL -of of ADP IN NULL -immense immense ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -wings wing NOUN NNS NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -, , PUNCT , NULL -much much ADV RB NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -others other NOUN NNS NULL -, , PUNCT , NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -their -PRON- PRON PRP$ NULL -leader leader NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -flew fly VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -and and CCONJ CC NULL -last last ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -command command VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -who who PRON WP NULL -are be AUX VBP NULL -within within ADP IN NULL -my -PRON- PRON PRP$ NULL -land land NOUN NN NULL -and and CCONJ CC NULL -de- de- X XX NULL - - -stroy stroy VERB VB NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -except except SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Bring bring VERB VB NULL -that that DET DT NULL -beast beast NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -mind mind NOUN NN NULL -to to PART TO NULL -harness harness VERB VB NULL -him -PRON- PRON PRP NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -work work VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -shall shall AUX MD NULL -be be AUX VB NULL -obeyed obey VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -away away ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -148 148 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -seized seize VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -thickly thickly ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -they -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -fell fall VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -distance distance NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -lay lie VERB VBD NULL -so so ADV RB NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -dented dent VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -neither neither CCONJ CC NULL -move move VERB VB NULL -nor nor CCONJ CC NULL -groan groan NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -fingers finger NOUN NNS NULL -pulled pull VERB VBD NULL -all all DET DT NULL -of of ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -made make VERB VBD NULL -his -PRON- PRON PRP$ NULL -hat hat NOUN NN NULL -and and CCONJ CC NULL -boots boot NOUN NNS NULL -and and CCONJ CC NULL -clothes clothe NOUN NNS NULL -into into ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -bundle bundle NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -remaining remain VERB VBG NULL -Monkeys Monkeys PROPN NNPS ORG -threw throw VERB VBD NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -stout stout ADJ JJ NULL -rope rope NOUN NN NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -unable unable ADJ JJ NULL -to to PART TO NULL -bite bite VERB VB NULL -or or CCONJ CC NULL -scratch scratch VERB VB NULL -or or CCONJ CC NULL -struggle struggle VERB VB NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -placed place VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -yard yard NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -iron iron NOUN NN NULL -fence fence NOUN NN NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -harm harm VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -watching watch VERB VBG NULL -the the DET DT NULL -sad sad ADJ JJ NULL -fate fate NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -com- com- NOUN NN NULL -rades rade VERB VBZ NULL -and and CCONJ CC NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -her -PRON- PRON PRP$ NULL -turn turn NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -, , PUNCT , NULL -hairy hairy ADJ JJ NULL -arms arm NOUN NNS NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -ugly ugly ADJ JJ NULL -face face NOUN NN NULL -grinning grinning NOUN NN NULL -terriby terriby NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Good Good PROPN NNP ORG -Witch Witch PROPN NNP ORG -'s 's PART POS ORG -kiss kiss NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -and and CCONJ CC NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -motioning motion VERB VBG NULL -the the DET DT NULL -others other NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -this this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Good Good PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -149 149 NUM CD CARDINAL -greater great ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Evil Evil PROPN NNP ORG -. . PUNCT . NULL - - -All all DET DT NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -gently gently ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -her -PRON- PRON PRP NULL -swiftly swiftly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -set set VERB VBD NULL -her -PRON- PRON PRP NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -front front ADJ JJ NULL -door door NOUN NN NULL -step step NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -leader leader NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -obeyed obey VERB VBN NULL -you -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -are be AUX VBP NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -tied tie VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -yard yard NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -we -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -she -PRON- PRON PRP NULL -carries carry VERB VBZ NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -power power NOUN NN NULL -over over ADP IN NULL -our -PRON- PRON PRP$ NULL -band band NOUN NN NULL -is be AUX VBZ NULL -now now ADV RB NULL -ended end VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -with with ADP IN NULL -much much ADJ JJ NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -surprised surprised ADJ JJ NULL -and and CCONJ CC NULL -worried worried ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -AWmk AWmk PROPN NNP NULL -, , PUNCT , NULL -> > X XX NULL -- - PUNCT HYPH NULL -I50 i50 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -knew know VERB VBD NULL -well well ADV RB NULL -that that SCONJ IN NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -nor nor CCONJ CC NULL -she -PRON- PRON PRP NULL -, , PUNCT , NULL -her- her- PROPN NNP NULL -self self NOUN NN NULL -, , PUNCT , NULL -dare dare VERB VB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -girl girl NOUN NN NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -the the DET DT GPE -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNP GPE -, , PUNCT , NULL -began begin VERB VBD NULL -to to PART TO NULL -tremble tremble VERB VB NULL -with with ADP IN NULL -fear fear NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -belonged belong VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -tempted tempt VERB VBN NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -how how ADV WRB NULL -simple simple ADJ JJ NULL -the the DET DT NULL -soul soul NOUN NN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -th^ th^ PROPN NNP ORG -little little ADJ JJ NULL -girl girl NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -laughed laugh VERB VBD NULL -to to ADP IN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -still still ADV RB NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -her -PRON- PRON PRP$ NULL -power power NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -harshly harshly ADV RB NULL -and and CCONJ CC NULL -severely severely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -mind mind VERB VBP NULL -everything everything PRON NN NULL -I -PRON- PRON PRP NULL -tell tell VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -an an DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -followed follow VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -bade bid VERB VBD NULL -her -PRON- PRON PRP NULL -clean clean ADJ JJ NULL -the the DET DT NULL -pots pot NOUN NNS NULL -and and CCONJ CC NULL -kettles kettle NOUN NNS NULL -and and CCONJ CC NULL -sweep sweep VERB VB NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -fire fire NOUN NN NULL -fed feed VERB VBN NULL -with with ADP IN NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -work work NOUN NN NULL -meekly meekly ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -made make VERB VBN NULL -up up ADP RP NULL -to to PART TO NULL -work work VERB VB NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -; ; PUNCT : NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -decided decide VERB VBN NULL -not not PART RB NULL -to to PART TO NULL -kill kill VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -With with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -hard hard ADV RB NULL -at at ADP IN NULL -w^ork w^ork NOUN NN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -harness harness NOUN NN NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -; ; PUNCT : NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -amuse amuse VERB VB NULL -her -PRON- PRON PRP NULL - - -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -draw draw VERB VB NULL -her -PRON- PRON PRP$ NULL -chariot chariot NOUN NN NULL -whenever whenever ADV WRB NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -to to PART TO NULL -drive drive VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIy WONDERFUIy NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -151 151 NUM CD CARDINAL -roar roar VERB VB NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shut shut VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -harness harness VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -speaking speak VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -bars bar NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -starve starve VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -after after ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -no no DET DT NULL -food food NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -imprisoned imprison VERB VBN NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -every every DET DT DATE -day day NOUN NN DATE -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -at at ADP IN NULL -noon noon NOUN NN TIME -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -ready ready ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -harnessed harness VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -would would AUX MD NULL -answer answer VERB VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -No no INTJ UH NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -yard yard NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bite bite VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -reason reason NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -wished wish VERB VBD NULL -was be AUX VBD NULL -that that SCONJ IN NULL -every every DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -asleep asleep ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -food food NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -do^vn do^vn NOUN NNS PERSON -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -talked talk VERB VBD NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -to to PART TO NULL -plan plan VERB VB NULL -some some DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -constantly constantly ADV RB NULL -guarded guard VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -and and CCONJ CC NULL -too too ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -had have AUX VBD NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -often often ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -threatened threaten VERB VBD NULL -to to PART TO NULL -beat beat VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -old old ADJ JJ NULL -um- um- NOUN NN NULL -brella brella NOUN NN NULL -she -PRON- PRON PRP NULL -always always ADV RB NULL -carried carry VERB VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -in in ADP IN NULL -truth truth NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -strike strike VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -because because SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -child child NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -full full ADJ JJ NULL -of of ADP IN NULL -fear fear NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -struck strike VERB VBD NULL -Toto Toto PROPN NNP PERSON -a a DET DT NULL -blow blow NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -umbrella umbrella NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -brave brave ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -152 152 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -and and CCONJ CC NULL -bit bite VERB VBD NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP GPE -did do AUX VBD NULL -not not PART RB NULL -bleed bleed VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -bitten bite VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -wiciced wicice VERB VBN NULL -that that SCONJ IN NULL -the the DET DT NULL -bood bood NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP NULL -had have AUX VBD NULL -dried dry VERB VBN NULL -up up ADP RP NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -before before ADV RB DATE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Hfe Hfe PROPN NNP PERSON -became become VERB VBD NULL -very very ADV RB NULL -sad sad ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -under- under- ADV RB NULL -stand stand VERB VB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -harder hard ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -cry cry VERB VB NULL -bitterly bitterly ADV RB NULL -for for ADP IN NULL -hours hour NOUN NNS TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -sitting sit VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -, , PUNCT , NULL -whining whine VERB VBG NULL -dismally dismally ADV RB NULL -to to PART TO NULL -show show VERB VB NULL -how how ADV WRB NULL -sorry sorry ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -really really ADV RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -or or CCONJ CC NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -made make VERB VBD NULL -him -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -longing longing NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -the the DET DT NULL -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNPS GPE -which which PRON WDT NULL -the the DET DT NULL -girl girl NOUN NN NULL -always always ADV RB NULL -wore wear VERB VBD NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -Bees Bees PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Crows Crows PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Wolves wolf NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -heaps heap NOUN NNS NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -used use VERB VBN NULL -up up ADP RP NULL -all all DET PDT NULL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -; ; PUNCT : NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -should should AUX MD NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Silver Silver PROPN NNP ORG -Shoes Shoes PROPN NNP ORG -they -PRON- PRON PRP NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -more more ADJ JJR NULL -power power NOUN NN NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -watched watch VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -carefully,- carefully,- PROPN NNP NULL -to to PART TO NULL -see see VERB VB NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -ever ever ADV RB NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -steal steal VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -child child NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -took take VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -except except SCONJ IN NULL -at at ADP IN NULL -night night NOUN NN NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -her -PRON- PRON PRP$ NULL -bath bath NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -too too ADV RB NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -to to PART TO NULL -dare dare VERB VB NULL -go go VERB VB NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -at at ADP IN NULL -night night NOUN NN TIME -to to PART TO NULL -take take VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -dread dread NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -was be AUX VBD NULL -greater great ADJ JJR NULL -than than SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -bath- bath- ADV RB NULL -ing e VERB VBG NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -old old ADJ JJ NULL -Witch witch NOUN NN PERSON -never never ADV RB NULL -touched touch VERB VBN NULL -water water NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -ever ever ADV RB NULL -let let VERB VB NULL -water water NOUN NN NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -153 153 NUM CD CARDINAL - - -But but CCONJ CC NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -cunning cunning ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -finally finally ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -trick trick NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -placed place VERB VBD NULL -a a DET DT NULL -bar bar NOUN NN NULL -of of ADP IN NULL -iron iron NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -by by ADP IN NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -iron iron NOUN NN NULL -invisible invisible ADJ JJ NULL -to to ADP IN NULL -human human ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -across- across- ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -she -PRON- PRON PRP NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -bar bar NOUN NN NULL -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -hurt hurt VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -fall fall NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -came come VERB VBD NULL -off off ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -had have AUX VBD NULL -snatched snatch VERB VBN NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -skinny skinny ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -success success NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -trick trick NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -she -PRON- PRON PRP NULL -owned own VERB VBD NULL -half half DET PDT CARDINAL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -use use VERB VB NULL -it -PRON- PRON PRP NULL -against against ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -even even ADV RB NULL -had have AUX VBD NULL -she -PRON- PRON PRP NULL -known know VERB VBN NULL -how how ADV WRB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -grew grow VERB VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -back back ADP RP NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -retorted retort VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -now now ADV RB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -not not PART RB NULL -yours yours PRON PRP$ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -laughing laugh VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -154 154 NUM CD CARDINAL -' ' PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL - - -some some DET DT NULL -day day NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD NULL -from from ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -so so ADV RB NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -near near ADV RB NULL -and and CCONJ CC NULL -dashed dash VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -wetting wet VERB VBG NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -head head NOUN NN NULL -to to ADP IN NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -Instantly instantly ADV RB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fear fear NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -shrink shrink VERB VB NULL -and and CCONJ CC NULL -fall fall VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -See see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -In in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -melt melt VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -frightened frightened ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -actually actually ADV RB NULL -melting melt VERB VBG NULL -away away ADV RB NULL -like like SCONJ IN NULL -brown brown ADJ JJ NULL -sugar sugar NOUN NN NULL -before before ADP IN NULL -her -PRON- PRON PRP$ NULL -very very ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -water water NOUN NN NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -wailing wailing NOUN NN NULL -, , PUNCT , NULL -despairing despair VERB VBG NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Of of ADV RB NULL -course course ADV RB NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -the the DET DT NULL -castle castle NOUN NN NULL -to to ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -wicked wicke VERB VBN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ DATE -day day NOUN NN DATE -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -ever ever ADV RB NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -melt melt VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -end end VERB VB NULL -my -PRON- PRON PRP$ NULL -wicked wicked ADJ JJ NULL -deeds deed NOUN NNS NULL -. . PUNCT . NULL - - -Look look VERB VB NULL -out out ADV RB NULL -here here ADV RB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -With with ADP IN NULL -these these DET DT NULL -words word NOUN NNS NULL -the the DET DT NULL -Witch witch NOUN NN ORG -fell fall VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -brown brown ADJ JJ NULL -, , PUNCT , NULL -melted melted ADJ JJ NULL -, , PUNCT , NULL -shapeless shapeless ADJ JJ NULL -mass mass NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -spread spread VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -boards board NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -Seeing see VERB VBG NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -really really ADV RB NULL -melted melt VERB VBN NULL -away away ADV RB NULL -to to ADP IN NULL -nothing nothing PRON NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -drew draw VERB VBD NULL -another another DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -mess mess NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -then then ADV RB NULL -swept sweep VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -out out SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -picking pick VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -^55 ^55 NOUN NN NULL - - -was be AUX VBD NULL -all all DET DT NULL -that that PRON WDT NULL -was be AUX VBD NULL -left leave VERB VBN NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -cleaned clean VERB VBD NULL -and and CCONJ CC NULL -dried dry VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -at at ADP IN NULL -last last ADJ JJ NULL -free free ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -out out ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -to to PART TO NULL -tell tell VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -that that SCONJ IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -come come VERB VBN NULL -to to ADP IN NULL -an an DET DT NULL -end end NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer long ADJ JJR NULL -Drisoners drisoner NOUN NNS NULL -in in ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -H H PROPN NNP NULL -COWARDLY cowardly NOUN NN NULL -LION lion NOUN NN NULL -WAS be VERB VBD NULL -much much ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -melted melt VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -prison prison NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -f^ii f^ii X LS NULL - - -^H ^H NOUN NNS NULL -him -PRON- PRON PRP NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -in in ADV RB NULL -together together ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -first first ADJ JJ ORDINAL -act act NOUN NN NULL -was be AUX VBD NULL -to to PART TO NULL -call call VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -together together ADV RB NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer longer ADV RBR NULL -slaves.:^;>^i slaves.:^;>^i VERB VBN DATE - - -There there PRON EX NULL -was be AUX VBD NULL -great great ADJ JJ NULL -rejoicing rejoicing NOUN NN NULL -among among ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkles Winkles PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -for for ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -always always ADV RB NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -with with ADP IN NULL -great great ADJ JJ NULL -cruelty cruelty NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -this this DET DT DATE -day day NOUN NN DATE -as as SCONJ IN NULL -a a DET DT NULL -holiday holiday NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -after after ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spent spend VERB VBD NULL -the the DET DT NULL -time time NOUN NN NULL -in in ADP IN NULL -feasting feasting NOUN NN NULL -and and CCONJ CC NULL -dancing dancing NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -If if SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -i6o i6o NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -were be AUX VBD NULL -only only ADV RB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -could could AUX MD NULL -rescue rescue VERB VB NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -rescue rescue VERB VB NULL -their -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -said say VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -delighted delighted ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -a a DET DT NULL -number number NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -who who PRON WP NULL -looked look VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -most most ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -away away ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -rocky rocky ADJ JJ NULL -plain plain NOUN NN NULL -where where ADV WRB NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -lay lie VERB VBD NULL -, , PUNCT , NULL -all all DET DT NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -bent bent ADJ JJ NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -was be AUX VBD NULL -near near SCONJ IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -blade blade NOUN NN NULL -was be AUX VBD NULL -rusted rust VERB VBN NULL -and and CCONJ CC NULL -the the DET DT NULL -handle handle NOUN NN NULL -broken break VERB VBN NULL -off off ADP RP NULL -short short ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkies Winkies PROPN NNPS NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -tenderly tenderly ADV RB NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -castle castle NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -shed- shed- ADV RB NULL -ding de VERB VBG NULL -a a DET DT NULL -few few ADJ JJ NULL -tears tear NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -plight plight NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -looking look VERB VBG NULL -sober sober ADJ JJ NULL -and and CCONJ CC NULL -sorry sorry ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -castle castle NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -any any DET DT NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -tinsmiths tinsmith NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -good good ADJ JJ NULL -tinsmiths tinsmith NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -came come VERB VBD NULL -, , PUNCT , NULL -bringing bring VERB VBG NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -tools tool NOUN NNS NULL -in in ADP IN NULL -baskets basket NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -straighten straighten VERB VB NULL -out out ADP RP NULL -those those DET DT NULL -dents dent NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -" " PUNCT `` NULL - - -The the DET DT NULL -TinsmitJts TinsmitJts PROPN NNP ORG -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -. . PUNCT . NULL -' ' PUNCT '' NULL -^- ^- NUM CD NULL - - -u u NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i6i i6i PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -bend bend VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -solder solder VERB VB NULL -him -PRON- PRON PRP NULL -together together ADV RB NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -broken break VERB VBN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -looked look VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -over over ADP IN NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -answered answer VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -mend mend VERB VB NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -rooms room NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -, , PUNCT , NULL -hammering hammer VERB VBG NULL -and and CCONJ CC NULL -twisting twisting NOUN NN NULL -and and CCONJ CC NULL -bending bend VERB VBG NULL -and and CCONJ CC NULL -soldering soldering NOUN NN NULL -and and CCONJ CC NULL -polishing polishing NOUN NN NULL -and and CCONJ CC NULL -pounding pound VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -straightened straighten VERB VBN NULL -out out ADP RP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -form form NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -worked work VERB VBD NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -there there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -patches patch NOUN NNS NULL -on on ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -did do AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -job job NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -vain vain ADJ JJ NULL -man man NOUN NN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patches patch NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -into into ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -rescuing rescue VERB VBG NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -pleased pleased ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -wipe wipe VERB VB NULL -every every DET DT NULL -tear tear NOUN NN NULL -carefully carefully ADV RB NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -apron apron PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -rusted rust VERB VBN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -time time NOUN NN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -tears tear NOUN NNS NULL -fell fall VERB VBD NULL -thick thick ADJ JJ NULL -and and CCONJ CC NULL -fast fast VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -joy joy NOUN NN NULL -of of ADP IN NULL -meeting meet VERB VBG NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -tears tear NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -need need VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -wiped wipe VERB VBN NULL -away away ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -wiped wipe VERB VBD NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -often often ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -wet wet ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -till till SCONJ IN NULL -it -PRON- PRON PRP NULL -dried dry VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -finished finish VERB VBN NULL -telling tell VERB VBG NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -happened happen VERB VBN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -i62 i62 PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -all all DET PDT NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -tossed toss VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -trunk trunk NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -smooth smooth ADJ JJ NULL -that that SCONJ IN NULL -no no DET DT NULL -one one PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -said say VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -while while SCONJ IN NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -at at ADP IN NULL -work work NOUN NN NULL -mending mend VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -another another DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -goldsmith goldsmith NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -made make VERB VBN NULL -an an DET DT NULL -axe axe ADJ JJ NULL -- - PUNCT HYPH NULL -handle handle NOUN NN NULL -of of ADP IN NULL -solid solid ADJ JJ NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -fitted fit VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -broken broken ADJ JJ NULL -handle handle NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -polished polish VERB VBD NULL -the the DET DT NULL -blade blade NOUN NN NULL -until until ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rust rust NOUN NN NULL -was be AUX VBD NULL -removed remove VERB VBN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -glistened glisten VERB VBD NULL -like like SCONJ IN NULL -burnished burnish VERB VBN NULL -silver silver NOUN NN NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -spoken speak VERB VBN NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -over over ADP RP NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -fell fall VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -off off ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -picked pick VERB VBD NULL -them -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -nice nice ADJ JJ NULL -, , PUNCT , NULL -clean clean ADJ JJ NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -behold behold VERB VB NULL -! ! PUNCT . NULL - - -here here ADV RB NULL -was be AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -thanking thank VERB VBG NULL -them -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -over over ADV RB NULL -again again ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -reunited reunite VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -spent spend VERB VBD NULL -a a DET DT DATE -few few ADJ JJ DATE -happy happy ADJ JJ DATE -days day NOUN NNS DATE -at at ADP IN NULL -the the DET DT FAC -Yellow Yellow PROPN NNP FAC -Castle Castle PROPN NNP FAC -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -needed need VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -comfortable comfortable ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -one one NUM CD DATE -day day NOUN NN DATE -the the DET DT NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -of of ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -163 163 NUM CD CARDINAL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -claim claim VERB VB NULL -his -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -at at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -joyfully joyfully PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thought- thought- ADV RB NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clapping clap VERB VBG NULL -her -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -start start VERB VB NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -to to PART TO GPE -- - PUNCT HYPH GPE -morrow morrow NOUN NN GPE -! ! PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -they -PRON- PRON PRP NULL -decided decide VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -The the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -together together ADV RB NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -them -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -begged beg VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -stay stay VERB VB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Yellow Yellow PROPN NNP NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Finding find VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -determined determine VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -gave give VERB VBD NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -each each DET DT NULL -a a DET DT NULL -golden golden ADJ JJ NULL -collar collar NOUN NN NULL -; ; PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -Doro- Doro- PROPN NNP NULL -thy thy X XX NULL - - -they -PRON- PRON PRP NULL -presented present VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -bracelet bracelet NOUN NN NULL -, , PUNCT , NULL -studded stud VERB VBN NULL -with with ADP IN NULL -diamonds diamond NOUN NNS NULL -; ; PUNCT : NULL -i64 i64 VERB VBP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -gold gold NOUN NN NULL -- - PUNCT HYPH NULL -headed head VERB VBN NULL -walking walking NOUN NN NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -stumbling stumble VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -they -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -silver silver ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -, , PUNCT , NULL -inlaid inlay VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBN NULL -with with ADP IN NULL -precious precious ADJ JJ NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Every every DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -speech speech NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -until until ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -ached ache VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -cupboard cupboard NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -with with ADP IN NULL -food food NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -tried try VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -exactly exactly ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -about about ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -to to PART TO NULL -wear wear VERB VB NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP$ NULL -sun- sun- NOUN NN NULL -bonnet bonnet NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -prepared prepare VERB VBN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -three three NUM CD CARDINAL -cheers cheer NOUN NNS NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -CK5vpterXIV ck5vpterxiv NOUN NN NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP PERSON -Wiixged wiixge VERB VBD PERSON -Aorvkeys Aorvkeys PROPN NNP NULL - - -i^ i^ PROPN NNP NULL -^S%\ ^s%\ SYM SYM NULL -01/ 01/ NOUN NN NULL -WILL will AUX MD NULL -REMEMBER remember VERB VB NULL - - -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -road road NOUN NN NULL -not not PART RB NULL -even even ADV RB NULL -a a DET DT NULL -pathway pathway NOUN NN NULL -between between ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -When when ADV WRB NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -went go VERB VBD NULL -in in ADP IN NULL -search search NOUN NN NULL -^T^^B ^T^^B PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming- coming- ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sent send VERB VBD NULL -the the DET DT NULL -Winged wing VERB VBN NULL -Monkeys"to Monkeys"to PROPN NNP NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -harder hard ADJ JJR NULL -to to PART TO NULL -find find VERB VB NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -back back ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -fields field NOUN NNS NULL -of of ADP IN NULL -buttercups buttercup NOUN NNS NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -daisies daisy NOUN NNS NULL -than than SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -straight straight ADV RB NULL -east east ADV RB NULL -, , PUNCT , NULL -toward toward ADP IN NULL -the the DET DT NULL -rising rise VERB VBG NULL -sun sun NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -off off ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -at at ADP IN NULL -noon noon NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -which which PRON WDT NULL -was be AUX VBD NULL -east east ADJ JJ NULL -and and CCONJ CC NULL -which which PRON WDT NULL -was be AUX VBD NULL -west west NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -reason reason NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reat reat PROPN NNP NULL -/ / SYM SYM NULL -y^ y^ PROPN NNP NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -on on ADP RP NULL -walking walk VERB VBG NULL -, , PUNCT , NULL -however however ADV RB NULL -. . PUNCT . NULL -were be AUX VBD NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -oing oing NOUN NN NULL -& & CCONJ CC NULL -m. m. NOUN NN PERSON - - -TitK TitK PROPN NNP NULL -" " PUNCT `` NULL -WONDERFUL WONDERFUL PROPN NNP WORK_OF_ART -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -nXi^t nXi^t PROPN NNP NULL -night night NOUN NN NULL -the the DET DT NULL -moon moon NOUN NN NULL -came come VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -ifey ifey PROPN NNP NULL -lay lie VERB VBD NULL -dovvii dovvii PROPN NNP NULL -among among ADP IN NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -smelHng smelHng PROPN NNP NULL -yellow yellow ADJ JJ NULL -flowers flower NOUN NNS NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN NULL -all all DET DT NULL -but but SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -00 00 PUNCT NFP NULL -' ' PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -behind behind ADP IN NULL -a a DET DT NULL -cloud cloud NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -started start VERB VBD NULL -Qm^s4f qm^s4f NOUN NN NULL -- - PUNCT HYPH NULL -the5t^^ef#<i^^sttr^4V the5t^^ef#<i^^sttr^4V VERB VBN NULL - - -they -PRON- PRON PRP NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -walk walk VERB VBP NULL -far far ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -sometime sometime ADV RB NULL -come come VERB VB NULL -to to ADP IN NULL -some some DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -day day NOUN NN NULL -by by ADP IN NULL -day day NOUN NN NULL -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -still still ADV RB NULL -saw see VERB VBD NULL -noth- noth- PROPN NNP NULL -ing e VERB VBG NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -grumble grumble VERB VB NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -ir-^^^ ir-^^^ ADJ JJ NULL -" " PUNCT `` NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -\- \- PROPN NNP NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -surely surely ADV RB NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -A\'ay A\'ay PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -> > X XX NULL - - -\ \ NOUN NNS NULL -e e NOUN NNS NULL -find find VERB VBP NULL -it -PRON- PRON PRP NULL -again again ADV RB NULL -in in ADP IN NULL -time time NOUN NN NULL -to to PART TO NULL -reach reach VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Nor nor CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -se^ms se^ms VERB VBP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -this this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -very very ADV RB NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -whimper whimper NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -i i PRON PRP NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -courage courage NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -tramping tramp VERB VBG NULL -forever forever ADV RB NULL -, , PUNCT , NULL -without without ADP IN NULL -R"etting r"ette VERB VBG NULL -anywhere anywhere ADV RB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -///'I ///'I PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -lost lose VERB VBD NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -found find VERB VBD NULL -that that SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -time time NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -life life NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -too too ADV RB NULL -tired tired ADJ JJ NULL -to to PART TO NULL -chase chase VERB VB NULL -a a DET DT NULL -butterfly butterfly NOUN NN NULL -that that PRON WDT NULL -flew fly VERB VBD NULL -past past ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -tongue tongue NOUN NN NULL -; ; PUNCT : NULL -^- ^- NUM CD NULL -and and CCONJ CC NULL -panted pant VERB VBD NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP FAC -^s ^s PUNCT NFP FAC - - -if if SCONJ IN NULL -, , PUNCT , NULL -tQ tQ NOUN NNS NULL -ask ask VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -v\'^,'^^ v\'^,'^^ PROPN NNP NULL -[ [ PUNCT -LRB- NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL - - -r r PROPN NNP NULL -Mil Mil PROPN NNP NULL - - -w w NOUN NN NULL -" " PUNCT '' NULL - - -< < X XX NULL -^ ^ PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -169 169 NUM CD NULL -: : PUNCT : NULL -# # SYM $ CARDINAL -. . PUNCT . NULL -" " PUNCT `` NULL -Suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -call call VERB VBP NULL -the the DET DT FAC -Field field NOUN NN FAC -Mice mouse NOUN NNS FAC -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -could could AUX MD NULL -probably probably ADV RB NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -we -PRON- PRON PRP NULL -think think VERB VB NULL -of of ADP IN NULL -that that DET DT NULL -before before ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -blew blow VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -whistle whistle NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -carried carry VERB VBN NULL -about about ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -since since SCONJ IN NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS NULL -had have AUX VBD NULL -given give VERB VBN NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -the the DET DT NULL -pattering pattering NOUN NN NULL -of of ADP IN NULL -tiny tiny ADJ JJ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -grey grey NOUN NN NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -running run VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Among among ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL --^e^^,/"^ -^e^^,/"^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Can can AUX MD NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -where where ADV WRB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -.^"Certainly .^"Certainly PUNCT NFP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -' ' PUNCT `` NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -had have VERB VBN NULL -it -PRON- PRON PRP NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -backs back NOUN NNS NULL -all all DET PDT NULL -this this DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -use use VERB VB NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -^^''^^J ^^''^^j X ADD CARDINAL -: : PUNCT : NULL -r r NOUN NN NULL -I70 i70 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -call call VERB VB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -to to ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -They -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Oz Oz PROPN NNP GPE -in in ADP IN NULL -less less ADJ JJR TIME -than than SCONJ IN TIME -an an DET DT TIME -hour hour NOUN NN TIME -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -written write VERB VBN NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT PERSON -Queen Queen PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice mouse NOUN NNS PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -run run VERB VB NULL -away away ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -and and CCONJ CC NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -great great ADJ JJ NULL -fun fun NOUN NN NULL -to to PART TO NULL -plague plague VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -obey obey VERB VB NULL -the the DET DT NULL -wearer wearer NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -hurrying hurry VERB VBG NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -looked look VERB VBD NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -and and CCONJ CC NULL -saw see VERB VBD NULL -some some DET DT NULL -words word NOUN NNS NULL -written write VERB VBN NULL -upon upon SCONJ IN NULL -the the DET DT NULL -lining lining NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -read read VERB VBD NULL -the the DET DT NULL -directions direction NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -say say VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -doing do VERB VBG NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -this this DET DT NULL -time time NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hello hello INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -calmly calmly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -now now ADV RB NULL -standing stand VERB VBG NULL -on on ADP IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -This this DET DT NULL -ended end VERB VBD NULL -the the DET DT NULL -saying saying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -flapping flapping NOUN NN NULL -of of ADP IN NULL -wings wing NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -The the DET DT NULL -wonderful wonderful ADJ JJ NULL -wizard wizard NOUN NN NULL -of of ADP IN NULL -oz oz PROPN NNP NULL -. . PUNCT . NULL - - -171 171 NUM CD NULL -as as SCONJ IN NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -King King PROPN NNP NULL -bowed bow VERB VBD NULL -low low ADV RB NULL -before before ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -command command NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no ADV RB NULL -sooner sooner ADV RBR NULL -had have AUX VBD NULL -he -PRON- PRON PRP NULL -spoken speak VERB VBN NULL -than than SCONJ IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -took take VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD NULL -little little ADJ JJ NULL -Monkey Monkey PROPN NNP WORK_OF_ART -seized seize VERB VBD WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -and and CCONJ CC NULL -flew fly VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -dog dog NOUN NN NULL -tried try VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -rather rather ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -how how ADV WRB NULL -badly badly ADV RB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -before before ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -no no DET DT NULL -harm harm NOUN NN NULL -was be AUX VBD NULL -intended intend VERB VBN NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -rode ride VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -quite quite ADV RB NULL -cheerfully cheerfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -time time NOUN NN NULL -looking look VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -gardens garden NOUN NNS NULL -and and CCONJ CC NULL -woods wood VERB VBZ NULL -far far ADV RB NULL -below below ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -riding ride VERB VBG NULL -easily easily ADV RB NULL -between between ADP IN NULL -two two NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -King King PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -a a DET DT NULL -chair chair NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -have have AUX VB NULL -to to PART TO NULL -obey obey VERB VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -story story NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -laugh laugh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -before before ADP IN NULL -us -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -pass pass VERB VB NULL -the the DET DT NULL -time time NOUN NN NULL -by by ADP IN NULL -telling tell VERB VBG NULL -you -PRON- PRON PRP NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL -172 172 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -02 02 NUM CD CARDINAL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -began begin VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -free free ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -living live VERB VBG NULL -happily happily ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -from from ADP IN NULL -tree tree NOUN NN NULL -to to ADP IN NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -eating eat VERB VBG NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -doing do VERB VBG NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -pleased please VERB VBD NULL -without without ADP IN NULL -calling call VERB VBG NULL -anybody anybody PRON NN NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -were be AUX VBD NULL -rather rather ADV RB NULL -too too ADV RB NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -at at ADP IN NULL -times time NOUN NNS NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -down down ADP RP NULL -to to PART TO NULL -pull pull VERB VB NULL -the the DET DT NULL -tails tail NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -no no DET DT NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -throwing throw VERB VBG NULL -nuts nut NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -walked walk VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -careless careless ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -fun fun NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -every every DET DT NULL -minute minute NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -long long ADV RB NULL -before before ADP IN NULL -Oz Oz PROPN NNP NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -lived live VERB VBD NULL -here here ADV RB NULL -then then ADV RB NULL -, , PUNCT , NULL -away away ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -also also ADV RB NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic NOUN NN NULL -w^as w^as NOUN NN NULL -used use VERB VBN NULL -to to PART TO NULL -help help VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -never never ADV RB NULL -known know VERB VBN NULL -to to PART TO NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -was be AUX VBD NULL -good good ADJ JJ NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Gayelette Gayelette PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -handsome handsome ADJ JJ NULL -palace palace NOUN NN NULL -built build VERB VBN NULL -from from ADP IN NULL -great great ADJ JJ NULL -blocks block NOUN NNS NULL -of of ADP IN NULL -ruby ruby PROPN NNP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -loved love VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -sorrow sorrow NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -to to PART TO NULL -love love VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -stupid stupid ADJ JJ NULL -and and CCONJ CC NULL -ugly ugly ADJ JJ NULL -to to PART TO NULL -mate mate VERB VB NULL -with with ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -who who PRON WP NULL -was be AUX VBD NULL -handsome handsome ADJ JJ NULL -and and CCONJ CC NULL -manly manly ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -be- be- PROPN NNP NULL - - -yond yond VERB VB NULL -his -PRON- PRON PRP$ DATE -years year NOUN NNS DATE -. . PUNCT . NULL - - -Gayelette Gayelette PROPN NNP ORG -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -man man NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -husband husband NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -palace palace NOUN NN NULL -and and CCONJ CC NULL -used use VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -as as ADV RB NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -woman woman NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -manhood manhood VERB VB NULL -, , PUNCT , NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -called call VERB VBN NULL -, , PUNCT , NULL -was be AUX VBD NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -best good ADJ JJS NULL -and and CCONJ CC NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -his -PRON- PRON PRP$ NULL -manly manly ADJ JJ NULL -beauty beauty NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -great great ADJ JJ NULL - - -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -173 173 NUM CD CARDINAL - - -Gayelette Gayelette PROPN NNP NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -hastened hasten VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -the the DET DT PERSON -King king NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Winged Winged PROPN NNP PERSON -Monkeys Monkeys PROPN NNPS PERSON -which which PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -near near SCONJ IN NULL -Gayalette Gayalette PROPN NNP PERSON -'s 's PART POS NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -old old ADJ JJ NULL -fellow fellow NOUN NN NULL -loved love VERB VBD NULL -a a DET DT NULL -joke joke NOUN NN NULL -better better ADV RBR NULL -than than SCONJ IN NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -just just ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -out out ADP RP NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Quelala Quelala PROPN NNP GPE -walking walk VERB VBG NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rich rich ADJ JJ NULL -costume costume NOUN NN NULL -of of ADP IN NULL -pink pink ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -velvet velvet NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -thought think VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -see see VERB VB NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -word word NOUN NN NULL -the the DET DT NULL -band band NOUN NN NULL -flew fly VERB VBD NULL -down down ADV RB NULL -and and CCONJ CC NULL -seized seize VERB VBD NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -dropped drop VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -Swim swim VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -fine fine ADJ JJ NULL -fellow fellow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -cried cry VERB VBD NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -and and CCONJ CC NULL -see see VERB VB NULL -if if SCONJ IN NULL -the the DET DT NULL -water water NOUN NN NULL -has have AUX VBZ NULL -spotted spot VERB VBN NULL -your -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Quelala Quelala PROPN NNP GPE -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -wise wise ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -swim swim VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -spoiled spoil VERB VBN NULL -by by ADP IN NULL -all all DET DT NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -laughed laugh VERB VBD NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -swam swam VERB VB NULL -in in ADV RB NULL -to to ADP IN NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -Gayelette Gayelette PROPN NNP PERSON -came come VERB VBD NULL -running run VERB VBG NULL -out out ADP RP NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -silks silk NOUN NNS NULL -and and CCONJ CC NULL -velvet velvet NOUN NN NULL -all all DET DT NULL -ruined ruin VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -princess princess NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -brought bring VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -should should AUX MD NULL -be be AUX VB NULL -tied tie VERB VBN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -treated treat VERB VBN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -dropped drop VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -pleaded plead VERB VBD NULL -hard hard ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -would would AUX MD NULL -drown drown VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -tied tie VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Quelala Quelala PROPN NNP PERSON -said say VERB VBD NULL -a a DET DT NULL -kind kind NOUN NN NULL -174 174 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -Gayelette Gayelette PROPN NNP ORG -finally finally ADV RB NULL -spared spare VERB VBD NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -condition condition NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -should should AUX MD NULL -ever ever ADV RB NULL -after after ADV RB NULL -do do AUX VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -bidding bidding NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -This this DET DT PERSON -Cap Cap PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -a a DET DT NULL -wedding wedding NOUN NN NULL -present present ADJ JJ NULL -to to ADP IN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -have have AUX VB NULL -cost cost VERB VBN NULL -the the DET DT NULL -princess princess NOUN NN NULL -half half DET PDT CARDINAL -her -PRON- PRON PRP$ NULL -kingdom kingdom NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -Monkeys Monkeys PROPN NNPS NULL -at at ADP IN NULL -once once ADV RB NULL -agreed agree VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -condition condition NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -that that SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -whomsoever whomsoever NOUN NN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -what what PRON WP NULL -became become VERB VBD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quelala Quelala PROPN NNP PERSON -being be AUX VBG NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -to to PART TO NULL -lay lay VERB VB NULL -his -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -bride bride NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -bear bear VERB VB NULL -the the DET DT NULL -sight sight NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -after after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -married marry VERB VBN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -ordered order VERB VBD NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -always always ADV RB NULL -keep keep VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -never never ADV RB NULL -again again ADV RB NULL -set set VERB VB NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -a a DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -which which PRON WDT NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -was be AUX VBD NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -ever ever ADV RB NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -until until ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -fell fall VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -hands hand NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -W^est w^ ADJ JJS NULL -, , PUNCT , NULL -who who PRON WP NULL -made make VERB VBD NULL -us -PRON- PRON PRP NULL -enslave enslave VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -afterward afterward ADV RB NULL -drive drive VERB VB NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -is be AUX VBZ NULL -yours -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -lay lay VERB VB NULL -your -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -the the DET DT NULL -Monkey Monkey PROPN NNP NULL -King King PROPN NNP NULL -finished finish VERB VBD NULL -his -PRON- PRON PRP$ NULL -story story NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -rapid rapid ADJ JJ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -175 175 NUM CD CARDINAL -flight flight NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -but but CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT NULL -journey journey NOUN NN NULL -was be AUX VBD NULL -over over ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -set set VERB VBD NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -down down ADV RB NULL -carefully carefully ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -King King PROPN NNP ORG -bowed bow VERB VBD NULL -low low ADJ JJ NULL -to to ADP IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -flew fly VERB VBD NULL -swiftly swiftly ADV RB NULL -away away ADV RB NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -ride ride NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -quick quick ADJ JJ NULL -way way NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -lucky lucky ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -you -PRON- PRON PRP NULL -brought bring VERB VBN NULL -away away ADV RB NULL -that that SCONJ IN NULL -wonder- wonder- ADJ JJ NULL - - -ful ful ADJ JJ NULL -Cap Cap PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL -^\\\\\\in;ii/////////7/ ^\\\\\\in;ii/////////7/ PUNCT NFP NULL - - -# # SYM $ NULL -Four four NUM CD NULL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Emerald Emerald PROPN NNP ORG -City City PROPN NNP ORG -and and CCONJ CC NULL -rang- rang- NOUN NN NULL -the the DET DT NULL -bell bell NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -ringing ring VERB VBG NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -before.^ before.^ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -! ! PUNCT . NULL - - -are be AUX VBP NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -again again ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL -; ; PUNCT : NULL -^>^ ^>^ NOUN NN NULL - - -\ \ PROPN NNP NULL -VUj VUj NOUN NNS NULL -/ / PUNCT NFP NULL - - -/'Do /'Do PUNCT . NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -^x^^^i''^ ^x^^^i''^ PUNCT , NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -.^Qik^^ .^Qik^^ PUNCT . NULL -gone go VERB VBN NULL -to to PART TO NULL -visit visit VERB VB NULL -the the DET DT NULL -Wicked wicked ADJ JJ NULL -: : PUNCT : NULL -^^^Gh ^^^gh NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -^^^^ ^^^^ PUNCT : NULL -" " PUNCT '' NULL -^"^^/^-^'We ^"^^/^-^'We PROPN NNP NULL -did do AUX VBD NULL -visit visit VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -let let VERB VBD NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -again again ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -.. .. PUNCT NFP NULL - - -xx\\li//. xx\\li//. PROPN NNP PERSON - - -i8o i8o PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -explained explain VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Melted melt VERB VBN NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -news news NOUN NN NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Who who PRON WP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -bowed bow VERB VBD NULL -very very ADV RB NULL -low low ADJ JJ NULL -indeed indeed ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -locked lock VERB VBD NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -box box PROPN NNP NULL -on on ADP IN NULL -all all DET DT NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Afterward afterward ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -on on ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -into into ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -people people NOUN NNS NULL -heard hear VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -melted melt VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West west NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -followed follow VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -crowd crowd NOUN NN NULL -to to ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -was be AUX VBD NULL -still still ADV RB NULL -on on ADP IN NULL -guard guard NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL - - -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -again again ADV RB NULL -met meet VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -showed show VERB VBD NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -rooms room NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -might might AUX MD NULL -rest rest VERB VB NULL -until until ADP IN NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -receive receive VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -had have AUX VBD NULL -the the DET DT NULL -news news NOUN NN NULL -carried carry VERB VBN NULL -straight straight ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -that that DET DT NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -come come VERB VBN NULL -back back ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Oz Oz PROPN NNP NULL -made make VERB VBD NULL -no no DET DT NULL -reply reply NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -thought think VERB VBD NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -would would AUX MD NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -word word NOUN NN NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -the the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -waiting waiting NOUN NN NULL -was be AUX VBD NULL -tiresome tiresome ADJ JJ NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -grew grow VERB VBD NULL -vexed vex VERB VBN NULL -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i8i i8i NOUN NN NULL -Oz Oz PROPN NNP NULL -should should AUX MD NULL -treat treat VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -so so ADV RB NULL -poor poor ADJ JJ NULL -a a DET DT NULL -fashion fashion NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -sending send VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -undergo undergo VERB VB NULL -hardships hardship NOUN NNS NULL -and and CCONJ CC NULL -slavery slavery NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -at at ADP IN NULL -last last ADV RB NULL -asked ask VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -another another DET DT NULL -message message NOUN NN NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -let let VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -at at ADP IN NULL -once once SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -to to PART TO NULL -help help VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -find find VERB VB NULL -out out ADP RP NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -his -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -given give VERB VBN NULL -this this DET DT NULL -message message NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -at at ADP IN NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -after after ADP IN TIME -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -once once ADV RB NULL -met meet VERB VBN NULL -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -in in ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -passed pass VERB VBD NULL -a a DET DT NULL -sleepless sleepless ADJ JJ NULL -night night NOUN NN NULL -, , PUNCT , NULL -each each DET DT NULL -thinking thinking NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gift gift NOUN NN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -promised promise VERB VBN NULL -to to PART TO NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -only only ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -dreamed dream VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -was be AUX VBD NULL -telling tell VERB VBG NULL -her -PRON- PRON PRP NULL -how how ADV WRB NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -to to PART TO NULL -have have AUX VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Promptly promptly ADV RB NULL -at at ADP IN NULL -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -green green ADJ JJ NULL -whiskered whisker VERB VBN NULL -soldier soldier NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -later later ADV RBR NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -of of ADP IN FAC -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -each each DET DT NULL -one one NOUN NN CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -expected expect VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -in in ADP IN NULL -the the DET DT NULL -shape shape NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -about about ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -at at ADV RB NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -closer close ADJ JJR NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -stillness stillness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -empty empty ADJ JJ NULL -room room NOUN NN NULL -was be AUX VBD NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -forms form NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -Oz Oz PROPN NNP NULL -take take VERB VB NULL -. . PUNCT . NULL - - -Presently presently ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -seeming seem VERB VBG NULL -to to PART TO NULL -come come VERB VB NULL -i82 i82 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -from from ADP IN NULL -somewhere somewhere ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -dome dome NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -solemnly solemnly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -again again ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -no no DET DT NULL -one one NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -everywhere everywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -but but CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -common common ADJ JJ NULL -mortals mortal NOUN NNS NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -invisible invisible ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -now now ADV RB NULL -seat seat VERB VB NULL -myself -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -converse converse VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -seemed seem VERB VBD NULL -just just ADV RB NULL -then then ADV RB NULL -to to PART TO NULL -come come VERB VB NULL -straight straight ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -itself -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -toward toward ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to PART TO NULL -claim claim VERB VB NULL -our -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -, , PUNCT , NULL -O o INTJ UH NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -promise promise NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP PERSON -. . PROPN NNP NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -when when ADV WRB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -really really ADV RB NULL -destroyed destroy VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -trembled tremble VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -183 183 NUM CD TIME - - -" " PUNCT `` NULL - - -Dear dear ADJ JJ NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -sudden sudden ADJ JJ NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'ve have AUX VB NULL -had have VERB VBN NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -time time NOUN NN NULL -already already ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -angrily angrily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -sha shall AUX MD NULL -n't not PART RB NULL -wait wait VERB VB NULL -a a DET DT NULL -day day NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -your -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -well well ADV RB NULL -to to PART TO NULL -frighten frighten VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -, , PUNCT , NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -so so ADV RB NULL -fierce fierce ADJ JJ NULL -and and CCONJ CC NULL -dreadful dreadful ADJ JJ NULL -that that SCONJ IN NULL -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -away away ADV RB NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -alarm alarm NOUN NN NULL -and and CCONJ CC NULL -tipped tip VERB VBD NULL -over over ADP RP NULL -the the DET DT NULL -screen screen NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -all all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -they -PRON- PRON PRP NULL -.saw .saw PROPN NNP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -in in ADP RP NULL -just just ADV RB NULL -the the DET DT NULL -spot spot NOUN NN NULL -the the DET DT NULL -screen screen NOUN NN NULL -had have AUX VBD NULL -hidden hide VERB VBN NULL -, , PUNCT , NULL -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -old old ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -bald bald ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -wrinkled wrinkle VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -much much ADJ JJ NULL -surprised surprised ADJ JJ NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -, , PUNCT , NULL -raising raise VERB VBG NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -trembling tremble VERB VBG NULL -V^^^l^^/F v^^^l^^/f NOUN NN NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -do do AUX VB NULL -n't not PART RB NULL -strike strike VERB VB NULL -me -PRON- PRON PRP NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -you -PRON- PRON PRP NULL -want want VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i84 i84 VERB VBZ NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -and and CCONJ CC NULL -dismay dismay NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire fire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -wrong wrong ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -making make VERB VBG NULL -believe believe NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Making make VERB VBG NULL -believe believe VERB VB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Hush Hush PROPN NNP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -do do AUX VBP NULL -n't not PART RB NULL -speak speak VERB VB NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -overheard overhear VERB VBN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ruined ruin VERB VBN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -supposed suppose VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -are be AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -just just ADV RB NULL -a a DET DT NULL -common common ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -grieved grieved ADJ JJ NULL -tone tone NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Exactly exactly ADV RB NULL -so so ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -rubbing rub VERB VBG NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -together together ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -pleased please VERB VBD NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -this this DET DT NULL -is be AUX VBZ NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -shall shall AUX MD NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -wailed wail VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -wiping wipe VERB VBG NULL -the the DET DT NULL -the the DET DT NULL -tears tear NOUN NNS NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -coat coat NOUN NN NULL -- - PUNCT HYPH NULL -sleeve sleeve NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -dear dear ADJ JJ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -speak speak VERB VB NULL -" " PUNCT `` NULL - - -Exactly exactly ADV RB NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -liumhug liumhug PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -185 185 NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -little little ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -Think think VERB VB NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -trouble trouble NOUN NN NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -in in ADP IN NULL -at at ADP IN NULL -being be AUX VBG NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -^Doesn't ^doesn't CCONJ CC NULL - - -anyone anyone PRON NN NULL -else else ADV RB NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no DET DT NULL -one one NOUN NN NULL -knows know VERB VBZ NULL -it -PRON- PRON PRP NULL - - -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -four four NUM CD CARDINAL -and and CCONJ CC NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -fooled fool VERB VBN NULL -everyone everyone PRON NN NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -be be AUX VB NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -my -PRON- PRON PRP$ NULL -ever ever ADV RB NULL -letting let VERB VBG NULL -you -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -. . PUNCT . NULL - - -Usually usually ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -even even ADV RB NULL -my -PRON- PRON PRP$ NULL -subjects subject NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -some- some- ADJ JJ NULL -thing thing NOUN NN NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -understand understand VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -bewilder- bewilder- ADJ JJ NULL -ment ment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -How how ADV WRB NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -appeared appear VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tricks trick NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Step step VERB VB NULL -this this DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -chamber chamber NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -rear rear NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -poiated poiate VERB VBD NULL -to to ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -lay lie VERB VBD NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -made make VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -many many ADJ JJ NULL -thicknesses thickness NOUN NNS NULL -of of ADP IN NULL -paper paper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -a a DET DT NULL -carefully carefully ADV RB NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -I -PRON- PRON PRP NULL -hung hang VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -wire wire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -behind behind ADP IN NULL -the the DET DT NULL -screen screen NOUN NN NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -a a DET DT NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -move move VERB VB NULL -and and CCONJ CC NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -open open ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -the the DET DT NULL -voice voice NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -ventriloquist ventriloquist NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -throw throw VERB VB NULL -the the DET DT NULL -sound sound NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -wherever wherever ADV WRB NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -coming come VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Head Head PROPN NNP NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -are be AUX VBP NULL -1 1 NUM CD NULL -86 86 NUM CD NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -I -PRON- PRON PRP NULL -used use VERB VBD NULL -to to PART TO NULL -deceive deceive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -showed show VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -the the DET DT NULL -dress dress NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -mask mask NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -worn wear VERB VBN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -saw see VERB VBD NULL -that that SCONJ IN NULL -his -PRON- PRON PRP$ NULL -Terrible Terrible PROPN NNP NULL -Beast Beast PROPN NNP NULL -was be AUX VBD NULL -nothing- nothing- ADJ JJ NULL - - -but but CCONJ CC NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -skins skin NOUN NNS NULL -, , PUNCT , NULL -sewn sew VERB VBN NULL -together together ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -slats slat NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -their -PRON- PRON PRP$ NULL -sides side NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -false false ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -had have AUX VBD NULL -hung hang VERB VBN NULL -that that SCONJ IN NULL -also also ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -really really ADV RB NULL -a a DET DT NULL -ball ball NOUN NN NULL -of of ADP IN NULL -cotton cotton NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -oil oil NOUN NN NULL -was be AUX VBD NULL -poured pour VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -ball ball NOUN NN NULL -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Really really ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -yo^^ yo^^ NOUN NNS NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -for for ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -am be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -sor- sor- PROPN NNP NULL -rowfully rowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -w^as w^a VERB VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -there there PRON EX NULL -are be AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -chairs chair NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -listened listen VERB VBD NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -the the DET DT NULL -fol- fol- NOUN NN NULL -lowing low VERB VBG NULL -tale tale NOUN NN NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -in in ADP IN NULL -Omaha Omaha PROPN NNP GPE -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -very very ADV RB NULL -far far ADV RB NULL -from from ADP IN NULL -Kansas Kansas PROPN NNP GPE -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -farther farther ADV RBR NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -became become VERB VBD NULL -a a DET DT NULL -ventrilo- ventrilo- NOUN NN NULL -quist quist NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -well well ADV RB NULL -trained train VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -imitate imitate VERB VB NULL -any any DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -or or CCONJ CC NULL -beast beast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -mewed mew VERB VBD NULL -so so ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -pricked prick VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -everywhere everywhere ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -I -PRON- PRON PRP NULL -tired tire VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -became become VERB VBD NULL -a a DET DT NULL -balloonist balloonist NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -A a DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -goes go VERB VBZ NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -on on ADP IN NULL -circus circus PROPN NNP NULL -day day NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -orning orning NOUN NN NULL -" " PUNCT `` NULL -floating float VERB VBG NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -to to PART TO NULL -draw draw VERB VB NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -people people NOUN NNS NULL -together together ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -pay pay VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -circus circus NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -explained explain VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Well well INTJ UH NULL -, , PUNCT , NULL -one one NUM CD DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -went go VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -got get VERB VBD NULL -twisted twist VERB VBN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -down down ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -went go VERB VBD NULL -way way ADV RB NULL -up up ADV RB NULL -above above ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -that that SCONJ IN NULL -a a DET DT NULL -current current NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -struck strike VERB VBD NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -, , PUNCT , NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -away away ADV RB NULL -. . PUNCT . NULL - - -For for ADP IN NULL -a a DET DT DATE -day day NOUN NN DATE -and and CCONJ CC NULL -a a DET DT NULL -night night NOUN NN NULL -I -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -on on ADP IN NULL -the the DET DT DATE -of of ADP IN DATE -the the DET DT DATE -second second ADJ JJ DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -awoke awake VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -balloo balloo NOUN NNS NULL -over over ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -came come VERB VBD NULL -down down ADP RP NULL -gradually gradually ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -nj^ nj^ PROPN NNP NULL -hurt hurt VERB VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -me -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -think think VERB VB NULL -so so ADV RB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -anything anything PRON NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -to to PART TO NULL -amuse amuse VERB VB NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -good good ADJ JJ NULL -people people NOUN NNS NULL -busy busy ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -ordered order VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -build build VERB VB NULL -this this DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -willingly willingly ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -coun- coun- NOUN NN NULL -Jtry Jtry PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -wrould wrould AUX MD NULL -callitthe callitthe VERB VB NULL -Emerald Emerald PROPN NNP PERSON -i^^^-City i^^^-city NOUN NN NULL -, , PUNCT , NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -name name NOUN NN NULL -fit fit VERB VB NULL -better better ADV RBR NULL - - -I -PRON- PRON PRP NULL -put put VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -^i^]on ^i^]on PUNCT , NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -was be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -n't not PART RB NULL -everything everything PRON NN NULL -here here ADV RB NULL -green green ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy,- Dorothy,- PROPN NNP PERSON -^ ^ PROPN NNP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -No no INTJ UH NULL -m^re m^re NOUN NN NULL -than than SCONJ IN NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -city city NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz^^JJbu Oz^^JJbu PROPN NNP NULL -j&ii^ j&ii^ PROPN NNP NULL -.-'- .-'- PUNCT . NULL - - -i88 i88 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -when when ADV WRB NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -why why ADV WRB NULL -of of ADV RB NULL -course course ADV RB NULL -everything everything PRON NN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -looks look VERB VBZ NULL -green green ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -built build VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -man man NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -here here ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -old old ADJ JJ NULL -man man NOUN NN NULL -now now ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -have have AUX VBP NULL -worn wear VERB VBN NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -on on ADP IN NULL -their- their- ADJ JJ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -most most ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -is be AUX VBZ NULL -an an DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -, , PUNCT , NULL -abounding abound VERB VBG NULL -in in ADP IN NULL -jewels jewel NOUN NNS NULL -and and CCONJ CC NULL -precious precious ADJ JJ NULL -metals metal NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -every every DET DT NULL -good good ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -needed need VERB VBN NULL -to to PART TO NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -good good ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -like like VERB VBP NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -was be AUX VBD NULL -built build VERB VBN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -shut shut VERB VBN NULL -myself -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -fears fear NOUN NNS NULL -was be AUX VBD NULL -the the DET DT NULL -Witches Witches PROPN NNPS NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -magical magical ADJ JJ NULL -powers power NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL - - -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -found find VERB VBD NULL -out out ADP RP NULL -that that SCONJ IN NULL -the the DET DT NULL -Witches witch NOUN NNS PERSON -were be AUX VBD NULL -really really ADV RB NULL -able able ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -wonderful wonderful ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -ruled rule VERB VBD NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple INTJ UH NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -and and CCONJ CC LOC -East East PROPN NNP LOC -and and CCONJ CC NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Fortunately fortunately ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Witches witch NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -were be AUX VBD NULL -good good ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -me -PRON- PRON PRP NULL -no no DET DT NULL -harm harm NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT WORK_OF_ART -Witches witch NOUN NNS WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -and and CCONJ CC WORK_OF_ART -West West PROPN NNP WORK_OF_ART -were be AUX VBD NULL -terribly terribly ADV RB NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -thought think VERB VBN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -more more ADV RBR NULL -powerful powerful ADJ JJ NULL -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -them- them- VERB VBD NULL -selves self NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -surely surely ADV RB NULL -have have AUX VB NULL -destroyed destroy VERB VBN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -deadly deadly ADJ JJ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -for for ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -; ; PUNCT : NULL -so so CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -imagine imagine VERB VB NULL -how how ADV WRB NULL -pleased pleased ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -your -PRON- PRON PRP$ NULL -house house NOUN NN NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -on on ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN LOC -the the DET DT LOC -East East PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -promise promise VERB VB NULL -anything anything PRON NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -only only ADV RB NULL -do do AUX VB NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -melted melt VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -ashamed ashamed ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -189 189 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -need need VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -are be AUX VBP NULL -learning learn VERB VBG NULL -something something PRON NN NULL -every every DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -A a DET DT NULL -baby baby NOUN NN NULL -has have AUX VBZ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -know know VERB VB NULL -much much ADJ JJ NULL -. . PUNCT . NULL - - -Experience experience NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -brings bring VERB VBZ NULL -knowledge knowledge NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -longer longer ADV RBR NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -earth earth NOUN NN NULL - - -the the DET DT NULL -more more ADJ JJR NULL -experience experience NOUN NN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -sure sure ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -may may AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -false false ADJ JJ NULL -wizard wizard NOUN NN NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -ma- ma- NOUN NN NULL -gician gician NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow NOUN NN DATE -morning morning NOUN NN TIME -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -stuff stuff VERB VB NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -cannot^iell cannot^iell INTJ UH NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -find find VERB VB NULL -that that DET DT NULL -out out ADP RP NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -never never ADV RB NULL -fear fear VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -cour- cour- NOUN NN NULL -age age NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -cour- cour- X FW NULL -fe fe X FW NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET DT NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -is be AUX VBZ NULL -confidence confidence NOUN NN NULL -in in ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -living live VERB VBG NULL -190 190 NUM CD NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tiling tile VERB VBG NULL -that that PRON WDT NULL -is be AUX VBZ NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -faces face VERB VBZ NULL -danger danger NOUN NN NULL -. . PUNCT . NULL - - -True true ADJ JJ NULL -cour- cour- NOUN NN NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -e e PROPN NNP NULL -is be AUX VBZ NULL -in in ADP IN NULL -facing face VERB VBG NULL -danger danger NOUN NN NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -in in ADP IN NULL -plenty plenty NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Perhaps perhaps ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -scared scared ADJ JJ NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -. . PUNCT . NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -really really ADV RB NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -that that PRON WDT NULL -makes make VERB VBZ NULL -one one NUM CD NULL -forget forget NOUN NN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -that that DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -to- to- DET DT NULL -morrow morrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -for for ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wrong wrong ADJ JJ NULL -to to PART TO NULL -want want VERB VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -makes make VERB VBZ NULL -most most ADJ JJS NULL -people people NOUN NNS NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -only only ADV RB NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -luck luck NOUN NN NULL -not not PART RB NULL -to to PART TO NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -matter matter NOUN NN NULL -of of ADP IN NULL -opinion opinion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bear bear VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -unhappiness unhappiness NOUN NN NULL -without without ADP IN NULL -a a DET DT NULL -murmur murmur NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -Come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -played play VERB VBN NULL -Wizard Wizard PROPN NNP PERSON -for for ADP IN NULL -so so ADV RB NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -as as ADV RB NULL -well well ADV RB NULL -continue continue VERB VB NULL -the the DET DT NULL -part part NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -two two NUM CD DATE -or or CCONJ CC DATE -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -consider consider VERB VB NULL -the the DET DT NULL -matter matter NOUN NN NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -meantime meantime NOUN NN NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -my -PRON- PRON PRP$ NULL -guests guest NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -191 191 NUM CD CARDINAL - - -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -will will AUX MD NULL -wait wait VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -your -PRON- PRON PRP$ NULL -slighest slighest NOUN NN NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -in in ADP IN NULL -return return NOUN NN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -secret secret NOUN NN NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -agreed agree VERB VBD NULL -to to PART TO NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -of of ADP IN NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -learned learn VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -high high ADJ JJ NULL -spirits spirit NOUN NNS NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -had have AUX VBD NULL -hope hope NOUN NN NULL -that that SCONJ IN NULL -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Great great ADJ JJ WORK_OF_ART -and and CCONJ CC WORK_OF_ART -Terrible terrible ADJ JJ WORK_OF_ART -Humbug Humbug PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -would would AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -forgive forgive VERB VB NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -. . PUNCT . NULL - - -MORNING MORNING PROPN NNP TIME -THE the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Congratulate congratulate VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -return return VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -always always ADV RB NULL -liked like VERB VBN NULL -you -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -simply simply ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -like like VERB VB NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -surely surely ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -think think VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -hear hear VERB VBP NULL -the the DET DT NULL -splendid splendid ADJ JJ NULL -thoughts thought NOUN NNS NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -brain brain NOUN NN NULL -is be AUX VBZ NULL -going go VERB VBG NULL -to to PART TO NULL -turn turn VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -a a DET DT NULL -cheerful cheerful ADJ JJ NULL -voice voice NOUN NN NULL -and and CCONJ CC NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -rapped rap VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -196 196 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -in in ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -man man NOUN NN NULL -sit- sit- X XX NULL -ting ting NOUN NN NULL -" " PUNCT '' NULL -down down ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -engaged engage VERB VBN NULL -in in ADP IN NULL -deep deep ADJ JJ NULL -thought thought NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -a a DET DT NULL -Httle Httle PROPN NNP GPE -uneasily uneasily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -sit sit VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -that that DET DT NULL -chair chair NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -excuse excuse VERB VB NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -taking take VERB VBG NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -proper proper ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -quite quite ADV RB NULL -welcome welcome ADJ JJ NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -better well ADJ JJR NULL -one one NUM CD NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -put put VERB VBP NULL -it -PRON- PRON PRP NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -unfastened unfasten VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -emptied empty VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT NULL -back back ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -took take VERB VBD NULL -up up ADP RP NULL -a a DET DT NULL -measure measure NOUN NN NULL -of of ADP IN NULL -bran bran NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -mixed mix VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -. . PUNCT . NULL - - -Having have VERB VBG NULL -shaken shake VERB VBN NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -thoroughly thoroughly ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -filled fill VERB VBD NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -mixture mixture NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBD NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -space space NOUN NN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fastened fasten VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -given give VERB VBN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bran bran ADJ JJ NULL -- - PUNCT HYPH NULL -new new ADJ JJ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -pleased pleased ADJ JJ NULL -and and CCONJ CC NULL -proud proud ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -fulfillment fulfillment NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -thank thank VERB VBP NULL -J J PROPN NNP NULL -Oz Oz PROPN NNP NULL -warmly warmly ADV RB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -curiously curiously ADV RB NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -bulging bulge VERB VBG NULL -out out ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -197 197 NUM CD NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -wise wise ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL -When when ADV WRB NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -used used ADJ JJ NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -everything everything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -are be AUX VBP NULL -those those DET DT NULL -needles needle NOUN NNS NULL -and and CCONJ CC NULL -pins pin NOUN NNS NULL -sticking stick VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -and and CCONJ CC NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -W^oodman W^oodman PROPN NNP NULL -entered enter VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -heap heap NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -no no VERB VB NULL -it -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Oz Oz PROPN NNP NULL -brought bring VERB VBD NULL -a. a. NOUN NN NULL -pair pair NOUN NN NULL -of of ADP IN NULL -tinners tinner NOUN NNS NULL -' ' PART POS NULL -shears shear NOUN NNS NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -square square ADJ JJ NULL -hole hole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -left left ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -'s 's PART POS NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -going go VERB VBG NULL -to to ADP IN NULL -a a DET DT NULL -chest chest NOUN NN NULL -of of ADP IN NULL -drawers drawer NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -out out ADP RP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -sawdust sawdust NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -n't not PART RB NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -beauty beauty NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -replied reply VERB VBD NULL -198 198 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -kind kind ADJ JJ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -very very ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -answered answer VERB VBD NULL -O2 O2 PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -put put VERB VBD NULL -the the DET DT NULL -heart heart NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -breast breast NOUN NN NULL -and and CCONJ CC NULL -then then ADV RB NULL -replaced replace VERB VBD NULL -the the DET DT NULL -square square NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -soldering- soldering- VERB VB NULL -it -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -cut cut VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -There there ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -now now ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that SCONJ IN NULL -any any DET DT NULL -man man NOUN NN NULL -might might AUX MD NULL -be be AUX VB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -patch patch NOUN NN NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -could could AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -helped help VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Never never ADV RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patch patch NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -happy happy ADJ JJ NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -shall shall AUX MD NULL -never never ADV RB NULL -forget forget VERB VB NULL -your -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP NULL -t t NOUN NN NULL -speak speak VERB VBP NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -wished wish VERB VBD NULL -him -PRON- PRON PRP NULL -every every DET DT NULL -joy joy NOUN NN NULL -on on ADP IN NULL -account account NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -now now ADV RB NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL - - -an- an- CCONJ CC NULL - - -nounced nounce VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -entering enter VERB VBG NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -get get AUX VB NULL -it -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -reaching reach VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -shelf shelf NOUN NN NULL -took take VERB VBD NULL -down down ADP RP NULL -a a DET DT NULL -square square ADJ JJ NULL -green green ADJ JJ NULL -bottle bottle NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -Tfeel Tfeel PROPN NNP WORK_OF_ART -ici^e ici^e NOUN NNS WORK_OF_ART -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -^kuI ^kui X XX NULL -the the DET DT NULL -Scarecroir Scarecroir PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -199 199 NUM CD CARDINAL -he -PRON- PRON PRP NULL -poured pour VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -- - PUNCT HYPH NULL -gold gold NOUN NN NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -beautifully beautifully ADV RB NULL -carved carve VERB VBN NULL -. . PUNCT . NULL - - -Placing- Placing- PROPN NNP NULL - - -this this DET DT NULL -before before ADP IN NULL -the the DET DT EVENT -Cowardly Cowardly PROPN NNP EVENT -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -who who PRON WP NULL -sniffed sniff VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Drink drink VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -inside inside ADV RB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -that that DET DT NULL -courage courage NOUN NN NULL -is be AUX VBZ NULL -ahvays ahvay NOUN NNS NULL -inside inside ADP IN NULL -one one NUM CD NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -this this DET DT NULL -really really ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -called call VERB VBN NULL -courage courage NOUN NN NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -swallowed swallow VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -advise advise VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -drink drink VERB VB NULL -it -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -hesitated hesitate VERB VBD NULL -no no ADV RB NULL -longer longer ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -drank drink VERB VBD NULL -till till SCONJ IN NULL -the the DET DT NULL -dish dish NOUN NN NULL -was be AUX VBD NULL -empty empty ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -now^ now^ NUM CD NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -Full full ADJ JJ NULL -of of ADP IN NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -went go VERB VBD NULL -joyfully joyfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -to to PART TO NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -left leave VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -smiled smile VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -success success NOUN NN NULL -in in ADP IN NULL -giving give VERB VBG NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -exactly exactly ADV RB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -being be AUX VBG NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -when when ADV WRB NULL -all all DET PDT NULL -these these DET DT NULL -people people NOUN NNS NULL -make make VERB VBP NULL -me -PRON- PRON PRP NULL -do do AUX VB NULL -things thing NOUN NNS NULL -that that PRON WDT NULL -everybody everybody PRON NN NULL -knows know VERB VBZ NULL -ca can AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -easy easy ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -happy happy PROPN NNP NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -imagined imagine VERB VBD NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -imagination imagination NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -/o^ /o^ PUNCT : NULL -Three three NUM CD DATE -days day NOUN NNS DATE -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -nothing nothing PRON NN NULL -; ; PUNCT : NULL -from from ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -These these DET DT NULL -were be AUX VBD NULL -sad sad ADJ JJ NULL -days day NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -httle httle ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented content VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -there there PRON EX NULL -were be AUX VBD NULL -wonderful wonderful ADJ JJ NULL -thoughts thought NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -say say VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -could could AUX MD NULL -/ / SYM SYM NULL -understand understand VERB VB NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -odman odman NOUN NN NULL -walked walk VERB VBD NULL -about about ADP IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -i\ i\ PROPN NNP NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -he -PRON- PRON PRP NULL -had have AUX VBD NULL -discov- discov- NOUN NN NULL - - -j j PROPN NNP NULL -Wred wre VERB VBD NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -kinder kind ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -tender tender ADJ JJ NULL -heart heart NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -one one NOUN NN NULL -' ' PUNCT '' NULL -i i PRON PRP NULL -ne ne ADP IN NULL - - -l^d l^d INTJ UH NULL --owned -owned PROPN NNP NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -de- de- NOUN NN NULL - - -\ \ VERB VBZ NULL - - -V V PROPN NNP NULL -ym^^^^he ym^^^^he PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -ot ot ADP IN NULL -nothing nothing PRON NN NULL -on on ADP IN NULL -earth earth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -gladly gladly ADV RB NULL -\ \ PROPN NNPS NULL -. . PUNCT . NULL - - -fUfii fUfii PROPN NNP NULL -if if SCONJ IN NULL -! ! PUNCT . NULL - - -army army NOUN NN NULL -of of ADP IN NULL -men man NOUN NNS NULL -or or CCONJ CC NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -Kalidahs Kalidahs PROPN NNP NULL -. . PUNCT . NULL - - -m m NOUN NN NULL -204 204 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Thus thus ADV RB NULL -each each DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -party party NOUN NN NULL -was be AUX VBD NULL -satisfied satisfied ADJ JJ NULL -except except SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -longed long VERB VBD NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT DATE -fourth fourth ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -pleas- pleas- PROPN NNP NULL -antly antly ADV RB NULL - - -: : PUNCT : NULL -" " PUNCT `` NULL -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -found find VERB VBN NULL -the the DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -you -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -sure sure ADJ JJ NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -notion notion NOUN NN NULL -which which PRON WDT NULL -way way NOUN NN NULL -it -PRON- PRON PRP NULL -lies lie VERB VBZ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -it -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -your -PRON- PRON PRP$ NULL -way way NOUN NN NULL -home home ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -what what PRON WP NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -also also ADV RB NULL -came come VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -across across ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -beyond beyond ADP IN NULL -my -PRON- PRON PRP$ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -the the DET DT NULL -matter matter NOUN NN NULL -over over ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT `` NULL - - -A a DET DT NULL -balloon balloon NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -is be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -coated coat VERB VBN NULL -with with ADP IN NULL -glue glue NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -gas gas NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -trouble trouble NOUN NN NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -country country NOUN NN NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -gas gas NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -with with ADP IN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -205 205 NUM CD CARDINAL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -float float VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -another another DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -to to PART TO NULL -fill fill VERB VB NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Hot hot ADJ JJ NULL -air air NOUN NN NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -gas gas NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -should should AUX MD NULL -get get AUX VB NULL -cold cold ADJ JJ NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -w^ould w^ould AUX MD NULL -come come VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -go go VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -w^ould w^ould AUX MD NULL -soon soon ADV RB NULL -discover discover VERB VB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -vexed vex VERB VBN NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -deceived deceive VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -stay stay VERB VB NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -these these DET DT NULL -rooms room NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -gets get VERB VBZ NULL -tiresome tiresome ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'d would AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -with with ADP IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -be be AUX VB NULL -in in ADP IN NULL -a a DET DT NULL -circus circus NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -company company NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -sew sew VERB VB NULL -the the DET DT NULL -silk silk NOUN NN NULL -together together ADV RB NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -begin begin VERB VB NULL -to to PART TO NULL -work work VERB VB NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -a a DET DT NULL -needle needle NOUN NN NULL -and and CCONJ CC NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -Oz Oz PROPN NNP ORG -cut cut VERB VBD NULL -the the DET DT NULL -strips strip NOUN NNS NULL -of of ADP IN NULL -silk silk NOUN NN NULL -into into ADP IN NULL -proper proper ADJ JJ NULL -shape shape NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -sewed sew VERB VBD NULL -them -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -First first ADV RB ORDINAL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -light light ADJ JJ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -dark dark ADJ JJ NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -emerald emerald PROPN NNP NULL -green green PROPN NNP NULL -; ; PUNCT : NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -fancy fancy NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -in in ADP IN NULL -different different ADJ JJ NULL -shades shade NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -2o6 2o6 NUM CD ORG - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -color color NOUN NN NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -took take VERB VBD NULL -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -sew sew VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -strips strip NOUN NNS NULL -together together ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -" " PUNCT `` NULL -bag bag NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -more more ADJ JJR QUANTITY -than than SCONJ IN QUANTITY -twenty twenty NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -long long ADJ JJ NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -painted paint VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -inside inside NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -coat coat NOUN NN NULL -of of ADP IN NULL -thin thin ADJ JJ NULL -glue glue NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -fnake fnake VERB VB NULL -it -PRON- PRON PRP NULL -air air NOUN NN NULL -- - PUNCT HYPH NULL -tight tight ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -announced announce VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -basket basket NOUN NN NULL -to to PART TO NULL -ride ride VERB VB NULL -in in ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -for for ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -clothes clothe NOUN NNS NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -with with ADP IN NULL -many many ADJ JJ NULL -ropes rope NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -brother brother NOUN NN NULL -Wizard Wizard PROPN NNP PERSON -who who PRON WP NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -news news NOUN NN NULL -spread spread VERB VBD NULL -rapidly rapidly ADV RB NULL -throughout throughout ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -came come VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -won- won- PROPN NNP NULL -derful derful ADJ JJ NULL -sight sight PROPN NNP NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -ordered order VERB VBD NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -carried carry VERB VBN NULL -out out ADP RP NULL -in in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -gazed gaze VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -much much ADJ JJ NULL -curiosity curiosity NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -chopped chop VERB VBN NULL -a a DET DT NULL -big big ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -fire fire NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -held hold VERB VBD NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -that that PRON WDT NULL -arose arise VERB VBD NULL -from from ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -silken silken ADJ JJ NULL -bag bag NOUN NN NULL -. . PUNCT . NULL - - -Gradually gradually ADV RB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -swelled swell VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -finally finally ADV RB NULL -the the DET DT NULL -basket basket NOUN NN NULL -just just ADV RB NULL -touched touch VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -got get VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -going go VERB VBG NULL -away away ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -gone go VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -will will AUX MD NULL -rule rule VERB VB NULL -over over ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -command command VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -obey obey VERB VB NULL -him -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -207 207 NUM CD NULL - - -The the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -by by ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -tugging- tugging- NOUN NN NULL -hard hard ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -rope rope NOUN NN NULL -that that PRON WDT NULL -held hold VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -within within ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -hot hot ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -this this DET DT NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -much much ADV RB NULL -lighter light ADJ JJR NULL -in in ADP IN NULL -weight weight NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -pulled pull VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -rise rise VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -hurry hurry VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -will will AUX MD NULL -fly fly VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -find find VERB VB NULL -Toto Toto PROPN NNP NULL -anywhere anywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -run run VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -crowd crowd NOUN NN NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -last last ADV RB NULL -found find VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -to- to- X XX NULL -ward ward PROPN NNP NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -within within ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -holding hold VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -, , PUNCT , NULL -crack crack VERB VB NULL -! ! PUNCT . NULL - - -went go VERB VBD NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -too too ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -back back ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBD NULL -Oz Oz PROPN NNP NULL -from from ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -shouted shout VERB VBD NULL -everyone everyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -turned turn VERB VBN NULL -upward upward ADV RB NULL -to to ADP IN NULL -M M PROPN NNP NULL -2o8 2o8 NUM CD NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -riding ride VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -rising rise VERB VBG NULL -every every DET DT NULL -moment moment NOUN NN NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -ever ever ADV RB NULL -saw see VERB VBD NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -though though SCONJ IN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -have have AUX VB NULL -reached reach VERB VBN NULL -Omaha Omaha PROPN NNP GPE -safely safely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -be be AUX VB NULL -there there ADV RB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -remembered remember VERB VBD NULL -him -PRON- PRON PRP NULL -lovingly lovingly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -always always ADV RB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -here here ADV RB NULL -he -PRON- PRON PRP NULL -built build VERB VBD NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -left leave VERB VBN NULL -the the DET DT ORG -Wise Wise PROPN NNP ORG -Scarecrow Scarecrow PROPN NNP ORG -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Still still ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -many many ADJ JJ DATE -days day NOUN NNS DATE -they -PRON- PRON PRP NULL -grieved grieve VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -comforted comfort VERB VBN NULL -. . PUNCT . NULL - - -orbths/ orbths/ PROPN NNP NULL - - -Wept weep VERB VBD NULL -bitterly bitterly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -passing- passing- NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -hope hope NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -over over ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL - - -X X NOUN NNS NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^'Ifone ^'ifone SYM SYM NULL -up up ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -also also ADV RB NULL -felt feel VERB VBD NULL -sorry sorry ADJ JJ NULL -at at ADP IN NULL -losing lose VERB VBG NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT `` NULL -Truly truly ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ungrateful ungrateful ADJ JJ NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -failed fail VERB VBD NULL -to to PART TO NULL -mourn mourn VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -cry cry VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -because because SCONJ IN NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kindly kindly ADV RB NULL -wipe wipe VERB VB NULL -away away ADV RB NULL -my -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -rust rust VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -With with ADP IN NULL -pleasure pleasure NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -l-^i l-^i PROPN NNP NULL -212 212 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -brought bring VERB VBD NULL -a a DET DT NULL -towel towel NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -wept weep VERB VBD NULL -for for ADP IN NULL -several several ADJ JJ TIME -minutes minute NOUN NNS TIME -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -watched watch VERB VBD NULL -the the DET DT NULL -tears tear NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -wiped wipe VERB VBD NULL -them -PRON- PRON PRP NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -towel towel NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fin- fin- NOUN NNS NULL -ished ishe VERB VBN NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP$ NULL -kindly kindly ADV RB NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -himself -PRON- PRON PRP NULL -thoroughly thoroughly ADV RB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -jewelled jewelled ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -to to PART TO NULL -guard guard VERB VB NULL -against against ADP IN NULL -mishap mishap PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -not not PART RB NULL -another another DET DT NULL -city city NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -morning morning NOUN NN NULL -after after ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL -up up ADP RP NULL -with with ADP IN NULL -Oz Oz PROPN NNP ORG -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -met meet VERB VBD NULL -in in ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -talked talk VERB VBD NULL -matters matter NOUN NNS NULL -over over ADP RP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -stood stand VERB VBD NULL -respectfully respectfully ADV RB NULL -before before ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -not not PART RB NULL -so so ADV RB NULL -unlucky unlucky ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -ruler ruler NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP FAC -and and CCONJ CC NULL -the the DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -belong belong VERB VBP NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -W^hen W^hen PROPN NNP NULL - - -I -PRON- PRON PRP NULL -remember remember VERB VBP NULL -that that SCONJ IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -ago ago ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -up up ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -quite quite ADV RB NULL -satisfied satisfied ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -lot lot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -also also ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -am be AUX VBP NULL -well well ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -really really ADV RB NULL -, , PUNCT , NULL - - -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -content content ADJ JJ NULL -in in ADP IN NULL -knowing know VERB VBG NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -as as ADV RB NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -beast beast NOUN NN NULL -that that PRON WDT NULL -ever ever ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -if if SCONJ IN NULL -not not PART RB NULL -braver braver ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -modestly modestly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -only only ADV RB NULL -be be AUX VB NULL -contented content VERB VBN NULL -to to PART TO NULL -live live VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -sat sit VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -213 213 NUM CD CARDINAL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -we -PRON- PRON PRP NULL -might might AUX MD NULL -all all ADV RB NULL -be be AUX VB NULL -happy happy ADJ JJ NULL -together together ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -live live VERB VB NULL -with with ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -what what PRON WP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -decided decide VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -began begin VERB VBD NULL -to to PART TO NULL -stick stick VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -for for ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -she -PRON- PRON PRP NULL -brought bring VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -she -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -in in ADV RB NULL -through through ADP IN NULL -an an DET DT NULL -open open ADJ JJ NULL -window window NOUN NN NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -be- be- X XX NULL - - -side side VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT FAC -Monkey Monkey PROPN NNP FAC -King King PROPN NNP FAC -, , PUNCT , NULL -bowing bow VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -fly fly VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Monkey Monkey PROPN NNP LOC -King King PROPN NNP LOC -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -belong belong VERB VBP NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -leave leave VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -a a DET DT NULL -Winged wing VERB VBN FAC -Monkey Monkey PROPN NNP FAC -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -yet yet ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there ADV RB NULL -never never ADV RB NULL -will will AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -belong belong VERB VB NULL -there there ADV RB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -serve serve VERB VB NULL -^^ ^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -. . PUNCT . NULL -214 214 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -i-^ i-^ PUNCT -LRB- NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -power power NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -cfo^gj cfo^gj NUM CD NULL -. . PUNCT . NULL - - -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -i^\ i^\ PROPN NNP NULL - - -And and CCONJ CC NULL -with with ADP IN NULL -another another DET DT NULL -bow bow NOUN NN NULL - - -the the DET DT NULL -Monkey Monkey PROPN NNP PRODUCT -King- King- PROPN NNP NULL -sprea^ sprea^ ADV RB NULL -his -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -fp fp PROPN NNP GPE -lowed low VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -almost almost ADV RB NULL -ready ready ADJ JJ NULL -to to PART TO NULL -cry cry VERB VB NULL -with with ADP IN NULL -disap^ disap^ DET DT NULL -pointment pointment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -wasted waste VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -no no DET DT NULL -purpose purpose NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -can- can- VERB VBP NULL -not not PART RB NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -certainly certainly ADV RB NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tender tender NOUN NN NULL -hearted hearte VERB VBD NULL -Woodman Woodman PROPN NNP PRODUCT -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bulged bulge VERB VBD NULL -out out ADP RP NULL -so so ADV RB NULL -horribly horribly ADV RB NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -feared fear VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -burst burst VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -call call VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -his -PRON- PRON PRP$ NULL -advice advice NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -^;^ ^;^ PUNCT NFP NULL - - -So so ADV RB NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -was be AUX VBD NULL -sum- sum- X XX NULL -' ' PUNCT '' NULL - - -^^KkJ^X:^ ^^KkJ^X:^ PUNCT : NULL -moned moned PROPN NNP NULL -and and CCONJ CC NULL -entered enter VERB VBD NULL -the the DET DT NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -timidly timidly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -alive alive ADJ JJ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -was be AUX VBD NULL -allowed allow VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -further further ADV RBR NULL -than than SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -can can AUX MD NULL -she -PRON- PRON PRP NULL -do do AUX VB NULL -so so ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -nobody nobody PRON NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -crossed cross VERB VBN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -unless unless SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -V v NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -215 215 NUM CD CARDINAL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -no no DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP PERSON -might might AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Who who PRON WP NULL -. . PUNCT . NULL - - -is be AUX VBZ NULL -Glinda Glinda PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -most most ADV RBS NULL -powerful powerful ADJ JJ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Witches Witches PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -rules rule NOUN NNS NULL -over over ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -stands stand VERB VBZ NULL -on on ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -may may AUX MD NULL -know know VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP PERSON -, , PUNCT , NULL -is be AUX VBZ NULL -n't not PART RB NULL -she -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -think think VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -everyone everyone PRON NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -heard hear VERB VBN NULL -that that SCONJ IN NULL -Glinda Glinda PROPN NNP PERSON -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -knows know VERB VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -keep keep VERB VB NULL -young young ADJ JJ NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -many many ADJ JJ DATE -years year NOUN NNS DATE -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -lived live VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -is be AUX VBZ NULL -straight straight ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -full full ADJ JJ NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -to to ADP IN NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -race race NOUN NN NULL -of of ADP IN NULL -queer queer PROPN NNP NULL -men man NOUN NNS NULL -who who PRON WP NULL -do do AUX VBP NULL -not not PART RB NULL -like like VERB VB NULL -strangers stranger NOUN NNS NULL -to to PART TO NULL -cross cross VERB VB NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -this this DET DT NULL -reason reason NOUN NN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -ever ever ADV RB NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -them -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -, , PUNCT , NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -travel travel VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -stays stay VERB VBZ NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -W^oodman W^oodman PROPN NNP NULL -. . PUNCT . NULL -2l6 2l6 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -city city NOUN NN NULL -and and CCONJ CC NULL -long long ADV RB NULL -for for ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -Be- be- ADJ JJ NULL -sides side NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -will will AUX MD NULL -need need VERB VB NULL -someone someone PRON NN NULL -to to PART TO NULL -protect protect VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -agreed agree VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -may may AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -service service NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -also also ADV RB NULL -, , PUNCT , NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -When when ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -start start VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -had have VERB VBN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -me -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -corn- corn- NOUN NN NULL -field field NOUN NN NULL -and and CCONJ CC NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -So so ADV RB NULL -my -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -due due ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -starts start VERB VBZ NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -all all DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -^^ ^^ PUNCT NFP NULL - - -thy thy NOUN NN NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -all all DET DT NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J^^. J^^. PROPN NNP PERSON - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -start start VERB VB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -'^ '^ PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -- - PUNCT HYPH NULL -morjro morjro ADJ JJ NULL -# # PROPN NNP NULL -, , PUNCT , NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -bes^li^g bes^li^g VERB VB PERSON -' ' PUNCT '' PERSON -^ri^orning ^ri^orning NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -' ' PUNCT '' NULL -^^ow ^^ow PUNCT : NULL - - -let let VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -get get AUX VB NULL -Next Next PROPN NNP NULL -morning- morning- ADJ JJ NULL -Dorothy- Dorothy- PROPN NNP PERSON - - -kissed kiss VERB VBD NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -walked walk VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP ORG -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -A a DET DT NULL -j^ j^ NOUN NN PERSON -again again ADV RB NULL -he -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -' ' PUNCT '' NULL -li li PROPN NNP PERSON -/ / SYM SYM NULL -leave leave VERB VB NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -new new ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^^t ^^t PUNCT NFP NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -back back ADV RB NULL -into into ADP IN NULL -\ \ PROPN NNP NULL -the the DET DT NULL -green green ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -ith ith ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -.. .. PUNCT NFP NULL - - -^^^'You ^^^'You PUNCT . NULL -are be AUX VBP NULL -now now ADV RB NULL -our -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -; ; PUNCT : NULL -.^ .^ PUNCT . NULL -) ) PUNCT -RRB- NULL - - -yoji^ust yoji^ust NOUN NN NULL -come come VERB VBP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -220 220 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -able able ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -help help VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -bade bade VERB VBP NULL -the the DET DT NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -- - PUNCT HYPH NULL -natured natured ADJ JJ NULL -Guardian Guardian PROPN NNP ORG -a a DET DT NULL -last last ADJ JJ NULL -farewell farewell NOUN NN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -very very ADV RB NULL -kindly kindly ADV RB NULL -treated treat VERB VBN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -City City PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -grateful grateful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -try try VERB VB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -to to PART TO NULL -return return VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -then then ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -outer outer ADJ JJ NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -forth forth ADV RB NULL -and and CCONJ CC NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -as as SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -toward toward ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -of of ADP IN NULL -spirits spirit NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -and and CCONJ CC NULL -chatted chat VERB VBD NULL -together together ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -once once ADV RB NULL -more more ADV RBR NULL -filled fill VERB VBN NULL -with with ADP IN NULL -the the DET DT NULL -hope hope NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -home home ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -sniffed sniff VERB VBD NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -with with ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -whisked whisk VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -from from ADP IN NULL -side side NOUN NN NULL -to to PART TO NULL -side side VERB VB NULL -in in ADP IN NULL -pure pure ADJ JJ NULL -joy joy NOUN NN NULL -at at ADP IN NULL -being be AUX VBG NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -chased chase VERB VBD NULL -the the DET DT NULL -moths moth NOUN NNS NULL -and and CCONJ CC NULL -butterflies butterfly NOUN NNS NULL -, , PUNCT , NULL -bark- bark- NOUN NNS NULL -ing e VERB VBG NULL -merrily merrily ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -City City PROPN NNP NULL -life life NOUN NN NULL -does do AUX VBZ NULL -not not PART RB NULL -agree agree VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -at at ADP IN NULL -a a DET DT NULL -brisk brisk ADJ JJ NULL -pace pace NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -much much ADJ JJ NULL -flesh flesh NOUN NN NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -how how ADV WRB NULL -courageous courageous ADJ JJ NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -grown grow VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -^J^ ^j^ SYM SYM NULL - - --'^ -'^ X ADD NULL -, , PUNCT , NULL -, , PUNCT , NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -' ' PART POS NULL -^^>^ ^^>^ NOUN NN NULL -: : PUNCT : NULL - - -i|^^^ i|^^^ PROPN NNP NULL -Tlie Tlie PROPN NNP NULL -branches branch NOUN NNS NULL -bent bend VERB VBD NULL -doicn doicn NOUN NNS NULL -and and CCONJ CC NULL -twined twine VERB VBD NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -221 221 NUM CD CARDINAL -They -PRON- PRON PRP NULL -now now ADV RB NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -took take VERB VBD NULL -a a DET DT NULL -last last ADJ JJ NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -All all DET DT NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -was be AUX VBD NULL -a a DET DT NULL -mass mass NOUN NN NULL -of of ADP IN NULL -towers tower NOUN NNS NULL -and and CCONJ CC NULL -steeples steeple NOUN NNS NULL -behind behind ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -walls wall NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -high high ADV RB NULL -up up ADP RP NULL -above above ADP IN NULL - - -every- every- PROPN NNP NULL -thing- thing- X XX NULL - - -the the DET DT NULL -spires spire NOUN NNS NULL -and and CCONJ CC NULL -dome dome NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -knew know VERB VBD NULL -how how ADV WRB NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -a a DET DT NULL -dose dose NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -courage courage NOUN NN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -kept keep VERB VBN NULL -the the DET DT NULL -promise promise NOUN NN NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -forgave forgave VERB VBP NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard wizard NOUN NN ORG -. . PUNCT . NULL - - -The the DET DT DATE -first first ADJ JJ DATE -day day NOUN NN DATE -'s 's PART POS DATE -journey journey NOUN NN NULL -was be AUX VBD NULL -through through ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -stretched stretch VERB VBD NULL -about about ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -that that DET DT TIME -night night NOUN NN TIME -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -nothing nothing PRON NN NULL -but but CCONJ CC NULL -the the DET DT NULL -stars star NOUN NNS NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -rested rest VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -indeed indeed ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT TIME -morning morning NOUN NN TIME -they -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -on on ADP RP NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -w^ood w^ood NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -way way NOUN NN NULL -of of ADP IN NULL -going go VERB VBG NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -extend extend VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -change change VERB VB NULL -the the DET DT NULL -direction direction NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -for for ADP IN NULL -fear fear NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -easiest easy ADJ JJS NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL -^^r^rU- ^^r^rU- PUNCT : NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -in in ADP IN NULL -the the DET DT NULL -lead lead NOUN NN NULL -, , PUNCT , NULL -finally finally ADV RB NULL -discov- discov- X XX NULL - - -^ered ^ered PUNCT NFP NULL - - -^^^g ^^^g PUNCT NFP NULL -tree tree NOUN NN NULL -with with ADP IN NULL -such such ADJ JJ NULL -wide wide ADJ JJ NULL -spreading spread VERB VBG NULL -branches branch NOUN NNS NULL -that that PRON WDT NULL -^.^f^^n^r^s ^.^f^^n^r^s ADP IN NULL -roofl^lgyf^pfe roofl^lgyf^pfe PROPN NNP NULL -party party NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -underneath underneath ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -\3[^l \3[^l PROPN NNP NULL -: : PUNCT : NULL -ed ed PROPN NNP PERSON -forwam forwam PROPN NNP PERSON -teTttfe teTttfe PROPN NNP NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -^^ ^^ PUNCT , NULL -" " PUNCT `` NULL -first first ADJ JJ ORDINAL -br^i^^gAhey br^i^^gAhey PUNCT '' NULL -bent bend VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -twined twine VERB VBN NULL -around around ADP IN NULL -hirn^jMid hirn^jMid PROPN NNP NULL - - -^-y:^ ^-y:^ PUNCT , NULL -ttie ttie PROPN NNP NULL -nexf^inufe^Re nexf^inufe^Re PROPN NNP ORG -was be AUX VBD NULL -raised raise VERB VBN NULL -from from ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -aaOiyig aaOiyig PROPN NNP NULL -headlong headlong PROPN NNP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -fellow fellow ADJ JJ NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -( ( PUNCT -LRB- NULL -f^^^^^^ f^^^^^^ PROPN NNP NULL -^^^^^^l^is ^^^^^^l^is PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -itr^mpvis itr^mpvis PROPN NNP NULL -: : PUNCT : NULL - - -/'^^hn /'^^hn PUNCT , NULL -, , PUNCT , NULL -afiiS afiiS PROPN NNP NULL - - -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -rather rather ADV RB NULL -dizzy dizzy ADV RB NULL -when when ADV WRB NULL -Dor^Ji^ Dor^Ji^ PROPN NNP NULL -/picked /picked PUNCT . NULL -fiirn fiirn VERB VB NULL -up up ADP RP NULL -. . PUNCT . NULL - - -T T PROPN NNP NULL -" " PUNCT `` NULL -Hem Hem PROPN NNP NULL -is be AUX VBZ NULL -another another DET DT NULL -space space NOUN NN NULL -between between ADP IN NULL -t^>J;rees t^>J;rees PROPN NNP NULL -.ion .ion PROPN NNP NULL -. . PUNCT . NULL - - -^<^ ^<^ INTJ UH NULL -^- ^- X FW NULL - - -yi^Let yi^let X ADD NULL -me -PRON- PRON PRP NULL -tlry tlry VERB VBP NULL -it -PRON- PRON PRP NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -' ' PUNCT '' NULL -VJti^TIPsdoesn't vjti^tipsdoesn't ADV RB NULL -jurt jurt VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -thrown throw VERB VBN NULL -about about ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -walked walk VERB VBD NULL -up^5 up^5 DET PDT NULL -another another DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -, , PUNCT , NULL -M^\ m^\ VERB VB NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -immediately immediately ADV RB NULL -seized seize VERB VBD NULL -> > X XX NULL -^im ^im PUNCT , PERSON -and and CCONJ CC NULL -tossed toss VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -^Whis ^Whis PUNCT -LRB- NULL -is be AUX VBZ NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -ex- ex- ADV RB NULL -claimed claim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -dof'^^'^!^:^::^.^^^ dof'^^'^!^:^::^.^^^ VERB VB PERSON - - -" " PUNCT `` NULL -The the DET DT NULL -trees tree NOUN NNS NULL -seem seem VERB VBP NULL -to to PART TO NULL -have have AUX VB NULL -made make VERB VBN NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -to to PART TO NULL -fight fight VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -stop stop VERB VB NULL -our -PRON- PRON PRP$ NULL -jour- jour- NOUN NN NULL -ney ney NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL -1 1 NUM CD CARDINAL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NORP -, , PUNCT , NULL -^'^ ^'^ PROPN NNP NULL -j(/iJ j(/iJ PROPN NNP NULL -.>W\Wii .>W\Wii PUNCT NFP NULL - - -THR THR PROPN NNP NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -223 223 NUM CD CARDINAL -and and CCONJ CC NULL -shouldering shoulder VERB VBG NULL -' ' PUNCT '' NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -he -PRON- PRON PRP NULL -marched march VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -tree tree NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -handled handle VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -so so ADV RB NULL -roughly roughly ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -a a DET DT NULL -big big ADJ JJ NULL -branch branch NOUN NN NULL -bent bend VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -seize seize VERB VB NULL -him -PRON- PRON PRP NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -chopped chop VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -cut cut VERB VBD NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -tree tree NOUN NN NULL -began begin VERB VBD NULL -shaking shake VERB VBG NULL -all all DET PDT NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -in in ADP IN NULL -pain pain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -passed pass VERB VBD NULL -safely safely ADV RB NULL -under under ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -' ' PUNCT `` NULL -Come come VERB VB NULL -on on ADP RP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -shouted shout VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -be be AUX VB NULL -quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -all all DET DT NULL -ran run VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -passed pass VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -with- with- NOUN NN NULL -out out ADP RP NULL -injury injury NOUN NN NULL -, , PUNCT , NULL -except except SCONJ IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -caught catch VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -shaken shake VERB VBN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -howled howl VERB VBD NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -promptly promptly ADV RB NULL -chopped chop VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -trees tree NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -did do AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -keep keep VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -row row NOUN NN NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -could could AUX MD NULL -bend bend VERB VB NULL -down down ADP RP NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -probably probably ADV RB NULL -these these DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -policemen policeman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -given give VERB VBN NULL -this this DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -strangers stranger NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -with with ADP IN NULL -ease ease NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -further further ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -high high ADJ JJ NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -white white ADJ JJ NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -smooth smooth ADJ JJ NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -surface surface NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -must must AUX MD NULL -climb climb VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -CK^pterXX CK^pterXX PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Dowirvty Dowirvty PROPN NNP NULL -CK CK PROPN NNP NULL - - -i i PRON PRP NULL -ix ix PROPN NNP NULL -- - PUNCT HYPH NULL -fe^ fe^ PROPN NNP NULL - - -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvt rvt PROPN NNP NULL -ry ry PROPN NNP NULL -. . PUNCT . NULL - - -iH ih NUM CD NULL - - -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -was be AUX VBD NULL -makings making NOUN NNS NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -from from ADP IN NULL -wood wood NOUN NN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -tired tired ADJ JJ NULL -by by ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -also also ADV RB NULL -curled curl VERB VBD NULL -himself -PRON- PRON PRP NULL -up up ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -watched watch VERB VBD NULL -the the DET DT ORG -Woodma Woodma PROPN NNP ORG -^w ^w PUNCT NFP ORG -. . PUNCT . NULL - - -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -worked work VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -think think VERB VB NULL -why why ADV WRB NULL -this this DET DT NULL -wall wall NOUN NN NULL -is be AUX VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -^ ^ PROPN NNP NULL -made make VERB VBD NULL -of of ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Y Y PROPN NNP NULL -" " PUNCT `` NULL -Rest rest VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -worry worry VERB VB NULL -a a DET DT NULL -( ( PUNCT -LRB- NULL -9 9 NUM CD CARDINAL -wall wall NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -228 228 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -over over ADP IN NULL -it -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -what what PRON WP NULL -is be AUX VBZ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -looked look VERB VBD NULL -clumsy clumsy ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -would would AUX MD NULL -answer answer VERB VB NULL -their -PRON- PRON PRP$ NULL -purpose purpose NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -waked wake VERB VBD NULL -Doro- Doro- PROPN NNP NULL -thy thy ADP IN NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -climbed climb VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -awkward awkward ADJ JJ NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -close close ADV RB NULL -behind behind ADV RB NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -falling- falling- NOUN NN NULL -off off ADP RP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -got get VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -on on ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -climbed climb VERB VBD NULL -further further ADV RB NULL -up up ADV RB NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADV RB NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Toto Toto PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -made make VERB VBD NULL -him -PRON- PRON PRP NULL -be be AUX VB NULL -still still ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP PERSON -climbed climb VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -next next ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -came come VERB VBD NULL -last last ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -both both DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all DET DT NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -a a DET DT NULL -strange strange ADJ JJ NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -Avas Avas PROPN NNP ORG -a a DET DT NULL -great great ADJ JJ NULL -stretch stretch NOUN NN NULL -of of ADP IN NULL -country country NOUN NN NULL -having have VERB VBG NULL -a a DET DT NULL -floor floor NOUN NN NULL -as as ADV RB NULL -smooth smooth ADJ JJ NULL -and and CCONJ CC NULL -shining shining ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -platter platter NOUN NN NULL -. . PUNCT . NULL - - -Scattered scatter VERB VBN NULL -around around ADV RB NULL -were be AUX VBD NULL -many many ADJ JJ NULL -houses house NOUN NNS NULL -made make VERB VBN NULL -en- en- VERB VBN NULL -tirely tirely ADV RB NULL -of of ADP IN NULL -china china PROPN NNP GPE -and and CCONJ CC NULL -painted paint VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -brightest bright ADJ JJS NULL -colours colour NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -houses house NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -reaching reach VERB VBG NULL -only only ADV RB NULL -" " PUNCT `` NULL -The.sr The.sr PROPN NNP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -229 229 NUM CD CARDINAL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -also also ADV RB NULL -pretty pretty ADV RB NULL -httle httle ADJ JJ NULL -barns barn NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -china china PROPN NNP GPE -fences fence VERB VBZ NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -and and CCONJ CC NULL -pigs pig NOUN NNS NULL -and and CCONJ CC NULL -chickens chicken NOUN NNS NULL -, , PUNCT , NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -were be AUX VBD NULL -standing stand VERB VBG NULL -about about ADP IN NULL -in in ADP IN NULL -groups group NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -^vho ^vho PUNCT . ORG -lived live VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -queer queer NOUN NN NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maids maid NOUN NNS NULL -and and CCONJ CC NULL -shepherd- shepherd- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -bodices bodice NOUN NNS NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -spots spot NOUN NNS NULL -all all ADV RB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -gowns gown NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princesses princesse VERB VBZ NULL -with with ADP IN NULL -most most ADJ JJS NULL -gorgeous gorgeous ADJ JJ NULL -frocks frock NOUN NNS NULL -of of ADP IN NULL -silver silver NOUN NN NULL -and and CCONJ CC NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -purple purple NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -shepherds shepherd NOUN NNS NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -knee knee NOUN NN NULL -- - PUNCT HYPH NULL -breeches breech NOUN NNS NULL -with with ADP IN NULL -pink pink ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -stripes stripe NOUN NNS NULL -down down ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -buckles buckle NOUN NNS NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princes prince NOUN NNS NULL -with with ADP IN NULL -jew^elled jew^elled PROPN NNP NULL -crowns crown NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL - - -wear- wear- NOUN NNS NULL -ing e VERB VBG NULL -ermine ermine NOUN NN NULL -robes robe NOUN NNS NULL -and and CCONJ CC NULL -satin satin VERB VB NULL -doublets doublet NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -funny funny ADJ JJ NULL -clowns clown NOUN NNS NULL -in in ADP IN NULL -ruffled ruffle VERB VBN NULL -gowns gown NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -round round ADJ JJ NULL -red red ADJ JJ NULL -spots spot NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -pointed pointed ADJ JJ NULL -caps cap NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -, , PUNCT , NULL -these these DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -even even ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -tallest tall ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -no no ADV RB NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -knee knee NOUN NN NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one NOUN NN NULL -did do AUX VBD NULL -so so ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -except except SCONJ IN NULL -one one NUM CD CARDINAL -little little ADJ JJ NULL -purple purple ADJ JJ NULL -china china PROPN NNP GPE -dog dog NOUN NN NULL -with with ADP IN NULL -an an DET DT NULL -extra extra ADJ JJ NULL -- - ADJ JJ NULL -large large ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -w^all w^all NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -afterwards afterwards ADV RB NULL -running run VERB VBG NULL -away away ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -so so ADV RB NULL -heavy heavy ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -, , PUNCT , NULL -so so CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -fell fall VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -jumped jump VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -floor floor NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -they -PRON- PRON PRP NULL -took take VERB VBD NULL -pains pain NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -light light VERB VB NULL -on on ADP IN NULL -230 230 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -get get AUX VB NULL -the the DET DT NULL -pins pin NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -all all DET DT NULL -were be AUX VBD NULL -safely safely ADV RB NULL -down down ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -whose whose PRON WP$ NULL -body body NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -flattened flatten VERB VBN NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -patted pat VERB VBD NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -this this DET DT NULL -strange strange ADJ JJ NULL -place place NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -unwise unwise ADJ JJ NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -any any DET DT NULL -other other ADJ JJ NULL -way way NOUN NN NULL -except except SCONJ IN NULL -due due ADJ JJ NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -began begin VERB VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -was be AUX VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -milk- milk- PROPN NNP NULL -maid maid PROPN NNP NULL -milking milk VERB VBG NULL -a a DET DT NULL -china china PROPN NNP GPE -cow cow NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -suddenly suddenly ADV RB NULL -gave give VERB VBD NULL -a a DET DT NULL -kick kick NOUN NN NULL -and and CCONJ CC NULL -kicked kick VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -stool stool NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -pail pail NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -all all DET DT NULL -falling fall VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -ground ground NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -clatter clatter NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -shocked shocked ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -had have AUX VBD NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -short short ADJ JJ NULL -off off ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -the the DET DT NULL -pail pail NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -several several ADJ JJ NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -had have AUX VBD NULL -a a DET DT NULL -nick nick NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -elbow elbow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -, , PUNCT , NULL -angrily angrily ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -see see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL - - -My -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -mender mender NOUN NN NULL -'s 's PART POS NULL -shop shop NOUN NN NULL -and and CCONJ CC NULL -have have AUX VB NULL -it -PRON- PRON PRP NULL -glued glue VERB VBN NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -What what PRON WDT NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -mean mean VERB VB NULL -by by ADP IN NULL -coming come VERB VBG NULL -here here ADV RB NULL -and and CCONJ CC NULL -frightening frighten VERB VBG NULL -my -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Tm Tm PROPN NNP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -please please INTJ UH NULL -forgive forgive VERB VB NULL -US US PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -vexed vexed ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -any any DET DT NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -leg leg NOUN NN NULL -sulkily sulkily ADV RB NULL -and and CCONJ CC NULL -led lead VERB VBD NULL -her -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -away away ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -poor poor ADJ JJ NULL -animal animal NOUN NN NULL -limping limp VERB VBG NULL -on on ADP IN NULL -three three NUM CD CARDINAL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -she -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -cast cast VERB VBD NULL -many many ADJ JJ NULL -reproachful reproachful ADJ JJ NULL -glances glance NOUN NNS NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -231 231 NUM CD CARDINAL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -clumsy clumsy ADJ JJ NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -her -PRON- PRON PRP NULL -nicked nicked ADJ JJ NULL -elbow elbow ADJ JJ NULL -close close ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -quite quite ADV RB NULL -grieved grieve VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -or or CCONJ CC NULL -we -PRON- PRON PRP NULL -may may AUX MD NULL -hurt hurt VERB VB NULL -these these DET DT NULL -pretty pretty ADV RB NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -so so SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -little little ADJ JJ NULL -farther farther ADV RBR NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -met meet VERB VBD NULL -a a DET DT NULL -most most ADV RBS NULL -beautiful beautiful ADJ JJ NULL -dressed dress VERB VBN NULL -young young ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -wanted want VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -Princess Princess PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -china china PROPN NNP GPE -girl girl PROPN NNP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -- - PUNCT : NULL -She -PRON- PRON PRP NULL -had have AUX VBD NULL -such such DET PDT NULL -a a DET DT NULL -frightened^|ft frightened^|ft ADJ JJ NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -stopped stop VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -.iSB .iSB PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -Because because SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -also also ADV RB NULL -stop- stop- VERB VB NULL -ping ping NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -safe safe ADJ JJ NULL -distance distance NOUN NN NULL -awat awat NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -run run VERB VBP NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -fall fall VERB VB NULL -down down ADP RP NULL -and and CCONJ CC NULL -break break VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -"|^ "|^ PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -could could AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -be be AUX VB NULL -mended mend VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -one one NUM CD NULL -is be AUX VBZ NULL -never never ADV RB NULL -so so ADV RB NULL -pretty pretty ADV RB NULL -after after ADP IN NULL -being be AUX VBG NULL -mended mend VERB VBN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -^!^H ^!^H PUNCT NFP NULL - - -232 232 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -clowns clown NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -lady lady PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -who who PRON WP NULL -is be AUX VBZ NULL -always always ADV RB NULL -trying try VERB VBG NULL -to to PART TO NULL -stand stand VERB VB NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -himself -PRON- PRON PRP NULL -so so ADV RB NULL -often often ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -mended mend VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -hundred hundred NUM CD CARDINAL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -does do AUX VBZ NULL -n't not PART RB NULL -look look VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -pretty pretty ADV RB NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -comes come VERB VBZ NULL -now now ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -see see VERB VB NULL -for for ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -jolly jolly ADV RB NULL -little little ADJ JJ NULL -Clown Clown PROPN NNP PERSON -now now ADV RB NULL -came come VERB VBD NULL -walking- walking- ADJ JJ NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -red red ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -completely completely ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -cracks crack NOUN NNS NULL -, , PUNCT , NULL -running run VERB VBG NULL -every every DET DT NULL -which which PRON WDT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -show- show- NOUN NN NULL -ing e VERB VBG NULL -plainly plainly ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -mended mend VERB VBN NULL -in in ADP IN NULL -many many ADJ JJ NULL -places place NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Clown Clown PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -pockets pocket NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -puffing puff VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -nodding nod VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -saucily saucily ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -lady lady NOUN NN NULL -fair fair NOUN NN NULL -, , PUNCT , NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -stare stare VERB VB NULL - - -At at ADP IN NULL -poor poor ADJ JJ NULL -old old ADJ JJ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -? ? PUNCT . NULL - - -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -quite quite ADV RB NULL -as as ADV RB NULL -stiff stiff ADJ JJ NULL -And and CCONJ CC NULL -prim prim ADJ JJ NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -You -PRON- PRON PRP NULL -'d would AUX MD NULL -eaten eaten VERB VB NULL -up up ADP RP NULL -a a DET DT NULL -poker poker NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -quiet quiet ADJ JJ NULL -, , PUNCT , NULL -sir sir NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -see see VERB VB NULL -these these DET DT NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -with with ADP IN NULL -respect respect NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -'s be AUX VBZ NULL -respect respect NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -expect expect VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Clown Clown PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP PERSON -t t NOUN NN NULL -mind mind NOUN NN NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -considerably considerably ADV RB NULL -cracked crack VERB VBN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -makes make VERB VBZ NULL -him -PRON- PRON PRP NULL -foolish foolish ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -233 233 NUM CD CARDINAL - - -^ ^ PROPN NNP NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -love love VERB VB NULL -you -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -stand stand VERB VB NULL -you -PRON- PRON PRP NULL -on on ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -'s 's PART POS ORG -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelf shelf NOUN NN NULL -? ? PUNCT . NULL - - -I -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -would would AUX MD NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -very very ADV RB NULL -un- un- ADV RB NULL -happy happy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -princess princess PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -we -PRON- PRON PRP NULL -live live VERB VBP NULL -contentedly contentedly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -talk talk VERB VB NULL -and and CCONJ CC NULL -move move VERB VB NULL -around around ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Qi Qi PROPN NNP NULL -234 234 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -whenever whenever ADV WRB NULL -any any DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -taken take VERB VBN NULL -away away ADV RB NULL -our -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -stiffen stiffen PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -only only ADV RB NULL -stand stand VERB VB NULL -straight straight ADV RB NULL -and and CCONJ CC NULL -look look VERB VB NULL -pretty pretty ADJ JJ NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -that that DET DT NULL -is be AUX VBZ NULL -all all DET DT NULL -that that PRON WDT NULL -is be AUX VBZ NULL -expected expect VERB VBN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelves shelf NOUN NNS NULL -and and CCONJ CC NULL -cabinets cabinet NOUN NNS NULL -and and CCONJ CC NULL -drawing drawing NOUN NN NULL -- - PUNCT HYPH NULL -room room NOUN NN NULL -tables table NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -our -PRON- PRON PRP$ NULL -lives life NOUN NNS NULL -are be AUX VBP NULL -much much ADV RB NULL -pleasanter pleasanter NOUN NN NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -just just ADV RB NULL -say say VERB VB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -carefully carefully ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -animals animal NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -w^ay w^ay NOUN NN NULL -, , PUNCT , NULL -fearing fear VERB VBG NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -would would AUX MD NULL -break break VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -an an DET DT NULL -hour hour NOUN NN NULL -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -reached reach VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -by by ADP IN NULL -standing stand VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -managed manage VERB VBD NULL -to to PART TO NULL -scram- scram- VERB VB NULL -ble ble VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -gathered gather VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -under under ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -jumped jump VERB VBD NULL -he -PRON- PRON PRP NULL -upset upset VERB VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -church church NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -smashed smash VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -was be AUX VBD NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -really really ADV RB NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -lucky lucky ADJ JJ NULL -in in ADP IN NULL -not not PART RB NULL -doing do VERB VBG NULL -these these DET DT NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -more more ADJ JJR NULL -harm harm NOUN NN NULL -than than SCONJ IN NULL -breaking break VERB VBG NULL -a a DET DT NULL -cow cow NOUN NN NULL -'s 's PART POS NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -church church NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -so so ADV RB NULL -brittle brittle ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -They -PRON- PRON PRP NULL -arc arc VERB VBP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -thankful thankful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -made make VERB VBN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -easily easily ADV RB NULL -damaged damage VERB VBN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -worse bad ADJ JJR NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -than than SCONJ IN NULL -being be AUX VBG NULL -a a DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -TKe TKe PROPN NNP NULL -< < X XX NULL -: : PUNCT : NULL - - -K?vpterXXI K?vpterXXI PROPN NNP NULL -Lioi\ Lioi\ PROPN NNP NULL -Becorwes Becorwes PROPN NNP NULL -orBecvSts orbecvsts NOUN NN NULL -er er INTJ UH NULL -Climbing- Climbing- PROPN NNP NULL - - -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -disagreeable disagreeable ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -full full ADJ JJ NULL -of of ADP IN NULL -bog;s bog;s NOUN NN NULL -and and CCONJ CC NULL -marshes marsh NOUN NNS NULL -and and CCONJ CC NULL -covered cover VERB VBN NULL -with with ADP IN NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -rank rank NOUN NN NULL -g;rass g;rass PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -difficult difficult ADJ JJ NULL -to to PART TO NULL -walk walk VERB VB NULL -far far ADV RB NULL -without without ADP IN NULL -falling- falling- NOUN NN NULL -into into ADP IN NULL -muddy muddy ADJ JJ PERSON -holes hole NOUN NNS PERSON -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -hid hide VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -by by ADP IN NULL -carefully carefully ADV RB NULL -picking pick VERB VBG NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -safely safely ADV RB NULL -along along ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -solid solid ADJ JJ NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -here here ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -seemed seem VERB VBD NULL -wilder wilder NOUN NN NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -tiresome tiresome ADJ JJ NULL -walk walk VERB VBP NULL -through through ADP IN NULL -the the DET DT NULL -under- under- ADJ JJ NULL -brush brush NOUN NN NULL - - -they -PRON- PRON PRP NULL -entered enter VERB VBD NULL -another another DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL --2 -2 PUNCT : NULL -^ ^ PROPN NNP NULL -8 8 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -trees tree NOUN NNS NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -older old ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -forest forest NOUN NN NULL -is be AUX VBZ NULL -perfectly perfectly ADV RB NULL -delightful delightful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -looking look VERB VBG NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -with with ADP IN NULL -joy joy NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -never never ADV RB NULL -have have AUX VBP NULL -I -PRON- PRON PRP NULL -seen see VERB VBN NULL -a a DET DT NULL -more more ADV RBR NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -gloomy gloomy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -how how ADV WRB NULL -soft soft ADJ JJ NULL -the the DET DT NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -are be AUX VBP NULL -under under ADP IN NULL -your -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -how how ADV WRB NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -the the DET DT NULL -moss moss NOUN NN NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -clings cling NOUN NNS NULL -to to ADP IN NULL -these these DET DT NULL -old old ADJ JJ NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -Surely surely ADV RB NULL -no no DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -a a DET DT NULL -pleasanter pleasanter NOUN NN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Perhaps perhaps ADV RB NULL -there there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -about about ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -too too ADV RB NULL -dark dark ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -any any ADV RB NULL -farther farther ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -kept keep VERB VBD NULL -watch watch VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -morning morning NOUN NN TIME -came come VERB VBD NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -far far ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -rumble rumble NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -growl- growl- ADJ JJ NULL -ing ing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wild wild ADJ JJ NULL -animals animal NOUN NNS NULL -. . PUNCT . NULL - - -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -whimpered whimper VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -but but CCONJ CC NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -trodden trodden ADJ JJ NULL -path path NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -an an DET DT NULL -opening opening NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -variety variety NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -elephants elephant NOUN NNS NULL -and and CCONJ CC NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -foxes fox NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -others other NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -natural natural ADJ JJ NULL -history history NOUN NN NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -239 239 NUM CD CARDINAL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -were be AUX VBD NULL -holding hold VERB VBG NULL -a a DET DT NULL -meeting- meeting- NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -judged judge VERB VBD NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -snarling snarling NOUN NN NULL -and and CCONJ CC NULL -growling growl VERB VBG NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -in in ADP IN NULL -great great ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -several several ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -caught catch VERB VBD NULL -sight sight NOUN NN NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -assemblage assemblage NOUN NN NULL -hushed hush VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -by by ADP IN NULL -magic magic NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -bowed bow VERB VBD NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -_ _ PROPN NNP NULL -" " PUNCT `` NULL -Welcome welcome INTJ UH NULL -, , PUNCT , NULL -O o INTJ UH NULL -King king NOUN NN NULL -of of ADP IN NULL -Beasts Beasts PROPN NNPS NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -in in ADP IN NULL -good good ADJ JJ NULL -time time NOUN NN NULL -to to PART TO NULL -fight fight VERB VB NULL -our -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -and and CCONJ CC NULL -bring bring VERB VB NULL -peace peace NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -trouble trouble NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -quietly quietly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -W^e w^e NOUN NN NULL -are be AUX VBP NULL -all all DET DT NULL -threatened threaten VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -by by ADP IN NULL -a a DET DT NULL -fierce fierce ADJ JJ NULL -enemy enemy NOUN NN NULL -which which PRON WDT NULL -has have AUX VBZ NULL -lately lately ADV RB NULL -come come VERB VBN NULL -into into ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -most most ADV RBS NULL -tremendous tremendous ADJ JJ NULL -monster monster NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -body body NOUN NN NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -a*i a*i NOUN NN NULL -240 240 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tree tree NOUN NN NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -eight eight NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -crawls crawl VERB VBZ NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -he -PRON- PRON PRP NULL -seizes seize VERB VBZ NULL -an an DET DT NULL -animal animal NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -drags drag VERB VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -eats eat VERB VBZ NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -spider spider NOUN NN NULL -does do AUX VBZ NULL -a a DET DT NULL -fly fly NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -us -PRON- PRON PRP NULL -is be AUX VBZ NULL -safe safe ADJ JJ NULL -while while SCONJ IN NULL -this this DET DT NULL -fierce fierce ADJ JJ NULL -creature creature NOUN NN NULL -is be AUX VBZ NULL -alive alive ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -had have AUX VBD NULL -called call VERB VBN NULL -a a DET DT NULL -meeting meeting NOUN NN NULL -to to PART TO NULL -decide decide VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -take take VERB VB NULL -care care NOUN NN NULL -of of ADP IN NULL -ourselves -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -among among ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -any any DET DT NULL -other other ADJ JJ NULL -lions lion NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -were be AUX VBD NULL -some some DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -monster monster NOUN NN NULL -has have AUX VBZ NULL -eaten eat VERB VBN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -large large ADJ JJ NULL -and and CCONJ CC NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -put put VERB VBD NULL -an an DET DT NULL -end end NOUN NN NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -bow bow VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -King King PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Forest Forest PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -do do AUX VB NULL -that that DET DT NULL -gladly gladly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -roared roar VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -mighty mighty ADJ JJ NULL -roar roar NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -of of ADP IN NULL -yours -PRON- PRON PRP NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Yonder Yonder PROPN NNP PERSON -, , PUNCT , NULL -among among ADP IN NULL -the the DET DT NULL -oak oak NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -fore fore ADJ JJ NULL -- - PUNCT HYPH NULL -foot foot NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -good good ADJ JJ NULL -care care NOUN NN NULL -of of ADP IN NULL -these these DET DT NULL -friends friend NOUN NNS NULL -of of ADP IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to PART TO NULL -fight fight VERB VB NULL -the the DET DT NULL -monster monster NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -bade bid VERB VBD NULL -his -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -marched march VERB VBD NULL -proudly proudly ADV RB NULL -away away ADV RB NULL -to to PART TO NULL -do do AUX VB NULL -battle battle NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -enemy enemy NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -found find VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -so so ADV RB NULL -ugly ugly ADV RB NULL -that that SCONJ IN NULL -its -PRON- PRON PRP$ NULL -foe foe NOUN NN NULL -turned turn VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -in in ADP IN NULL -disgust disgust NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -tiger tiger NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -241 241 NUM CD CARDINAL -had have AUX VBD NULL -said say VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -body body NOUN NN NULL -covered cover VERB VBN NULL -with with ADP IN NULL -coarse coarse ADJ JJ NULL -black black ADJ JJ NULL -hair hair NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -of of ADP IN NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -a a DET DT NULL -foot foot NOUN NN NULL -long long ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -joined join VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -pudgy pudgy NOUN NN NULL -body body NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -neck neck NOUN NN NULL -as as ADV RB NULL -slender slender ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -wasp wasp NOUN NN NULL -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -gave give VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -a a DET DT NULL -hint hint NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -attack attack VERB VB NULL -the the DET DT NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -easier easy ADJ JJR NULL -to to PART TO NULL -fight fight VERB VB NULL -it -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -than than SCONJ IN NULL -awake awake ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -directly directly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -'s 's PART POS NULL -back back ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -heavy heavy ADJ JJ NULL -paw paw NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -armed armed ADJ JJ NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -claws claw NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -knocked knock VERB VBD NULL -the the DET DT NULL -spider spider NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL - - -Jumping jump VERB VBG NULL -down down ADP RP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -it -PRON- PRON PRP NULL -until until ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -stopped stop VERB VBD NULL -wiggling wiggle VERB VBG NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -dead dead ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -opening opening NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -were be AUX VBD NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -proudly proudly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -need need VERB VBP NULL -fear fear VERB VB NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -bowed bow VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -back back ADV RB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -CKevpterXXn CKevpterXXn PROPN NNP NULL -. . PUNCT . NULL - - -e e PROPN NNP NULL -Coi Coi PROPN NNP ORG -/ / SYM SYM ORG -ixtry ixtry NOUN NN ORG -of of ADP IN ORG -" " PUNCT `` ORG -tKe tke X XX WORK_OF_ART -Qi/&wCllii\g qi/&wcllii\g NOUN NN WORK_OF_ART - - -> > X XX NULL -s s PROPN NNP NULL -? ? PUNCT . NULL - - -1 1 NUM CD TIME -1 1 NUM CD TIME - - -i i PRON PRP NULL -FOUR four NUM CD NULL - - -TRAVELLERS TRAVELLERS PROPN NNP NULL -passed pass VERB VBD NULL -throug throug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL - - -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -in in ADP IN NULL -safety safety NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom gloom NOUN NN NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -steep steep ADJ JJ NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -covered cover VERB VBN NULL -from from ADP IN NULL -top top NOUN NN NULL -to to ADP IN NULL -bottom bottom NOUN NN NULL -with with ADP IN NULL -great great ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -climb climb NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -nevertheless nevertheless ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -followed follow VERB VBD NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -nearly nearly ADV RB NULL -reached reach VERB VBN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -rock rock NOUN NN NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -rough rough ADJ JJ NULL -voice voice NOUN NN NULL -cry cry VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -" " PUNCT `` NULL -Keep keep VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL - - -\ \ VERB VBZ NULL -246 246 NUM CD MONEY - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -showed show VERB VBD NULL -itself -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -same same ADJ JJ NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -This this DET DT NULL -hill hill NOUN NN NULL -belongs belong VERB VBZ NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -allow allow VERB VB NULL -anyone anyone PRON NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -'re be AUX VBP NULL -going go VERB VBG NULL -" " PUNCT `` NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -stepped step VERB VBD NULL -from from ADP IN NULL -behind behind ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -man man NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -stout stout VERB VB NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -and and CCONJ CC NULL -supported support VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -neck neck NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -arms arm NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -this this DET DT NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -fear fear VERB VB NULL -that that SCONJ IN NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -a a DET DT NULL -creature creature NOUN NN NULL -could could AUX MD NULL -prevent prevent VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -climbing climb VERB VBG NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -over over ADP RP NULL -your -PRON- PRON PRP$ NULL -hill hill NOUN NN NULL -whether whether SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -forward forward ADV RB NULL -. . PUNCT . NULL - - -As as ADV RB NULL -quick quick ADV RB NULL -as as SCONJ IN NULL -lightning lightne VERB VBG NULL -the the DET DT NULL -man man NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -until until ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -, , PUNCT , NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -him -PRON- PRON PRP NULL -tumbling tumble VERB VBG NULL -, , PUNCT , NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -, , PUNCT , NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Almost almost ADV RB NULL -as as ADV RB NULL -quickly quickly ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -the the DET DT NULL -head head NOUN NN NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -man man NOUN NN NULL -laughed laugh VERB VBD NULL -harshly harshly ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -think think VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -chorous chorous ADJ JJ NULL -of of ADP IN NULL -boisterous boisterous ADJ JJ NULL -laughter laughter NOUN NN NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -saw see VERB VBD NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -the the DET DT NULL -armless armless NOUN NN NULL -Hammer- Hammer- PROPN NNP NULL - - -Heads Heads PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -hillside hillside NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -behind behind ADP IN NULL -every every DET DT NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Head Head PROPN NNP NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -247 247 NUM CD CARDINAL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -laughter laughter NOUN NN NULL -caused cause VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -mishap mishap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -giving give VERB VBG NULL -" " PUNCT `` NULL -a a DET DT NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -that that PRON WDT NULL -echoed echo VERB VBD NULL -like like SCONJ IN NULL -thunder thunder NOUN NN NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -swiftly swiftly ADV RB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -rolling roll VERB VBG NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -struck strike VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cannon cannon ADJ JJ NULL -ball ball NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ran run VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -feeling feel VERB VBG NULL -rather rather ADV RB NULL -bruised bruised ADJ JJ NULL -and and CCONJ CC NULL -sore sore ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -useless useless ADJ JJ NULL -to to PART TO NULL -fight fight VERB VB NULL -people people NOUN NNS NULL -with with ADP IN NULL -shooting shoot VERB VBG NULL -heads head NOUN NNS NULL -; ; PUNCT : NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -withstand withstand VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -, , PUNCT , NULL -then then ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Call call VERB VB WORK_OF_ART -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -suggested suggest VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP FAC -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -still still ADV RB NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -command command VERB VB NULL -them -PRON- PRON PRP NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -putting put VERB VBG NULL -on on ADP RP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -she -PRON- PRON PRP NULL -uttered utter VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -were be AUX VBD NULL -as as ADV RB NULL -prompt prompt ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -the the DET DT NULL -entire entire ADJ JJ NULL -band band NOUN NN NULL -stood stand VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -King- King- PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -bowing bow VERB VBG NULL -low low ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Carry carry VERB VB NULL -us -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quad- Quad- PROPN NNP NULL -lings ling NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -up up ADP RP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -the the DET DT LOC -Hammer Hammer PROPN NNP LOC -- - PUNCT HYPH LOC -Heads Heads PROPN NNP LOC -yelled yell VERB VBD NULL -with with ADP IN NULL -vexation vexation NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -248 248 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -shot shoot VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -high high ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -reach reach VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -, , PUNCT , NULL -which which PRON WDT NULL -carried carry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -safely safely ADV RB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -last last ADJ JJ NULL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -summon summon VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -twinkling twinkling NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -seemed seem VERB VBD NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -field field NOUN NN NULL -upon upon SCONJ IN NULL -field field NOUN NN NULL -of of ADP IN NULL -ripening ripen VERB VBG NULL -grain grain NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -well- well- ADJ JJ NULL -paved paved ADJ JJ NULL -roads road NOUN NNS NULL -running run VERB VBG NULL -between between ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -pretty pretty ADV RB NULL -rippling ripple VERB VBG NULL -brooks brook NOUN NNS NULL -with with ADP IN NULL -strong strong ADJ JJ NULL -bridges bridge NOUN NNS NULL -across across ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -fences fence NOUN NNS NULL -and and CCONJ CC NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -bridges bridge NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -painted paint VERB VBN NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -yellow yellow ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNP ORG -and and CCONJ CC NULL -blue blue ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -. . PUNCT . NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -fat fat ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -chubby chubby ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -natured natured ADJ JJ NULL -, , PUNCT , NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -all all DET DT NULL -in in ADP IN NULL -red red NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -showed show VERB VBD NULL -bright bright ADJ JJ NULL -against against ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -yellowing yellow VERB VBG NULL -grain grain NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -near near SCONJ IN NULL -a a DET DT NULL -farm farm NOUN NN NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -for for ADP IN NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -the the DET DT NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -three three NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cake cake NOUN NN NULL -and and CCONJ CC NULL -four four NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cookies cookie NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -bowl bowl NOUN NN NULL -of of ADP IN NULL -milk milk NOUN NN NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP NULL -of of ADP IN NULL -Glinda Glinda PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -249 249 NUM CD CARDINAL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -soon soon ADV RB NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Thanking thank VERB VBG NULL -the the DET DT NULL -good good ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -afresh afresh NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -by by ADP IN NULL -the the DET DT NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -across across ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -bridges bridge NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -very very ADV RB NULL -beautiful beautiful ADJ JJ NULL -Castle Castle PROPN NNP ORG -. . PUNCT . NULL - - -Before before ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -were be AUX VBD NULL -three three NUM CD CARDINAL -young young ADJ JJ NULL -girls girl NOUN NNS NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -handsome handsome ADJ JJ NULL -red red ADJ JJ NULL -uni- uni- ADJ JJ NULL -forms form NOUN NNS NULL -trimmed trim VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -braid braid NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -ap- ap- X XX NULL -proached proache VERB VBD NULL -one one NUM CD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Why why ADV WRB NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT LOC -South South PROPN NNP LOC -Country Country PROPN NNP LOC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -To to PART TO NULL -see see VERB VB NULL -the the DET DT WORK_OF_ART -Good Good PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -who who PRON WP NULL -rules rule VERB VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Will will AUX MD NULL -you -PRON- PRON PRP NULL -take take VERB VB NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -me -PRON- PRON PRP NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -name name NOUN NN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -receive receive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -told tell VERB VBD NULL -who who PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -soldier soldier NOUN NN NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP FAC -. . PUNCT . NULL - - -After after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -back back ADV RB NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -j|.^^^ j|.^^^ NOUN NN ORG -th^-||te^e^ th^-||te^e^ PROPN NNP ORG -# # PROPN NNP ORG -; ; PUNCT : NULL -admitted admit VERB VBN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -^<'4 ^<'4 PUNCT NFP NULL - - -> > X XX NULL - - -l<:/rli l<:/rli PROPN NNP NULL -: : PUNCT : NULL -% % NOUN NN NULL -? ? PUNCT . NULL - - -\fA^?AS^ \fA^?AS^ PUNCT NFP NULL - - -MO MO PROPN NNP NULL -CK^pterXXffl CK^pterXXffl PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Good Good PROPN NNP NULL -WitcK WitcK PROPN NNP NULL - - -Gr&.rvt5 Gr&.rvt5 PROPN NNP NULL - - -DorotJys DorotJys PROPN NNP NULL -" " PUNCT '' NULL -^^=^ ^^=^ PUNCT NFP NULL -w w PROPN NNP NULL -l l PROPN NNP NULL -t t NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -taken take VERB VBN NULL -to to ADP IN NULL -a a DET DT NULL -room room NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -washed wash VERB VBD NULL -her -PRON- PRON PRP NULL -^^^^^^^^ ^^^^^^^^ ADJ JJR NULL -face face NOUN NN NULL -and and CCONJ CC NULL -combed comb VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -\(^ \(^ PUNCT : NULL -Lion Lion PROPN NNP NULL -shook shake VERB VBD NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -patted pat VERB VBD NULL -himself -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -shape shape NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -polished polish VERB VBD NULL -his -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -presentable presentable ADJ JJ NULL -they -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -girl girl NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -Glinda Glinda PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -throne throne NOUN NN NULL -of of ADP IN NULL -rubies ruby NOUN NNS NULL -. . PUNCT . NULL -254 254 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -both both CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -young- young- NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -rich rich ADJ JJ NULL -red red NOUN NN NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADP IN NULL -flowing flow VERB VBG NULL -ringlets ringlet NOUN NNS NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -was be AUX VBD NULL -pure pure ADJ JJ NULL -white white ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -kindly kindly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -child child NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -story story NOUN NN NULL -; ; PUNCT : NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -how how ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -found find VERB VBN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -adventures adventure NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -with with ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -, , PUNCT , NULL -* * PUNCT NFP NULL -* * PUNCT NFP NULL -is be AUX VBZ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -for for ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -will will AUX MD NULL -surely surely ADV RB NULL -think think VERB VB NULL -something something PRON NN NULL -dreadful dreadful ADJ JJ NULL -has have AUX VBZ NULL -happened happen VERB VBN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -put put VERB VB NULL -on on ADP IN NULL -mourn- mourn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -the the DET DT NULL -crops crop NOUN NNS NULL -are be AUX VBP NULL -better well ADJ JJR NULL -this this DET DT DATE -year year NOUN NN DATE -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -can can AUX MD NULL -not not PART RB NULL -afford afford VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Glinda Glinda PROPN NNP NULL -leaned lean VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -upturned upturned ADJ JJ NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -loving loving ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Bless bless VERB VB NULL -you -PRON- PRON PRP NULL -dear dear ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Willingly willingly ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -it -PRON- PRON PRP NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -command command VERB VB NULL -the the DET DT PRODUCT -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -need need VERB VB NULL -their -PRON- PRON PRP$ NULL -service service NOUN NN NULL -just just ADV RB NULL -those those DET DT NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -smiling smile VERB VBG NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -then then ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -What what PRON WP NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -left leave VERB VBN NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -255 255 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -return return VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -its -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -only only ADJ JJ NULL -thing- thing- NOUN NN NULL -that that PRON WDT NULL -worries worry VERB VBZ NULL -me -PRON- PRON PRP NULL -is be AUX VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -By by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -command command VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -shame shame NOUN NN NULL -to to PART TO NULL -deprive deprive VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -of of ADP IN NULL -so so ADV RB NULL -wonderful wonderful ADJ JJ NULL -a a DET DT NULL -ruler ruler NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Am be AUX VBP NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -wonderful wonderful ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -unusual unusual ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -Turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -What what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -leaves leave VERB VBZ NULL -this this DET DT NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Winkies Winkies PROPN NNPS WORK_OF_ART -were be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wanted want VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -after after ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -nothing nothing PRON NN NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -forever forever ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -second second ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -will will AUX MD NULL -be be AUX VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -carry carry VERB VBP NULL -you -PRON- PRON PRP NULL -safely safely ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -may may AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -so so ADV RB NULL -large large ADJ JJ NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -as as SCONJ IN NULL -those those DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -really really ADV RB NULL -brighter bright ADJ JJR NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -well well ADV RB NULL -polished polished ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -rule rule VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -256 256 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -returned return VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -, , PUNCT , NULL -what what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -lies lie VERB VBZ NULL -a a DET DT NULL -grand grand ADJ JJ NULL -old old ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -that that PRON WDT NULL -live live VERB VBP NULL -there there PRON EX NULL -have have AUX VBP NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -happily happily ADV RB NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -third third ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -shall shall AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -hav- hav- X LS NULL -ing e VERB VBG NULL -used use VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -powers power NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -give give VERB VB NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -King King PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Monkeys Monkeys PROPN NNPS PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -may may AUX MD NULL -thereafter thereafter ADV RB NULL -be be AUX VB NULL -free free ADJ JJ NULL -for for ADP IN NULL -evermore evermore NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -now now ADV RB NULL -thanked thank VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -earnestly earnestly ADV RB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -exclaimed exclaim VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -257 257 NUM CD CARDINAL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -certainly certainly ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -beautiful beautiful ADJ JJ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -yet yet ADV RB NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ WORK_OF_ART -Silver silver ADJ JJ WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -gone go VERB VBN NULL -back back ADV RB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -the the DET DT NULL -very very ADV RB NULL -first first ADJ JJ NULL -day day NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -wonderful wonderful ADJ JJ NULL -brains brain NOUN NNS NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -passed pass VERB VBN NULL -my -PRON- PRON PRP$ NULL -whole whole ADJ JJ NULL -life life NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBD NULL -and and CCONJ CC NULL -rusted rust VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -till till SCONJ IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -lived live VERB VBN NULL -a a DET DT NULL -coward coward NOUN NN NULL -forever forever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -de- de- X XX NULL -clared clare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -no no DET DT NULL -beast beast NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -forest forest NOUN NN NULL -would would AUX MD NULL -have have AUX VB NULL -had have VERB VBN NULL -a a DET DT NULL -good good ADJ JJ NULL -word word NOUN NN NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -all all ADV RB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -glad glad ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -these these DET DT NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -has have AUX VBZ NULL -had have VERB VBN NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -most most ADV RBS NULL -desired desire VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -is be AUX VBZ NULL -happy happy ADJ JJ NULL -in in ADP IN NULL -having have VERB VBG NULL -a a DET DT NULL -kingdom kingdom NOUN NN NULL -to to PART TO NULL -rule rule VERB VB NULL -beside beside ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -The the DET DT WORK_OF_ART -Silver Silver PROPN NNP WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -have have AUX VBP NULL -wonderful wonderful ADJ JJ NULL -powers power NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -curious curious ADJ JJ NULL -things thing NOUN NNS NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -any any DET DT NULL -place place NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -in in ADP IN NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -step step NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -made make VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -wink wink NOUN NN NULL -of of ADP IN NULL -an an DET DT NULL -eye eye NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -knock knock VERB VB NULL -the the DET DT NULL -heels heel NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -command command VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -wherever wherever ADV WRB NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -258 258 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -If if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -threw throw VERB VBD NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -patting- patting- VERB VB NULL -his -PRON- PRON PRP$ NULL -big- big- X XX NULL -head head NOUN NN NULL -tenderly tenderly ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -kissed kiss VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -weeping- weeping- ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -most most ADV RBS NULL -dang dang ADJ JJ NULL -- - PUNCT HYPH NULL -erous erous ADJ JJ NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -she -PRON- PRON PRP NULL -hug^ged hug^ge VERB VBD NULL -the the DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -stuffed stuffed ADJ JJ NULL -body body NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -kissing- kissing- PROPN NNP NULL -his -PRON- PRON PRP$ NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -crying cry VERB VBG NULL -herself -PRON- PRON PRP NULL -at at ADP IN NULL -this this DET DT NULL -sorrowful sorrowful ADJ JJ NULL -parting parting NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -loving- loving- ADJ JJ NULL -comrades comrade NOUN NNS NULL -. . PUNCT . NULL - - -Glinda Glinda PROPN NNP NULL - - -the the DET DT NULL -Good Good PROPN NNP NULL -stepped step VERB VBD NULL -down down ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -throne throne NOUN NN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -a a DET DT NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -kindness kindness NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -shown show VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -herself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -now now ADV RB NULL -took take VERB VBD NULL -Toto Toto PROPN NNP NULL -up up ADP RP NULL -solemnly solemnly ADV RB NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -last last ADJ JJ NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL - - -she -PRON- PRON PRP NULL -clapped clap VERB VBD NULL -the the DET DT NULL -heels heel NOUN NNS NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Take take VERB VB NULL -mc mc NOUN NN NULL -home home ADV RB NULL -to to ADP IN NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Instantly instantly ADV RB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -whirling whirl VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -swiftly swiftly ADV RB NULL -that that SCONJ IN NULL -all all DET DT NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -or or CCONJ CC NULL -feci feci ADJ JJ NULL -was be AUX VBD NULL -the the DET DT NULL -wind wind NOUN NN NULL -w^histling w^histle VERB VBG NULL -past past ADP IN NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -took take VERB VBD NULL -but but CCONJ CC NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -so so ADV RB NULL -suddenly suddenly ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -259 259 NUM CD CARDINAL - - -At at ADP IN NULL -length length NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -. . PUNCT . NULL - - -For for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sitting sit VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -broad broad ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -prairie prairie NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -just just ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -farm farm NOUN NN NULL -- - PUNCT HYPH NULL -house house NOUN NN NULL -Uncle Uncle PROPN NNP PRODUCT -Henry Henry PROPN NNP PRODUCT -built build VERB VBD NULL -after after ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -away away ADP RP NULL -the the DET DT NULL -old old ADJ JJ NULL -one one NUM CD NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -was be AUX VBD NULL -milking milk VERB VBG NULL -the the DET DT NULL -cows cow NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -barnyard barnyard NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -jumped jump VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -was be AUX VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -barn barn NOUN NN NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -joyously joyously ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -stocking- stocking- ADJ JJ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -For for ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNPS NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -off off ADP RP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -flight flight NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -forever forever ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -UNT unt NOUN NN NULL -EM EM PROPN NNP NULL -HAD have VERB VBD NULL - - -JUST just ADV RB NULL -COME come VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -to to PART TO NULL -water water VERB VB NULL -the the DET DT NULL -cab- cab- NOUN NN NULL -bages bag VERB VBZ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -running- running- NOUN NN NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -darhng- darhng- ADJ JJ NULL -child child NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -folding fold VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -covering cover VERB VBG NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -kisses kiss NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -where where ADV WRB NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -From from ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -here here ADV RB NULL -is be AUX VBZ NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -too too ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -oh oh INTJ UH NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -so so ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - - - -CKb^pter CKb^pter PROPN NNP NULL -I. I. PROPN NNP NULL -TKe TKe PROPN NNP NULL -Cyclorve Cyclorve PROPN NNP NULL -% % NOUN NN NULL -LIVED live VERB VBN NULL -IN in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -^ ^ PROPN NNP NULL -^3fr ^3fr SYM SYM NULL -prairies prairie NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -^ ^ PROPN NNP NULL -J J PROPN NNP NULL -? ? PUNCT . NULL - - -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -Their -PRON- PRON PRP$ NULL -house house NOUN NN NULL -was be AUX VBD NULL -small small ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -lumber lumber NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -by by ADP IN NULL -wagon wagon NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -walls wall NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -one one NUM CD CARDINAL -room room NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -room room NOUN NN NULL -contained contain VERB VBD NULL -a a DET DT NULL -rusty rusty ADJ JJ NULL -looking look VERB VBG NULL -cooking cooking NOUN NN NULL -stove stove NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -table table NOUN NN NULL -, , PUNCT , NULL -three three NUM CD CARDINAL -or or CCONJ CC NULL -four four NUM CD CARDINAL -chairs chair NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -beds bed NOUN NNS NULL -. . PUNCT . NULL - - -Uncle uncle NOUN NN NULL -> > X XX NULL -^^ ^^ PUNCT NFP NULL -12 12 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -big- big- ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT PERSON -Httle Httle PROPN NNP PERSON -bed bed NOUN NN NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -gar- gar- PROPN NNP NULL -ret ret PROPN NNP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -cellar cellar NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -small small ADJ JJ NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -dug dig VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -called call VERB VBD NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -cellar cellar NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -family family NOUN NN NULL -could could AUX MD NULL -go go VERB VB NULL -in in ADP IN NULL -case case NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -those those DET DT NULL -great great ADJ JJ NULL -whirlwinds whirlwind NOUN NNS NULL -arose arise VERB VBD NULL -, , PUNCT , NULL -mighty mighty ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -crush crush VERB VB NULL -any any DET DT NULL -building building NOUN NN NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -path path NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -reached reach VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -led lead VERB VBD NULL -down down ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gray gray ADJ JJ NULL -prairie prairie NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -a a DET DT NULL -tree tree NOUN NN NULL -nor nor CCONJ CC NULL -a a DET DT NULL -house house NOUN NN NULL -broke break VERB VBD NULL -the the DET DT NULL -broad broad ADJ JJ NULL -sweep sweep NOUN NN NULL -of of ADP IN NULL -flat flat ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -reached reach VERB VBD NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -baked bake VERB VBN NULL -the the DET DT NULL -plowed plowed ADJ JJ NULL -land land NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -gray gray ADJ JJ NULL -mass mass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -cracks crack NOUN NNS NULL -running run VERB VBG NULL -through through ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -green green ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -burned burn VERB VBN NULL -the the DET DT NULL -tops top NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -blades blade NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -the the DET DT NULL -same same ADJ JJ NULL -gray gray ADJ JJ NULL -color color NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -seen see VERB VBN NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -Once once SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -blistered blister VERB VBD NULL -the the DET DT NULL -paint paint NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -rains rain NOUN NNS NULL -washed wash VERB VBD NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -as as ADV RB NULL -dull dull ADJ JJ NULL -and and CCONJ CC NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -came come VERB VBD NULL -there there ADV RB NULL -to to PART TO NULL -live live VERB VB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -, , PUNCT , NULL -pretty pretty ADJ JJ NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -and and CCONJ CC NULL -wind wind NOUN NN NULL -had have AUX VBD NULL -changed change VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -sparkle sparkle NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -sober sober ADJ JJ NULL -gray gray NOUN NN NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -red red NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -lips lip NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -thin thin ADJ JJ NULL -and and CCONJ CC NULL -gaunt gaunt NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -never never ADV RB NULL -smiled smile VERB VBD NULL -, , PUNCT , NULL -now now ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -an an DET DT NULL -orphan orphan NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -so so ADV RB NULL -startled startled ADJ JJ NULL - - -" " PUNCT '' NULL -She -PRON- PRON PRP NULL -aiufjld aiufjld VERB VBP NULL -Toto Toto PROPN NNP PERSON -hy hy VERB VBD NULL -the the DET DT NULL -edv edv NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -13 13 NUM CD NULL -by by ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -laughter laughter NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -scream scream VERB VB NULL -and and CCONJ CC NULL -press press VERB VB NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -whenever whenever ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -merry merry NOUN NN NULL -voice voice NOUN NN NULL -reached reach VERB VBD NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -still still ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -irl irl NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -anything anything PRON NN NULL -to to PART TO NULL -laugh laugh VERB VB NULL -at at ADP IN NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -never never ADV RB NULL -laughed laugh VERB VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -worked work VERB VBD NULL -hard hard ADV RB NULL -from from ADP IN NULL -morning morning NOUN NN TIME -till till SCONJ IN NULL -night night NOUN NN TIME -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -joy joy NOUN NN PERSON -was be AUX VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -beard beard NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -rough rough ADJ JJ NULL -boots boot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -stern stern ADJ JJ NULL -and and CCONJ CC NULL -solemn solemn ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rarely rarely ADV RB NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -w^as w^a VERB VBD NULL -Toto Toto PROPN NNP NULL -that that PRON WDT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -laugh laugh NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -growing grow VERB VBG NULL -as as ADV RB NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -surroundings surrounding NOUN NNS NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -gray gray ADJ JJ NULL -; ; PUNCT : NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -] ] PUNCT -RRB- NULL - - -[ [ PUNCT -LRB- NULL -\\ \\ PROPN NNP NULL -with with ADP IN NULL -long long ADJ JJ NULL -, , PUNCT , NULL -silky silky ADJ JJ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -small small ADJ JJ NULL -black black ADJ JJ NULL -_ _ NOUN NN NULL -^ ^ PROPN NNP NULL -J%i^ J%i^ PROPN NNP NULL -eyes eye NOUN NNS NULL -that that PRON WDT NULL -twinkled twinkle VERB VBD NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -funny funny ADJ JJ NULL -, , PUNCT , NULL -wee wee INTJ UH NULL -nose nose NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -played play VERB VBD NULL -all all DET DT NULL -day day NOUN NN NULL -long long ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -played play VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -To to NOUN NN NULL -- - PUNCT HYPH NULL -day day NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -playing play VERB VBG NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -- - PUNCT HYPH NULL -step step NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -anxi- anxi- PROPN NNP NULL -ously ously ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -even even ADV RB NULL -grayer grayer NOUN NN NULL -than than SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -Dor- Dor- PROPN NNP NULL -othy othy NOUN NN NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -was be AUX VBD NULL -washing wash VERB VBG NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -. . PUNCT . NULL - - -From from ADP IN NULL -the the DET DT NULL -far far ADJ JJ NULL -north north NOUN NN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -: : PUNCT : NULL -: : PUNCT : NULL -^. ^. NUM CD NULL -14 14 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -low low PROPN NNP NULL -wail wail PROPN NNP NULL -on on ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -where where ADV WRB NULL -the the DET DT NULL -long- long- NOUN NN NULL -grass grass NOUN NN NULL -bowed bow VERB VBD NULL -in in ADP IN NULL -waves wave NOUN NNS NULL -before before ADP IN NULL -the the DET DT NULL -coming come VERB VBG NULL -storm storm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -now now ADV RB NULL -came come VERB VBD NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -whistling whistling NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -south south NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that DET DT NULL -way way NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -ripples ripple NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -coming come VERB VBG NULL -from from ADP IN NULL -that that DET DT NULL -direction direction NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -Suddenly suddenly ADV RB NULL -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -'s be AUX VBZ NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -coming come VERB VBG NULL -, , PUNCT , NULL -Em em INTJ UH PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -look look VERB VB NULL -after after ADP IN NULL -the the DET DT NULL -stock stock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -ran run VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -sheds shed NOUN NNS NULL -where where ADV WRB NULL -the the DET DT NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -were be AUX VBD NULL -kept keep VERB VBN NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -dropped drop VERB VBD NULL -her -PRON- PRON PRP$ NULL -work work NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -glance glance NOUN NN NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -close close ADJ JJ NULL -at at ADP IN NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -run run VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -cellar cellar NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -started start VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -badly badly ADV RB NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -threw throw VERB VBD NULL -open open ADJ JJ NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -down down ADP IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -her -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -half half ADJ JJ CARDINAL -way way NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -shriek shriek NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -house house NOUN NN NULL -shook shake VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -lost lose VERB VBD NULL -her -PRON- PRON PRP NULL -footing footing NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -suddenly suddenly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -A a DET DT NULL -strange strange ADJ JJ NULL -thing thing NOUN NN NULL -then then ADV RB NULL -happened happen VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -house house NOUN NN NULL -whirled whirl VERB VBD NULL -around around ADV RB NULL -two two NUM CD CARDINAL -or or CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -slowly slowly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -going go VERB VBG NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -north north NOUN NN NULL -and and CCONJ CC NULL -south south NOUN NN NULL -winds wind NOUN NNS NULL -met meet VERB VBD NULL -where where ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -exact exact ADJ JJ NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -15 15 NUM CD CARDINAL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -the the DET DT NULL -air air NOUN NN NULL -is be AUX VBZ NULL -generally generally ADV RB NULL -still still ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -raised raise VERB VBD NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -higher higher ADV RBR NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -, , PUNCT , NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -very very ADJ JJ NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -there there ADV RB NULL -it -PRON- PRON PRP NULL -remained remain VERB VBD NULL -and and CCONJ CC NULL -was be AUX VBD NULL -carried carry VERB VBN QUANTITY -miles mile NOUN NNS QUANTITY -and and CCONJ CC QUANTITY -miles mile NOUN NNS QUANTITY -away away ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -a a DET DT NULL -feather feather NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -howled howl VERB VBD NULL -horribly horribly ADV RB NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -riding ride VERB VBG NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -few few ADJ JJ NULL -whirls whirl NOUN NNS NULL -around around ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -other other ADJ JJ NULL -time time NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN ORG -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -being be AUX VBG NULL -rocked rock VERB VBN NULL -gently gently ADV RB NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -baby baby NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cradle cradle NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -ran run VERB VBD NULL -about about ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -here here ADV RB NULL -, , PUNCT , NULL -now now ADV RB NULL -there there ADV RB NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -loudly loudly ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -quite quite ADV RB NULL -still still ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -would would AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -Toto Toto PROPN NNP NULL -got get VERB VBD NULL -too too ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -open open ADJ JJ NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -soon soon ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -sticking stick VERB VBG NULL -up up ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -hole^ hole^ NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -strong strong ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL - - -was be AUX VBD NULL -keeping keep VERB VBG NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -fall fall VERB VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -crept creep VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -ear ear NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -dragged drag VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -again again ADV RB NULL -; ; PUNCT : NULL -afterward afterward ADV RB NULL -closing close VERB VBG NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -no no DET DT NULL -more more ADJ JJR NULL -accidents accident NOUN NNS NULL -could could AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Hour hour NOUN NN NULL -after after ADP IN NULL -hour hour NOUN NN TIME -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -got get VERB VBD NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -fright fright NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -quite quite ADV RB NULL -lonely lonely ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -shrieked shriek VERB VBD NULL -so so ADV RB NULL -loudly loudly ADV RB NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -became become VERB VBD NULL -deaf deaf ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -wondered wonder VERB VBN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT TIME -hours hour NOUN NNS TIME -passed pass VERB VBD NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -terrible terrible ADJ JJ NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -worrying worry VERB VBG NULL -and and CCONJ CC NULL -i6 i6 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -resolved resolve VERB VBD NULL -to to PART TO NULL -wait wait VERB VB NULL -calmly calmly ADV RB NULL -and and CCONJ CC NULL -see see VERB VB NULL -what what PRON WP NULL -the the DET DT NULL -future future NOUN NN NULL -would would AUX MD NULL -bring bring VERB VB NULL -" " PUNCT '' NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -she -PRON- PRON PRP NULL -crawled crawl VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -swaying sway VERB VBG NULL -floor floor NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upoi^t^^nd upoi^t^^nd NUM CD NULL - - -Toto Toto PROPN NNP PERSON -followed follow VERB VBD NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^H^^ ^H^^ PUNCT NFP NULL - - -In in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -swaying swaying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -wailing wailing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wuid wuid NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -soon soon ADV RB NULL -closed close VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -fast fast ADJ JJ NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -CKd^pter CKd^pter PROPN NNP NULL -II II PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvcil rvcil NOUN NN NULL -with with ADP IN NULL -The the DET DT NULL -Ai Ai PROPN NNP NULL -/ / SYM SYM NULL -rvcKkirvs rvcKkirvs PROPN NNP NULL -. . PUNCT . NULL - - -Re Re PROPN NNP PERSON -WAS be VERB VBD NULL -AWAKENED AWAKENED PROPN NNP NULL -by by ADP IN NULL -a a DET DT NULL -shock shock NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -sudden sudden ADJ JJ NULL -and and CCONJ CC NULL -severe severe ADJ JJ NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -} } PUNCT -RRB- NULL -thy thy PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -soft soft ADJ JJ NULL -I -PRON- PRON PRP NULL -bed bed NOUN NN NULL - - -she -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -^,J. ^,J. PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -the the DET DT NULL -jar jar NOUN NN NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -catch catch NOUN NN NULL -? ? PUNCT . NULL - - -J.hab^breath j.hab^breath NOUN NN NULL -and and CCONJ CC NULL -wonder wonder VERB VB NULL -what what PRON WP NULL -had have AUX VBD NULL -lii^ppened lii^ppene VERB VBN NULL - - -; ; PUNCT : NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -cold cold ADJ JJ NULL -little little ADJ JJ NULL -nose nose NOUN NN NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -whined whine VERB VBD NULL -dismally dismally ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -moving move VERB VBG NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sunshine sunshine NOUN NN NULL -came come VERB VBD NULL -in in ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -flooding flood VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -heels heel NOUN NNS NULL -ran run VERB VBD NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -amazement amazement NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -20 20 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -about about ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -growing grow VERB VBG NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -bigger big ADJ JJR NULL -at at ADP IN NULL -the the DET DT NULL -won- won- ADJ JJ NULL -derful derful ADJ JJ NULL -sights sight NOUN NNS NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -set set VERB VBN NULL -the the DET DT NULL -house house NOUN NN NULL -down down ADP RP NULL -, , PUNCT , NULL -very very ADV RB NULL -gently gently ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -marvelous marvelous ADJ JJ NULL -beauty beauty NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -lovely lovely ADJ JJ NULL -patches patch NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -sward sward NOUN NN NULL -all all ADV RB NULL -about about ADP IN NULL -, , PUNCT , NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -trees tree NOUN NNS NULL -bearing bear VERB VBG NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -luscious luscious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -Banks bank NOUN NNS NULL -of of ADP IN NULL -gorgeous gorgeous ADJ JJ NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -on on ADP IN NULL -every every DET DT NULL -hand hand NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -birds bird NOUN NNS NULL -with with ADP IN NULL -rare rare ADJ JJ NULL -9 9 NUM CD NULL -and and CCONJ CC NULL -brilliant brilliant ADJ JJ NULL -plumage plumage NOUN NN NULL -sang sing VERB VBD NULL -and and CCONJ CC NULL -fluttered flutter VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -bushes bush NOUN NNS NULL -. . PUNCT . NULL - - -A a DET DT NULL -little little ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -rushing rush VERB VBG NULL -and and CCONJ CC NULL -sparkling sparkle VERB VBG NULL -along along ADP RP NULL -between between ADP IN NULL -green green ADJ JJ NULL -banks bank NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -murmuring murmur VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -lived live VERB VBN NULL -so so ADV RB NULL -long long ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -prairies prairie NOUN NNS NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -looking look VERB VBG NULL -eagerly eagerly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -sights sight NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -coming come VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP$ NULL -a a DET DT NULL -group group NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -queerest queer ADJ JJS NULL -people people NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -grown grown ADJ JJ NULL -folk folk NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -been be AUX VBN NULL -used use VERB VBN NULL -to to ADP IN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -neither neither DET DT NULL -were be AUX VBD NULL -they -PRON- PRON PRP NULL -very very ADV RB NULL -small small ADJ JJ NULL -. . PUNCT . NULL - - -In in ADP IN NULL -fact fact NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -about about ADP IN NULL -as as ADV RB NULL -tall tall ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -grown grow VERB VBN NULL -child child NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -age age NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -looks look VERB VBZ NULL -go go VERB VBP NULL -, , PUNCT , NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -older old ADJ JJR NULL -. . PUNCT . NULL - - -Three three NUM CD CARDINAL -were be AUX VBD NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -a a DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -oddly oddly ADV RB NULL -dressed dress VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -wore wear VERB VBD NULL -round round ADJ JJ NULL -hats hat NOUN NNS NULL -that that PRON WDT NULL -rose rise VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -point point NOUN NN NULL -a a DET DT NULL -foot foot NOUN NN NULL -above above ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -bells bell NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -brims brim NOUN NNS NULL -that that PRON WDT NULL -tinkled tinkle VERB VBD NULL -sweetly sweetly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -moved move VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -hats hat NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -'s 's PART POS NULL -hat hat NOUN NN NULL -was be AUX VBD NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -wore wear VERB VBD NULL -a a DET DT NULL -white white ADJ JJ NULL -gown gown NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -in in ADP IN NULL -plaits plait NOUN NNS NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -; ; PUNCT : NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -sprinkled sprinkle VERB VBN NULL -little little ADJ JJ NULL -stars star NOUN NNS NULL -that that PRON WDT NULL -glistened glisten VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -like like SCONJ IN NULL -diamonds diamond NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -21 21 NUM CD NULL -^hade ^hade PROPN NNP NULL - - -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -hats hat NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -well well ADV RB NULL -polished polish VERB VBN NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -a a DET DT NULL -deep deep ADJ JJ NULL -roll roll NOUN NN NULL -of of ADP IN NULL -blue blue PROPN NNP NULL -at at ADP IN NULL -the the DET DT NULL -tops top NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -thought think VERB VBD NULL -, , PUNCT , NULL -were be AUX VBD NULL -about about ADV RB NULL -as as ADV RB NULL -old old ADJ JJ NULL -as as SCONJ IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -beards beard NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -doubtless doubtless ADV RB NULL -much much ADV RB NULL -older old ADJ JJR NULL -: : PUNCT : NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -was be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -rather rather ADV RB NULL -stiffly stiffly PROPN NNP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -these these DET DT NULL -people people NOUN NNS NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -standing- standing- ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -paused pause VERB VBD NULL -and and CCONJ CC NULL -whispered whisper VERB VBD NULL -among among ADP IN NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -afraid afraid ADJ JJ NULL -to to PART TO NULL -come come VERB VB NULL -farther farther ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -walked walk VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -made make VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -bow bow NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -sweet sweet ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -most most ADV RBS NULL -noble noble ADJ JJ NULL -Sorceress Sorceress PROPN NNP PRODUCT -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -setting set VERB VBG NULL -our -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -listened listen VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -could could AUX MD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -possibly possibly ADV RB NULL -mean mean VERB VB NULL -by by ADP IN NULL -calling call VERB VBG NULL -, , PUNCT , NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -sorceress sorceress NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saying say VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -? ? PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -an an DET DT NULL -innocent innocent ADJ JJ NULL -, , PUNCT , NULL -harmless harmless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -from from ADP IN NULL -home home NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -in in ADP IN NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -1^ 1^ NUM CD NULL -22 22 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -evidently evidently ADV RB NULL -expected expect VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -answer answer VERB VB NULL -; ; PUNCT : NULL -so so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -hesitation hesitation NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -there there PRON EX NULL -must must AUX MD NULL -be be AUX VB NULL -some some DET DT NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -Ij^J'our Ij^J'our PROPN NNP NULL -ijiou^e ijiou^e PUNCT , NULL -did do AUX VBD NULL -, , PUNCT , NULL -anyway anyway INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -w4i]S^n,^vi^ w4i]S^n,^vi^ PROPN NNP NULL -a a DET DT NULL -iaiigfh iaiigfh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -sh(^ sh(^ VERB VBP NULL - - -jjjOntinued jjjOntinued PROPN NNP NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there ADV RB NULL -^^^ ^^^ PUNCT . NULL -' ' PUNCT '' NULL -iKLiw^JSS^ iKLiw^JSS^ PROPN NNP NULL -' ' PUNCT '' NULL -^^^^^ ^^^^^ PUNCT : NULL - - -sticking stick VERB VBG NULL -out out ADP RP NULL -from from ADP IN NULL -under under ADP IN NULL -a a DET DT NULL -block block NOUN NN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP NULL -lookeil^nd lookeil^nd PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fright/ fright/ PROPN NNP NULL -/There /There PROPN NNP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -just just ADV RB NULL -under under ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beam beam NOUN NN NULL -iht iht PROPN NNP NULL -hpuse hpuse PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^-:.i ^-:.i PUNCT NFP NULL -- - PUNCT HYPH NULL -rested rest VERB VBN NULL -on on ADP IN NULL -, , PUNCT , NULL -two two NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -were be AUX VBD NULL -sticking stick VERB VBG NULL -out out ADP RP NULL -, , PUNCT , NULL -shod shod ADJ JJ NULL -in in ADP IN NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -iwith iwith PROPN NNP NULL -pointed point VERB VBD NULL -toes toe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -dear dear ADJ JJ NULL -! ! PUNCT . NULL - - -oh oh INTJ UH NULL -, , PUNCT , NULL -idear idear VERB VB NULL -! ! PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clasping clasp VERB VBG NULL -her -PRON- PRON PRP$ NULL -tands tand NOUN NNS NULL -together together ADV RB NULL -in in ADP IN NULL -diWa^t^he diwa^t^he NUM CD ORG -house house NOUN NN ORG -must must AUX MD NULL -hava hava VERB VB NULL -f|;llen f|;llen NUM CD NULL -on on ADP IN NULL -hgr hgr PROPN NNP NULL -. . PUNCT . NULL - - -WJiaLever WJiaLever PROPN NNP NULL - - -shall shall AUX MD NULL -\vc \vc PROPN NNP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL - - -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL - - -\ \ NOUN NN NULL - - -1 1 NUM CD NULL -? ? PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -There^s There^s PROPN NNP NULL -nothiag nothiag PROPN NNP NULL -- - PUNCT HYPH NULL -te te PROPN NNP NULL -- - PUNCT HYPH NULL -bc bc PROPN NNP NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -f f PROPN NNP NULL -the the DET DT NULL -East East PROPN NNP NULL -, , PUNCT , NULL -as^.f as^.f NUM CD NULL -aid aid NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -has have AUX VBZ NULL -held hold VERB VBN NULL -all all DET DT NULL -. . PUNCT . NULL - - -the the DET DT NULL -Munchkins^ Munchkins^ PROPN NNP NULL -in in ADP IN NULL -bondage bondage NOUN NN NULL -for for ADP IN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -23 23 NUM CD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -, , PUNCT , NULL -making make VERB VBG NULL -them -PRON- PRON PRP NULL -slave slave NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ TIME -night night NOUN NN TIME -and and CCONJ CC TIME -day day NOUN NN TIME -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -set set VERB VBN NULL -free free ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -favour favour NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -ruled rule VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -I -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -was be AUX VBD NULL -dead dead ADJ JJ NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -sent send VERB VBD NULL -a a DET DT NULL -swift swift ADJ JJ NULL -messenger messenger NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -good good ADJ JJ NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -love love VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -who who PRON WP NULL -ruled rule VERB VBD NULL -here here ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -set set VERB VBN NULL -the the DET DT NULL -people people NOUN NNS NULL -free free VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -all all DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -half half ADV RB CARDINAL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -facing face VERB VBG NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -only only ADV RB CARDINAL -four four NUM CD CARDINAL -witches witch NOUN NNS NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -are be AUX VBP NULL -good good ADJ JJ NULL -witches witch NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -know know VERB VBP NULL -this this DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -mistaken mistake VERB VBN NULL -. . PUNCT . NULL - - -Those those DET DT NULL -who who PRON WP NULL -dwelt dwelt VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -West West PROPN NNP LOC -were be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -wicked wicked ADJ JJ NULL -witches witch NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -there there PRON EX NULL -is be AUX VBZ NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -after after ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -'s 's PART POS NULL -thought thought NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Aunt Aunt PROPN NNP NULL -24 24 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Em Em PROPN NNP NULL -has have AUX VBZ NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB DATE -dead dead ADJ JJ DATE -years year NOUN NNS DATE -and and CCONJ CC NULL -years year NOUN NNS DATE -ago ago ADV RB DATE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -is be AUX VBZ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -inquired inquire VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bowed bow VERB VBD NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -where where ADV WRB NULL -Kansas Kansas PROPN NNP GPE -is be AUX VBZ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -heard hear VERB VBN NULL -that that DET DT NULL -country country NOUN NN NULL -mentioned mention VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -civilized civilized ADJ JJ NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -that that DET DT NULL -accounts account VERB VBZ NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -civilized civilized ADJ JJ NULL -countries country NOUN NNS NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -no no DET DT NULL -witches witch NOUN NNS NULL -left leave VERB VBN NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -wizards wizard NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -sorcer- sorcer- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -magicians magician NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -civilized civilized ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -cut cut VERB VBN NULL -off off ADP RP NULL -from from ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -we -PRON- PRON PRP NULL -still still ADV RB NULL -have have AUX VBP NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -wizards wizard NOUN NNS NULL -amongst amongst ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Wizards Wizards PROPN NNPS ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -sinking sink VERB VBG NULL -her -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -whisper whisper NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -more more ADV RBR NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -another another DET DT NULL -question question NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -then then ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -standing stand VERB VBG NULL -silently silently ADV RB NULL -by by ADV RB NULL -, , PUNCT , NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -shout shout NOUN NN NULL -and and CCONJ CC NULL -pointed point VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -laugh laugh VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -feet foot NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -dead dead ADJ JJ NULL -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -disappeared disappear VERB VBN NULL -entirely entirely ADV RB NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -was be AUX VBD NULL -left leave VERB VBN NULL -but but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -old old ADJ JJ NULL -, , PUNCT , NULL - - -" " PUNCT '' NULL -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -dried dry VERB VBD NULL -up up ADP RP NULL -quickly quickly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -are be AUX VBP NULL -yours yours PRON PRP$ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -reached reach VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -shaking shake VERB VBG NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -handed hand VERB VBD NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -was be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -those those DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -some some DET DT NULL -charm charm NOUN NN NULL -connected connect VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -we -PRON- PRON PRP NULL -never never ADV RB NULL -knew know VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -them -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NORP -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -worry worry VERB VB NULL -about about ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -find find VERB VB NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP NORP -first first ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -one one NUM CD CARDINAL -26 26 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -another another DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -At at ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -not not PART RB NULL -far far ADV RB NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -none none NOUN NN NULL -could could AUX MD NULL -Hve Hve PROPN NNP NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -there there ADV RB NULL -and and CCONJ CC NULL -seen see VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -South South PROPN NNP LOC -is be AUX VBZ NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadhng Quadhng PROPN NNP PERSON -- - PUNCT HYPH NULL -s s PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -told tell VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -live live VERB VBP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -passed pass VERB VBD NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -The the DET DT NULL -North North PROPN NNP LOC -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -old old ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -at at ADP IN NULL -its -PRON- PRON PRP$ NULL -edge edge NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -that that PRON WDT NULL -surrounds surround VERB VBZ NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG - - -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -live live VERB VB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -sob sob VERB VB NULL -, , PUNCT , NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -lonely lonely ADJ JJ NULL -among among ADP IN NULL -all all DET PDT NULL -these these DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -grieve grieve VERB VB NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Munchkins Munchkins PROPN NNP PRODUCT -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -took take VERB VBD NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -handkerchiefs handkerchief NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -also also ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -cap cap NOUN NN NULL -and and CCONJ CC NULL -balanced balance VERB VBD NULL -the the DET DT NULL -point point NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -counted count VERB VBD NULL -" " PUNCT `` NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -two two NUM CD CARDINAL -, , PUNCT , NULL -three three NUM CD CARDINAL -" " PUNCT '' NULL -in in ADP IN NULL -a a DET DT NULL -solemn solemn ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -cap cap NOUN NN NULL -changed change VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -slate slate NOUN NN NULL -, , PUNCT , NULL -on on ADP IN NULL -which which PRON WDT NULL -was be AUX VBD NULL -written write VERB VBN NULL -in in ADP IN NULL -big big ADJ JJ NULL -, , PUNCT , NULL -white white ADJ JJ NULL -chalk chalk NOUN NN NULL -marks mark NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -let let VERB VB NULL -DOROTHY DOROTHY PROPN NNP NULL -GO go VERB VB NULL -TO to ADP IN NULL -THE the DET DT NULL -CITY city NOUN NN NULL -OF of ADP IN NULL -EMERALDS EMERALDS PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -took take VERB VBD NULL -the the DET DT NULL -slate slate NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -having have VERB VBG NULL -read read VERB VBN NULL -the the DET DT NULL -words word NOUN NNS NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Is be AUX VBZ NULL -r^^ir r^^ir ADJ JJ NULL -- - PUNCT HYPH NULL -name name NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -XN XN PROPN NNP NULL - - -.V>^ .V>^ PUNCT . NULL - - -^ ^ PROPN NNP NULL -^4Pfe^ ^4pfe^ NUM CD NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -27 27 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -looking- looking- X XX NULL -up up ADV RB NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -Oz Oz PROPN NNP PERSON -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -City City PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG - - -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL - - -Whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -or or CCONJ CC NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -there there ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -walk walk VERB VB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -through through ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -sometimes sometimes ADV RB NULL -pleasant pleasant ADJ JJ NULL -and and CCONJ CC NULL -sometimes sometimes ADV RB NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -use use VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -pleaded plead VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -only only ADJ JJ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -do do AUX VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -will will AUX MD NULL -dare dare VERB VB NULL -injure injure VERB VB NULL -a a DET DT NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -kissed kiss VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -came come VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -forehead forehead NOUN NN NULL -Where where ADV WRB NULL -her -PRON- PRON PRP$ NULL -lips lip NOUN NNS NULL -touched touch VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -they -PRON- PRON PRP NULL -left leave VERB VBD NULL -a a DET DT NULL -round round NOUN NN NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -mark mark NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -out out ADP RP NULL -soon soon ADV RB NULL -after after ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -is be AUX VBZ NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -so so SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -miss miss VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -tell tell VERB VB NULL -your -PRON- PRON PRP$ NULL -story story NOUN NN NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -O o NOUN NN NULL -, , PUNCT , NULL - - -The the DET DT NULL -three three NUM CD CARDINAL -Munchkins Munchkins PROPN NNPS ORG -bowed bow VERB VBD NULL -low low ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -wished wish VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -pleasant pleasant ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP ORG -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -friendly friendly ADJ JJ NULL -little little ADJ JJ NULL -nod nod NOUN NN NULL -, , PUNCT , NULL -whirled whirl VERB VBN NULL -around around ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -heel heel NOUN NN NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -straight- straight- ADJ JJ NULL -way way NOUN NN NULL -disappeared disappear VERB VBD NULL -, , PUNCT , NULL -much much ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -surprise surprise NOUN NN NULL -of of ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PRODUCT -, , PUNCT , NULL -/ / PUNCT NFP NULL -y y PROPN NNP NULL -who who PRON WP NULL -barked bark VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP$ NULL -loudly loudly ADV RB NULL -y y ADV RBR NULL -enough enough ADV RB NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -Ha3 ha3 VERB VBP NULL -been be AUX VBN NULL -afraid afraid ADJ JJ NULL -even even ADV RB NULL -to to PART TO NULL -growl growl VERB VB NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -by by ADP IN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -/V /V PUNCT NFP NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -xnm xnm PROPN NNP NULL -/ / PUNCT , NULL -ing e VERB VBG NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -ex- ex- ADV RB NULL -pected pecte VERB VBN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -disappear disappear VERB VB NULL -in in ADP RP NULL -just just ADV RB NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -. . PUNCT . NULL -/ / SYM SYM NULL - - -Chsvpter Chsvpter PROPN NNP NULL -III III PROPN NNP NULL - - -How how ADV WRB NULL -DorolK/ DorolK/ PROPN NNP NULL -^^ved ^^ve VERB VBD NULL - - -the the DET DT NULL -^cevrecrow ^cevrecrow NOUN NN NULL -. . PUNCT . NULL - - -1.^1 1.^1 NUM CD CARDINAL - - -DOROTHY DOROTHY PROPN NNP NULL -WAS be VERB VBD NULL -left leave VERB VBD NULL -alone alone ADV RB NULL - - -she -PRON- PRON PRP NULL -began begin VERB VBD NULL -to to PART TO NULL -feel feel VERB VB NULL -hungry hungry ADJ JJ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -herself -PRON- PRON PRP NULL -some some DET DT NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -spread spread VERB VBD NULL -with with ADP IN NULL -butter butter NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -gave give VERB VBD NULL -some some DET DT NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -a a DET DT NULL -pail pail NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -shelf shelf NOUN NN NULL -she -PRON- PRON PRP NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -clear clear ADJ JJ NULL -, , PUNCT , NULL -sparkling sparkle VERB VBG NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ran run VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sitting sit VERB VBG NULL -there there ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -such such ADJ JJ NULL -delicious delicious ADJ JJ NULL -fruit fruit NOUN NN NULL -hanging hang VERB VBG NULL -from from ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -finding find VERB VBG NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -out out ADP RP NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -helped help VERB VBN NULL -32 32 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON - - -to to ADP IN NULL -a a DET DT NULL -good good ADJ JJ NULL -drink drink NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cool cool ADJ JJ NULL -, , PUNCT , NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -set set VERB VBD NULL -about about ADP IN NULL -making make VERB VBG NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -other other ADJ JJ NULL -dress dress NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -that that DET DT NULL -happened happen VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -clean clean ADJ JJ NULL -and and CCONJ CC NULL -was be AUX VBD NULL -hanging hang VERB VBG NULL -on on ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -gingham gingham PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -checks check NOUN NNS NULL -of of ADP IN NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -the the DET DT NULL -blue blue NOUN NN NULL -was be AUX VBD NULL -somewhat somewhat ADV RB NULL -faded fade VERB VBN NULL -with with ADP IN NULL -many many ADJ JJ NULL -w^ashings w^ashing NOUN NNS NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -still still ADV RB NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -frock frock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -washed wash VERB VBD NULL -herself -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -dressed dress VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -gingham gingham NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -her -PRON- PRON PRP$ NULL -pink pink ADJ JJ NULL -sunbonnet sunbonnet NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -bread bread NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -laying lay VERB VBG NULL -a a DET DT NULL -white white ADJ JJ NULL -cloth cloth NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -eet eet PROPN NNP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -how how ADV WRB NULL -old old ADJ JJ NULL -and and CCONJ CC NULL -w^orn w^orn ADJ JJ NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -surely surely ADV RB NULL -will will AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -looked look VERB VBD NULL -up up ADP RP NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -meant mean VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -. . PUNCT . NULL - - -* * PUNCT NFP NULL -T t NOUN NN NULL -wonder wonder NOUN NN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -fit fit VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -in in ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -wear wear VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -leather leather NOUN NN NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -silver silver ADJ JJ NULL -ones one NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -33 33 NUM CD NULL -' ' PUNCT '' NULL -' ' PUNCT '' WORK_OF_ART -Come come VERB VB WORK_OF_ART -along along ADP RP WORK_OF_ART -, , PUNCT , WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -closed close VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -locked lock VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -key key ADJ JJ NULL -care- care- NOUN NN NULL -fully fully ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -pocket pocket NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -so so ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -trotting trotting NOUN NN NULL -along along ADP IN NULL -soberly soberly ADV RB NULL -behind behind ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -roads road NOUN NNS NULL -near near SCONJ IN NULL -by by ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -long long ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -the the DET DT NULL -one one NOUN NN CARDINAL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -Within within ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -walking walk VERB VBG NULL -briskly briskly ADV RB NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -tinkling tinkle VERB VBG NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -roadbed roadbe VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -bright bright ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sang sing VERB VBD NULL -sweet sweet PROPN NNP NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -feel feel VERB VB NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -bad bad ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -might might AUX MD NULL -think think VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -would would AUX MD NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -suddenly suddenly ADV RB NULL -whisked whisk VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -pretty pretty ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -was be AUX VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -neat neat ADJ JJ NULL -fences fence NOUN NNS NULL -.at .at PUNCT NFP NULL - - -the the DET DT NULL -sides side NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBD NULL -a a DET DT NULL -dainty dainty NOUN NN NULL -blue blue ADJ JJ NULL -color color NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -beyond beyond ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -fields field NOUN NNS NULL -of of ADP IN NULL -grain grain NOUN NN NULL -and and CCONJ CC NULL -vegetables vegetable NOUN NNS NULL -in in ADP IN NULL -abun- abun- ADJ JJ NULL -dance dance NOUN NN NULL -. . PUNCT . NULL - - -Evidently evidently ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -were be AUX VBD NULL -good good ADJ JJ NULL -farmers farmer NOUN NNS NULL -and and CCONJ CC NULL -able able ADJ JJ NULL -to to PART TO NULL -raise raise VERB VB NULL -large large ADJ JJ NULL -crops crop NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -while while NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -a a DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -came come VERB VBD NULL -out out ADP RP NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -bow bow VERB VB NULL -low low ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -by by ADV RB NULL -; ; PUNCT : NULL -for for ADP IN NULL -everyone everyone PRON NN NULL -knew know VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -the the DET DT NULL -means mean NOUN NNS NULL -of of ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -and and CCONJ CC NULL -setting set VERB VBG NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -houses house NOUN NNS NULL -^ ^ PROPN NNP NULL - - -* * PUNCT NFP NULL -^M?j/ ^m?j/ SYM SYM NULL -' ' PUNCT '' NULL -34 34 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -were be AUX VBD NULL -odd odd ADJ JJ NULL -looking look VERB VBG NULL -dwellings dwelling NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -each each DET DT NULL -was be AUX VBD NULL -round round ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dome dome NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -roof roof NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT LOC -East East PROPN NNP LOC -blue blue NOUN NN LOC -was be AUX VBD NULL -the the DET DT NULL -favorite favorite ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -tired tired ADJ JJ NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -wonder wonder VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -house house NOUN NN NULL -rather rather ADV RB NULL -larger large ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -lawn lawn NOUN NN NULL -before before ADP IN NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -women woman NOUN NNS NULL -were be AUX VBD NULL -dancing dance VERB VBG NULL -. . PUNCT . NULL - - -Five five NUM CD CARDINAL -little little ADJ JJ NULL -fiddlers fiddler NOUN NNS NULL -played play VERB VBD NULL -as as ADV RB NULL -loudly loudly ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -singing singe VERB VBG NULL -, , PUNCT , NULL -while while SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -table table NOUN NN NULL -near near ADV RB NULL -by by ADP IN NULL -was be AUX VBD NULL -loaded load VERB VBN NULL -with with ADP IN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -and and CCONJ CC NULL -nuts nut NOUN NNS NULL -, , PUNCT , NULL -pies pie NOUN NNS NULL -and and CCONJ CC NULL -cakes cake NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -other other ADJ JJ NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -people people NOUN NNS NULL -greeted greet VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -kindly kindly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -invited invite VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -supper supper VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -horne horne NOUN NN NULL -of of ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -richest rich ADJ JJS NULL -Munchkins Munchkins PROPN NNPS NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -celebrate celebrate VERB VB NULL -their -PRON- PRON PRP$ NULL -free- free- ADJ JJ NULL -dom dom NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -bondage bondage NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -waited wait VERB VBN NULL -upon upon SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -rich rich ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -whose whose PRON WP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -a a DET DT NULL -settle settle NOUN NN NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -dance dance VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Boq Boq PROPN NNP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -white white ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -frock frock NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -sorceresses sorceress NOUN NNS NULL -wear wear VERB VBP NULL -white white ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OTi OTi NOUN NNS NULL -. . PUNCT . NULL - - -35 35 NUM CD TIME - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -is be AUX VBZ NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -checked check VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -smoothing smooth VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -wrinkles wrinkle NOUN NNS NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Blue Blue PROPN NNP NULL -is be AUX VBZ NULL -the the DET DT NULL -color color NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -is be AUX VBZ NULL -the the DET DT NULL -witch witch NOUN NN NULL -color color NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -an an DET DT NULL -ordinary ordinary ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -come come VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -chance chance NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -tired tired ADJ JJ NULL -watching watch VERB VBG NULL -the the DET DT NULL -dancing dancing NOUN NN NULL -, , PUNCT , NULL -Boq Boq PROPN NNP PERSON -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -sheets sheet NOUN NNS NULL -were be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -blue blue ADJ JJ NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -curled curl VERB VBD NULL -up up ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -blue blue ADJ JJ NULL -rug rug NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -a a DET DT NULL -wee wee ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -baby baby NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -played play VERB VBD NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -pulled pull VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -crowed crow VERB VBD NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -that that PRON WDT NULL -greatly greatly ADV RB NULL -amused amuse VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -curiosity curiosity NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -seen see VERB VBN NULL -a a DET DT NULL -dog dog NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Boq Boq PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -there there ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -better well ADJ JJR NULL -for for ADP IN NULL -people people NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -unless unless SCONJ IN NULL -they -PRON- PRON PRP NULL -36 36 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -have have AUX VBP NULL -business business NOUN NN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -longf longf NOUN NNS NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP DATE -many many ADJ JJ DATE -days day NOUN NNS DATE -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -here here ADV RB NULL -is be AUX VBZ NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -pleasant pleasant ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -through through ADP RP NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -dangerous dangerous ADJ JJ NULL -places place NOUN NNS NULL -before before ADP IN NULL -you -PRON- PRON PRP NULL -reach reach VERB VBP NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -worried worried ADJ JJ NULL -Dorothy Dorothy PROPN NNP PRODUCT -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -resolved resolve VERB VBD NULL -not not PART RB NULL -to to PART TO NULL -turn turn VERB VB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -bade bade VERB VBP NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -sev- sev- VERB VBN NULL -eral eral ADJ JJ NULL -miles mile NOUN NNS NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -stop stop VERB VB NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -climbed climb VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -cornfield cornfield NOUN NN NULL -beyond beyond ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -and and CCONJ CC NULL -not not PART RB NULL -far far ADV RB NULL -away away ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -placed place VERB VBD NULL -high high ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -birds bird NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -corn corn NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -leaned lean VERB VBD NULL -her -PRON- PRON PRP$ NULL -chin chin NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -thoughtfully thoughtfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -sack sack NOUN NN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -painted paint VERB VBD NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -represent represent VERB VB NULL -a a DET DT NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -An an DET DT NULL -old old ADJ JJ NULL -, , PUNCT , NULL -pointed point VERB VBD NULL -blue blue ADJ JJ NULL -hat hat NOUN NN NULL -, , PUNCT , NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -some some DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -, , PUNCT , NULL -was be AUX VBD NULL -perched perch VERB VBN NULL -on on ADP IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -blue blue ADJ JJ NULL -suit suit NOUN NN NULL -of of ADP IN NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -worn wear VERB VBN NULL -and and CCONJ CC NULL -faded fade VERB VBN NULL -, , PUNCT , NULL -which which PRON WDT NULL -had have AUX VBD NULL -also also ADV RB NULL -been be AUX VBN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -feet foot NOUN NNS NULL -were be AUX VBD NULL -some some DET DT NULL -old old ADJ JJ NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -blue blue ADJ JJ NULL -tops top NOUN NNS NULL -, , PUNCT , NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -every every DET DT NULL -man man NOUN NN NULL -wore wear VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -raised raise VERB VBN NULL -above above ADP IN NULL -the the DET DT NULL -stalks stalk NOUN NNS NULL -of of ADP IN NULL -corn corn NOUN NN NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -stuck stick VERB VBD NULL -up up ADP RP NULL -its -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -looking look VERB VBG NULL -earnestly earnestly ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -queer queer NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -" " PUNCT `` NULL - - -Dorothy Dorothy PROPN NNP PERSON -guzed guze VERB VBN NULL -tluught tluught NOUN NN NULL -fully fully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -37 37 NUM CD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -slowly slowly ADV RB NULL -wink wink VERB VBP NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -mistaken mistake VERB VBN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -scarecrows scarecrow NOUN NNS NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -ever ever ADV RB NULL -wink wink VERB VBP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -presently presently ADV RB NULL -the the DET DT NULL -figure figure NOUN NN NULL -nodded nod VERB VBD NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -climbed climb VERB VBD NULL -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -rather rather ADV RB NULL -husky husky ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -you -PRON- PRON PRP NULL -speak speak VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -pretty pretty ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -politely politely ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -feeling feel VERB VBG NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -smile smile NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -tedious tedious ADJ JJ NULL -being be AUX VBG NULL -perched perch VERB VBN NULL -up up ADP RP NULL -here here ADV RB NULL -night night NOUN NN NULL -and and CCONJ CC NULL -day day NOUN NN NULL -to to PART TO NULL -scare scare VERB VB NULL -away away ADV RB NULL -crows crow NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -pole pole NOUN NN NULL -is be AUX VBZ NULL -stuck stick VERB VBN NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -please please INTJ UH NULL -take take VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -pole pole NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -greatly greatly ADV RB NULL -obliged oblige VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -reached reach VERB VBD NULL -up up ADP RP NULL -both both DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -lifted lift VERB VBD NULL -the the DET DT NULL -figure figure NOUN NN NULL -off off ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -hght hght ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -set set VERB VBN NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -like like SCONJ IN NULL -a a DET DT NULL -new new ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -sounded sound VERB VBD NULL -queer queer PROPN NNP NULL -to to ADP IN NULL -38 38 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -hear hear VERB VB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -speak speak VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -bow bow VERB VB NULL -and and CCONJ CC NULL -walk walk VERB VB NULL -along- along- ADJ JJ NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -stretched stretch VERB VBN NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -yawned yawn VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -name name NOUN NN NULL -is be AUX VBZ NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -who who PRON WP NULL -isOz isoz ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -awfully awfully ADV RB NULL -sorry sorry ADJ JJ NULL -j<^ j<^ ADV RB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -J^\^ J^\^ PROPN NNP NULL - - -" " PUNCT `` NULL -Doyou doyou NOUN NN NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -i--^"^^ i--^"^^ PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -J J PROPN NNP NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -j j PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -ti^g ti^g PROPN NNP NULL -Emerald Emerald PROPN NNP NULL -City City PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -would would AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -39 39 NUM CD CARDINAL -any any DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -now now ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -con- con- VERB VBD NULL -tinued tinue VERB VBN NULL -, , PUNCT , NULL -confidentially confidentially ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -anyone anyone PRON NN NULL -treads tread VERB VBZ NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -toes toe NOUN NNS NULL -or or CCONJ CC NULL -sticks stick NOUN NNS NULL -a a DET DT NULL -pin pin NOUN NN NULL -into into ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -matter matter VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -feel feel VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -people people NOUN NNS NULL -to to PART TO NULL -call call VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -fool fool NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -stays stay VERB VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -yours your NOUN NNS NULL -is be AUX VBZ NULL -, , PUNCT , NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -to to PART TO NULL -know know VERB VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -understand understand VERB VBP NULL -how how ADV WRB NULL -you -PRON- PRON PRP NULL -feel feel VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Tf tf NOUN NN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -he -PRON- PRON PRP NULL -can can AUX MD NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -helped help VERB VBD NULL -him -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -path path NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like SCONJ IN NULL -this this DET DT NULL -addition addition NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -smelled smell VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -suspected suspect VERB VBD NULL -there there PRON EX NULL -might might AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -nest nest NOUN NN NULL -of of ADP IN NULL -rats rat NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -often often ADV RB NULL -growled growl VERB VBD NULL -in in ADP IN NULL -an an DET DT NULL -unfriendly unfriendly ADJ JJ NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -friend friend NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -bites bite VERB VBZ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Do do AUX VB NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -that that DET DT NULL -basket basket NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -mind mind VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -get get AUX VB NULL -tired tired ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -secret secret NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -40 40 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -farmer farmer NOUN NN NULL -who who PRON WP NULL -made make VERB VBD NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -lighted light VERB VBN NULL -match match NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -FEW FEW PROPN NNP NULL -HOURS hour NOUN NNS NULL -the the DET DT NULL -road road NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -rough rough ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walking walking NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -difficult difficult ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -^Scarecrow ^Scarecrow PROPN NNP NULL -often often ADV RB NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -/ / PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -here here ADV RB NULL -very very ADV RB NULL -uneven uneven ADJ JJ NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -broken break VERB VBN NULL -or or CCONJ CC NULL -missing miss VERB VBG NULL -altogether altogether ADV RB NULL -, , PUNCT , NULL -leaving leave VERB VBG NULL -holes hole NOUN NNS NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -Jumped jump VERB VBD NULL -across across ADP IN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -around around ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -having have VERB VBG NULL -no no DET DT NULL -brains brain NOUN NNS NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -straight straight ADV RB NULL -ahead ahead ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -stepped step VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -holes hole NOUN NNS NULL -arid arid PROPN NNP NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -bricks brick NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -never never ADV RB NULL -hurt hurt VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -pick pick VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -joined join VERB VBD NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -laughing laugh VERB VBG NULL -merrily merrily ADV RB NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -44 44 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farms farm NOUN NNS NULL -were be AUX VBD NULL -not not PART RB NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -well well ADV RB NULL -cared care VERB VBN NULL -for for ADP IN NULL -here here ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -farther farther ADV RB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -fewer few ADJ JJR NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -farther farther NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -the the DET DT NULL -more more ADV RBR NULL -dismal dismal ADJ JJ NULL -and and CCONJ CC NULL -lonesome lonesome VERB VB NULL -the the DET DT NULL -country country NOUN NN NULL -became become VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -noon noon NOUN NN TIME -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -roadside roadside NOUN NN NULL -, , PUNCT , NULL -near near SCONJ IN NULL -a a DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out ADP RP NULL -some some DET DT NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -refused refuse VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -never never ADV RB NULL -hungry hungry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -lucky lucky ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -. . PUNCT . NULL - - -For^my For^my PROPN NNP NULL -mouth mouth NOUN NN NULL -is be AUX VBZ NULL -only only ADV RB NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL - - -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -eat eat VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -would would AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -would would AUX MD NULL -spoil spoil VERB VB NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -saw see VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -that that SCONJ IN NULL -this this DET DT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -only only ADV RB NULL -nodded nod VERB VBD NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -eating eat VERB VBG NULL -her -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Tell tell VERB VB NULL -me -PRON- PRON PRP NULL -something something PRON NN NULL -about about ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -gray gray ADJ JJ NULL -everything everything PRON NN NULL -was be AUX VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -this this DET DT NULL -queer queer ADJ JJ NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -listened listen VERB VBD NULL -care- care- ADV RB NULL -fully fully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -why why ADV WRB NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -place place NOUN NN NULL -you -PRON- PRON PRP NULL -call call VERB VBP NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -No no ADV RB NULL -matter matter ADV RB NULL -how how ADV WRB NULL -dreary dreary ADJ JJ NULL -and and CCONJ CC NULL -gray gray VERB VB NULL -our -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -are be AUX VBP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -people people NOUN NNS NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -and and CCONJ CC NULL -blood blood NOUN NN NULL -would would AUX MD NULL -rather rather ADV RB NULL -live live VERB VB NULL -there there ADV RB NULL -than than SCONJ IN NULL -in in ADP IN NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -teas tea NOUN NNS NULL -only only ADV RB NULL -made make VERB VBD NULL -yesterday yesterday NOUN NN DATE -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -45 45 NUM CD CARDINAL -any any DET DT NULL -other other ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -be be AUX VB NULL -it -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -place place NOUN NN NULL -like like SCONJ IN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sighed sigh VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -your -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -proba- proba- VERB VB NULL -bly bly ADV RB NULL -all all DET DT NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Kansas Kansas PROPN NNP GPE -would would AUX MD NULL -have have AUX VB NULL -no no DET DT NULL -people people NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -fortunate fortunate ADJ JJ NULL -for for ADP IN NULL -Kansas Kansas PROPN NNP GPE -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -story story NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -resting rest VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -reproachfully reproachfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -life life NOUN NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -so so ADV RB NULL -short short ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -know know VERB VBP NULL -nothing nothing PRON NN NULL - - -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -made make VERB VBN NULL -day day NOUN NN NULL -before before ADP IN NULL -yesterday yesterday NOUN NN DATE -. . PUNCT . NULL - - -What what PRON WP NULL -happened happen VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -before before ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -unknown unknown ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Luckily luckily ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -things thing NOUN NNS NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -was be AUX VBD NULL -to to PART TO NULL -paint paint VERB VB NULL -my -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -what what PRON WP NULL -was be AUX VBD NULL -going go VERB VBG NULL -on on ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -another another DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -like like VERB VB NULL -those those DET DT NULL -ears ear NOUN NNS NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -n't not PART RB NULL -straight straight ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Never never ADV RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -ears ear NOUN NNS NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -which which PRON WDT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -enough enough ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -painted paint VERB VBD NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -looking look VERB VBG NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -at at ADP IN NULL -everything everything PRON NN NULL -around around ADP IN NULL -me -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -my -PRON- PRON PRP$ NULL -first first ADJ JJ ORDINAL -glimpse glimpse NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -46 46 NUM CD NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -a a DET DT NULL -rather rather ADV RB NULL -pretty pretty ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -who who PRON WP NULL -was be AUX VBD NULL -watching watch VERB VBG NULL -" " PUNCT `` NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -blue blue ADJ JJ NULL -paint paint NOUN NN NULL -is be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -color color NOUN NN NULL -for for ADP IN NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -a a DET DT NULL -little little ADJ JJ NULL -bigger big ADJ JJR NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -eye eye NOUN NN NULL -was be AUX VBD NULL -done do VERB VBN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -much much ADV RB NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -speak speak VERB VB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -a a DET DT NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -for for ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -the the DET DT NULL -fun fun NOUN NN NULL -of of ADP IN NULL -watching watch VERB VBG NULL -them -PRON- PRON PRP NULL -make make VERB VB NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -just just ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -anyone anyone PRON NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -This this DET DT NULL -fellow fellow NOUN NN NULL -will will AUX MD NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -fast fast ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -just just ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -quite quite ADV RB NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farmer farmer NOUN NN NULL -carried carry VERB VBD NULL -me -PRON- PRON PRP NULL -under under ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -me -PRON- PRON PRP NULL -up up ADP RP NULL -on on ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -soon soon ADV RB NULL -after after ADV RB NULL -walked walk VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -me -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -deserted desert VERB VBN NULL -this this DET DT NULL -way way NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -walk walk VERB VB NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -stay stay VERB VB NULL -on on ADP IN NULL -that that DET DT NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lonely lonely ADJ JJ NULL -life life NOUN NN NULL -to to PART TO NULL -lead lead VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -, , PUNCT , NULL -having have VERB VBG NULL -been be AUX VBN NULL -made make VERB VBN NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -other other ADJ JJ NULL -birds bird NOUN NNS NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -away away ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -pleased please VERB VBD NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -feel feel VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite DET PDT NULL -an an DET DT NULL -important important ADJ JJ NULL -person person NOUN NN NULL -. . PUNCT . NULL - - -By by ADP IN NULL -and and CCONJ CC NULL -by by ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -near near SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -looking look VERB VBG NULL -at at ADP IN NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -47 47 NUM CD CARDINAL -me -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -he -PRON- PRON PRP NULL -perched perch VERB VBD NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -wonder wonder VERB VBP NULL -if if SCONJ IN NULL -that that DET DT NULL -farmer farmer NOUN NN NULL -thought think VERB VBD NULL -to to PART TO NULL -fool fool VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -clumsy clumsy ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -Any any DET DT NULL -crow crow NOUN NN NULL -of of ADP IN NULL -sense sense NOUN NN NULL -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -only only ADV RB NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -hopped hop VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -aft aft ADJ JJ NULL -d\a't<^ d\a't<^ NOUN NN NULL -ill ill VERB VBP NULL -the the DET DT NULL -corn corn NOUN NN NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -bij^d^ bij^d^ NOUN NNS NULL -^^. ^^. X FW NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -harmed harm VERB VBN NULL -by by ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -came come VERB VBD NULL -to to PART TO NULL -eat eat VERB VB NULL -th th X XX NULL -corn corn NOUN NN NULL -too too ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -sheryi^^e sheryi^^e NOUN NN NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -grcc grcc PROPN NNP NULL -flock flock NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL - - -3J^]^^t,^ 3j^]^^t,^ NUM CD DATE -' ' PUNCT '' DATE -^^^^T ^^^^T PROPN NNP DATE - - -") ") PUNCT '' ORG - - -such such DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -Scarecro.v^fter Scarecro.v^fter PROPN NNP PERSON -arL arl NOUN NN NULL -but\tne but\tne PROPN NNP PERSON -al al PROPN NNP PERSON -trow trow PROPN NNP PERSON -comforted comfort VERB VBD NULL -r^^^'^^fyg r^^^'^^fyg PROPN NNP NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -If if SCONJ IN NULL -^u ^u NOUN NNS NULL -/ / PUNCT NFP NULL -only only ADV RB NULL -he -PRON- PRON PRP NULL -brakis brakis VERB VBP NULL -in in ADP IN NULL -^pur ^pur PUNCT . GPE - - -hea^^pir hea^^pir PROPN NNP NULL -would would AUX MD NULL -fe fe VERB VB NULL -as as SCONJ IN NULL -good good ADJ JJ NULL -manias manias PROPN NNP NULL -any any DET DT NULL -of of ADP IN NULL -tKem tKem PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -better well ADJ JJR NULL -man man NOUN NN NULL -th th X XX NULL -; ; PUNCT : NULL -ome ome NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Brains brain NOUN NNS NULL -are be AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -: : PUNCT : NULL -wordi wordi VERB VB NULL -having have VERB VBG NULL -in in ADP IN NULL -this this DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -no no DET DT NULL -rnatter rnatter PROPN NNP NULL -whethe whethe NOUN NN NULL -: : PUNCT : NULL -a a DET DT NULL -cro^v cro^v NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -\J^^Wim \J^^Wim PROPN NNP NULL - - -I I PROPN NNP NULL -ffl ffl PRON PRP NULL -fter fter VERB VBP NULL -the the DET DT NULL -crow^s crow^s NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL - - -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -r r NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -decided decide VERB VBD NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -try try VERB VB NULL -hard hard ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -some some DET DT NULL -brains brain NOUN NNS NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL - - -, , PUNCT , NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -along along ADP RP NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -me -PRON- PRON PRP NULL -off off ADP IN NULL -the the DET DT NULL -stake stake NOUN NN NULL -.Xand .xand NUM CD NULL - - -from from ADP IN NULL -what what PRON WP NULL -ycna ycna NOUN NN NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -as as ADV RB NULL -soon soon ADV RB NULL - - -a#i^ a#i^ PROPN NNP NULL -Lpi Lpi PROPN NNP PERSON -sure sure ADJ JJ NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -will will AUX MD NULL -give give VERB VB NULL -t t NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Hi hi INTJ UH NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -such such DET PDT NULL -an an DET DT NULL -uncomfortable uncomfortable ADJ JJ NULL -feeling feeling NOUN NN NULL -to to PART TO NULL -know know VERB VB NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -48 48 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -handed hand VERB VBD NULL -the the DET DT NULL -basket basket NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -fences fence NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -side side NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -land land NOUN NN NULL -was be AUX VBD NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -close close ADJ JJ NULL -together together ADV RB NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -met meet VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -almost almost ADV RB NULL -dark dark ADJ JJ NULL -under under ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -shut shut VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -daylight daylight NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -stop stop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -this this DET DT NULL -road road NOUN NN NULL -goes go VERB VBZ NULL -in in ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -at at ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -wherever wherever ADV WRB NULL -it -PRON- PRON PRP NULL -leads lead VERB VBZ NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Anyone anyone PRON NN NULL -would would AUX MD NULL -know know VERB VB NULL -that that SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -required require VERB VBD NULL -brains brain NOUN NNS NULL -to to PART TO NULL -figure figure VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -should should AUX MD NULL -have have AUX VB NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -an an DET DT TIME -hour hour NOUN NN TIME -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -light light NOUN NN NULL -faded fade VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -stumbling stumble VERB VBG NULL -along along ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -darkness darkness NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -could could AUX MD NULL -, , PUNCT , NULL -for for ADP IN NULL -some some DET DT NULL -dogs dog NOUN NNS NULL -see see VERB VBP NULL -very very ADV RB NULL -well well ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -declared declare VERB VBD NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -by by ADP IN NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -managed manage VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -along along ADP RP NULL -fairly fairly ADV RB NULL -well well ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -any any DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -any any DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -walking walking NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Soon soon ADV RB NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stopped stop VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -a a DET DT NULL -little little ADJ JJ NULL -cottage cottage NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -built build VERB VBN NULL -of of ADP IN NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -Shall shall AUX MD NULL -we -PRON- PRON PRP NULL -go go VERB VB NULL -there there ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -49 49 NUM CD TIME - - -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -soon soon ADV RB NULL -fell fall VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -sound sound ADJ JJ NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -never never ADV RB NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -patiently patiently ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -" " PUNCT '' NULL -came come VERB VBD NULL -. . PUNCT . NULL - - -CNjivpter CNjivpter PROPN NNP NULL -V. V. PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -RCvSci RCvSci PROPN NNP NULL -/ / SYM SYM NULL -e e NOUN NN NULL -of of ADP IN NULL -" " PUNCT `` NULL -tKe tKe PROPN NNP NULL - - -Tii\ Tii\ PROPN NNP DATE -Woodrcvex^ix Woodrcvex^ix PROPN NNP NULL - - -erv erv PROPN NNP NULL -DOROTHY DOROTHY PROPN NNP NULL -awoke awake VERB VBD NULL -the the DET DT NULL -sun sun NOUN NN NULL - - -was be AUX VBD NULL -shining shine VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -long long ADV RB NULL -been be AUX VBN NULL -out out ADV RB NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -squirrels squirrel NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -still still ADV RB NULL -standing stand VERB VBG NULL -patiently patiently ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -corner corner NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -search search VERB VB NULL -for for ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -water water NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -To to PART TO NULL -wash wash VERB VB NULL -my -PRON- PRON PRP$ NULL -face face NOUN NN NULL -clean clean ADJ JJ NULL -after after ADP IN NULL -the the DET DT NULL -dust dust NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -drink drink VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -the the DET DT NULL -dry dry ADJ JJ NULL -bread bread NOUN NN NULL -will will AUX MD NULL -not not PART RB NULL -stick stick VERB VB NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -throat throat NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -inconvenient inconvenient ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -sleep sleep VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -eat eat VERB VB NULL -and and CCONJ CC NULL -54 54 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -drink drink VERB VBP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -worth worth ADJ JJ NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bother bother NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -think think VERB VB NULL -properly properly ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -left leave VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT DATE -little little ADJ JJ DATE -spring spring NOUN NN DATE -of of ADP IN NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -drank drank NOUN NN NULL -and and CCONJ CC NULL -bathed bathe VERB VBD NULL -and and CCONJ CC NULL -ate eat VERB VBD NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -bread bread NOUN NN NULL -left leave VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -thankful thankful ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -eat eat VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -was be AUX VBD NULL -scarcely scarcely ADV RB NULL -enough enough ADJ JJ NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -for for ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -startled startled ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -a a DET DT NULL -deep deep ADJ JJ NULL -groan groan NOUN NN NULL -near near ADV RB NULL -by by ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -was be AUX VBD NULL -that that DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -imagine imagine VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -see see VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -another another DET DT NULL -groan groan NOUN NN NULL -reached reach VERB VBD NULL -their -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -sound sound NOUN NN NULL -seemed seem VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -discovered discover VERB VBD NULL -something something PRON NN NULL -shining shine VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -ray ray NOUN NN NULL -of of ADP IN NULL -sunshine sunshine NOUN NN NULL -that that PRON WDT NULL -fell fall VERB VBD NULL -between between ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ran run VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -trees tree NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -partly partly ADV RB NULL -chopped chop VERB VBN NULL -through through ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -standing stand VERB VBG NULL -beside beside ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -with with ADP IN NULL -an an DET DT NULL -uplifted uplifted ADJ JJ NULL -axe axe NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -man man NOUN NN NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -jointed joint VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -perfectly perfectly ADV RB NULL -motionless motionless ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -stir stir VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -amazement amazement NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -barked bark VERB VBD NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -made make VERB VBD NULL -a a DET DT NULL -snap snap ADJ JJ NULL -M M PROPN NNP NULL -he -PRON- PRON PRP NULL -the the DET DT NULL -tin tin NOUN NN NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -hurt hurt VERB VBD NULL -his -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL -] ] PUNCT -RRB- NULL - - -^W|ii| ^w|ii| X XX NULL - - -lI'Did li'did ADP IN NULL -you -PRON- PRON PRP NULL -groan groan VERB VBP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -' ' PUNCT '' PERSON -' ' PUNCT '' NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -groa groa PROPN NNP NULL -ing'for ing'for ADP IN NULL -more more ADJ JJR DATE -than than SCONJ IN DATE -a a DET DT DATE -year year NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -heard hear VERB VBN NULL -) ) PUNCT -RRB- NULL - - -ef ef PROPN NNP NULL -ore ore PROPN NNP NULL -or or CCONJ CC NULL -come come VERB VB NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -77 77 NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -softly softly ADV RB NULL -, , PUNCT , NULL -for^ for^ NUM CD NULL -LOved love VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -voice voice NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -man man NOUN NN NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Get get AUX VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -and and CCONJ CC NULL -oil oil VERB VB NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -rusted rust VERB VBN NULL -so so ADV RB NULL -badly badly ADV RB NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -; ; PUNCT : NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -well well ADV RB NULL -oiled oil VERB VBD NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -YcA YcA PROPN NNP NULL -will will AUX MD NULL -find find VERB VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -shelf shelf NOUN NN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -cot-| cot-| NOUN NN NULL -tage tage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -at at ADP IN NULL -once once ADV RB NULL -ran run VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Where where ADV WRB NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -joints?'^ joints?'^ NOUN NN ORG -' ' PUNCT '' ORG -' ' PUNCT `` NULL -Oil oil NOUN NN NULL -my -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -re*- re*- PROPN NNP NULL -plied ply VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -badly badly ADV RB NULL -rusted rust VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tin tin ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -moved move VERB VBD NULL -it -PRON- PRON PRP NULL -gently gently ADV RB NULL -from from ADP IN NULL -side side NOUN NN NULL -to to ADP IN NULL -side side VERB VB NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -worked work VERB VBD NULL -freely freely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -man man NOUN NN NULL -could could AUX MD NULL -turn turn VERB VB NULL -it -PRON- PRON PRP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -56 56 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -oiled oil VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -bent bend VERB VBD NULL -them -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -free free ADJ JJ NULL -from from ADP IN NULL -rust rust NOUN NN NULL -and and CCONJ CC NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -new new ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -gave give VERB VBD NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -of of ADP IN NULL -satisfaction satisfaction NOUN NN NULL -and and CCONJ CC NULL -lowered lower VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -hold- hold- NOUN NNS NULL -ing e VERB VBG NULL -that that SCONJ IN NULL -axe axe PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -put put VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -freely freely ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -and and CCONJ CC NULL -again again ADV RB NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -release release NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -a a DET DT NULL -very very ADV RB NULL -polite polite ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBN NULL -there there ADV RB NULL -always always ADV RB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL -come come VERB VBN NULL -along along ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -certainly certainly ADV RB NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -happen happen VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -here here ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -cottage cottage NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -wants want VERB VBZ NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -few few ADJ JJ NULL -brains brain NOUN NNS NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -appeared appear VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -deeply deeply ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -guess guess VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -answered answer VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -, , PUNCT , NULL -Tin Tin PROPN NNP PERSON -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -57 57 NUM CD CARDINAL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -returned return VERB VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -So so ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -join join VERB VB NULL -your -PRON- PRON PRP$ NULL -party party NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -also also ADV RB NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -along- along- NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -heartily heartily ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -added add VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -his -PRON- PRON PRP$ NULL -company company NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -shouldered shoulder VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -had have AUX VBD NULL -asked ask VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -put put VERB VB NULL -the the DET DT NULL -oil- oil- NOUN NN NULL -can can AUX MD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -F^or F^or PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -rain rain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rust rust VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -need need VERB VB NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -badly badly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -their -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -join join VERB VB NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -could could AUX MD NULL -not not PART RB NULL -pass pass VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -set set VERB VBD NULL -to to PART TO NULL -w^ork w^ork VERB VB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBN NULL -so so ADV RB NULL -well well ADV RB NULL -that that SCONJ IN NULL -soon soon ADV RB NULL -he -PRON- PRON PRP NULL -cleared clear VERB VBD NULL -a a DET DT NULL -passage passage NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -entire entire ADJ JJ NULL -party party NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -thinking think VERB VBG NULL -so so ADV RB NULL -earnestly earnestly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -notice notice VERB VB NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stumbled stumble VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -hole hole NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -call call VERB VB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -walk walk VERB VB NULL -around around ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -cheer- cheer- PROPN NNP NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -some some DET DT NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -58 58 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -brains brain NOUN NNS NULL -are be AUX VBP NULL -not not PART RB NULL -the the DET DT NULL -best good ADJ JJS NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -any any DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -empty empty ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -once once SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -heart heart NOUN NN NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -, , PUNCT , NULL -having have VERB VBG NULL -tried try VERB VBN NULL -them -PRON- PRON PRP NULL -both both DET DT NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -know know VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -\\,/ \\,/ PUNCT NFP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -" " PUNCT `` NULL -^'fTin ^'ftin ADP IN NULL - - -Woodman Woodman PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -following following ADJ JJ NULL -story story NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -the the DET DT NULL -son son NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -woodman woodman NOUN NN NULL -who who PRON WP NULL -chopped chop VERB VBD NULL -down down ADP RP NULL -' ' PUNCT '' NULL -trees tree NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -sold sell VERB VBD NULL -the the DET DT NULL -wood wood NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -living living NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -too too ADV RB NULL -became become VERB VBD NULL -a a DET DT NULL -w^ood w^ood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -died die VERB VBD NULL -I -PRON- PRON PRP NULL -took take VERB VBD NULL -care care NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -mother mother NOUN NN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -instead instead ADV RB NULL -of of ADP IN NULL -living live VERB VBG NULL -alone alone ADV RB NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -marry marry VERB VB NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -become become VERB VB NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -was be AUX VBD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girls girl NOUN NNS NULL -who who PRON WP NULL -was be AUX VBD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -grew grow VERB VBD NULL -to to PART TO NULL -love love VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -promised promise VERB VBD NULL -to to PART TO NULL -marry marry VERB VB NULL -me -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -earn earn VERB VB NULL -enough enough ADJ JJ NULL -money money NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -a a DET DT NULL -better well ADJ JJR NULL -house house NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -lived live VERB VBD NULL -with with ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -marry marry VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -59 59 NUM CD CARDINAL -was be AUX VBD NULL -so so ADV RB NULL -lazy lazy ADJ JJ NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -to to PART TO NULL -remain remain VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -do do AUX VB NULL -the the DET DT NULL -cooking cooking NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -housework housework NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -her -PRON- PRON PRP NULL -two two NUM CD CARDINAL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -cow cow NOUN NN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -prevent prevent VERB VB NULL -the the DET DT NULL -marriage marriage NOUN NN NULL -. . PUNCT . NULL - - -Thereupon thereupon ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -enchanted enchant VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -chopping chop VERB VBG NULL -away away ADV RB NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -one one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -anx- anx- ADV RB NULL -ious ious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -the the DET DT NULL -new new ADJ JJ NULL -house house NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slipped slip VERB VBD NULL -all all ADV RB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -cut cut VERB VB NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -at at ADP IN NULL -first first ADV RB ORDINAL -seemed seem VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -misfortune misfortune NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -a a DET DT NULL -one one NUM CD CARDINAL -- - PUNCT HYPH NULL -legged legged ADJ JJ NULL -man man NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -dp dp VERB VB NULL -very very ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wood wood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -tin tin PROPN NNP NULL -- - PUNCT HYPH NULL -smith smith PROPN NNP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -him -PRON- PRON PRP NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leg leg NOUN NN NULL -worked work VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -once once ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -used use VERB VBN NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -action action NOUN NN NULL -angered anger VERB VBD NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -promised promise VERB VBN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -marry marry VERB VB NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -began begin VERB VBD NULL -chopping chop VERB VBG NULL -again again ADV RB NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -the the DET DT NULL -enchanted enchant VERB VBN NULL -axe axe PROPN NNP NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -one one NUM CD NULL -after after ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -nothing nothing PRON NN NULL -daunted daunt VERB VBN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -them -PRON- PRON PRP NULL -replaced replace VERB VBN NULL -with with ADP IN NULL -tin tin ADJ JJ NULL -ones one NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -made make VERB VBD NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slip slip VERB VB NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -happened happen VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -along along ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -head head NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -beaten beat VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -worked work VERB VBD NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -little little ADV RB NULL -knew know VERB VBD NULL -how how ADV WRB NULL -cruel cruel ADJ JJ NULL -my -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -could could AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -new new ADJ JJ NULL -way way NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -6o 6o NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -slip slip PROPN NNP NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -ain ain PROPN NNP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -cut cut VERB VBD NULL -right right ADV RB NULL -through through ADP IN NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -spHtting sphtte VERB VBG NULL -me -PRON- PRON PRP NULL -into into ADP IN NULL -two two NUM CD CARDINAL -halves half NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -body body NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -fastening fasten VERB VBG NULL -my -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -head head VERB VB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -around around ADV RB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -alas alas INTJ UH NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -now now ADV RB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -lost lose VERB VBD NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -I -PRON- PRON PRP NULL -married marry VERB VBD NULL -her -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -still still ADV RB NULL -living live VERB VBG NULL -with with ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -body body NOUN NN NULL -shone shine VERB VBD NULL -so so ADV RB NULL -brightly brightly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -now now ADV RB NULL - - -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -cut cut VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -danger danger NOUN NN NULL -that that SCONJ IN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -rust rust VERB VB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -kept keep VERB VBD NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -inmy inmy PROPN NNP NULL -cottage cottage VERB VB NULL -and and CCONJ CC NULL -took take VERB VBD NULL -care care NOUN NN NULL -to to ADP IN NULL -oil oil NOUN NN NULL -myself -PRON- PRON PRP NULL -whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -needed need VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -day day NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -forgot forgot VERB VBP NULL -to to PART TO NULL -do do AUX VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -being be AUX VBG NULL -caught catch VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rainstorm rainstorm NOUN NN NULL -, , PUNCT , NULL -before before ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -had have AUX VBD NULL -rusted rust VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -left leave VERB VBN NULL -to to PART TO NULL -stand stand VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -thing thing NOUN NN NULL -to to ADP IN NULL -un- un- ADJ JJ NULL -dergo dergo VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -during during ADP IN NULL -the the DET DT DATE -year year NOUN NN DATE -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -there there ADV RB NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -greatest great ADJ JJS NULL -loss loss NOUN NN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -was be AUX VBD NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -love love NOUN NN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -hap- hap- ADJ JJ NULL -piest pi ADJ JJS NULL -man man NOUN NN NULL -on on ADP IN NULL -earth earth NOUN NN LOC -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -love love VERB VB NULL -who who PRON WP NULL -has have AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -6i 6i PROPN NNP NULL -^^^pleart ^^^pleart PUNCT NFP NULL -, , PUNCT , NULL - - -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -resolved resolve VERB VBN NULL -to to PART TO NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -one one NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -g g NOUN NN NULL -- - PUNCT : NULL -o o NOUN NN NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden NOUN NN NULL -and and CCONJ CC NULL -marry marry VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Both both DET DT NULL -Dorothy Dorothy PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ask ask VERB VB NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -a a DET DT NULL -fool fool NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -with with ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -take take VERB VB NULL -the the DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -do do AUX VBP NULL -not not PART RB NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -happiness happiness NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -say say VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -which which PRON WDT NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -two two NUM CD CARDINAL -friends friend NOUN NNS NULL -was be AUX VBD NULL -right right ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -decided decide VERB VBD NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL - - -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -whether whether SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -no no DET DT NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -each each DET DT NULL -got get VERB VBD NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -What what PRON WP NULL -worried worry VERB VBD NULL -her -PRON- PRON PRP NULL -most most ADV RBS NULL -was be AUX VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -bread bread NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -an- an- CCONJ CC NULL -other other ADJ JJ NULL -meal meal NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -empty empty VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -nor nor CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -ever ever ADV RB NULL -ate eat VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -nor nor CCONJ CC NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -unless unless SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -fed feed VERB VBN NULL -. . PUNCT . NULL - - -CK'dwpterVI CK'dwpterVI PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -CowsvrcUy CowsvrcUy PROPN NNP NULL -Liorv Liorv PROPN NNP NULL -. . PUNCT . NULL - - -THIS THIS PROPN NNP NULL -TIME TIME PROPN NNP NULL - - -DOROTW DOROTW PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -walking- walking- ADJ JJ NULL -through through ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -road road NOUN NN NULL -' ' PUNCT '' NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -much much ADJ JJ NULL -cover^^ cover^^ PROPN NNP NULL -' ' PUNCT '' NULL -dried dry VERB VBN NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -dead dead ADJ JJ NULL -leaves leave NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees,-*^!!^ trees,-*^!!^ PROPN NNP NULL -' ' PUNCT '' NULL -: : PUNCT : NULL -! ! PUNCT . NULL - - -walking- walking- PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -good good ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - --^t% -^t% PUNCT NFP NULL - - -There there PRON EX NULL -were be AUX VBD NULL -few few ADJ JJ NULL -birds bird NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest^if forest^if NUM CD NULL -. . PUNCT . NULL - - -B b NOUN NN NULL -birds bird NOUN NNS NULL -love love VERB VBP NULL -the the DET DT NULL -open open ADJ JJ NULL -country country NOUN NN NULL -where where ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -su su PROPN NNP NULL -] ] PUNCT -RRB- NULL -shine shine NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -deep deep ADJ JJ NULL -growl growl NOUN NN NULL -from from ADP IN NULL -some some DET DT NULL -wild wild ADJ JJ NULL -animal animal NOUN NN NULL -hidden hide VERB VBN NULL -among among ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -sounds sound VERB VBZ NULL -ifiaade ifiaade NOUN NN NULL -. . PUNCT . NULL - - -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -'s 's PART POS NULL -heart heart NOUN NN NULL -beat beat VERB VBD NULL -fast fast ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -66 66 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -what what PRON WP NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -even even ADV RB NULL -bark bark VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -long long ADV RB NULL -will will AUX MD NULL -it -PRON- PRON PRP NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -the the DET DT NULL -child child NOUN NN NULL -asked ask VERB VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -before before ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -was be AUX VBD NULL -the the DET DT NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -went go VERB VBD NULL -there there ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -through through ADP IN NULL -a a DET DT NULL -dangerous dangerous ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -nearer nearer PROPN NNP NULL -to to ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -where where ADV WRB NULL -Oz Oz PROPN NNP NULL -dwells dwell NOUN NNS NULL -the the DET DT NULL -country country NOUN NN NULL -is be AUX VBZ NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -my -PRON- PRON PRP$ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -can can AUX MD NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -bear bear VERB VBP NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -protect protect VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -will will AUX MD NULL -pro- pro- VERB VB NULL -tect tect VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -protect protect VERB VB NULL -him -PRON- PRON PRP NULL -ourselves -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -Just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -there there ADV RB NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -a a DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP ORG -bounded bound VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -With with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw NOUN NN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -spining spin VERB VBG NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -struck strike VERB VBD NULL -at at ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -no no DET DT NULL -impression impression NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -still still ADV RB NULL -. . PUNCT . NULL - - -Little Little PROPN NNP NULL -Toto Toto PROPN NNP NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -an an DET DT NULL -enemy enemy NOUN NN NULL -to to PART TO NULL -face face VERB VB NULL -, , PUNCT , NULL -ran run VERB VBD NULL -barking bark VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -had have AUX VBD NULL -opened open VERB VBN NULL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -67 67 NUM CD CARDINAL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -to to PART TO NULL -bite bite VERB VB NULL -the the DET DT NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -fearing fear VERB VBG NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -heedless heedless NOUN NN NULL -of of ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -slapped slap VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -dare dare VERB VB NULL -to to PART TO NULL -bite bite VERB VB NULL -Toto Toto PROPN NNP NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -a a DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -to to PART TO NULL -bite bite VERB VB NULL -a a DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -rubbed rub VERB VBD NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw ADJ JJ NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -hit hit VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -No no INTJ UH NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -retorted retort VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -T t NOUN NN NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -hanging hang VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -shame shame NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -Lve Lve PROPN NNP NULL -always always ADV RB NULL -known know VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -how how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL - - -To to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -striking strike VERB VBG NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -her -PRON- PRON PRP$ NULL -pick pick VERB VB NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -patted pat VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -still still ADV RB NULL -angry angry ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -over over ADV RB NULL -so so ADV RB NULL -easily easily ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -astonished astonish VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -whirl whirl VERB VB NULL -around around ADV RB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -Is be AUX VBZ NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD CARDINAL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -also also ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -helped help VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -blunted blunt VERB VBD NULL -my -PRON- PRON PRP$ NULL -claws claws NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -they -PRON- PRON PRP NULL -scratched scratch VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -it -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -68 68 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -cold cold ADJ JJ NULL -shiver shiver NOUN NN NULL -run run VERB VBD NULL -down down ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -little little ADJ JJ NULL - - -anima| anima| PROPN NNP NULL - - -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -tender tender ADJ JJ NULL -of of ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Neither neither CCONJ CC NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -a a NOUN NN NULL -a a DET DT NULL -meat meat NOUN NN NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -curious curious ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seems seem VERB VBZ NULL -remarkably remarkably ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -look look VERB VBP NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one PRON PRP NULL -would would AUX MD NULL -think think VERB VB NULL -o^ o^ ADP RP NULL -biting bite VERB VBG NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -con-- con-- PUNCT , NULL -tinned tin VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -| | CCONJ CC NULL -" " PUNCT `` NULL -What what PRON WP NULL -makes make VERB VBZ NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -coward coward NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -look look VERB VB NULL -- - PUNCT HYPH NULL -j j PROPN NNP NULL -ing e VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -a^ a^ ADJ JJ NULL -small small ADJ JJ NULL -horse horse NOUN NN NULL -. . PUNCT . NULL - - -j j PROPN NNP NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -mystery mystery NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -animals animal NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -naturally naturally ADV RB NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -brave brave ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -every- every- ADJ JJ NULL - - -where where ADV WRB NULL -thought think VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -learned learn VERB VBD NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -roared roar VERB VBD NULL -very very ADV RB NULL -loudly loudly ADV RB NULL -every every DET DT NULL -living living NOUN NN NULL -thing thing NOUN NN NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -met meet VERB VBN NULL -a a DET DT NULL -man man NOUN NN NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -awfully awfully ADV RB NULL -scared scared ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -just just ADV RB NULL -roared roar VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -always always ADV RB NULL -run run VERB VBN NULL -away away ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT NULL -ele- ele- NOUN NN NULL -phants phant NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -bears bear NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -tried try VERB VBN NULL -to to PART TO NULL -fight fight VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -run run VERB VBN NULL -myself -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -69 69 NUM CD CARDINAL -coward coward PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -hear hear VERB VBP NULL -me -PRON- PRON PRP NULL -roar roar VERB VB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -try try VERB VBP NULL -to to PART TO NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -King king NOUN NN ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -should should AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -, , PUNCT , NULL -wiping wipe VERB VBG NULL -a a DET DT NULL -tear tear NOUN NN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eye eye NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -sorrow sorrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -makes make VERB VBZ NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -whenever whenever ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -dan- dan- ADJ JJ NULL -ger ger NOUN NN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -begins begin VERB VBZ NULL -to to PART TO NULL -beat beat VERB VB NULL -fast fast ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Perhaps perhaps ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -proves prove VERB VBZ NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Perhaps perhaps ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -never never ADV RB NULL -looked look VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -grjeat grjeat NOUN NN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -70 70 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -think think VERB VB NULL -Oz oz PRON PRP ORG -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -cowardly cowardly ADJ JJ NULL -Lion Lion PROPN NNP EVENT -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Or or CCONJ CC NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -is be AUX VBZ NULL -simply simply ADV RB NULL -unbearable unbearable ADJ JJ NULL -without without ADP IN NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -other other ADJ JJ NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -cowardly cowardly ADJ JJ NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -allow allow VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -scare scare VERB VB NULL -them -PRON- PRON PRP NULL -so so ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -really really ADV RB NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -does do AUX VBZ NULL -n't not PART RB NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -any any DET DT NULL -braver braver NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -myself -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -little little ADJ JJ NULL -company company NOUN NN NULL -set set VERB VBN NULL -off off ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -walking walk VERB VBG NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -strides stride NOUN NNS NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -approve approve VERB VB NULL -this this DET DT NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -forget forget VERB VB NULL -how how ADV WRB NULL -nearly nearly ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -crushed crush VERB VBN NULL -be- be- PROPN NNP NULL - - -tween tween NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -'s 's PART POS NULL -great great ADJ JJ NULL -jaws jaw NOUN NNS NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -he -PRON- PRON PRP NULL -became become VERB VBD NULL -more more ADV RBR NULL -at at ADP IN NULL -ease ease NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -presently presently ADV RB NULL -Toto Toto PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -had have AUX VBD NULL -grown grow VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -During during ADP IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -that that DET DT DATE -day day NOUN NN DATE -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -other other ADJ JJ NULL -adven- adven- ADJ JJ NULL -ture ture NOUN NN NULL -to to ADP IN NULL -mar mar PROPN NNP NULL -the the DET DT NULL -peace peace NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -beetle beetle NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -crawling crawl VERB VBG NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -THR THR PROPN NNP NULL -WONDERFUIv WONDERFUIv PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -71 71 NUM CD NULL - - -the the DET DT NULL -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -always always ADV RB NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -any any DET DT NULL -hving hve VERB VBG NULL -creature creature NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -several several ADJ JJ NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -sorrow sorrow NOUN NN NULL -and and CCONJ CC NULL -regret regret NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -tears tear NOUN NNS NULL -ran run VERB VBD NULL -slowly slowly ADV RB NULL -down down ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -hinges hinge NOUN NNS NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -they -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -presently presently ADV RB NULL -asked ask VERB VBD NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -question question NOUN NN NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -could could AUX MD NULL -not not PART RB NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -jaws jaw NOUN NNS NULL -were be AUX VBD NULL -tightly tightly ADV RB NULL -rusted rust VERB VBN NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -became become VERB VBD NULL -greatly greatly ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -and and CCONJ CC NULL -made make VERB VBD NULL -many many ADJ JJ NULL -motions motion NOUN NNS NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -relieve relieve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP EVENT -was be AUX VBD NULL -also also ADV RB NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -what what PRON WP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -seized seize VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can NOUN NN NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -the the DET DT NULL -iS^ iS^ PROPN NNP NULL -W^oodman W^oodman PROPN NNP NULL -'s 's PART POS NULL -jaws jaws NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -after after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -talk talk VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -will will AUX MD NULL -serve serve VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -les- les- NOUN NN NULL -son son NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -to to PART TO NULL -look look VERB VB NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -step step VERB VBP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -kill kill VERB VB NULL -an- an- DET DT NULL -other other ADJ JJ NULL -bug bug NOUN NN NULL -or or CCONJ CC NULL -beetle beetle NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -surely surely ADV RB NULL -cry cry VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -crying cry VERB VBG NULL -rusts rust NOUN NNS NULL -my -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Thereaf- Thereaf- PROPN NNP NULL - - -ter ter VERB VBD NULL - - -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -72 72 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -very very ADV RB NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -ant ant NOUN NN NULL -toiling- toiling- ADJ JJ NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -step step VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -not not PART RB NULL -to to PART TO NULL -harm harm VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -great great ADJ JJ NULL -care care NOUN NN NULL -never never ADV RB NULL -to to PART TO NULL -be be AUX VB NULL -cruel cruel ADJ JJ NULL -or or CCONJ CC NULL -unkind unkind NOUN NN NULL -to to ADP IN NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -people people NOUN NNS NULL -with with ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -have have AUX VB NULL -something something PRON NN NULL -to to PART TO NULL -guide guide VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -need need VERB VBP NULL -never never ADV RB NULL -do do AUX VB NULL -wrong wrong NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -, , PUNCT , NULL -When when ADV WRB NULL -Oz Oz PROPN NNP NULL -gives give VERB VBZ NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -need need VERB VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -CK.pterVn CK.pterVn PROPN NNPS PRODUCT -. . PUNCT . NULL -.e .e PUNCT NFP NULL - - -Joi Joi PROPN NNP NULL -/ / SYM SYM NULL -rrvey rrvey ADJ JJ NULL -to to ADP IN NULL -TI\e TI\e PROPN NNP NULL -Grets^t Grets^t PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PROPN NNP NULL - - -^^^ ^^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -' ' PUNCT '' NULL -I i NOUN NN NULL -^i ^i PUNCT NFP NULL -WERE be VERB VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -camp camp NOUN NN NULL -out out ADP RP NULL -that that SCONJ IN NULL -nig nig PROPN NNP NULL -- - PUNCT HYPH NULL -ht ht PROPN NNP NULL -under under ADP IN NULL -a a DET DT NULL -large large ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -houses house NOUN NNS NULL -near near ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -tree tree NOUN NN NULL -made make VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -, , PUNCT , NULL -thick thick ADJ JJ NULL -covering covering NOUN NN NULL -to to PART TO NULL -protect protect VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -dew dew NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -chopped chop VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -built build VERB VBD NULL -a a DET DT NULL -splendid splendid ADJ JJ NULL -fire fire NOUN NN NULL -that that PRON WDT NULL -warmed warm VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -feel feel VERB VB NULL -less less ADV RBR NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -ate eat VERB VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -for for ADP IN NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -76 76 NUM CD CARDINAL -THE the DET DT NULL -WONDHRFUL WONDHRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -kill kill VERB VB NULL -a a DET DT NULL -deer deer NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -can can AUX MD NULL -roast roast VERB VB NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -jyour jyour PROPN NNP PERSON -tastes taste NOUN NNS PERSON -are be AUX VBP NULL -so so ADV RB NULL -peculiar peculiar ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -prefer prefer VERB VBP NULL -cooked cook VERB VBN NULL -food food NOUN NN NULL -, , PUNCT , NULL -iand iand X XX NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -beg beg VERB VB NULL -- - PUNCT HYPH NULL -ged ge VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -certainly certainly ADV RB NULL -weep weep VERB VB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -killed kill VERB VBD NULL -a a DET DT NULL -poor poor ADJ JJ NULL -deer deer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fthen fthen ADV RB NULL -my -PRON- PRON PRP$ NULL -jaws jaws NOUN NN NULL -would would AUX MD NULL -rust rust VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -away away ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -supper supper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -knew know VERB VBD NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -^didn't ^didn't ADV RB NULL -mention mention VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -[ [ PUNCT -LRB- NULL -of of ADP IN NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -hungry hungry ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -this this DET DT NULL -jwas jwas NOUN NN NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -and and CCONJ CC NULL -thoughtful thoughtful ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -ilaughed ilaughe VERB VBD NULL -heartily heartily ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -awkward awkward ADJ JJ NULL -way way NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -poor poor ADJ JJ NULL -jcreature jcreature NOUN NN NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -padded padded ADJ JJ NULL -hands hand NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -clumsy clumsy ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -almost almost ADV RB NULL -as as ADV RB NULL -many many ADJ JJ NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -how how ADV WRB NULL -long long ADV RB NULL -it -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -enabled enable VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -feared fear VERB VBD NULL -a a DET DT NULL -spark spark NOUN NN NULL -might might AUX MD NULL -get get AUX VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -burn burn VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -dis- dis- NOUN NN NULL -tance tance NOUN NN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -flames flame NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -to to PART TO NULL -cover cover VERB VB NULL -' ' PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -with with ADP IN NULL -dry dry ADJ JJ NULL -leaves leave NOUN NNS NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -' ' PUNCT '' NULL -f)^]l\l\Ahs^''^'-- f)^]l\l\ahs^''^'-- NUM CD NULL -.. .. PUNCT NFP NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -kept keep VERB VBD NULL -her -PRON- PRON PRP NULL -very very ADV RB NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -77 77 NUM CD CARDINAL -snug snug PROPN NNP NULL -and and CCONJ CC NULL -warm warm ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -daylight daylight NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -bathed bathe VERB VBD NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -rippling ripple VERB VBG NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -an an DET DT NULL -eventful eventful ADJ JJ NULL -day day NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -hardly hardly ADV RB NULL -been be AUX VBN NULL -walking walk VERB VBG NULL -an an DET DT TIME -hour hour NOUN NN TIME -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -that that PRON WDT NULL -crossed cross VERB VBD NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -divided divide VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -wide wide ADJ JJ NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -crept creep VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -into into ADP IN NULL -it -PRON- PRON PRP NULL - - -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -also also ADV RB NULL -very very ADV RB NULL -deep deep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -big big ADJ JJ NULL -, , PUNCT , NULL -jagged jagged ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sides side NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -steep steep ADJ JJ NULL -that that SCONJ IN NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -must must AUX MD NULL -end end VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -despairingly despairingly ADV RB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -thought- thought- ADV RB NULL -ful ful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -fly fly VERB VB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -certain certain ADJ JJ NULL -; ; PUNCT : NULL -neither neither CCONJ CC NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -climb climb VERB VB NULL -down down ADP RP NULL -into into ADP IN NULL -this this DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -stop stop VERB VB NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -after after ADP IN NULL -measuring measure VERB VBG NULL -the the DET DT NULL -distance distance NOUN NN NULL -carefully carefully ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -us -PRON- PRON PRP NULL -all all ADV RB NULL -over over ADV RB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -, , PUNCT , NULL -one one NUM CD NULL -at at ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -will will AUX MD NULL -go go VERB VB NULL -first first ADV RB ORDINAL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -78 78 NUM CD CARDINAL - - -J j NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -killed kill VERB VBD NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -badly badly ADV RB NULL -dented dent VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -below below ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -fall fall NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -falling- falling- NOUN NN NULL -, , PUNCT , NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -is be AUX VBZ NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but but CCONJ CC NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -get get AUX VB NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -attempt attempt NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -and and CCONJ CC NULL -crouched crouch VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -run run VERB VB NULL -and and CCONJ CC NULL -jump jump VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -" " PUNCT `` NULL -Because because SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -the the DET DT NULL -way way NOUN NN NULL -we -PRON- PRON PRP NULL -Lions lion NOUN NNS NULL -do do AUX VBP NULL -these these DET DT NULL -things thing NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -giving give VERB VBG NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -shot shoot VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -: : PUNCT : NULL -all all DET DT NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -easily easily ADV RB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -had have AUX VBD NULL -got get VERB VBN NULL -down down ADP RP NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -back back NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -sprang spring VERB VBD NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -next next ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -tightly tightly ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -with with ADP IN NULL -one one NUM CD NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -safe safe ADJ JJ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -a a DET DT NULL -third third ADJ JJ ORDINAL -time time NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -sat sit VERB VBD NULL -down down ADP RP NULL -for for ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -beast beast NOUN NN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -leaps leap NOUN NNS NULL -had have AUX VBD NULL -made make VERB VBN NULL -his -PRON- PRON PRP$ NULL -breath breath NOUN NN NULL -short short ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -panted pant VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dog dog NOUN NN NULL -that that PRON WDT NULL -has have AUX VBZ NULL -been be AUX VBN NULL -running run VERB VBG NULL -too too ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -^W- ^W- PUNCT , NULL -] ] PUNCT -RRB- NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -very very ADV RB NULL -thick thick ADJ JJ NULL -on on ADP IN NULL -this this DET DT NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -gloomy gloomy ADJ JJ NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -had have AUX VBD NULL -rested rest VERB VBN NULL -started start VERB VBN NULL -along along ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yelh yelh PROPN NNP NULL -brick brick PROPN NNP NULL -, , PUNCT , NULL -silently silently ADV RB NULL -wondering wonder VERB VBG NULL -, , PUNCT , NULL -each each DET DT NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mind mind NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -ever ever ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -reach reach VERB VB NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sun- sun- NOUN NN NULL -shine shine VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -add add VERB VB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -discomfort discomfort NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -soon soon ADV RB NULL -heard hear VERB VBD NULL -strange strange ADJ JJ NULL -noises noise NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -depths depth NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -whispered whisper VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -lived live VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -ksked kske VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -monstrous monstrous ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -with with ADP IN NULL -claws claws PROPN NNP NULL -so so ADV RB NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -tear tear VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -kill kill VERB VB NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Fm fm ADV RB NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -^ ^ PROPN NNP NULL -.^V- .^V- PUNCT . NULL -. . PUNCT . NULL - - -i--^- i--^- PROPN NNP NULL -v v NOUN NN NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -8o 8o PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -dreadful dreadful ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -suddenly suddenly ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -gulf gulf NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -this this DET DT NULL -one one NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -broad broad ADJ JJ NULL -and and CCONJ CC NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP FAC -knew know VERB VBD NULL -at at ADP IN NULL -once once SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -leap leap VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -consider consider VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -serious serious ADJ JJ NULL -thought think VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Here here ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -can can AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -fall fall VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -walk walk VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -first first ADJ JJ ORDINAL -rate rate NOUN NN NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one PRON PRP NULL -would would AUX MD NULL -almost almost ADV RB NULL -suspect suspect VERB VB NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -The the DET DT NULL -Woodman Woodman PROPN NNP NULL -set set VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sharp sharp ADJ JJ NULL -was be AUX VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -was be AUX VBD NULL -soon soon ADV RB NULL -chopped chop VERB VBN NULL -nearly nearly ADV RB NULL -through through ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -strong strong ADJ JJ NULL -front front ADJ JJ NULL -legs leg NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -pushed push VERB VBD NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -tree tree NOUN NN NULL -tipped tip VERB VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -its -PRON- PRON PRP$ NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -just just ADV RB NULL -started start VERB VBN NULL -to to PART TO NULL -cross cross VERB VB NULL -this this DET DT NULL -queer queer PROPN NNP NULL -bridge bridge NOUN NN NULL -when when ADV WRB NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -growl growl NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -look look VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -horror horror NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -two two NUM CD CARDINAL -great great ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to ADP IN NULL -tremble tremble NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -cross cross VERB VB NULL -over over ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -TJLe TJLe PROPN NNPS NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -tcitJi tcitJi PROPN NNP NULL -a a DET DT NULL -crank crank NOUN NN NULL -into into ADP IN NULL -tlie tlie PROPN NNP NULL -gulf gulf PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -8i 8i NUM CD CARDINAL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP NULL -went go VERB VBD NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -holding hold VERB VBG NULL -Toto Toto PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -; ; PUNCT : NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -followed follow VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -came come VERB VBD NULL -next next ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -certainly certainly ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -turned turn VERB VBD NULL -to to PART TO NULL -face face VERB VB NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -a a DET DT NULL -roar roar NOUN NN NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -screamed scream VERB VBD NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP IN NULL -back- back- ADJ JJ NULL -wards ward NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -even even ADV RB NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -re- re- ADV RB NULL -membering membere VERB VBG NULL -that that SCONJ IN NULL -there there PRON EX NULL -were be AUX VBD NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -only only ADV RB NULL -one one NUM CD NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP NORP -again again ADV RB NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -crossed cross VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -Without without ADP IN NULL -stopping stop VERB VBG NULL -an an DET DT NULL -instant instant NOUN NN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -also also ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -lost lose VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -surely surely ADV RB NULL -tear tear VERB VB NULL -us -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -stand stand VERB VB NULL -close close ADJ JJ NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -fight fight VERB VB NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wait wait VERB VB NULL -a a DET DT NULL -minute minute NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -called call VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -what what PRON WP NULL -was be AUX VBD NULL -best good ADJ JJS NULL -to to PART TO NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to PART TO NULL -chop chop VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -that that PRON WDT NULL -rested rest VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -use use VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -two two NUM CD CARDINAL -Kalidahs Kalidahs PROPN NNP NORP -were be AUX VBD NULL -nearly nearly ADV RB NULL -across across ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -, , PUNCT , NULL -carry- carry- PROPN NNP NULL -ing e VERB VBG NULL -the the DET DT NULL -ugly ugly ADJ JJ NULL -, , PUNCT , NULL -snarling snarl VERB VBG NULL -brutes brute NOUN NNS NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -both both DET DT NULL -were be AUX VBD NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -peices peice NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -drawing draw VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -breath breath NOUN NN NULL -of of ADP IN NULL -relief relief NOUN NN NULL -, , PUNCT , NULL -* * PUNCT NFP NULL - - -T t NOUN NN NULL -see see VERB VBP NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -live live VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -1 1 NUM CD QUANTITY -am be AUX VBP QUANTITY -glad glad ADJ JJ QUANTITY -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -m. m. NOUN NN PERSON - - -not not PART RB NULL -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL -oW ow NOUN NN NULL -creafyres creafyre NOUN NNS NULL -ened ene VERB VBD NULL -me -PRON- PRON PRP NULL -so so ADV RB NULL -badly badly ADV RB NULL -th^\ th^\ ADJ JJ NULL - - -heatij heatij PROPN NNP NULL - - -Woodrri Woodrri PROPN NNP NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -- - PUNCT HYPH NULL -Le^rt_to le^rt_to ADJ JJ NULL -beat beat NOUN NN NULL - - -This this DET DT NULL -adventar&Tnade adventar&tnade NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -.. .. PUNCT . NULL - - -more more ADJ JJR NULL -, , PUNCT , NULL -anxi- anxi- PROPN NNP NULL -' ' PUNCT '' NULL - - --tiran -tiran PUNCT : NULL -ever ever ADV RB NULL -to to ADP IN NULL -, , PUNCT , NULL -^f ^f PUNCT NFP CARDINAL --^^ -^^ NUM CD NULL - - -^g-^iJt^ ^g-^iJt^ PUNCT NFP NULL -walked walk VERB VBD NULL -so so ADV RB NULL -; ; PUNCT : NULL -Dorothy Dorothy PROPN NNP PERSON -.-^game .-^game PROPN NNP NULL -tire tire PROPN NNP NULL - - -_ _ PROPN NNP NULL - - -tQ tQ PUNCT NFP NULL - - -ride ride VERB VB NULL -oa^^fe oa^^fe ADP IN NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -ba^. ba^. NUM CD NULL -TO to ADP IN NULL -' ' PUNCT '' NULL -tkekdjeat tkekdjeat NOUN NN NULL -joy joy NOUN NN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -became become VERB VBD NULL -thiSier thisi ADJ JJR NULL - - -the the DET DT NULL -further further ADJ JJ NULL -they -PRON- PRON PRP NULL -advanced^i^nd^n advanced^i^nd^n NUM CD NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME - - -th^y~ th^y~ NOUN NN NULL -suddenly suddenly ADV RB NULL -came come VERB VBD NULL -j^^^-^r^ad j^^^-^r^ad SYM SYM NULL -rB^er rB^er VERB VBN NULL -, , PUNCT , NULL -flowing- flowing- NOUN NN NULL - - -swiftly swiftly ADV RB NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -On on ADP IN NULL -^T^^tTi ^T^^tTi PUNCT NFP NULL -ot^^^de'5-:die ot^^^de'5-:die PRON PRP$ NULL -water water NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- PROPN NNP NULL -\^Mdrriinn%glhroug \^Mdrriinn%glhroug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -green green PROPN NNP NULL -meS^tvs'dottecf meS^tvs'dottecf VERB VBN NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -road road NOUN NN NULL -bor- bor- NOUN NN NULL -^^red^ihJ^es ^^red^ihJ^es PROPN NNP NULL -hauling haul VERB VBG NULL -full full ADJ JJ NULL -- - PUNCT HYPH NULL -iif iif NOUN NN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -eatly eatly ADV RB NULL -pfcased pfcase VERB VBN NULL -to- to- X XX NULL - - -.^e .^e PUNCT . NULL -. . PUNCT . NULL - - -this this DET DT NULL -delightful delightful ADJ JJ NULL -country country NOUN NN NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^r^=:f__-__ZTfew ^r^=:f__-__ZTfew PUNCT , NULL - - -shall shall AUX MD NULL - - -\^^^ss \^^^ss PROPN NNP NULL - - -the the DET DT NULL -riverP^asked riverP^asked PROPN NNP NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kf"^n'L Kf"^n'L PROPN NNP NULL -" " PUNCT '' NULL -^^^^^ ^^^^^ PUNCT . NULL -easity^-done easity^-done NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -j j PROPN NNP NULL -- - PUNCT : NULL -eplied eplie VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -^ ^ PROPN NNP NULL -" " PUNCT `` NULL - - -^^^^'^i^ ^^^^'^i^ PUNCT NFP NULL -\Yoodman \yoodman NOUN NN NULL -mu^bmld mu^bmld PROPN NNP NULL -u^^^ratt^so u^^^ratt^so PROPN NNP ORG -we~ we~ PROPN NNP NULL -can can AUX MD NULL -float float VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -^2i^ ^2i^ CCONJ CC NULL -et^er et^er PROPN NNP NULL -- - PUNCT HYPH NULL -sidv^---i:^.^J2__^ sidv^---i:^.^J2__^ PROPN NNPS NULL -_ _ VERB VBP NULL - - -r"^-- r"^-- NOUN NN NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -took take VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe PROPN NNP NULL -~ ~ PUNCT NFP NULL -a a DET DT NULL -: : PUNCT : NULL -n[d n[d PROPN NNP PERSON - - -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -JL JL PROPN NNP ORG -. . PUNCT . NULL - - -do\^ do\^ PUNCT : NULL - - -> > X XX NULL -sgiall sgiall NOUN NN NULL -trees tree NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -4 4 NUM CD CARDINAL -= = SYM SYM NULL - - -aft;:^iTd aft;:^iTd PUNCT NFP NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -at at ADP IN NULL -^ ^ PROPN NNP NULL -this this DET DT NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -barrk barrk NOUN NN NULL -- - PUNCT : NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -^ ^ PROPN NNP NULL - - -THE the DET DT NULL -WONDKRFUL WONDKRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -83 83 NUM CD CARDINAL -fine fine ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -pleased please VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -nuts nut NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -meal meal NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -takes take VERB VBZ NULL -time time NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -raft raft NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -when when ADV WRB NULL -one one NOUN NN CARDINAL -is be AUX VBZ NULL -as as ADV RB NULL -industrious industrious ADJ JJ NULL -and and CCONJ CC NULL -untiring untiring ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -night night NOUN NN NULL -came come VERB VBD NULL -the the DET DT NULL -work work NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -cozy cozy ADJ JJ NULL -place place NOUN NN NULL -under under ADP IN NULL -the the DET DT NULL -trees- trees- NOUN NN NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -well well ADV RB NULL -until until ADP IN NULL -the the DET DT NULL -morn- morn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -dreamed dream VERB VBD NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -soon soon ADV RB NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -1 1 NUM CD NULL - - -# # SYM $ NULL -|/^ |/^ ADJ JJ NULL -LITTLE LITTLE PROPN NNP ORG -PARTY PARTY PROPN NNP ORG -^^ ^^ PUNCT NFP NULL -^ ^ PROPN NNP NULL -of of ADP IN NULL -travellers traveller NOUN NNS NULL -awak- awak- PROPN NNP NULL -ened ene VERB VBN NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -' ' PUNCT '' NULL -refreshed refreshed ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -hope hope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -breakfasted breakfast VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -princess princess NOUN NN NULL -off off ADP RP NULL -peaches peach NOUN NNS NULL -and and CCONJ CC NULL -plums plum NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -Behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -dark dark ADJ JJ NULL -forest forest NOUN NN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -passed pass VERB VBN NULL -safely safely ADV RB NULL -through through ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -suffered suffer VERB VBN NULL -many many ADJ JJ NULL -discourage- discourage- ADJ JJ NULL -ments ment NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -, , PUNCT , NULL -sunny sunny ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -beckon beckon VERB VB NULL -them -PRON- PRON PRP NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -broad broad ADJ JJ NULL -river river NOUN NN NULL -now now ADV RB NULL -88 88 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -cut cut VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -from from ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -land land NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -cut cut VERB VBN NULL -a a DET DT NULL -few few ADJ JJ NULL -more more ADJ JJR NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pins pin NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -start start VERB VB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -it -PRON- PRON PRP NULL -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -bigf bigf PROPN NNP NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to PART TO NULL -steady steady VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -quite quite ADV RB NULL -well well ADV RB NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -the the DET DT NULL -swift swift ADJ JJ NULL -current current NOUN NN NULL -swept sweep VERB VBD NULL -the the DET DT NULL -raft raft NOUN NN NULL -down down ADP RP NULL -stream stream NOUN NN NULL -, , PUNCT , NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -water water NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -carried carry VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the- the- DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -enchant enchant VERB VB NULL -us -PRON- PRON PRP NULL -and and CCONJ CC NULL -make make VERB VB NULL -us -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -iVnd iVnd PROPN NNP NULL -I -PRON- PRON PRP NULL -slioul slioul VERB VBP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -89 89 NUM CD NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -certainly certainly ADV RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -pushed push VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -pole pole NOUN NN NULL -that that PRON WDT NULL -it -PRON- PRON PRP NULL -stuck stick VERB VBD NULL -fast fast ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -mud mud NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -again again ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -let let VERB VB NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -swept sweep VERB VBN NULL -away away ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP NULL -left leave VERB VBD NULL -clinging cling VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -called call VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -cry cry VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -fortunately fortunately ADV RB NULL -remembered remember VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -rust rust VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -dried dry VERB VBD NULL -his -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -apron apron NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -this this DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -thing thing NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -first first ADV RB ORDINAL -met meet VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -believe believe VERB VB NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -, , PUNCT , NULL -at at ADP IN NULL -any any DET DT NULL -rate rate NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -surely surely ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -use use NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -Scarecro^ Scarecro^ PROPN NNP NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -any any DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Down down ADP IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -the the DET DT NULL -raft raft NOUN NN NULL -floated float VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP PERSON -fWas fWas PROPN NNP PERSON -left leave VERB VBD NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -' ' PUNCT '' NULL -Lion Lion PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Something something PRON NN NULL -must must AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -to to PART TO NULL -save save VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -swim swim VERB VB NULL -to to ADP IN NULL -|he |he PROPN NNP NULL -shore shore NOUN NN NULL -and and CCONJ CC NULL -pull pull VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -after after ADP IN NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -only only ADV RB NULL -hold hold VERB VB NULL -fast fast ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ti^ ti^ PROPN NNP NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -caught catch VERB VBD NULL -fast fast ADJ JJ NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -swim swim VERB VB NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -toward toward ADP IN NULL -the the DET DT NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -by by ADV RB NULL -and and CCONJ CC NULL -by by ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -drawn draw VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -current current NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -'s 's PART POS WORK_OF_ART -long long ADJ JJ NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -shore shore NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -and and CCONJ CC NULL -stepped step VERB VBD NULL -off off ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -long long ADJ JJ NULL -way way NOUN NN NULL -past past ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -that that PRON WDT NULL -led lead VERB VBD NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -the the DET DT NULL -sun sun NOUN NN NULL -dry dry VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -best good ADJ JJS NULL -plan plan NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -walk walk VERB VB NULL -along along ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -bank bank NOUN NN NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -rested rest VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -grassy grassy ADJ JJ NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -from from ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -river river NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -plenty plenty ADJ JJ NULL -^^ ^^ NUM CD NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -91 91 NUM CD CARDINAL -of of ADP IN NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -sunshine sunshine NOUN NN NULL -to to PART TO NULL -cheer cheer VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -felt feel VERB VBN NULL -so so ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -very very ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -only only ADV RB NULL -stopping stop VERB VBG NULL -once once ADV RB NULL -to to PART TO NULL -pick pick VERB VB NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -flower flower NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Look look VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -looking look VERB VBG NULL -very very ADV RB NULL -lonely lonely ADJ JJ NULL -and and CCONJ CC NULL -sad sad ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -both both DET DT NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -wistfully wistfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -until until ADP IN NULL -a a DET DT NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -by by ADV RB NULL -, , PUNCT , NULL -which which PRON WDT NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -to to PART TO NULL -rest rest VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -'s 's PART POS NULL -edge edge NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -these these DET DT NULL -are be AUX VBP NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -n't n't PART RB NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -twisted twist VERB VBD NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -sharply sharply ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -queer queer PROPN NNP NULL -party party PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -wondering wonder VERB VBG NULL -how how ADV WRB NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Over over ADV RB NULL -there there ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL -92 92 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -heavy heavy ADJ JJ NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -thank thank VERB VB NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -find find VERB VBP NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -carry carry VERB VB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -drop drop VERB VB NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -bird bird NOUN NN NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -till till SCONJ IN NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -was be AUX VBD NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -claws claw NOUN NNS NULL -grabbed grab VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -were be AUX VBD NULL -sitting sit VERB VBG NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -happy happy ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -hugged hug VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -, , PUNCT , NULL -even even ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -sang sing VERB VBD NULL -" " PUNCT `` NULL -Tol tol NOUN NN NULL -- - PUNCT HYPH NULL -de- de- ADJ JJ NULL - - -ri ri PROPN NNP NULL -- - PUNCT HYPH NULL -de de ADP IN NULL -- - PUNCT HYPH NULL -oh oh INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -at at ADP IN NULL -every every DET DT NULL -step step NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -so so ADV RB NULL -gay gay ADJ JJ NULL - - -. . PUNCT . NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -stay stay VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -for- for- X XX NULL -ever ever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -the the DET DT NULL -kind kind NOUN NN NULL -Stork Stork PROPN NNP NULL -saved save VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get VERB VBP NULL -any any DET DT NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -find find VERB VB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -again again ADV RB NULL -and and CCONJ CC NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -some some DET DT NULL -kindness kindness NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -along along ADV RB NULL -beside beside ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -always always ADV RB NULL -like like VERB VBP NULL -to to PART TO NULL -help help VERB VB NULL -anyone anyone PRON NN NULL -in in ADP IN NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -babies baby NOUN NNS NULL -are be AUX VBP NULL -waiting wait VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -nest nest NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -kind kind ADJ JJ NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -listening listen VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -singing singing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Stork Stork PROPN NNP WORK_OF_ART -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -93 93 NUM CD CARDINAL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -looking^ looking^ X XX NULL -at at ADP IN NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -flowers flower NOUN NNS NULL -which which PRON WDT NULL -now now ADV RB NULL -became become VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -carpeted carpet VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -blossoms blossom NOUN NNS NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -great great ADJ JJ NULL -clusters cluster NOUN NNS NULL -of of ADP IN NULL -scarlet scarlet PROPN NNP NULL -pop- pop- PROPN NNP NULL -pies pie NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -so so ADV RB NULL -brilliant brilliant ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -dazzled dazzle VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -beautiful beautiful ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -breathed breathe VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -spicy spicy ADJ JJ NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -probably probably ADV RB NULL -like like VERB VB NULL -them -PRON- PRON PRP NULL -better well ADJ JJR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -a a DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -love love VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -always always ADV RB NULL -did do AUX VBD NULL -like like SCONJ IN NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -they -PRON- PRON PRP NULL -seem seem VERB VBP NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -and and CCONJ CC NULL -frail frail ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -there there PRON EX NULL -are be AUX VBP NULL -none none NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -so so ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -these these DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -now now ADV RB NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -more more ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -scarlet scarlet ADJ JJ NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -flowers flower NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -meadow meadow NOUN NN NULL -of of ADP IN NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -well well ADV RB NULL -known known ADJ JJ NULL -that that SCONJ IN NULL -when when ADV WRB NULL -there there PRON EX NULL -are be AUX VBP NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -flowers flower NOUN NNS NULL -together together ADV RB NULL -their -PRON- PRON PRP$ NULL -odor odor NOUN NN NULL -is be AUX VBZ NULL -so so ADV RB NULL -powerful powerful ADJ JJ NULL -that that SCONJ IN NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -breathes breathe VERB VBZ NULL -it -PRON- PRON PRP NULL -falls fall VERB VBZ NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -the the DET DT NULL -sleeper sleeper NOUN NN NULL -is be AUX VBZ NULL -not not PART RB NULL -carried carry VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flow- flow- NOUN NN NULL -ers er NOUN NNS NULL -he -PRON- PRON PRP NULL -sleeps sleep VERB VBZ NULL -on on ADV RB NULL -and and CCONJ CC NULL -on on ADV RB NULL -forever forever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -were be AUX VBD NULL -everywhere everywhere ADV RB NULL -about about ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -presently presently ADV RB NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -grew grow VERB VBD NULL -heavy heavy ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -sit sit VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -rest rest VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -94 94 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -would would AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -hurry hurry VERB VB NULL -and and CCONJ CC NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -before before ADP IN NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -walking walk VERB VBG NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -stand stand VERB VB NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -closed close VERB VBD NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -forgot forget VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -fast fast VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -leave leave VERB VBP NULL -her -PRON- PRON PRP NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -die die VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -smell smell NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -is be AUX VBZ NULL -killing kill VERB VBG NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -open open ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -already already ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -true true ADJ JJ NULL -; ; PUNCT : NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -fallen fall VERB VBN NULL -down down ADP RP NULL -beside beside ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -were be AUX VBD NULL -troubled trouble VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -95 95 NUM CD CARDINAL - - -" " PUNCT `` NULL -Run run VERB VB NULL -fast fast ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Lion lion NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -deadly deadly ADJ JJ NULL -flower flower NOUN NN NULL -- - PUNCT HYPH NULL -bed bed NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -too too ADV RB NULL -big big ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -aroused arouse VERB VBD NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -forward forward ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -make make VERB VB NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -our -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -Toto Toto PROPN NNP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -lap lap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -seat seat NOUN NN NULL -and and CCONJ CC NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -between between ADP IN NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -On on ADV RB NULL -and and CCONJ CC NULL -on on ADP IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -carpet carpet NOUN NN NULL -of of ADP IN NULL -deadly deadly ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -them -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -end end VERB VB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -bend bend NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -lying lie VERB VBG NULL -fast fast ADV RB NULL -asleep asleep ADJ JJ NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -flowers flower NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -huge huge ADJ JJ NULL -beast beast NOUN NN NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -given give VERB VBN NULL -up up ADP RP NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fallen fall VERB VBN NULL -only only ADV RB NULL -a a DET DT NULL -short short ADJ JJ NULL -distance distance NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -poppy- poppy- ADJ JJ NULL - - -w^^^^ w^^^^ PROPN NNP NULL - - -^^/^ ^^/^ PUNCT NFP NULL -^^^ ^^^ NOUN NN NULL -' ' PUNCT '' NULL -^^1^^^^ ^^1^^^^ PUNCT : NULL - - -the the DET DT NULL -sweet sweet ADJ JJ NULL -grass grass NOUN NN NULL -spread spread VERB VBD NULL -in in ADP IN NULL -beautiful beautiful ADJ JJ NULL -wW ww NOUN NN NULL -, , PUNCT , NULL -i9^ i9^ PROPN NNP NULL -f f PROPN NNP NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J J PROPN NNP NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -much much ADV RB NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -lift lift VERB VB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -must must AUX MD NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -here here ADV RB NULL -to to PART TO NULL -sleep sleep VERB VB NULL -on on ADP IN NULL -for- for- PROPN NNP NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -perhaps perhaps ADV RB NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -dream dream VERB VB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -found find VERB VBN NULL -courage courage NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -z z PROPN NNP NULL -' ' NUM CD NULL -96 96 NUM CD CARDINAL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -comrade comrade NOUN NN NULL -for for ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -cowardly cowardly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -on on ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -spot spot NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -far far ADV RB NULL -enough enough ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -field field NOUN NN NULL -to to PART TO NULL -prevent prevent VERB VB NULL -her -PRON- PRON PRP$ NULL -breathing breathing NOUN NN NULL -any any DET DT NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -poison poison NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -here here ADV RB NULL -they -PRON- PRON PRP NULL -laid lay VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -o o X XX NULL - - -n n CCONJ CC NULL - - -th th X XX NULL -^soft ^soft ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -4j 4j NUM CD CARDINAL -) ) PUNCT -RRB- NULL -' ' PUNCT '' NULL - - -^^. ^^. PROPN NNP NULL -: : PUNCT : NULL -CK^pterlX CK^pterlX PROPN NNP PERSON -TKe TKe PROPN NNP NULL -Qi Qi PROPN NNP ORG -/ / SYM SYM ORG -eerv eerv PROPN NNP ORG -rtN rtn NOUN NN NULL -Field Field PROPN NNP NULL -Mice Mice PROPN NNP NULL -. . PROPN NNP NULL - - -CANNOT CANNOT PROPN NNP ORG -BE be VERB VB ORG -FAR far ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow PROPN NNP NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -nearly nearly ADV RB NULL -as as SCONJ IN NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -river river NOUN NN NULL -carried carry VERB VBD NULL -us -PRON- PRON PRP NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -was be AUX VBD NULL -about about ADV RB NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -, , PUNCT , NULL -m^^is m^^is PROPN NNP NULL -head head NOUN NN NULL -( ( PUNCT -LRB- NULL -which which PRON WDT NULL -worked work VERB VBD NULL -beautifully beautifully ADV RB NULL -on on ADP IN NULL -hinges hinge NOUN NNS NULL -) ) PUNCT -RRB- NULL -a a DET DT NULL -strange strange ADJ JJ NULL -beast beast NOUN NN NULL -come come VERB VB NULL -bounding bound VERB VBG NULL -over over ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -towards towards ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -great great ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -wildcat wildcat NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ithe ithe NOUN NN NULL -Woodman Woodman PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -chasing chase VERB VBG NULL -something something PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -its -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -its -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -wide wide ADJ JJ NULL -open open ADJ JJ NULL -, , PUNCT , NULL -showing show VERB VBG NULL -two two NUM CD CARDINAL -rows row NOUN NNS NULL -of of ADP IN NULL -ugly ugly ADJ JJ NULL -teeth tooth NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -its -PRON- PRON PRP$ NULL -red red ADJ JJ NULL -eyes eye NOUN NNS NULL -lowed low VERB VBN NULL -like like SCONJ IN NULL -balls ball NOUN NNS NULL -of of ADP IN NULL -fire fire NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -nearer nearer ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -v\ v\ PROPN NNP ORG -loo loo PROPN NNP NULL -THE the DET DT LAW -WONDERFUL WONDERFUL PROPN NNP LAW -WIZARD wizard NOUN NN LAW -' ' PUNCT '' LAW -OF of ADP IN LAW -OZ OZ PROPN NNP LAW -. . PUNCT . NULL - - -Woodman Woodman PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -running run VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -beast beast NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ray ray NOUN NN NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -to to PART TO NULL -try try VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -such such DET PDT NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -harm- harm- ADJ JJ NULL -less less ADJ JJR NULL -creature creature NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -raised raise VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -ran run VERB VBD NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -quick quick ADJ JJ NULL -blow blow NOUN NN NULL -that that PRON WDT NULL -cut cut VERB VBD NULL -the the DET DT NULL -beast beast NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -clean clean VERB VB NULL -off off ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -in in ADP IN NULL -two two NUM CD CARDINAL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -freed free VERB VBN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -coming come VERB VBG NULL -slowly slowly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -for for ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -speak speak VERB VB NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -beg beg VERB VBP NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -! ! PUNCT . NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -careful careful ADJ JJ NULL -to to PART TO NULL -help help VERB VB NULL -all all DET PDT NULL -those those DET DT NULL -who who PRON WP NULL -may may AUX MD NULL -need need VERB VB NULL -a a DET DT NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -to to PART TO NULL -be be AUX VB NULL -only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -indignantly indignantly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Queen Queen PROPN NNP NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -fi(dd fi(dd NOUN NN NULL -- - PUNCT HYPH NULL -mice mice NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -making make VERB VBG NULL -a a DET DT NULL -bow bow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Therefore therefore ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -deed deed NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -in in ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -several several ADJ JJ NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -seen see VERB VBN NULL -running run VERB VBG NULL -up up ADP RP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -legs leg NOUN NNS NULL -could could AUX MD NULL -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -their -PRON- PRON PRP$ NULL -Queen queen NOUN NN NULL -they -PRON- PRON PRP NULL -exclaimed exclaim VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -your -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -! ! PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -manage manage VERB VB NULL -to to PART TO NULL -escape escape VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Wildcat Wildcat PROPN NNP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -lOI lOI PROPN NNP NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -bowed bow VERB VBD NULL -so so ADV RB NULL -low low ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -funny funny ADJ JJ NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -killed kill VERB VBD NULL -the the DET DT NULL -Wild- Wild- PROPN NNP NULL -cat cat NOUN NN NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -all all ADV RB NULL -serve serve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -his -PRON- PRON PRP$ NULL -slightest slight ADJ JJS NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -shrill shrill ADJ JJ NULL -chorus chorus NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -awak- awak- VERB VBN NULL -ened ene VERB VBN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -all all DET PDT NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -one one NUM CD CARDINAL -bark bark NOUN NN NULL -of of ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -right right ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -mid- mid- NOUN NN NULL -dle dle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -group group NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -always always ADV RB NULL -loved love VERB VBN NULL -to to PART TO NULL -chase chase VERB VB NULL -mice mouse NOUN NNS NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -no no DET DT NULL -harm harm NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -W^^oodman W^^oodman PROPN NNP NULL -caught catch VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -him -PRON- PRON PRP NULL -tight tight ADJ JJ NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -Toto Toto PROPN NNP NULL -shall shall AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -At at ADP IN NULL -this this DET DT NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS ORG -stuck stick VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -out out ADP RP NULL -from from ADP IN NULL -a a DET DT NULL -clump clump NOUN NN NULL -of of ADP IN NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -timid timid ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -bite bite VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -One one NUM CD CARDINAL -by by ADP IN NULL -one one NUM CD CARDINAL -the the DET DT NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -creep- creep- PROPN NNP NULL -ing e VERB VBG NULL -back back ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -bark bark VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -have have AUX VB NULL -bitten bite VERB VBN NULL -him -PRON- PRON PRP NULL -had have AUX VBD NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -not not PART RB NULL -known know VERB VBN NULL -very very ADV RB NULL -well well ADV RB NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -. . PUNCT . NULL -. . PUNCT . NULL - - -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -mice^spiake mice^spiake PROPN NNP NULL -. . PUNCT . NULL - - -,:v-\vi^-,3>^ ,:v-\vi^-,3>^ PUNCT , NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL - - -: : PUNCT : NULL - - --^v^- -^v^- PROPN NNP NULL - - -I02 I02 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -anything- anything- ADJ JJ NULL - - -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -it -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -repay repay VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -saving save VERB VBG NULL -the the DET DT NULL -Hfe Hfe PROPN NNP PERSON -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -Queen queen NOUN NN PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Nothing nothing PRON NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -trying try VERB VBG NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -because because SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -said say VERB VBD NULL -, , PUNCT , NULL -quickly quickly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL - - -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -save save VERB VB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -A a DET DT WORK_OF_ART -Lion Lion PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -eat eat VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -up up ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -this this DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Really really ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Mouse Mouse PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -so so ADV RB NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -is be AUX VBZ NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -promise promise VERB VBP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -shall shall AUX MD NULL -treat treat VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -with with ADP IN NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -trust trust VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -which which PRON WDT NULL -call call VERB VBP NULL -you -PRON- PRON PRP NULL -Queen Queen PROPN NNP PERSON -and and CCONJ CC NULL -are be AUX VBP NULL -willing willing ADJ JJ NULL -to to PART TO NULL -obey obey VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -are be AUX VBP NULL -thousands thousand NOUN NNS CARDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -to to PART TO NULL -come come VERB VB NULL -here here ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possi- possi- NUM CD NULL -ble ble VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -let let VERB VB NULL -each each DET DT NULL -one one NOUN NN NULL -bring bring VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Queen Queen PROPN NNP NULL -turned turn VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -that that PRON WDT NULL -attended attend VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -her -PRON- PRON PRP$ NULL -orders order NOUN NNS NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -away away ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -direction direction NOUN NN NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -tlie tlie PROPN NNP PERSON -Queen Queen PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -103 103 NUM CD CARDINAL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -Now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -trees tree NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -- - PUNCT HYPH NULL -side side NOUN NN NULL -and and CCONJ CC NULL -make make VERB VB NULL -a a DET DT NULL -truck truck NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -carry carry VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -went go VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -a a DET DT NULL -truck truck NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -limbs limb NOUN NNS NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -chopped chop VERB VBD NULL -away away ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -leaves leave NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -it -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pegs peg NOUN NNS NULL -and and CCONJ CC NULL -made make VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -wheels wheel NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -short short ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -tree- tree- ADJ JJ NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -fast fast ADV RB NULL -and and CCONJ CC NULL -so so ADV RB NULL -well well ADV RB NULL -did do AUX VBD NULL -he -PRON- PRON PRP NULL -work work VERB VB NULL -that that SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -mice mice NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -arrive arrive VERB VB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -thou- thou- ADJ JJ NULL -sands sand NOUN NNS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -: : PUNCT : NULL -big big ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -middle middle ADJ JJ NULL -- - PUNCT HYPH NULL -sized sized ADJ JJ NULL -mice mouse NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -each each DET DT NULL -one one NOUN NN CARDINAL -brought bring VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -about about ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -woke wake VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -astonished astonish VERB VBN NULL -to to PART TO NULL -find find VERB VB NULL -herself -PRON- PRON PRP NULL -lying lie VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -thousands thousand NOUN NNS CARDINAL -of of ADP IN NULL -mice mouse NOUN NNS NULL -standing stand VERB VBG NULL -around around ADV RB NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -about about ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -dignified dignified ADJ JJ NULL -little little ADJ JJ NULL -Mouse Mouse PROPN NNP GPE -, , PUNCT , NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -nodded nod VERB VBD NULL -gravely gravely ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -made make VERB VBD NULL -a a DET DT NULL -courtesy courtesy NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -friendly friendly ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -now now ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -fasten fasten VERB VB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -, , PUNCT , NULL -using use VERB VBG NULL -the the DET DT NULL -strings string NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -string string NOUN NN NULL -was be AUX VBD NULL -tied tie VERB VBN NULL -around around ADP IN NULL -the the DET DT NULL -neck neck NOUN NN NULL -I04 I04 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -each each DET DT NULL -mouse mouse NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -. . PUNCT . NULL -Of of ADV RB NULL -course course ADV RB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -a a DET DT CARDINAL -thousand thousand NUM CD CARDINAL -times time NOUN NNS NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -rafice rafice NOUN NN NULL -who who PRON WP NULL -were be AUX VBD NULL -to to PART TO NULL -draw draw VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -^arnessed ^arnesse VERB VBN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -to to PART TO NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -/Scarecrow /Scarecrow PUNCT . NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -could could AUX MD NULL -sit sit VERB VB NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -dravc^-n dravc^-n NOUN NN NULL - - -s\viftly s\viftly ADV RB NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -queer queer NOUN NN NULL -little little ADJ JJ NULL -horses horse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -here here ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -fAft^ fAft^ PROPN NNP NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -was be AUX VBD NULL -/.,4ieaY^j^tliey /.,4ieaY^j^tliey PUNCT . NULL -, , PUNCT , NULL -managed manage VERB VBD NULL -to to PART TO NULL -- - PUNCT HYPH NULL -get get AUX VB NULL -te^r^^il^the te^r^^il^the NOUN NN NULL -truck truck NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -^^^mi^^^ ^^^mi^^^ NUM CD NULL -' ' PART POS NULL -# # SYM $ NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -105 105 NUM CD CARDINAL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -hurriedly hurriedly ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -the the DET DT NULL -order order NOUN NN NULL -to to PART TO NULL -start start VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -feared fear VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -stayed stay VERB VBD NULL -among among ADP IN NULL --ib^^#oppies -ib^^#oppie NOUN NNS NULL - - -too too ADV RB NULL -long long ADV RB NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -would would AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -^^^^^;^ ^^^^^;^ PUNCT NFP NULL -' ' PUNCT '' NULL --^^ -^^ NOUN NN NULL -? ? PUNCT . NULL - - -5^ 5^ NUM CD NULL -~ ~ PUNCT NFP NULL -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -cfeaturSs cfeaturSs PROPN NNP NULL -" " PUNCT '' NULL - - -many many ADJ JJ NULL -though though SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -is^ould is^ould AUX MD NULL -hardly hardly ADV RB NULL -stir stir VERB VB NULL -the the DET DT NULL -heavily heavily ADV RB NULL -loaded loaded ADJ JJ NULL -truck truck NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -- - PUNCT HYPH NULL -man man PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -both both DET DT NULL -pushed push VERB VBD NULL -from from ADP IN NULL -behind behind ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -better well ADJ JJR NULL -. . PUNCT . NULL - - -Soon soon ADV RB NULL -they -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LOC -out out ADV RB NULL -< < X XX NULL -M M PROPN NNP NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -breathe breathe VERB VB NULL --the -the PUNCT `` NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -poisonous poisonous ADJ JJ NULL -scent scent NOUN NN NULL -o'L o'l NOUN NN NULL - - --tHe -tHe PROPN NNP CARDINAL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -^^ ^^ SYM SYM NULL - - -H h NOUN NN NULL -r r NOUN NN NULL -~iv~>*^ ~iv~>*^ SYM SYM NULL -io6 io6 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -warmly warmly ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -her -PRON- PRON PRP$ NULL -companion companion NOUN NN NULL -from from ADP IN NULL -death death NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -bigf bigf PROPN NNP NULL - - -Lion Lion PROPN NNP ORG -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -rescued rescue VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -unharnessed unharnessed ADJ JJ NULL -from from ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -and and CCONJ CC NULL -scampered scamper VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT PERSON -Queen queen NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice Mice PROPN NNP PERSON -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -Tf tf NOUN NN NULL -ever ever ADV RB NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -come come VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -field field NOUN NN NULL -and and CCONJ CC NULL -call call NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -hear hear VERB VB NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -come come VERB VB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -assistance assistance NOUN NN NULL -. . PUNCT . NULL - - -Goodbye goodbye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -away away ADV RB NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -ran run VERB VBD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -tightly tightly ADV RB NULL -lest lest ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -run run VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -frighten frighten VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -until until ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -awaken awaken VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -brought bring VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -some some DET DT NULL -fruit fruit NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -tree tree NOUN NN NULL -near near SCONJ IN NULL -bA\;^ttiiill(i//i^ bA\;^ttiiill(i//i^ PROPN NNP GPE -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -# # NOUN NN NULL -CKb^pterX. ckb^pterx. NOUN NN NULL -TKe TKe PROPN NNP NULL - - -Gi/&wrdisvrs Gi/&wrdisvrs PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -tKe tKe PROPN NNP ORG -G?vte G?vte PROPN NNP ORG -. . PUNCT . NULL -.^^ .^^ PUNCT . NULL -' ' PUNCT '' NULL -^^1 ^^1 SYM SYM NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -^^ ^^ SYM SYM NULL - - -li li PROPN NNP NULL - - -Q'l Q'l PROPN NNP NULL - - -: : PUNCT : NULL -^\^%'^^^ ^\^%'^^^ X ADD CARDINAL -i'^^QME i'^^qme NOUN NN NULL -THH^^EFORE thh^^efore NOUN NN NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -awakened awaken VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -lain lain PROPN NNP NULL -ig ig ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -a a DET DT NULL -long long ADJ JJ NULL -" " PUNCT '' NULL -while while SCONJ IN NULL -, , PUNCT , NULL -breath- breath- PROPN NNP NULL - - -^;;,;A}i'^'^''Tng- ^;;,;A}i'^'^''Tng- PUNCT NFP NULL - - -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -deadly deadly ADJ JJ NULL -fragrance fragrance NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -roll roll VERB VB NULL -off off ADP RP NULL -the the DET DT NULL -truck truck NOUN NN NULL -he -PRON- PRON PRP NULL -W^^ W^^ VERB VBZ NULL -yery yery ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -himself -PRON- PRON PRP NULL -still still ADV RB NULL -, , PUNCT , NULL -. . PUNCT . NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL - - -MMl MMl PROPN NNP NULL -' ' PUNCT '' NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -jrafi jrafi PROPN NNP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -1 1 NUM CD CARDINAL -' ' X XX NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -down down ADP RP NULL -and and CCONJ CC NULL -^"yawniijt^^'but ^"yawniijt^^'but PUNCT NFP NULL - - -the the DET DT NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -ydU^get ydu^get VERB VB NULL -me -PRON- PRON PRP NULL -put put VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -M|iijjii M|iijjii PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^lfen*they ^lfen*they INTJ UH NULL -' ' PUNCT '' NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -or or CCONJ CC NULL -tlie tlie ADJ JJ NULL -' ' PUNCT `` NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -they -PRON- PRON PRP NULL -IP IP PROPN NNP NULL -jihad jihad PROPN NNP NULL -gitieroubly gitieroubly ADV RB NULL -saved save VERB VBD NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -death death NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -r&ioiTRjj^ighed.^nd r&ioitrjj^ighed.^nd NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -, , PUNCT , NULL -, , PUNCT , NULL - - -I -PRON- PRON PRP NULL -fliy'^ fliy'^ PROPN NNP NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -^*\ave ^*\ave VERB VBP NULL -always always ADV RB NULL -thought think VERB VBN NULL -myself -PRON- PRON PRP NULL -very very ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -; ; PUNCT : NULL - - -^small ^small X FW NULL -ihings ihing NOUN NNS NULL -as as SCONJ IN NULL -flowers flower NOUN NNS NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -killinglhe killinglhe PROPN NNP GPE -, , PUNCT , NULL -; ; PUNCT : NULL -& & CCONJ CC NULL -% % NOUN NN NULL -' ' PUNCT '' NULL -jL jl NOUN NN NULL -^ ^ PROPN NNP NULL - - -^^^---*5 ^^^---*5 ADV RB NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -no no DET DT NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -small small ADJ JJ NULL -animals animal NOUN NNS NULL -as as SCONJ IN NULL -mice mouse NOUN NNS NULL -have have AUX VBP NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -strange strange ADJ JJ NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -is be AUX VBZ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -comrades comrade NOUN NNS NULL -, , PUNCT , NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -journey journey VERB VB NULL -on on ADP RP NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -find find VERB VBP NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -keep keep VERB VB NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -being be AUX VBG NULL -fully fully ADV RB NULL -refreshed refresh VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -feeling feel VERB VBG NULL -quite quite ADV RB NULL -himself -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -4 4 NUM CD CARDINAL -: : PUNCT : NULL - - -he- he- X XX NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -greatly greatly ADV RB NULL -enjoying enjoy VERB VBG NULL -tlie tlie ADJ JJ NULL -walk walk NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -; ; PUNCT : NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -grass grass NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -nOtlong nOtlong PROPN NNP GPE -before before ADP IN NULL -they -PRON- PRON PRP NULL -reac^d3h reac^d3h PROPN NNP GPE -: : PUNCT : NULL - - -j0atf j0atf PROPN NNP NULL -of of ADP IN NULL -yeifbw yeifbw NOUN NN NULL -T)^^^^ T)^^^^ PROPN NNP NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -aga^;:^^^^i aga^;:^^^^i PROPN NNP NULL - - -: : PUNCT : NULL -i6^merald i6^merald PROPN NNP PERSON -^S^^where ^S^^where PUNCT , NULL - - -the the DET DT NULL -grej^J^^ grej^J^^ NOUN NNS NULL -Oz Oz PROPN NNP NULL -dwjpllr dwjpllr NOUN NNS NULL - - -The the DET DT NULL -f^5^ f^5^ NOUN NN GPE -paved pave VERB VBN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -countrf^ countrf^ NOUN NN NULL - - -abotrt^^s^ abotrt^^s^ PROPN NNP NORP - - --i^-was -i^-was PUNCT NFP NULL -beaiitiful beaiitiful ADJ JJ NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -travelers^ travelers^ NOUN NN NULL -rejoiced rejoice VERB VBD NULL -in in ADP IN NULL -leavfng^ leavfng^ PROPN NNP NULL -the the DET DT NULL -forest forest NOUN NN NULL -far far ADV RB NULL - - -be- be- PROPN NNP NULL -0-% 0-% NOUN NN CARDINAL -. . PUNCT . NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -\ \ VERB VBZ NULL -hind hind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -many many ADJ JJ NULL -danger^'^^^3 danger^'^^^3 PROPN NNP NULL -they.^ad they.^ad PROPN NNP NULL -ng.et ng.et PROPN NNP NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom)i_s^c gloom)i_s^c PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -fences fence NOUN NNS NULL -built build VERB VBN NULL -beside beside ADP IN NULL -the the DET DT NULL - - -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -cam cam VERB VBD NULL -small small ADJ JJ NULL -house house NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -evidently evidently ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -th.a th.a PROPN NNP NULL -! ! PROPN NNP NULL -was be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -They.passed they.passe VERB VBN NULL - - -by by ADP IN NULL -several several ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -house^-ini house^-ini NOUN NNS NULL -TTi TTi PROPN NNP NULL -during during ADP IN NULL -the the DET DT NULL -afterni3tDn afterni3tdn NOUN NN NULL -, , PUNCT , NULL --and -and CCONJ CC NULL -sometimes sometimes ADV RB NULL -people people NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -ctoors ctoor NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -.they .they PRON PRP NULL -would would AUX MD NULL -like like VERB VB NULL -to to ADP IN NULL -asK, asK, PROPN NNP GPE -. . PUNCT . NULL - - -,!.'!^^;.'.^^ ,!.'!^^;.'.^^ X XX NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -questions question NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -came come VERB VBD NULL -near near SCONJ IN NULL -thenriior thenriior PROPN NNP NULL -spoke speak VERB VBD NULL -to- to- X XX NULL - - -them -PRON- PRON PRP NULL - - -H')||M H')||M PROPN NNP NULL -J)ecause j)ecause ADP IN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -of of ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -^he ^he PUNCT NFP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -clothing clothing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -l^^ely l^^ely ADJ JJ NULL -e^merald e^merald X FW NULL -^reen ^reen NOUN NN NULL -coloi^^^'^wore^peaked coloi^^^'^wore^peake VERB VBN NULL -hats hat NOUN NNS NULL -like like SCONJ IN NULL -tho%^f tho%^f PROPN NNP NULL -, , PUNCT , NULL -^0 ^0 PUNCT NFP ORG -Munchkins Munchkins PROPN NNP ORG -. . PUNCT . NULL - - -C c NOUN NN NULL -' ' PUNCT '' NULL - - -This this DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -said^Dor(|tliy said^Dor(|tliy PROPN NNP NULL -, , PUNCT , NULL -^!,and ^!,and PUNCT NFP NULL - - -we._are^4ureLy we._are^4urely X ADD NULL -. . PUNCT . NULL - - -getting get VERB VBG NULL -near near SCONJ IN NULL -the the DET DT FAC -Emerald Emerald PROPN NNP FAC -Cit4"^ Cit4"^ PROPN NNP FAC -~"^^ ~"^^ PROPN NNP FAC -" " PUNCT `` FAC -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -everytliinff everytliinff PROPN NNP NULL -is be AUX VBZ NULL -ere ere ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -inthe inthe DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mui Mui PROPN NNP FAC -^l^avorite ^l^avorite PUNCT , NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -not not PART RB NULL -seem seem VERB VBP NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -friendly friendly ADJ JJ NULL -as as SCONJ IN NULL -unchkins unchkin NOUN NNS NULL - - -andl'm andl'm NOUN NNS NULL -afraid afraid ADJ JJ NULL -we;,shall we;,shall AUX MD NULL -mable mable ADJ JJ NULL -to to ADP IN NULL -finrd^^^SSlo finrd^^^sslo NUM CD NULL -pa'^ pa'^ PROPN NNP NULL -o;(^I o;(^I PROPN NNP NULL - - -should should AUX MD NULL -like like VERB VB NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -bsides bsides PROPN NNP NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -a a DET DT NULL -' ' PUNCT '' NULL -m m NOUN NN NULL -sure sure INTJ UH NULL - - -Toto Toto PROPN NNP PERSON -is be AUX VBZ NULL -nearly nearly ADV RB NULL -starv starv NOUN NNS NULL - - -et et X FW NULL -us -PRON- PRON PRP NULL -stop stop VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -house house NOUN NN NULL -a a DET DT NULL -alk alk NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -people.l^/^v^ people.l^/^v^ ADJ JJ NULL - - -W W PROPN NNP NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -canie'to canie'to VERB VBP NULL -2 2 NUM CD CARDINAL -t t PROPN NNP NULL -rm rm PROPN NNP NULL -house house NOUN NN NULL -, , PUNCT , NULL -Dorot^^#alked dorot^^#alke VERB VBD NULL -112 112 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -boldly boldly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -. . PUNCT . NULL - - -A a DET DT NULL -woman woman NOUN NN NULL -opened open VERB VBD NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -far far ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -look look VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -, , PUNCT , NULL -child child NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -and and CCONJ CC NULL -comrade comrade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -tame tame ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -opening open VERB VBG NULL -the the DET DT NULL -door door NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -wider wide ADJ JJR NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -too too ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -than than SCONJ IN NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -another another DET DT NULL -peep peep NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -case case NOUN NN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -place place NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -entered enter VERB VBD NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -there there PRON EX NULL -were be AUX VBD NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -two two NUM CD CARDINAL -children child NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -had have AUX VBD NULL -hurt hurt VERB VBN NULL -his -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -couch couch NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -so so ADV RB NULL -strange strange ADJ JJ NULL -a a DET DT NULL -company company NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -laying lay VERB VBG NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -To to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -3 3 NUM CD TIME -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -lets let VERB VBZ NULL -any any DET DT NULL -one one NOUN NN CARDINAL -come come VERB VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -many many ADJ JJ NULL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT EVENT -Great Great PROPN NNP EVENT -Oz Oz PROPN NNP EVENT -, , PUNCT , NULL -nor nor CCONJ CC NULL -do do AUX VBP NULL -I -PRON- PRON PRP NULL -know know VERB VB NULL -of of ADP IN NULL -any any DET DT NULL -living live VERB VBG NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Does do AUX VBZ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -go go VERB VB NULL -out out ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asteed asteed VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Never never ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -sits sit VERB VBZ NULL -day day NOUN NN NULL -after after ADP IN NULL -day day NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -wait wait VERB VBP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -d(|^ d(|^ VERB VBZ NULL -not not PART RB NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -face face NOUN NN NULL -to to ADP IN NULL -face face NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL -^4 ^4 PUNCT NFP NULL -zz zz PROPN NNP NULL -/^li /^li PROPN NNP NULL - - -- - PUNCT : NULL -i i PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -like like SCONJ IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -W^/^ W^/^ PROPN NNP NULL -' ' PART POS NULL -y/(\ y/(\ NUM CD NULL -1 1 NUM CD NULL -; ; PUNCT : NULL -| | X FW NULL -[ [ PUNCT -LRB- NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -hard hard ADJ JJ NULL -to to PART TO NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -thoughttully thoughttully ADV RB NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -, , PUNCT , NULL -arid arid PROPN NNP NULL -can can AUX MD NULL -take take VERB VB NULL -on on ADP RP NULL -any any DET DT NULL -form form NOUN NN NULL -he -PRON- PRON PRP NULL -wishes wish VERB VBZ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -cat cat NOUN NN NULL -. . PUNCT . NULL - - -To to ADP IN NULL -others other NOUN NNS NULL -he -PRON- PRON PRP NULL -appears appear VERB VBZ NULL -as as SCONJ IN NULL -a a DET DT NULL -beautifLil,,f^l^yi beautiflil,,f^l^yi NOUN NN NULL -, , PUNCT , NULL -Qr Qr PROPN NNP PERSON -a a DET DT NULL -brownie brownie NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -form form NOUN NN NULL -that that PRON WDT NULL -^ ^ PROPN NNP NULL - - -> > X XX NULL -^ ^ PROPN NNP NULL -pleases please VERB VBZ NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -who who PRON WP NULL -the the DET DT NULL -real real ADJ JJ NULL -Qz Qz PROPN NNP ORG -i^ i^ PROPN NNP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -foi^m foi^m PROPN NNP ORG -person person NOUN NN NULL -can can AUX MD NULL -tell tell VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -very very ADV RB NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -thy thy PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -tr>^ tr>^ PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -oxv^t oxv^t PROPN NNP NULL -shall shall AUX MD NULL -have have AUX VB NULL -made^ur|jjou made^ur|jjou PROPN NNP PERSON -ney ney NOUN NN PERSON -for for ADP IN NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -"^^ "^^ PUNCT '' NULL - - -' ' PUNCT `` NULL -si si INTJ UH NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -tc tc PROPN NNP NULL -) ) PUNCT -RRB- NULL -; ; PUNCT : NULL -see see VERB VB NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Oz Oz PROPN NNP ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -114 114 NUM CD CARDINAL - - -I'HE I'HE PROPN NNP NULL - - -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -do do AUX VB NULL -that that SCONJ IN NULL -easily easily ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -more more ADJ JJR NULL -brains brain NOUN NNS NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -needs need VERB VBZ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -not not PART RB NULL -trouble trouble VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -a a DET DT NULL -large large ADJ JJ NULL -collection collection NOUN NN NULL -of of ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -of of ADP IN NULL -all all DET DT NULL -sizes size NOUN NNS NULL -and and CCONJ CC NULL -shapes shape NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -keeps keep VERB VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -pot pot NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -covered cover VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -golden golden ADJ JJ NULL -plate plate NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -from from ADP IN NULL -running run VERB VBG NULL -over over ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sorrowfully sorrowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -somewhere somewhere ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -likely likely ADJ JJ NULL -. . PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -can can AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -; ; PUNCT : NULL - - -so so ADV RB NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -first first ADV RB ORDINAL -you -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -task task NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -usually usually ADV RB NULL -has have AUX VBZ NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -speaking speak VERB VBG NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -only only ADV RB NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -strange strange ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -called call VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that DET DT NULL -supper supper NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Lion Lion PROPN NNP NULL -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -115 115 NUM CD CARDINAL - - -SO so ADV RB NULL -they -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -ate eat VERB VBD NULL -some some DET DT NULL -dehcious dehcious ADJ JJ NULL -porridge porridge NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -dish dish NOUN NN NULL -of of ADP IN NULL -scrambled scramble VERB VBN NULL -eggs egg NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -plate plate NOUN NN NULL -of of ADP IN NULL -nice nice ADJ JJ NULL -white white ADJ JJ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP LAW -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -from from ADP IN NULL -oats oat NOUN NNS NULL -and and CCONJ CC NULL -oats oat NOUN NNS NULL -were be AUX VBD NULL -food food NOUN NN NULL -for for ADP IN NULL -horses horse NOUN NNS NULL -, , PUNCT , NULL -not not PART RB NULL -for for ADP IN NULL -lions lion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -ate eat VERB VBD NULL -nothing nothing PRON NN NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -of of ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -good good ADJ JJ NULL -supper supper NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -bed bed NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -guarded guard VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -room room NOUN NN NULL - - -so so SCONJ IN NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -disturbed disturb VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -kept keep VERB VBD NULL -quiet quiet ADJ JJ NULL -all all DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -of of ADP IN NULL -course course NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -up up ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -saw see VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -became become VERB VBD NULL -brighter bright ADJ JJR NULL -and and CCONJ CC NULL -brighter bright ADJ JJR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -nearing near VERB VBG NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -travels travel NOUN NNS NULL -. . PUNCT . NULL - - -Yet yet CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -afternoon afternoon NOUN NN TIME -before before ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -wall wall NOUN NN NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -the the DET DT NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -high high ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thick thick ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -a a DET DT NULL -bright bright ADJ JJ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -studded stud VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -that that SCONJ IN NULL -glit- glit- PROPN NNP NULL -tered tere VERB VBD NULL -so so ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -even even ADV RB NULL -the the DET DT NULL -painted paint VERB VBN NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -were be AUX VBD NULL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -brilliancy brilliancy NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -bell bell NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -pushed push VERB VBD NULL -ii6 ii6 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -button button NOUN NN NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -a a DET DT NULL -silvery silvery ADJ JJ NULL -tinkle tinkle ADJ JJ NULL -sound sound NOUN NN NULL -within within ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -swung swing VERB VBD NULL -slowly slowly ADV RB NULL -open open ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -room room NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -glistened glisten VERB VBD NULL -with with ADP IN NULL -countless countless ADJ JJ NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -stood stand VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -about about ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -size size NOUN NN NULL -as as SCONJ IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -clothed clothe VERB VBN NULL -all all ADV RB NULL -in in ADP IN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -his -PRON- PRON PRP$ NULL -skin skin NOUN NN NULL -was be AUX VBD NULL -of of ADP IN NULL -a a DET DT NULL -greenish greenish ADJ JJ NULL -tint tint NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -side side NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -green green ADJ JJ NULL -box box NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -in in ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -came come VERB VBD NULL -here here ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -surprised surprised ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -answer answer NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -do\An do\an NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -since since SCONJ IN NULL -anyone anyone PRON NN NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -perplexity perplexity NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -on on ADP IN NULL -an an DET DT NULL -idle idle ADJ JJ NULL -or or CCONJ CC NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -to to PART TO NULL -bother bother VERB VB NULL -the the DET DT NULL -wise wise ADJ JJ NULL -reflections reflection NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -angry angry ADJ JJ NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -an an DET DT NULL -instant instant NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -117 117 NUM CD CARDINAL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -an an DET DT NULL -idle idle ADJ JJ NULL -ori^ ori^ NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -plied ply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -important important ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -we -PRON- PRON PRP NULL -h h VERB VBP NULL -, , PUNCT , NULL -m,^Sten m,^Sten PROPN NNP NULL -told tell VERB VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL -: : PUNCT : NULL - - -4^^^ 4^^^ NUM CD CARDINAL - - -1^ 1^ NUM CD NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -Ife'^Ssfe^he Ife'^Ssfe^he PROPN NNP PERSON -Emerald Emerald PROPN NNP PERSON -City City PROPN NNP PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -to to ADP IN NULL -those those DET DT NULL -who who PRON WP NULL -are be AUX VBP NULL -not not PART RB NULL -honest honest ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -who who PRON WP NULL -approach approach VERB VBP NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -few few ADJ JJ NULL -have have AUX VBP NULL -ever ever ADV RB NULL -dared dare VERB VBN NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -since since SCONJ IN NULL -you -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -5^>iit 5^>iit PROPN NNP NULL -first first ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -put put VERB VB NULL -on on ADP IN NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT `` NULL -^^^^^ ^^^^^ PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Wll0 Wll0 PROPN NNP NULL -< < X XX NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -the^ the^ PROPN NNP NULL -brightness brightness NOUN NN NULL -and and CCONJ CC NULL -glory glory NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -would would AUX MD NULL -blind blind VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -must must AUX MD NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -nig"ht nig"ht PROPN NNP GPE -and and CCONJ CC NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -locked lock VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP NULL -so so ADV RB NULL -ordered order VERB VBD NULL -it -PRON- PRON PRP NULL -when when ADV WRB NULL -the the DET DT NULL -City City PROPN NNP NULL -w^as w^as NOUN NN NULL -first first ADV RB ORDINAL -built build VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -key- key- NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -unlock unlock VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -spectacles spectacle NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -size size NOUN NN NULL -and and CCONJ CC NULL -shape shape NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -found find VERB VBD NULL -a a DET DT NULL -pair pair NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -just just ADV RB NULL -fit fit VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -put put VERB VBD NULL -them -PRON- PRON PRP NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -ii8 ii8 VERB VBZ NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -two two NUM CD CARDINAL -golden golden ADJ JJ NULL -bands band NOUN NNS NULL -fastened fasten VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that PRON WDT NULL -passed pass VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -together together ADV RB NULL -by by ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -key key NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -chain chain NOUN NN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -wore wear VERB VBD NULL -around around ADP IN NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -not not PART RB NULL -take take VERB VB NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL - - -had have AUX VBD NULL -she -PRON- PRON PRP NULL -wished wish VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -blinded blind VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -glare glare NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -fitted fit VERB VBD NULL -spectacles spectacle NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -on on ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -fast fast ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -key key NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -put put VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -glasses glass NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -show show VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -Taking take VERB VBG NULL -a a DET DT NULL -big big ADJ JJ NULL -golden golden ADJ JJ NULL -key key NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -he -PRON- PRON PRP NULL -opened open VERB VBD NULL -another another DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -portal portal NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -CN&vpter CN&vpter PROPN NNP NULL - - -XL XL PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -Woi\derfi Woi\derfi PROPN NNP NULL -/ / SYM SYM NULL -l l PROPN NNP NULL -ErcN^erswld ErcN^erswld PROPN NNP NULL -City City PROPN NNP NULL -of of ADP IN NULL -OX OX PROPN NNP ORG -. . PUNCT . NULL - - -vei\ vei\ PROPN NNP PERSON -WITH with ADP IN NULL -EYES eye NOUN NNS ORG -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -spectacles spectacle VERB VBZ NULL -Dorothy Dorothy PROPN NNP PRODUCT -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -brilliancy brilliancy NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -streets street NOUN NNS NULL -were be AUX VBD NULL -lined line VERB VBN NULL -with with ADP IN NULL -beautiful beautiful ADJ JJ NULL -houses house NOUN NNS NULL -of of ADP IN NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reen reen NOUN NN NULL -marble marble NOUN NN NULL -and and CCONJ CC NULL -studded stud VERB VBD NULL -everywhere everywhere ADV RB NULL -with with ADP IN NULL -sparkling sparkle VERB VBG NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -over over ADP IN NULL -a a DET DT NULL -pavement pavement NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -the the DET DT NULL -blocks block NOUN NNS NULL -were be AUX VBD NULL -joined join VERB VBN NULL -to- to- X XX NULL - - -gether gether NOUN NN NULL -were be AUX VBD NULL -rows row NOUN NNS NULL -of of ADP IN NULL -emeralds emerald NOUN NNS NULL -, , PUNCT , NULL -set set VERB VBN NULL -closely closely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -glittering glitter VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -brightness brightness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -window window NOUN NN NULL -panes pane NOUN NNS NULL -were be AUX VBD NULL -of of ADP IN NULL -green green ADJ JJ NULL -glass glass NOUN NN NULL -; ; PUNCT : NULL -even even ADV RB NULL -the the DET DT NULL -sky sky NOUN NN NULL -above above ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -had have AUX VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -tint tint NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rays ray NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -were be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -men man NOUN NNS NULL -, , PUNCT , NULL -women woman NOUN NNS NULL -and and CCONJ CC NULL -children child NOUN NNS NULL -, , PUNCT , NULL -122 122 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -walking- walking- PROPN NNP NULL -about about ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -had have AUX VBD NULL -greenish greenish ADJ JJ NULL -skins skin NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -strangely strangely ADV RB NULL -assorted assorted ADJ JJ NULL -company company NOUN NN NULL -with with ADP IN NULL -wondering wonder VERB VBG NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -children child NOUN NNS NULL -all all DET DT NULL -ran run VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -behind behind ADP IN NULL -their -PRON- PRON PRP$ NULL -mothers mother NOUN NNS NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -shops shop NOUN NNS NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -street street NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -g^reen g^reen NUM CD NULL -. . PUNCT . NULL - - -Green green ADJ JJ NULL -candy candy NOUN NN NULL -and and CCONJ CC NULL -g^reen g^reen NUM CD NULL -pop pop NOUN NN NULL -- - PUNCT HYPH NULL -corn corn NOUN NN NULL -were be AUX VBD NULL -offered offer VERB VBN NULL -for for ADP IN NULL -sale sale NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -g^reen g^reen NUM CD NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -green green ADJ JJ NULL -hats hat NOUN NNS NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -all all DET DT NULL -sorts sort NOUN NNS NULL -. . PUNCT . NULL - - -At at ADP IN NULL -one one NUM CD CARDINAL -place place NOUN NN NULL -a a DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -selling sell VERB VBG NULL -green green ADJ JJ NULL -lemonade lemonade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -children child NOUN NNS NULL -bought buy VERB VBD NULL -it -PRON- PRON PRP NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -paid pay VERB VBD NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -g"reen g"reen PROPN NNP NULL -pennies penny NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -no no DET DT NULL -horses horse NOUN NNS NULL -nor nor CCONJ CC NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -any any DET DT NULL -kind kind NOUN NN NULL -; ; PUNCT : NULL -the the DET DT NULL -men man NOUN NNS NULL -carried carry VERB VBD NULL -things thing NOUN NNS NULL -around around ADV RB NULL -in in ADP IN NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -carts cart NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -pushed push VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -seemed seem VERB VBD NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented contented ADJ JJ NULL -and and CCONJ CC NULL -prosperous prosperous ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -building building NOUN NN NULL -, , PUNCT , NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -soldier soldier NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -uniform uniform NOUN NN NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -green green ADJ JJ NULL -beard beard NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Here here ADV RB NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Step step VERB VB NULL -inside inside ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -gates gate NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -led lead VERB VBN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -carpet carpet NOUN NN NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -green green ADJ JJ NULL -furniture furniture NOUN NN NULL -set set VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -j^e j^e VERB VBP NULL -never never ADV RB NULL -seen see VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -lim lim PROPN NNP NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -behind behind ADP IN NULL -his -PRON- PRON PRP$ NULL -screen screen NOUN NN NULL -, , PUNCT , NULL -and| and| PROPN NNP NULL -igave igave VERB VBP NULL -him -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -you -PRON- PRON PRP NULL -an an DET DT NULL -audience audience NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -de- de- ADJ JJ NULL -sire sire NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -each each DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -enter enter VERB VB NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -admit admit VERB VB NULL -but but CCONJ CC NULL -, , PUNCT , NULL -one one NOUN NN NULL -each each DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -Remain remain VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP FAC -for for ADP IN NULL -several several ADJ JJ DATE -days day NOUN NNS DATE -, , PUNCT , NULL -I -PRON- PRON PRP NULL -J J PROPN NNP NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -shown show VERB VBN NULL -to to ADP IN NULL -rooms room NOUN NNS NULL -where where ADV WRB NULL -l^|nay l^|nay PROPN NNP NULL -rest rest VERB VB NULL -in in ADP IN NULL -comfort comfort NOUN NN NULL -after after ADP IN NULL -your -PRON- PRON PRP$ NULL -, , PUNCT , NULL -^ ^ PROPN NNP NULL -^ ^ PROPN NNP NULL -JOTirney JOTirney PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -rt%^.Cii rt%^.Cii PUNCT -LRB- NULL -: : PUNCT : NULL - - -U^ u^ VERB VB NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL - - -that that SCONJ IN NULL -i^very i^very PRON PRP$ NULL -kind kind ADV RB NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT '' NULL -The the DET DT NULL -soldier soldier NOUN NN NULL -now now ADV RB NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -green green ADJ JJ NULL -whistle whistle NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -a a DET DT NULL -young young ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown PROPN NNP NULL -, , PUNCT , NULL -entered enter VERB VBD NULL -the the DET DT NULL -124 124 NUM CD CARDINAL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -/ / PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -rooi^^fee rooi^^fee PROPN NNP NULL -had have AUX VBD NULL -lovely lovely ADJ JJ NULL -g^reen g^reen NUM CD NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -bow^xIi;|#jfeefore bow^xIi;|#jfeefore VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -show show VERB VB NULL -you -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -room room NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i i PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -except except SCONJ IN NULL -dog dog NOUN NN NULL -" " PUNCT '' NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -followed follow VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -Lssages lssage NOUN NNS NULL -and and CCONJ CC NULL -up up ADV RB NULL -three three NUM CD CARDINAL -flights flight NOUN NNS NULL -of of ADP IN NULL -stairs stair NOUN NNS PERSON -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -at at ADP IN NULL -the the DET DT NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -com- com- NOUN NN NULL -iets iet NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -green green ADJ JJ NULL -vel- vel- NOUN NN NULL -Iwas Iwas PROPN NNP NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -' ' PUNCT '' NULL -fountain fountain NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -a a PROPN NNP NULL -, , PUNCT , NULL -y y PROPN NNP NULL -idt^reen idt^reen PROPN NNP NULL -perfume perfume NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -: : PUNCT : NULL - - -^|^aptifull>^'-(^rved ^|^aptifull>^'-(^rved PUNCT : NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -) ) PUNCT -RRB- NULL -^(ii ^(ii PUNCT NFP NULL -in in ADP IN NULL -the the DET DT NULL -windows window NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -books book NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -books book NOUN NNS NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -them -PRON- PRON PRP NULL -full full ADJ JJ NULL -M8^h| M8^h| PROPN NNP NULL - - -they -PRON- PRON PRP NULL -were be AUX VBD NULL -so so ADV RB NULL - - -rf!ffrt rf!ffrt PROPN NNP NULL - - -diffiSStei diffiSStei PROPN NNP NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -tted tte VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -lie lie NOUN NN NULL -gra gra PROPN NNP NULL -Qg Qg PROPN NNP ORG -Wi Wi PROPN NNP ORG -t'tJaGk t'tJaGk PUNCT NFP NULL - - -t!o t!o PROPN NNP NULL - - -theothersj theothersj VERB VB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -found find VERB VBD NULL -t t NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -Of of ADP IN NULL -\v^i \v^i PROPN NNP NULL -? ? PUNCT . NULL -; ; PUNCT : NULL -: : PUNCT : NULL -wasted waste VERB VBN NULL --pn -pn PUNCT : NULL - - -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -; ; PUNCT : NULL -for for ADP IN NULL -Miliiiil^l Miliiiil^l PROPN NNP NULL -" " PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -125 125 NUM CD CARDINAL - - -when when ADV WRB NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -room room NOUN NN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -stupidly stupidly ADV RB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -spot spot NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -within within ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -, , PUNCT , NULL -It -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -rest rest VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -lie lie VERB VB NULL -down down ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -' ' PUNCT `` NULL -^^\)iJIM ^^\)iJIM PUNCT NFP NULL -close close VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -remained remain VERB VBD NULL -all all DET DT TIME -night night NOUN NN TIME -staring stare VERB VBG NULL -" " PUNCT '' NULL -at at ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -spider spider NOUN NN NULL -which which PRON WDT NULL -was be AUX VBD NULL -weaving weave VERB VBG NULL -its -PRON- PRON PRP$ NULL -web web NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -earner earner NOUN NN NULL -of of ADP IN NULL -, , PUNCT , NULL -th th X XX NULL - - -< < X XX NULL -? ? PUNCT . NULL - - -room room NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -^e ^e DET DT NULL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -wonderfoaf wonderfoaf ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -TJin^ tjin^ NOUN NN NULL -Woodman Woodman PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -from from ADP IN NULL -force force PROPN NNP NULL -of of ADP IN NULL -habit habit NOUN NN NULL -, , PUNCT , NULL -f(ir f(ir PROPN NNP NULL - - -he -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -sleep sleep VERB VB NULL -he -PRON- PRON PRP NULL -passed pass VERB VBD NULL -the the DET DT NULL -night night NOUN NN NULL -moving move VERB VBG NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -up up ADP IN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -ii|| ii|| PROPN NNP NULL -! ! PUNCT . NULL - - -good good ADJ JJ NULL -working working NOUN NN NULL -f^rder f^rder X XX NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -would would AUX MD NULL -have have AUX VB NULL -preferred prefer VERB VBN NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -/Jeeves /Jeeves PUNCT . NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -being be AUX VBG NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -/ / SYM SYM NULL -i"o|m i"o|m NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -too too ADV RB NULL -much much ADJ JJ NULL -sense sense NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -this this DET DT NULL -worry worry VERB VB NULL - - -him,'i$j^ him,'i$j^ PROPN NNP NULL -ie ie PROPN NNP NULL -sprang sprang PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -himself -PRON- PRON PRP NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -up up ADP RP NULL -like like SCONJ IN NULL -a a DET DT NULL -eat eat NOUN NN NULL -and and CCONJ CC NULL -purred purr VERB VBD NULL -himself -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -after after ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -maiden maiden PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -fetch fetch VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -dressed dress VERB VBD NULL -her -PRON- PRON PRP NULL -ilXv ilXv PROPN NNP NULL -/ / SYM SYM NULL -WJC WJC PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -prettiest pretty ADJ JJS NULL -gowns gown NOUN NNS NULL -made make VERB VBN NULL -of of ADP IN NULL -green green ADJ JJ NULL -brocaded brocade VERB VBN NULL -satiri satiri NOUN NN NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^Dorothy ^Dorothy PROPN NNP NULL - - -put/^ put/^ PROPN NNP NULL -a a DET DT NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -apron apron PROPN NNP NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -rib- rib- NOUN NN NULL -bci'ri bci'ri PROPN NNP NULL -around'Tqt^ around'tqt^ NOUN NN PRODUCT -" " PUNCT '' NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Rjpom Rjpom PROPN NNP ORG -|||th^Great |||th^great VERB VBP ORG -Oz Oz PROPN NNP ORG -. . NOUN NN NULL - - -Firsjf^they firsjf^they NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -hall hall NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -mar|^ mar|^ PROPN NNP NULL -Jadies Jadies PROPN NNP ORG -and and CCONJ CC NULL -gentlemen gentleman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -dresse^fejTJchppstumes dresse^fejTJchppstumes PROPN NNP NULL -. . PUNCT . NULL - - -ThegT^eopie thegt^eopie X ADD NULL -R^^ R^^ PUNCT -LRB- NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but.talk but.talk PROPN NNP NULL -to to ADP IN NULL -each each DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -m'^'^-ys m'^'^-ys PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -126 126 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -wait wait VERB VB NULL -outside outside ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -every every DET DT TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -never never ADV RB NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -curiously curiously ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -whispered whisper VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -really really ADV RB NULL -going go VERB VBG NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -face face NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -Terrible terrible ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Of of ADV RB NULL -course course ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -her -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -have have AUX VB NULL -people people NOUN NNS NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -looked look VERB VBD NULL -like like SCONJ IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -men- men- VERB VBD NULL -tioned tione VERB VBD NULL -your -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -much much ADV RB NULL -interested interested ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -about about ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -decided decide VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -admit admit VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -a a DET DT NULL -bell bell NOUN NN NULL -rang ring VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -signal signal NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -alone alone ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -opened open VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -door door NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -through through ADV RB NULL -and and CCONJ CC NULL -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -round round ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walls wall NOUN NNS NULL -and and CCONJ CC NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -floor floor NOUN NN NULL -were be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -large large ADJ JJ NULL -emeralds emerald NOUN NNS NULL -set set VERB VBN NULL -closely closely ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -roof roof NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -light light NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -the the DET DT NULL -emeralds emerald NOUN NNS NULL -sparkle sparkle VERB VB NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -interested interested ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -most most ADV RBS NULL -was be AUX VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -The the DET DT NULL -Eyes Eyes PROPN NNPS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -127 127 NUM CD CARDINAL -was be AUX VBD NULL -shaped shape VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -chair chair NOUN NN NULL -and and CCONJ CC NULL -sparkled sparkle VERB VBD NULL -with with ADP IN NULL -gems gem NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -did do AUX VBD NULL -everything everything PRON NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -chair chair NOUN NN NULL -was be AUX VBD NULL -an an DET DT NULL -enor- enor- ADJ JJ NULL -mous mous ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -without without ADP IN NULL -body body NOUN NN NULL -to to PART TO NULL -support support VERB VB NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -any any DET DT NULL -arms arm NOUN NNS NULL -or or CCONJ CC NULL -legs leg NOUN NNS NULL -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -hair hair NOUN NN NULL -upon upon SCONJ IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -giant giant NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -gazed gaze VERB VBD NULL -upon upon SCONJ IN NULL -this this DET DT NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -and and CCONJ CC NULL -fear fear VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -turned turn VERB VBD NULL -slowly slowly ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -steadily steadily ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -moved move VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -a a DET DT NULL -voice voice NOUN NN NULL -say say VERB VB NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -an an DET DT NULL -awful awful ADJ JJ NULL -voice voice NOUN NN NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -Head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -courage courage NOUN NN NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Small Small PROPN NNP NULL -and and CCONJ CC NULL -Meek Meek PROPN NNP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -help help NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -for for ADP IN NULL -a a DET DT TIME -full full ADJ JJ TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -Then then ADV RB NULL -said say VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -got get VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -when when ADV WRB NULL -my -PRON- PRON PRP$ NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -where where ADV WRB NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -kissed kiss VERB VBD NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -bade bade VERB VBP NULL -me -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -telling tell VERB VBG NULL -the the DET DT NULL -truth truth NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -128 128 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -like like VERB VB NULL -your -PRON- PRON PRP$ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Aunt Aunt PROPN NNP WORK_OF_ART -Em Em PROPN NNP WORK_OF_ART -will will AUX MD NULL -be be AUX VB NULL -dreadfully dreadfully ADV RB NULL -worried worried ADJ JJ NULL -over over ADP IN NULL -my -PRON- PRON PRP$ NULL -being- being- NOUN NN NULL -away away ADV RB NULL -so so ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -around around ADV RB NULL -so so ADV RB NULL -queerly queerly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -at at ADP IN NULL -last last ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -weak weak ADJ JJ NULL -; ; PUNCT : NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -helpless helpless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -That that DET DT NULL -just just ADV RB NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -simply simply ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kan- Kan- PROPN NNP NULL -sas sas NOUN NN NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -everyone everyone PRON NN NULL -must must AUX MD NULL -pay pay VERB VB NULL -for for ADP IN NULL -everything everything PRON NN NULL -he -PRON- PRON PRP NULL -gets get VERB VBZ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -use use VERB VB NULL -my -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -power power NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -home home ADV RB NULL -again again ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -. . PUNCT . NULL - - -do do AUX VB NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -Help help VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -must must AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -0/ 0/ NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -129 129 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -killed kill VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -bear bear VERB VBP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -now now ADV RB NULL -but but CCONJ CC NULL -one one NUM CD NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -left leave VERB VBN NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -but but CCONJ CC NULL -not not PART RB NULL -before before ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -much much ADJ JJ NULL -disap- disap- NOUN NN NULL -pointed pointed NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -again again ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -felt feel VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -never never ADV RB NULL -killed kill VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -willingly willingly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -sobbed sob VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -even even ADV RB NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -, , PUNCT , NULL -how how ADV WRB NULL -could could AUX MD NULL -I -PRON- PRON PRP NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -? ? PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -are be AUX VBP NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -can can AUX MD NULL -not not PART RB NULL -kill kill VERB VB NULL -her -PRON- PRON PRP$ NULL -your- your- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -until until ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -dies die VERB VBZ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -your -PRON- PRON PRP$ NULL -Uncle Uncle PROPN NNP NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -again again ADV RB NULL -. . PUNCT . NULL - - -Remember remember VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -Wicked wicked ADJ JJ NULL -tremendously tremendously ADV RB NULL -Wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -killed kill VERB VBN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -your -PRON- PRON PRP$ NULL -task task NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Sorrowfully sorrowfully ADV RB PERSON -Dorothy Dorothy PROPN NNP PERSON -left leave VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL - - -H h NOUN NN NULL -I30 i30 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -waiting wait VERB VBG NULL -to to PART TO NULL -hear hear VERB VB NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -hope hope NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -home home ADV RB NULL -until until ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -herself -PRON- PRON PRP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -morning morning NOUN NN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green PROPN NNP NULL - - -whis- whis- PROPN NNP NULL - - -kers ker NOUN NNS PERSON -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -was be AUX VBD NULL -admitted admit VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -emerald emerald PROPN NNP NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -most most ADV RBS NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gauze gauze NOUN NN NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -flowing flow VERB VBG NULL -green green ADJ JJ NULL -locks lock NOUN NNS NULL -a a DET DT NULL -crown crown NOUN NN NULL -of of ADP IN NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Growing grow VERB VBG NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -were be AUX VBD NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -gorgeous gorgeous ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -so so ADV RB NULL -light light ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -fluttered flutter VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -slightest slight ADJ JJS NULL -breath breath NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -reached reach VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -bowed bow VERB VBN NULL -, , PUNCT , NULL -as as ADV RB NULL -prettily prettily ADV RB NULL -as as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -stuffing stuffing NOUN NN NULL -would would AUX MD NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -before before ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -sweetly sweetly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP PERSON -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -of of ADP IN NULL -, , PUNCT , NULL -was be AUX VBD NULL -much much ADV RB NULL -astonished astonished ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -her -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -There- There- PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -131 131 NUM CD CARDINAL -fore fore NOUN NN NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -praying pray VERB VBG NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -put put VERB VB NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -as as ADV RB NULL -much much ADV RB NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -any any DET DT NULL -other other ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -dominions dominion NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wise wise ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -else else ADV RB NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -grant grant VERB VBP NULL -favors favor NOUN NNS NULL -without without ADP IN NULL -some some DET DT NULL -return return NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -this this DET DT NULL -much much ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -promise promise VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kill kill VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -care care VERB VB NULL -who who PRON WP NULL -kills kill VERB VBZ NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -grant grant VERB VB NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -earned earn VERB VBN NULL -the the DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -greatly greatly ADV RB NULL -desire desire VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -sorrowfully sorrowfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -^;:3}r ^;:3}r PROPN NNP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -needs need VERB VBZ NULL -a a DET DT NULL -heart heart NOUN NN NULL -as as ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -On on ADP IN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sol- sol- NOUN NN NULL -dier dier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -132 132 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Follow follow VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -So so ADV RB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -find find VERB VB NULL -Oz Oz PROPN NNP NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -hoped hope VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -given give VERB VBN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -a a DET DT NULL -head head NOUN NN NULL -has have AUX VBZ NULL -no no DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -feel feel VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -beg beg VERB VB NULL -hard hard ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -ladies lady NOUN NNS NULL -are be AUX VBP NULL -themselves -PRON- PRON PRP NULL -said say VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -kindly kindly ADV RB NULL -hearted hearted ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -entered enter VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Head Head PROPN NNP NULL -nor nor CCONJ CC NULL -the the DET DT NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -throne throne NOUN NN NULL -seemed seem VERB VBD NULL -hardly hardly ADV RB NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -hold hold VERB VB NULL -its -PRON- PRON PRP$ NULL -weight weight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Beast Beast PROPN NNP WORK_OF_ART -had have AUX VBD NULL -a a DET DT NULL -head head NOUN NN NULL -like like SCONJ IN NULL -that that DET DT NULL -of of ADP IN NULL -a a DET DT NULL -rhinoceros rhinocero NOUN NNS NULL -, , PUNCT , NULL -only only ADV RB NULL -there there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -eyes eye NOUN NNS NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -arms arm NOUN NNS NULL -growing grow VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -also also ADV RB NULL -had have AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -, , PUNCT , NULL -slim slim ADJ JJ NULL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -Thick thick ADJ JJ NULL -, , PUNCT , NULL -woolly woolly ADJ JJ NULL -hair hair NOUN NN NULL -covered cover VERB VBD NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -looking look VERB VBG NULL -monster monster NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -imagined imagine VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -fortunate fortunate ADJ JJ NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -at at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -beat beat VERB VBN NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -fast fast ADV RB NULL -from from ADP IN NULL -terror terror NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -being be AUX VBG NULL -only only ADV RB NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -disappointed disappointed ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spake spake VERB VB NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -roar roar NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -133 133 NUM CD TIME - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -love love VERB VB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -as as SCONJ IN NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -alone alone ADV RB NULL -can can AUX MD NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -re- re- ADV RB NULL -quest quest NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -gruffly gruffly PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -indeed indeed ADV RB NULL -desire desire VERB VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -earn earn VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Help help VERB VB NULL -Dorothy Dorothy PROPN NNP NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -then then ADV RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -the the DET DT NULL -biggest big ADJ JJS NULL -and and CCONJ CC NULL -kindest kind ADJ JJS NULL -and and CCONJ CC NULL -most most ADV RBS NULL -loving loving ADJ JJ NULL -heart heart NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -return return VERB VB NULL -sorrow- sorrow- X XX NULL -fully fully ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Beast Beast PROPN NNP ORG -he -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -all all DET DT NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -many many ADJ JJ NULL -forms form NOUN NNS NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -could could AUX MD NULL -take take VERB VB NULL -upon upon SCONJ IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -1 1 NUM CD CARDINAL -1 1 NUM CD NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beast beast NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -roar roar VERB VB NULL -my -PRON- PRON PRP$ NULL -loudest loud ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -frighten frighten VERB VB NULL -him -PRON- PRON PRP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -all all DET DT NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -pretend pretend VERB VB NULL -to to PART TO NULL -spring spring VERB VB NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -compel compel VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -my -PRON- PRON PRP$ NULL -bidding bidding NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -" " PUNCT `` NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -mercy mercy NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -roll roll VERB VB NULL -this this DET DT NULL -head head NOUN NN NULL -all all ADV RB NULL -aboutj aboutj VERB VBP NULL -the the DET DT NULL -room room NOUN NN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -promises promise VERB VBZ NULL -to to PART TO NULL -give give VERB VB NULL -us -PRON- PRON PRP NULL -what what PRON WP NULL -we -PRON- PRON PRP NULL -desire desire VERB VBP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -be be AUX VB NULL -of of ADP IN NULL -good good ADJ JJ NULL -cheer cheer NOUN NN NULL -rny rny ADJ JJ NULL -friends friend NOUN NNS NULL -; ; PUNCT : NULL -for for ADP IN NULL -all all DET DT NULL -will will AUX MD NULL -yet yet ADV RB NULL -be be AUX VB NULL -^vell ^vell ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -? ? PUNCT . NULL - - -V V PROPN NNP NULL -K/;M^Q^^RFW K/;M^Q^^RFW PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -o^ o^ PUNCT : NULL -oz oz PROPN NNP NULL -. . PROPN NNP NULL - - -V V PROPN NNP NULL -/ / SYM SYM NULL -ardTind ardtind X XX NULL -isai isai PROPN NNP NULL - - -the the DET DT NULL -/ / SYM SYM NULL -green green ADJ JJ NULL -whiskers whiskers PROPN NNP NULL -ind ind PROPN NNP NULL -bade bade PROPN NNP NULL -/ / PUNCT NFP NULL -Him Him PROPN NNP NULL -Lhr6ugh Lhr6ugh PROPN NNP NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -g^fanc- g^fanc- PROPN NNP PERSON -Jfe'e Jfe'e PROPN NNP PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -before before ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -was be AUX VBD NULL -^^^^^^^\^Vk\^ ^^^^^^^\^Vk\^ PROPN NNP NULL -Ifjfffff/^^ Ifjfffff/^^ PROPN NNP NULL -glowing glow VERB VBG NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -scarcely scarcely ADV RB NULL -\b^ar \b^ar X ADD NULL -XQ'^l^t^ipoMsL{''^^ XQ'^l^t^ipoMsL{''^^ PROPN NNP NULL -thought thought NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -toy toy NOUN NN NULL -accident accident NOUN NN NULL -caught catch VERB VBN NULL -on on ADP IN NULL -fire fire NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -burning burn VERB VBG NULL -up up ADP RP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -when when ADV WRB NULL -We -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -nearer nearer ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -heat heat NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -intense intense ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -singed singe VERB VBD NULL -^^ ^^ NUM CD NULL -his -PRON- PRON PRP$ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -crept creep VERB VBD NULL -back^trembling^ly back^trembling^ly PROPN NNP NULL -toa toa PROPN NNP NULL -s^ot s^ot PROPN NNP NULL -near^^v- near^^v- NUM CD NULL - - -Then then ADV RB NULL -a a DET DT NULL -low low ADJ JJ NULL -, , PUNCT , NULL -quiet quiet ADJ JJ NULL -voice/0at^^^bm voice/0at^^^bm PROPN NNP CARDINAL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL - - -y^di y^di ADV RB NULL - - -these these DET DT NULL -.. .. PUNCT . NULL - - -wJe wje X XX NULL -the the DET DT NULL -w w NOUN NN NULL -ords ord NOUN NNS NULL - - -it -PRON- PRON PRP NULL -spokerHl spokerHl PROPN NNP NULL -! ! PUNCT . NULL -^^^"I ^^^"I PUNCT NFP NULL - - -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -an^^i^^i an^^i^^i NOUN NN NULL - - -" " PUNCT `` NULL -ble.^^^Who ble.^^^Who PROPN NNP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -doybu doybu PROPN NNP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -answered answer VERB VBD NULL -, , PUNCT , NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -afraid afraid ADJ JJ NULL -" " PUNCT '' NULL -of of ADP IN NULL -evei*ything evei*ything NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -beg beg VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -in in ADP IN NULL -reality reality NOUN NN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -, , PUNCT , NULL -as as SCONJ IN NULL -men man NOUN NNS NULL -call call VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL - - -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -cour- cour- VERB VB NULL -" " PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -re re ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -J^^v;\ J^^v;\ PROPN NNP NULL - - -" " PUNCT `` NULL -s^'^.Because s^'^.because NOUN NN NULL -of of ADP IN NULL -all all DET DT NULL -Wizards wizard NOUN NNS ORG -you -PRON- PRON PRP NULL -are^ are^ NUM CD NULL -the the DET DT NULL -greatest great ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -alone alone ADV RB NULL -have have AUX VBP NULL -power power NOUN NN NULL -to to PART TO NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -request request NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -an- an- CCONJ CC NULL - - -$ $ SYM $ NULL -< < X XX NULL -J J PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -135 135 NUM CD CARDINAL - - -The the DET DT WORK_OF_ART -Ball Ball PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Fire Fire PROPN NNP WORK_OF_ART -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Bring bring VERB VB NULL -me -PRON- PRON PRP NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch- Witch- PROPN NNP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -moment moment NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -lives live VERB VBZ NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -remain remain VERB VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -in in ADP IN NULL -reply reply NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -silently silently ADV RB NULL -gazing gaze VERB VBG NULL -at at ADP IN NULL -the the DET DT FAC -Ball Ball PROPN NNP FAC -of of ADP IN FAC -Fire Fire PROPN NNP FAC -it -PRON- PRON PRP NULL -became become VERB VBD NULL -so so ADV RB NULL -furiously furiously ADV RB NULL -hot hot ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -turned turn VERB VBD NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -rushed rush VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -terrible terrible ADJ JJ NULL -interview interview NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -, , PUNCT , NULL -seek seek VERB VB NULL -out out ADP RP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spoke speak VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to PART TO NULL -cry cry VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -careful careful ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -tears tear NOUN NNS NULL -will will AUX MD NULL -fall fall VERB VB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spot spot VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -dried dry VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -anybody anybody PRON NN NULL -, , PUNCT , NULL -even even ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -136 136 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -too too ADV RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -of of ADP IN NULL -much much ADJ JJ NULL -help help NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -heart heart NOUN NN NULL -to to PART TO NULL -harm harm VERB VB NULL -even even ADV RB NULL -a a DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -go go VERB VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Therefore therefore ADV RB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -decided decide VERB VBN NULL -to to PART TO NULL -start start VERB VB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -sharpened sharpen VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -grindstone grindstone NOUN NN NULL -and and CCONJ CC NULL -had have AUX VBD NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -properly properly ADV RB NULL -oiled oil VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -stuffed stuff VERB VBD NULL -himself -PRON- PRON PRP NULL -with with ADP IN NULL -fresh fresh ADJ JJ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -put put VERB VB NULL -new new ADJ JJ NULL -paint paint NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -see see VERB VB NULL -better better ADV RBR NULL -. . PUNCT . NULL - - -The the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -filled fill VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -bell bell NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -ribbon ribbon NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -bed bed NOUN NN NULL -quite quite ADV RB NULL -early early ADV RB NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -' ' PUNCT '' NULL -daylight daylight NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -w^ere w^ere VERB VBD NULL -awakened awaken VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -crowing crowing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -cock cock NOUN NN NULL -that that PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -yard yard NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -cackling cackling NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -hen hen NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -laid lay VERB VBN NULL -a a DET DT NULL -green green ADJ JJ NULL -egg egg NOUN NN NULL -. . PUNCT . NULL - - -CKtvpterXU CKtvpterXU PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Se^vrcK Se^vrcK PROPN NNP NULL -for for ADP IN NULL -tKe tKe PUNCT : NULL - - -WicKed WicKed PROPN NNP NULL -WitcK WitcK PROPN NNP NULL -^</ ^</ SYM SYM NULL - - -^l ^l NUM CD NULL -" " PUNCT `` NULL - - -^ ^ PROPN NNP NULL -, , PUNCT , NULL -/ / SYM SYM NULL -) ) PUNCT -RRB- NULL -. . PUNCT . NULL - - -I. I. PROPN NNP ORG --^v -^v PROPN NNP NULL - - -/ / SYM SYM NULL -iiTT^ iiTT^ PROPN NNP NULL -; ; PUNCT : NULL -.ilC .ilC PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Soldier soldier NOUN NN WORK_OF_ART -with with ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -green green ADJ JJ WORK_OF_ART -whiskers whisker NOUN NNS WORK_OF_ART -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -. . PUNCT . NULL - - -SOLDIER soldier NOUN NN NULL -WITH with ADP IN NULL -THE the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -This this DET DT NULL -officer officer NOUN NN NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spec- spec- NOUN NN NULL -tacles tacle VERB VBZ NULL -to to PART TO NULL -put put VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -politely politely ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -for for ADP IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Which which PRON WDT NULL -road road NOUN NN NULL -leads lead VERB VBZ NULL -to to ADP IN NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT ORG -Guardian Guardian PROPN NNP ORG -Gates Gates PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -go go VERB VB NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -How how ADV WRB NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -are be AUX VBP NULL -we -PRON- PRON PRP NULL -to to PART TO NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -enquire^He enquire^He PROPN NNP ORG -g g PROPN NNP ORG -^^^v ^^^v PUNCT NFP NULL -.. .. PUNCT . NULL -^ ^ PROPN NNP NULL -/ / SYM SYM NULL -^ ^ PROPN NNP NULL -, , PUNCT , NULL -; ; PUNCT : NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^//W.^\\ ^//W.^\\ PUNCT : NULL -140 140 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -/ / SYM SYM NULL -" " PUNCT `` NULL -That that PRON WDT NULL -will will AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -knows^ knows^ VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -the the DET DT NULL -Country Country PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL - - -she -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -: : PUNCT : NULL -^"Perhaps ^"Perhaps PUNCT NFP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -mean mean VERB VBP NULL -to to ADP IN NULL -desiroy^her desiroy^her ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -.. .. PUNCT . NULL -A a DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -On on ADP IN NULL -, , PUNCT , NULL -^thatls^ ^thatls^ PUNCT NFP NULL -different different ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -. . PUNCT . NULL - - -^^-5^,// ^^-5^,// X FW NULL - - -' ' PUNCT `` NULL -\ \ NOUN NNS NULL -" " PUNCT `` NULL -No no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -destroyed destroy VERB VBN NULL -her -PRON- PRON PRP NULL -before before ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -' ' PUNCT '' NULL -^y^\ ^y^\ PUNCT . NULL -I -PRON- PRON PRP NULL -naturally naturally ADV RB NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -slaves slave NOUN NNS NULL -: : PUNCT : NULL - - -Qtyou Qtyou PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -take take VERB VB NULL -J J PROPN NNP NULL -care^ care^ NOUN NN NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -may may AUX MD NULL -not not PART RB NULL -allow allow VERB VB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Keep keep VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -West West PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -sets set VERB VBZ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -faihto faihto ADJ JJ NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -him -PRON- PRON PRP NULL -good- good- ADV RB NULL --bye -bye PUNCT : NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -walking- walking- NOUN NN NULL -over over ADP IN NULL -fields field NOUN NNS NULL -of of ADP IN NULL -soft soft ADJ JJ NULL -grass grass NOUN NN NULL -dotted dot VERB VBN NULL -here here ADV RB NULL -and and CCONJ CC NULL -there there ADV RB NULL -with with ADP IN NULL -daisies daisy NOUN NNS NULL -and and CCONJ CC NULL -buttercups buttercup NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -still still ADV RB NULL -wore wear VERB VBD NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -silk silk NOUN NN NULL -dress dress NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -put put VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -in in ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -no no DET DT NULL -longer longer ADV RBR NULL -green green ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -pure pure ADJ JJ NULL -white white NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -ribbon ribbon NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -had have AUX VBD NULL -also also ADV RB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -its -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -and and CCONJ CC NULL -w^as w^as NOUN NN NULL -as as ADV RB NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -'s 's PART POS NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -soon soon ADV RB NULL -left leave VERB VBN NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -advanced advance VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -be- be- PROPN NNP NULL -came come VERB VBD NULL -rougher rougher ADV RB NULL -and and CCONJ CC NULL -hillier hilli ADJ JJR NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -farms farm NOUN NNS NULL -nor nor CCONJ CC NULL -houses house NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Westy Westy PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -141 141 NUM CD CARDINAL - - -In in ADP IN NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -hot hot ADJ JJ NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -trees tree NOUN NNS NULL -to to PART TO NULL -offer offer VERB VB NULL -them -PRON- PRON PRP NULL -shade shade NOUN NN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -before before ADP IN NULL -night night NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -were be AUX VBD NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -keeping keep VERB VBG NULL -watch watch NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -, , PUNCT , NULL -yet yet CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -telescope telescope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -see see VERB VB NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -around around ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -distance distance NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -running run VERB VBG NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -a a DET DT NULL -pack pack NOUN NN NULL -of of ADP IN NULL -great great ADJ JJ NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -one one NUM CD NULL -is be AUX VBZ NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -another another DET DT NULL -a a DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -None none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -fit fit ADJ JJ NULL -to to PART TO NULL -work work VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -away away ADV RB NULL -at at ADP IN NULL -full full ADJ JJ NULL -speed speed NOUN NN NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -lucky lucky ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -were be AUX VBD NULL -wide wide ADV RB NULL -awake awake ADJ JJ NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -coming come VERB VBG NULL -. . PUNCT . NULL - - -142 142 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -get get AUX VB NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -come come VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -seized seize VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -very very ADV RB NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -came come VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -swung- swung- VERB VBZ NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -raise raise VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -another another DET DT NULL -wolf wolf NOUN NN NULL -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -also also ADV RB NULL -fell fall VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -'s 's PART POS ORG -weapon weapon NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD DATE -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -a a DET DT NULL -wolf wolf NOUN NN NULL -was be AUX VBD NULL -killed kill VERB VBN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lay VERB VBP NULL -dead dead ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -down down ADP RP NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -said say VERB VBD NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -Tt Tt PROPN NNP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -friend friend NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -waited wait VERB VBD NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -a^voke a^voke VERB VBP NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -frightened frightened ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -shaggy shaggy ADJ JJ NULL -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -sav- sav- ADJ JJ NULL -ing e VERB VBG NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -this this DET DT NULL -same same ADJ JJ NULL -morn- morn- NOUN NN NULL - - -ing e VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -out out ADP RP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -143 143 NUM CD CARDINAL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -that that PRON WDT NULL -could could AUX MD NULL -see see VERB VB NULL -afar afar ADV RB NULL -off off ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -wolves wolf NOUN NNS NULL -lying- lying- VERB VBP NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -still still ADV RB NULL -travelling travel VERB VBG NULL -through through ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -angrier angrier NOUN NN NULL -than than SCONJ IN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -twice twice ADV RB NULL -. . PUNCT . NULL -Straightway straightway VERB VB NULL -a a DET DT NULL -great great ADJ JJ NULL -flock flock NOUN NN NULL -of of ADP IN NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -enough enough ADJ JJ NULL -to to PART TO NULL -darken darken VERB VB NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Fly fly VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -; ; PUNCT : NULL -peck peck VERB VB NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -flew fly VERB VBD NULL -in in ADP IN NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -flock flock NOUN NN NULL -toward toward ADP IN NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -battle battle NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -lie lie VERB VB NULL -do.wn do.wn PROPN NNP NULL -beside beside ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -harmed harm VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so SCONJ IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lie VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -except except SCONJ IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -stretched stretch VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -saw see VERB VBD NULL -him -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -these these DET DT NULL -birds bird NOUN NNS NULL -always always ADV RB NULL -are be AUX VBP NULL -by by ADP IN NULL -scarecrows scarecrow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -come come VERB VB NULL -any any DET DT NULL -nearer nearer ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -only only ADV RB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -peck peck VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -King King PROPN NNP WORK_OF_ART -Crow Crow PROPN NNP WORK_OF_ART -flew fly VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -caught catch VERB VBD NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -and and CCONJ CC NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -another another DET DT NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD CARDINAL -crows crow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -twisted twist VERB VBD NULL -a a DET DT NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -all all DET DT NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -dead dead ADJ JJ NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -to to PART TO NULL -rise rise VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -144 144 NUM CD CARDINAL - - -When when ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -looked look VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -crows crow NOUN NNS NULL -lying lie VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -got get VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -rage rage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -blew blow VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -. . PUNCT . NULL - - -Forthwith Forthwith PROPN NNP NULL -there there PRON EX NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -buzzing buzzing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -swarm swarm NOUN NN NULL -of of ADP IN NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -towards towards ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -death death NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -com- com- NOUN NN NULL -manded mande VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -rapidly rapidly ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -had have AUX VBD NULL -decided decide VERB VBN NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -out out ADP RP NULL -my -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -scatter scatter VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -lion lion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NULL -did do AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -close close ADV RB NULL -beside beside ADP IN NULL -the the DET DT PRODUCT -Lion Lion PROPN NNP PRODUCT -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -covered cover VERB VBD NULL -them -PRON- PRON PRP NULL -entirely entirely ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -but but SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to ADP IN NULL -sting ste VERB VBG NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -broke break VERB VBD NULL -off off ADP RP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -without without ADP IN NULL -hurting hurt VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -as as SCONJ IN NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -when when ADV WRB NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -are be AUX VBP NULL -broken break VERB VBN NULL -that that PRON WDT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -lay lie VERB VBD NULL -scattered scatter VERB VBN NULL -thick thick ADJ JJ NULL -about about ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -like like SCONJ IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -of of ADP IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -got get VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -helped help VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -put put VERB VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -145 145 NUM CD CARDINAL -straw straw VERB VB NULL -back back ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP DATE -again again ADV RB NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -onc^ onc^ NUM CD NULL -, , PUNCT , NULL -more more ADJ JJR NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -angry angry ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -in in ADP IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -like like SCONJ IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -stamped stamp VERB VBD NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -tore tear VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -gnashed gnash VERB VBD NULL -her -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -Wlnkies Wlnkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -sharp sharp ADJ JJ NULL -spears spear NOUN NNS NULL -, , PUNCT , NULL -telling tell VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -brave brave ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -told tell VERB VBN NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -marched march VERB VBD NULL -away away ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -roar roar NOUN NN NULL -and and CCONJ CC NULL -sprang spring VERB VBD NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -back back ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -returned return VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -beat beat VERB VBD NULL -them -PRON- PRON PRP NULL -well well ADV RB NULL -with with ADP IN NULL -a a DET DT NULL -strap strap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -work work NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -think think VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -how how ADV WRB NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -plans plan NOUN NNS NULL -to to PART TO NULL -de- de- VERB VB NULL - - -stroy stroy VERB VB NULL -these these DET DT NULL -strangers stranger NOUN NNS NULL -had have AUX VBD NULL -failed fail VERB VBN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -W^itch w^itch NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -how how ADV WRB NULL -to to PART TO NULL -act act VERB VB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -circle circle NOUN NN NULL -of of ADP IN NULL -diamonds diamond NOUN NNS NULL -and and CCONJ CC NULL -rubies ruby NOUN NNS NULL -running run VERB VBG NULL -round round ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -This this DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -had have AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -Whoever whoever PRON WP NULL -owned own VERB VBD NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -call call VERB VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -obey obey VERB VB NULL -any any DET DT NULL -order order NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -given give VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -no no DET DT NULL -person person NOUN NN NULL -could could AUX MD NULL -com- com- VERB VB NULL -mand mand VERB VB NULL -these these DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -more more ADJ JJR CARDINAL -than than SCONJ IN CARDINAL -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -te te PROPN NNP NULL -. . PUNCT . NULL - - -146 146 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Twice twice ADV RB NULL -already already ADV RB NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -used use VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -herself -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -The the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -fought fight VERB VBN NULL -against against ADP IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -him- him- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -driven drive VERB VBD NULL -him -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -also also ADV RB NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -doing do VERB VBG NULL -this this DET DT NULL -. . PUNCT . NULL - - -Only only ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -use use VERB VB NULL -this this DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -for for ADP IN NULL -which which PRON WDT NULL -rea- rea- ADJ JJ NULL -son son NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -until until ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -powers power NOUN NNS NULL -were be AUX VBD NULL -exhausted exhaust VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fierce fierce ADJ JJ NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -stinging stinging ADJ JJ NULL -bees bee NOUN NNS NULL -were be AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -scared scare VERB VBN NULL -away away ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -way way NOUN NN NULL -left leave VERB VBN NULL -to to PART TO NULL -destroy destroy VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -took take VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -it -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -slowly slowly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -ext ext NOUN NN NULL - - -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL - - -i -PRON- PRON PRP NULL -d would AUX MD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -this this DET DT NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -charm charm NOUN NN NULL -began begin VERB VBD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -147 147 NUM CD CARDINAL -to to PART TO NULL -work work VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -sky sky NOUN NN NULL -was be AUX VBD NULL -darkened darken VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -low low ADJ JJ NULL -rumbling rumble VERB VBG NULL -sound sound NOUN NN NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -rushing rushing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wings wing NOUN NNS NULL -; ; PUNCT : NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -laughing laugh VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark ADJ JJ NULL -sky sky NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -surrounded surround VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -monkeys monkey NOUN NNS NULL -, , PUNCT , NULL -each each DET DT NULL -with with ADP IN NULL -a a DET DT NULL -pair pair NOUN NN NULL -of of ADP IN NULL -immense immense ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -wings wing NOUN NNS NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -, , PUNCT , NULL -much much ADV RB NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -others other NOUN NNS NULL -, , PUNCT , NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -their -PRON- PRON PRP$ NULL -leader leader NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -flew fly VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -and and CCONJ CC NULL -last last ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -command command VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -who who PRON WP NULL -are be AUX VBP NULL -within within ADP IN NULL -my -PRON- PRON PRP$ NULL -land land NOUN NN NULL -and and CCONJ CC NULL -de- de- X XX NULL - - -stroy stroy VERB VB NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -except except SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Bring bring VERB VB NULL -that that DET DT NULL -beast beast NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -mind mind NOUN NN NULL -to to PART TO NULL -harness harness VERB VB NULL -him -PRON- PRON PRP NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -work work VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -shall shall AUX MD NULL -be be AUX VB NULL -obeyed obey VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -away away ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -148 148 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -seized seize VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -thickly thickly ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -they -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -fell fall VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -distance distance NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -lay lie VERB VBD NULL -so so ADV RB NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -dented dent VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -neither neither CCONJ CC NULL -move move VERB VB NULL -nor nor CCONJ CC NULL -groan groan NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -fingers finger NOUN NNS NULL -pulled pull VERB VBD NULL -all all DET DT NULL -of of ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -made make VERB VBD NULL -his -PRON- PRON PRP$ NULL -hat hat NOUN NN NULL -and and CCONJ CC NULL -boots boot NOUN NNS NULL -and and CCONJ CC NULL -clothes clothe NOUN NNS NULL -into into ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -bundle bundle NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -remaining remain VERB VBG NULL -Monkeys Monkeys PROPN NNPS ORG -threw throw VERB VBD NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -stout stout ADJ JJ NULL -rope rope NOUN NN NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -unable unable ADJ JJ NULL -to to PART TO NULL -bite bite VERB VB NULL -or or CCONJ CC NULL -scratch scratch VERB VB NULL -or or CCONJ CC NULL -struggle struggle VERB VB NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -placed place VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -yard yard NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -iron iron NOUN NN NULL -fence fence NOUN NN NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -harm harm VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -watching watch VERB VBG NULL -the the DET DT NULL -sad sad ADJ JJ NULL -fate fate NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -com- com- NOUN NN NULL -rades rade VERB VBZ NULL -and and CCONJ CC NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -her -PRON- PRON PRP$ NULL -turn turn NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -, , PUNCT , NULL -hairy hairy ADJ JJ NULL -arms arm NOUN NNS NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -ugly ugly ADJ JJ NULL -face face NOUN NN NULL -grinning grinning NOUN NN NULL -terriby terriby NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Good Good PROPN NNP ORG -Witch Witch PROPN NNP ORG -'s 's PART POS ORG -kiss kiss NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -and and CCONJ CC NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -motioning motion VERB VBG NULL -the the DET DT NULL -others other NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -this this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Good Good PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -149 149 NUM CD CARDINAL -greater great ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Evil Evil PROPN NNP ORG -. . PUNCT . NULL - - -All all DET DT NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -gently gently ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -her -PRON- PRON PRP NULL -swiftly swiftly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -set set VERB VBD NULL -her -PRON- PRON PRP NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -front front ADJ JJ NULL -door door NOUN NN NULL -step step NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -leader leader NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -obeyed obey VERB VBN NULL -you -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -are be AUX VBP NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -tied tie VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -yard yard NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -we -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -she -PRON- PRON PRP NULL -carries carry VERB VBZ NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -power power NOUN NN NULL -over over ADP IN NULL -our -PRON- PRON PRP$ NULL -band band NOUN NN NULL -is be AUX VBZ NULL -now now ADV RB NULL -ended end VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -with with ADP IN NULL -much much ADJ JJ NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -surprised surprised ADJ JJ NULL -and and CCONJ CC NULL -worried worried ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -AWmk AWmk PROPN NNP NULL -, , PUNCT , NULL -> > X XX NULL -- - PUNCT HYPH NULL -I50 i50 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -knew know VERB VBD NULL -well well ADV RB NULL -that that SCONJ IN NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -nor nor CCONJ CC NULL -she -PRON- PRON PRP NULL -, , PUNCT , NULL -her- her- PROPN NNP NULL -self self NOUN NN NULL -, , PUNCT , NULL -dare dare VERB VB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -girl girl NOUN NN NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -the the DET DT GPE -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNP GPE -, , PUNCT , NULL -began begin VERB VBD NULL -to to PART TO NULL -tremble tremble VERB VB NULL -with with ADP IN NULL -fear fear NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -belonged belong VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -tempted tempt VERB VBN NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -how how ADV WRB NULL -simple simple ADJ JJ NULL -the the DET DT NULL -soul soul NOUN NN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -th^ th^ PROPN NNP ORG -little little ADJ JJ NULL -girl girl NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -laughed laugh VERB VBD NULL -to to ADP IN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -still still ADV RB NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -her -PRON- PRON PRP$ NULL -power power NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -harshly harshly ADV RB NULL -and and CCONJ CC NULL -severely severely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -mind mind VERB VBP NULL -everything everything PRON NN NULL -I -PRON- PRON PRP NULL -tell tell VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -an an DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -followed follow VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -bade bid VERB VBD NULL -her -PRON- PRON PRP NULL -clean clean ADJ JJ NULL -the the DET DT NULL -pots pot NOUN NNS NULL -and and CCONJ CC NULL -kettles kettle NOUN NNS NULL -and and CCONJ CC NULL -sweep sweep VERB VB NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -fire fire NOUN NN NULL -fed feed VERB VBN NULL -with with ADP IN NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -work work NOUN NN NULL -meekly meekly ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -made make VERB VBN NULL -up up ADP RP NULL -to to PART TO NULL -work work VERB VB NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -; ; PUNCT : NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -decided decide VERB VBN NULL -not not PART RB NULL -to to PART TO NULL -kill kill VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -With with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -hard hard ADV RB NULL -at at ADP IN NULL -w^ork w^ork NOUN NN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -harness harness NOUN NN NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -; ; PUNCT : NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -amuse amuse VERB VB NULL -her -PRON- PRON PRP NULL - - -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -draw draw VERB VB NULL -her -PRON- PRON PRP$ NULL -chariot chariot NOUN NN NULL -whenever whenever ADV WRB NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -to to PART TO NULL -drive drive VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIy WONDERFUIy NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -151 151 NUM CD CARDINAL -roar roar VERB VB NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shut shut VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -harness harness VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -speaking speak VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -bars bar NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -starve starve VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -after after ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -no no DET DT NULL -food food NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -imprisoned imprison VERB VBN NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -every every DET DT DATE -day day NOUN NN DATE -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -at at ADP IN NULL -noon noon NOUN NN TIME -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -ready ready ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -harnessed harness VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -would would AUX MD NULL -answer answer VERB VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -No no INTJ UH NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -yard yard NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bite bite VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -reason reason NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -wished wish VERB VBD NULL -was be AUX VBD NULL -that that SCONJ IN NULL -every every DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -asleep asleep ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -food food NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -do^vn do^vn NOUN NNS PERSON -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -talked talk VERB VBD NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -to to PART TO NULL -plan plan VERB VB NULL -some some DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -constantly constantly ADV RB NULL -guarded guard VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -and and CCONJ CC NULL -too too ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -had have AUX VBD NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -often often ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -threatened threaten VERB VBD NULL -to to PART TO NULL -beat beat VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -old old ADJ JJ NULL -um- um- NOUN NN NULL -brella brella NOUN NN NULL -she -PRON- PRON PRP NULL -always always ADV RB NULL -carried carry VERB VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -in in ADP IN NULL -truth truth NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -strike strike VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -because because SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -child child NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -full full ADJ JJ NULL -of of ADP IN NULL -fear fear NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -struck strike VERB VBD NULL -Toto Toto PROPN NNP PERSON -a a DET DT NULL -blow blow NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -umbrella umbrella NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -brave brave ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -152 152 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -and and CCONJ CC NULL -bit bite VERB VBD NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP GPE -did do AUX VBD NULL -not not PART RB NULL -bleed bleed VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -bitten bite VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -wiciced wicice VERB VBN NULL -that that SCONJ IN NULL -the the DET DT NULL -bood bood NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP NULL -had have AUX VBD NULL -dried dry VERB VBN NULL -up up ADP RP NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -before before ADV RB DATE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Hfe Hfe PROPN NNP PERSON -became become VERB VBD NULL -very very ADV RB NULL -sad sad ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -under- under- ADV RB NULL -stand stand VERB VB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -harder hard ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -cry cry VERB VB NULL -bitterly bitterly ADV RB NULL -for for ADP IN NULL -hours hour NOUN NNS TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -sitting sit VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -, , PUNCT , NULL -whining whine VERB VBG NULL -dismally dismally ADV RB NULL -to to PART TO NULL -show show VERB VB NULL -how how ADV WRB NULL -sorry sorry ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -really really ADV RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -or or CCONJ CC NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -made make VERB VBD NULL -him -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -longing longing NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -the the DET DT NULL -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNPS GPE -which which PRON WDT NULL -the the DET DT NULL -girl girl NOUN NN NULL -always always ADV RB NULL -wore wear VERB VBD NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -Bees Bees PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Crows Crows PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Wolves wolf NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -heaps heap NOUN NNS NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -used use VERB VBN NULL -up up ADP RP NULL -all all DET PDT NULL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -; ; PUNCT : NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -should should AUX MD NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Silver Silver PROPN NNP ORG -Shoes Shoes PROPN NNP ORG -they -PRON- PRON PRP NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -more more ADJ JJR NULL -power power NOUN NN NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -watched watch VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -carefully,- carefully,- PROPN NNP NULL -to to PART TO NULL -see see VERB VB NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -ever ever ADV RB NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -steal steal VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -child child NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -took take VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -except except SCONJ IN NULL -at at ADP IN NULL -night night NOUN NN NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -her -PRON- PRON PRP$ NULL -bath bath NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -too too ADV RB NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -to to PART TO NULL -dare dare VERB VB NULL -go go VERB VB NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -at at ADP IN NULL -night night NOUN NN TIME -to to PART TO NULL -take take VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -dread dread NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -was be AUX VBD NULL -greater great ADJ JJR NULL -than than SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -bath- bath- ADV RB NULL -ing e VERB VBG NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -old old ADJ JJ NULL -Witch witch NOUN NN PERSON -never never ADV RB NULL -touched touch VERB VBN NULL -water water NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -ever ever ADV RB NULL -let let VERB VB NULL -water water NOUN NN NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -153 153 NUM CD CARDINAL - - -But but CCONJ CC NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -cunning cunning ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -finally finally ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -trick trick NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -placed place VERB VBD NULL -a a DET DT NULL -bar bar NOUN NN NULL -of of ADP IN NULL -iron iron NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -by by ADP IN NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -iron iron NOUN NN NULL -invisible invisible ADJ JJ NULL -to to ADP IN NULL -human human ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -across- across- ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -she -PRON- PRON PRP NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -bar bar NOUN NN NULL -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -hurt hurt VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -fall fall NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -came come VERB VBD NULL -off off ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -had have AUX VBD NULL -snatched snatch VERB VBN NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -skinny skinny ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -success success NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -trick trick NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -she -PRON- PRON PRP NULL -owned own VERB VBD NULL -half half DET PDT CARDINAL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -use use VERB VB NULL -it -PRON- PRON PRP NULL -against against ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -even even ADV RB NULL -had have AUX VBD NULL -she -PRON- PRON PRP NULL -known know VERB VBN NULL -how how ADV WRB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -grew grow VERB VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -back back ADP RP NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -retorted retort VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -now now ADV RB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -not not PART RB NULL -yours yours PRON PRP$ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -laughing laugh VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -154 154 NUM CD CARDINAL -' ' PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL - - -some some DET DT NULL -day day NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD NULL -from from ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -so so ADV RB NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -near near ADV RB NULL -and and CCONJ CC NULL -dashed dash VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -wetting wet VERB VBG NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -head head NOUN NN NULL -to to ADP IN NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -Instantly instantly ADV RB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fear fear NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -shrink shrink VERB VB NULL -and and CCONJ CC NULL -fall fall VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -See see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -In in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -melt melt VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -frightened frightened ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -actually actually ADV RB NULL -melting melt VERB VBG NULL -away away ADV RB NULL -like like SCONJ IN NULL -brown brown ADJ JJ NULL -sugar sugar NOUN NN NULL -before before ADP IN NULL -her -PRON- PRON PRP$ NULL -very very ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -water water NOUN NN NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -wailing wailing NOUN NN NULL -, , PUNCT , NULL -despairing despair VERB VBG NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Of of ADV RB NULL -course course ADV RB NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -the the DET DT NULL -castle castle NOUN NN NULL -to to ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -wicked wicke VERB VBN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ DATE -day day NOUN NN DATE -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -ever ever ADV RB NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -melt melt VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -end end VERB VB NULL -my -PRON- PRON PRP$ NULL -wicked wicked ADJ JJ NULL -deeds deed NOUN NNS NULL -. . PUNCT . NULL - - -Look look VERB VB NULL -out out ADV RB NULL -here here ADV RB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -With with ADP IN NULL -these these DET DT NULL -words word NOUN NNS NULL -the the DET DT NULL -Witch witch NOUN NN ORG -fell fall VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -brown brown ADJ JJ NULL -, , PUNCT , NULL -melted melted ADJ JJ NULL -, , PUNCT , NULL -shapeless shapeless ADJ JJ NULL -mass mass NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -spread spread VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -boards board NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -Seeing see VERB VBG NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -really really ADV RB NULL -melted melt VERB VBN NULL -away away ADV RB NULL -to to ADP IN NULL -nothing nothing PRON NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -drew draw VERB VBD NULL -another another DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -mess mess NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -then then ADV RB NULL -swept sweep VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -out out SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -picking pick VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -^55 ^55 NOUN NN NULL - - -was be AUX VBD NULL -all all DET DT NULL -that that PRON WDT NULL -was be AUX VBD NULL -left leave VERB VBN NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -cleaned clean VERB VBD NULL -and and CCONJ CC NULL -dried dry VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -at at ADP IN NULL -last last ADJ JJ NULL -free free ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -out out ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -to to PART TO NULL -tell tell VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -that that SCONJ IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -come come VERB VBN NULL -to to ADP IN NULL -an an DET DT NULL -end end NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer long ADJ JJR NULL -Drisoners drisoner NOUN NNS NULL -in in ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -H H PROPN NNP NULL -COWARDLY cowardly NOUN NN NULL -LION lion NOUN NN NULL -WAS be VERB VBD NULL -much much ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -melted melt VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -prison prison NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -f^ii f^ii X LS NULL - - -^H ^H NOUN NNS NULL -him -PRON- PRON PRP NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -in in ADV RB NULL -together together ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -first first ADJ JJ ORDINAL -act act NOUN NN NULL -was be AUX VBD NULL -to to PART TO NULL -call call VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -together together ADV RB NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer longer ADV RBR NULL -slaves.:^;>^i slaves.:^;>^i VERB VBN DATE - - -There there PRON EX NULL -was be AUX VBD NULL -great great ADJ JJ NULL -rejoicing rejoicing NOUN NN NULL -among among ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkles Winkles PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -for for ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -always always ADV RB NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -with with ADP IN NULL -great great ADJ JJ NULL -cruelty cruelty NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -this this DET DT DATE -day day NOUN NN DATE -as as SCONJ IN NULL -a a DET DT NULL -holiday holiday NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -after after ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spent spend VERB VBD NULL -the the DET DT NULL -time time NOUN NN NULL -in in ADP IN NULL -feasting feasting NOUN NN NULL -and and CCONJ CC NULL -dancing dancing NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -If if SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -i6o i6o NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -were be AUX VBD NULL -only only ADV RB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -could could AUX MD NULL -rescue rescue VERB VB NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -rescue rescue VERB VB NULL -their -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -said say VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -delighted delighted ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -a a DET DT NULL -number number NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -who who PRON WP NULL -looked look VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -most most ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -away away ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -rocky rocky ADJ JJ NULL -plain plain NOUN NN NULL -where where ADV WRB NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -lay lie VERB VBD NULL -, , PUNCT , NULL -all all DET DT NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -bent bent ADJ JJ NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -was be AUX VBD NULL -near near SCONJ IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -blade blade NOUN NN NULL -was be AUX VBD NULL -rusted rust VERB VBN NULL -and and CCONJ CC NULL -the the DET DT NULL -handle handle NOUN NN NULL -broken break VERB VBN NULL -off off ADP RP NULL -short short ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkies Winkies PROPN NNPS NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -tenderly tenderly ADV RB NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -castle castle NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -shed- shed- ADV RB NULL -ding de VERB VBG NULL -a a DET DT NULL -few few ADJ JJ NULL -tears tear NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -plight plight NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -looking look VERB VBG NULL -sober sober ADJ JJ NULL -and and CCONJ CC NULL -sorry sorry ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -castle castle NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -any any DET DT NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -tinsmiths tinsmith NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -good good ADJ JJ NULL -tinsmiths tinsmith NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -came come VERB VBD NULL -, , PUNCT , NULL -bringing bring VERB VBG NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -tools tool NOUN NNS NULL -in in ADP IN NULL -baskets basket NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -straighten straighten VERB VB NULL -out out ADP RP NULL -those those DET DT NULL -dents dent NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -" " PUNCT `` NULL - - -The the DET DT NULL -TinsmitJts TinsmitJts PROPN NNP ORG -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -. . PUNCT . NULL -' ' PUNCT '' NULL -^- ^- NUM CD NULL - - -u u NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i6i i6i PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -bend bend VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -solder solder VERB VB NULL -him -PRON- PRON PRP NULL -together together ADV RB NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -broken break VERB VBN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -looked look VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -over over ADP IN NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -answered answer VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -mend mend VERB VB NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -rooms room NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -, , PUNCT , NULL -hammering hammer VERB VBG NULL -and and CCONJ CC NULL -twisting twisting NOUN NN NULL -and and CCONJ CC NULL -bending bend VERB VBG NULL -and and CCONJ CC NULL -soldering soldering NOUN NN NULL -and and CCONJ CC NULL -polishing polishing NOUN NN NULL -and and CCONJ CC NULL -pounding pound VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -straightened straighten VERB VBN NULL -out out ADP RP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -form form NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -worked work VERB VBD NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -there there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -patches patch NOUN NNS NULL -on on ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -did do AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -job job NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -vain vain ADJ JJ NULL -man man NOUN NN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patches patch NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -into into ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -rescuing rescue VERB VBG NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -pleased pleased ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -wipe wipe VERB VB NULL -every every DET DT NULL -tear tear NOUN NN NULL -carefully carefully ADV RB NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -apron apron PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -rusted rust VERB VBN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -time time NOUN NN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -tears tear NOUN NNS NULL -fell fall VERB VBD NULL -thick thick ADJ JJ NULL -and and CCONJ CC NULL -fast fast VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -joy joy NOUN NN NULL -of of ADP IN NULL -meeting meet VERB VBG NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -tears tear NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -need need VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -wiped wipe VERB VBN NULL -away away ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -wiped wipe VERB VBD NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -often often ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -wet wet ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -till till SCONJ IN NULL -it -PRON- PRON PRP NULL -dried dry VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -finished finish VERB VBN NULL -telling tell VERB VBG NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -happened happen VERB VBN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -i62 i62 PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -all all DET PDT NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -tossed toss VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -trunk trunk NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -smooth smooth ADJ JJ NULL -that that SCONJ IN NULL -no no DET DT NULL -one one PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -said say VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -while while SCONJ IN NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -at at ADP IN NULL -work work NOUN NN NULL -mending mend VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -another another DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -goldsmith goldsmith NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -made make VERB VBN NULL -an an DET DT NULL -axe axe ADJ JJ NULL -- - PUNCT HYPH NULL -handle handle NOUN NN NULL -of of ADP IN NULL -solid solid ADJ JJ NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -fitted fit VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -broken broken ADJ JJ NULL -handle handle NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -polished polish VERB VBD NULL -the the DET DT NULL -blade blade NOUN NN NULL -until until ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rust rust NOUN NN NULL -was be AUX VBD NULL -removed remove VERB VBN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -glistened glisten VERB VBD NULL -like like SCONJ IN NULL -burnished burnish VERB VBN NULL -silver silver NOUN NN NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -spoken speak VERB VBN NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -over over ADP RP NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -fell fall VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -off off ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -picked pick VERB VBD NULL -them -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -nice nice ADJ JJ NULL -, , PUNCT , NULL -clean clean ADJ JJ NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -behold behold VERB VB NULL -! ! PUNCT . NULL - - -here here ADV RB NULL -was be AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -thanking thank VERB VBG NULL -them -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -over over ADV RB NULL -again again ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -reunited reunite VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -spent spend VERB VBD NULL -a a DET DT DATE -few few ADJ JJ DATE -happy happy ADJ JJ DATE -days day NOUN NNS DATE -at at ADP IN NULL -the the DET DT FAC -Yellow Yellow PROPN NNP FAC -Castle Castle PROPN NNP FAC -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -needed need VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -comfortable comfortable ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -one one NUM CD DATE -day day NOUN NN DATE -the the DET DT NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -of of ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -163 163 NUM CD CARDINAL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -claim claim VERB VB NULL -his -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -at at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -joyfully joyfully PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thought- thought- ADV RB NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clapping clap VERB VBG NULL -her -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -start start VERB VB NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -to to PART TO GPE -- - PUNCT HYPH GPE -morrow morrow NOUN NN GPE -! ! PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -they -PRON- PRON PRP NULL -decided decide VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -The the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -together together ADV RB NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -them -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -begged beg VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -stay stay VERB VB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Yellow Yellow PROPN NNP NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Finding find VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -determined determine VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -gave give VERB VBD NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -each each DET DT NULL -a a DET DT NULL -golden golden ADJ JJ NULL -collar collar NOUN NN NULL -; ; PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -Doro- Doro- PROPN NNP NULL -thy thy X XX NULL - - -they -PRON- PRON PRP NULL -presented present VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -bracelet bracelet NOUN NN NULL -, , PUNCT , NULL -studded stud VERB VBN NULL -with with ADP IN NULL -diamonds diamond NOUN NNS NULL -; ; PUNCT : NULL -i64 i64 VERB VBP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -gold gold NOUN NN NULL -- - PUNCT HYPH NULL -headed head VERB VBN NULL -walking walking NOUN NN NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -stumbling stumble VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -they -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -silver silver ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -, , PUNCT , NULL -inlaid inlay VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBN NULL -with with ADP IN NULL -precious precious ADJ JJ NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Every every DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -speech speech NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -until until ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -ached ache VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -cupboard cupboard NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -with with ADP IN NULL -food food NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -tried try VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -exactly exactly ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -about about ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -to to PART TO NULL -wear wear VERB VB NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP$ NULL -sun- sun- NOUN NN NULL -bonnet bonnet NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -prepared prepare VERB VBN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -three three NUM CD CARDINAL -cheers cheer NOUN NNS NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -CK5vpterXIV ck5vpterxiv NOUN NN NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP PERSON -Wiixged wiixge VERB VBD PERSON -Aorvkeys Aorvkeys PROPN NNP NULL - - -i^ i^ PROPN NNP NULL -^S%\ ^s%\ SYM SYM NULL -01/ 01/ NOUN NN NULL -WILL will AUX MD NULL -REMEMBER remember VERB VB NULL - - -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -road road NOUN NN NULL -not not PART RB NULL -even even ADV RB NULL -a a DET DT NULL -pathway pathway NOUN NN NULL -between between ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -When when ADV WRB NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -went go VERB VBD NULL -in in ADP IN NULL -search search NOUN NN NULL -^T^^B ^T^^B PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming- coming- ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sent send VERB VBD NULL -the the DET DT NULL -Winged wing VERB VBN NULL -Monkeys"to Monkeys"to PROPN NNP NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -harder hard ADJ JJR NULL -to to PART TO NULL -find find VERB VB NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -back back ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -fields field NOUN NNS NULL -of of ADP IN NULL -buttercups buttercup NOUN NNS NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -daisies daisy NOUN NNS NULL -than than SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -straight straight ADV RB NULL -east east ADV RB NULL -, , PUNCT , NULL -toward toward ADP IN NULL -the the DET DT NULL -rising rise VERB VBG NULL -sun sun NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -off off ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -at at ADP IN NULL -noon noon NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -which which PRON WDT NULL -was be AUX VBD NULL -east east ADJ JJ NULL -and and CCONJ CC NULL -which which PRON WDT NULL -was be AUX VBD NULL -west west NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -reason reason NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reat reat PROPN NNP NULL -/ / SYM SYM NULL -y^ y^ PROPN NNP NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -on on ADP RP NULL -walking walk VERB VBG NULL -, , PUNCT , NULL -however however ADV RB NULL -. . PUNCT . NULL -were be AUX VBD NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -oing oing NOUN NN NULL -& & CCONJ CC NULL -m. m. NOUN NN PERSON - - -TitK TitK PROPN NNP NULL -" " PUNCT `` NULL -WONDERFUL WONDERFUL PROPN NNP WORK_OF_ART -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -nXi^t nXi^t PROPN NNP NULL -night night NOUN NN NULL -the the DET DT NULL -moon moon NOUN NN NULL -came come VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -ifey ifey PROPN NNP NULL -lay lie VERB VBD NULL -dovvii dovvii PROPN NNP NULL -among among ADP IN NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -smelHng smelHng PROPN NNP NULL -yellow yellow ADJ JJ NULL -flowers flower NOUN NNS NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN NULL -all all DET DT NULL -but but SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -00 00 PUNCT NFP NULL -' ' PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -behind behind ADP IN NULL -a a DET DT NULL -cloud cloud NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -started start VERB VBD NULL -Qm^s4f qm^s4f NOUN NN NULL -- - PUNCT HYPH NULL -the5t^^ef#<i^^sttr^4V the5t^^ef#<i^^sttr^4V VERB VBN NULL - - -they -PRON- PRON PRP NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -walk walk VERB VBP NULL -far far ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -sometime sometime ADV RB NULL -come come VERB VB NULL -to to ADP IN NULL -some some DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -day day NOUN NN NULL -by by ADP IN NULL -day day NOUN NN NULL -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -still still ADV RB NULL -saw see VERB VBD NULL -noth- noth- PROPN NNP NULL -ing e VERB VBG NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -grumble grumble VERB VB NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -ir-^^^ ir-^^^ ADJ JJ NULL -" " PUNCT `` NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -\- \- PROPN NNP NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -surely surely ADV RB NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -A\'ay A\'ay PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -> > X XX NULL - - -\ \ NOUN NNS NULL -e e NOUN NNS NULL -find find VERB VBP NULL -it -PRON- PRON PRP NULL -again again ADV RB NULL -in in ADP IN NULL -time time NOUN NN NULL -to to PART TO NULL -reach reach VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Nor nor CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -se^ms se^ms VERB VBP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -this this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -very very ADV RB NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -whimper whimper NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -i i PRON PRP NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -courage courage NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -tramping tramp VERB VBG NULL -forever forever ADV RB NULL -, , PUNCT , NULL -without without ADP IN NULL -R"etting r"ette VERB VBG NULL -anywhere anywhere ADV RB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -///'I ///'I PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -lost lose VERB VBD NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -found find VERB VBD NULL -that that SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -time time NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -life life NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -too too ADV RB NULL -tired tired ADJ JJ NULL -to to PART TO NULL -chase chase VERB VB NULL -a a DET DT NULL -butterfly butterfly NOUN NN NULL -that that PRON WDT NULL -flew fly VERB VBD NULL -past past ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -tongue tongue NOUN NN NULL -; ; PUNCT : NULL -^- ^- NUM CD NULL -and and CCONJ CC NULL -panted pant VERB VBD NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP FAC -^s ^s PUNCT NFP FAC - - -if if SCONJ IN NULL -, , PUNCT , NULL -tQ tQ NOUN NNS NULL -ask ask VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -v\'^,'^^ v\'^,'^^ PROPN NNP NULL -[ [ PUNCT -LRB- NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL - - -r r PROPN NNP NULL -Mil Mil PROPN NNP NULL - - -w w NOUN NN NULL -" " PUNCT '' NULL - - -< < X XX NULL -^ ^ PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -169 169 NUM CD NULL -: : PUNCT : NULL -# # SYM $ CARDINAL -. . PUNCT . NULL -" " PUNCT `` NULL -Suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -call call VERB VBP NULL -the the DET DT FAC -Field field NOUN NN FAC -Mice mouse NOUN NNS FAC -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -could could AUX MD NULL -probably probably ADV RB NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -we -PRON- PRON PRP NULL -think think VERB VB NULL -of of ADP IN NULL -that that DET DT NULL -before before ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -blew blow VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -whistle whistle NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -carried carry VERB VBN NULL -about about ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -since since SCONJ IN NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS NULL -had have AUX VBD NULL -given give VERB VBN NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -the the DET DT NULL -pattering pattering NOUN NN NULL -of of ADP IN NULL -tiny tiny ADJ JJ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -grey grey NOUN NN NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -running run VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Among among ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL --^e^^,/"^ -^e^^,/"^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Can can AUX MD NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -where where ADV WRB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -.^"Certainly .^"Certainly PUNCT NFP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -' ' PUNCT `` NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -had have VERB VBN NULL -it -PRON- PRON PRP NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -backs back NOUN NNS NULL -all all DET PDT NULL -this this DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -use use VERB VB NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -^^''^^J ^^''^^j X ADD CARDINAL -: : PUNCT : NULL -r r NOUN NN NULL -I70 i70 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -call call VERB VB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -to to ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -They -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Oz Oz PROPN NNP GPE -in in ADP IN NULL -less less ADJ JJR TIME -than than SCONJ IN TIME -an an DET DT TIME -hour hour NOUN NN TIME -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -written write VERB VBN NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT PERSON -Queen Queen PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice mouse NOUN NNS PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -run run VERB VB NULL -away away ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -and and CCONJ CC NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -great great ADJ JJ NULL -fun fun NOUN NN NULL -to to PART TO NULL -plague plague VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -obey obey VERB VB NULL -the the DET DT NULL -wearer wearer NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -hurrying hurry VERB VBG NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -looked look VERB VBD NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -and and CCONJ CC NULL -saw see VERB VBD NULL -some some DET DT NULL -words word NOUN NNS NULL -written write VERB VBN NULL -upon upon SCONJ IN NULL -the the DET DT NULL -lining lining NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -read read VERB VBD NULL -the the DET DT NULL -directions direction NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -say say VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -doing do VERB VBG NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -this this DET DT NULL -time time NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hello hello INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -calmly calmly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -now now ADV RB NULL -standing stand VERB VBG NULL -on on ADP IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -This this DET DT NULL -ended end VERB VBD NULL -the the DET DT NULL -saying saying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -flapping flapping NOUN NN NULL -of of ADP IN NULL -wings wing NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -The the DET DT NULL -wonderful wonderful ADJ JJ NULL -wizard wizard NOUN NN NULL -of of ADP IN NULL -oz oz PROPN NNP NULL -. . PUNCT . NULL - - -171 171 NUM CD NULL -as as SCONJ IN NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -King King PROPN NNP NULL -bowed bow VERB VBD NULL -low low ADV RB NULL -before before ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -command command NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no ADV RB NULL -sooner sooner ADV RBR NULL -had have AUX VBD NULL -he -PRON- PRON PRP NULL -spoken speak VERB VBN NULL -than than SCONJ IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -took take VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD NULL -little little ADJ JJ NULL -Monkey Monkey PROPN NNP WORK_OF_ART -seized seize VERB VBD WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -and and CCONJ CC NULL -flew fly VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -dog dog NOUN NN NULL -tried try VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -rather rather ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -how how ADV WRB NULL -badly badly ADV RB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -before before ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -no no DET DT NULL -harm harm NOUN NN NULL -was be AUX VBD NULL -intended intend VERB VBN NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -rode ride VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -quite quite ADV RB NULL -cheerfully cheerfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -time time NOUN NN NULL -looking look VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -gardens garden NOUN NNS NULL -and and CCONJ CC NULL -woods wood VERB VBZ NULL -far far ADV RB NULL -below below ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -riding ride VERB VBG NULL -easily easily ADV RB NULL -between between ADP IN NULL -two two NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -King King PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -a a DET DT NULL -chair chair NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -have have AUX VB NULL -to to PART TO NULL -obey obey VERB VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -story story NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -laugh laugh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -before before ADP IN NULL -us -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -pass pass VERB VB NULL -the the DET DT NULL -time time NOUN NN NULL -by by ADP IN NULL -telling tell VERB VBG NULL -you -PRON- PRON PRP NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL -172 172 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -02 02 NUM CD CARDINAL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -began begin VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -free free ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -living live VERB VBG NULL -happily happily ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -from from ADP IN NULL -tree tree NOUN NN NULL -to to ADP IN NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -eating eat VERB VBG NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -doing do VERB VBG NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -pleased please VERB VBD NULL -without without ADP IN NULL -calling call VERB VBG NULL -anybody anybody PRON NN NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -were be AUX VBD NULL -rather rather ADV RB NULL -too too ADV RB NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -at at ADP IN NULL -times time NOUN NNS NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -down down ADP RP NULL -to to PART TO NULL -pull pull VERB VB NULL -the the DET DT NULL -tails tail NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -no no DET DT NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -throwing throw VERB VBG NULL -nuts nut NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -walked walk VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -careless careless ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -fun fun NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -every every DET DT NULL -minute minute NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -long long ADV RB NULL -before before ADP IN NULL -Oz Oz PROPN NNP NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -lived live VERB VBD NULL -here here ADV RB NULL -then then ADV RB NULL -, , PUNCT , NULL -away away ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -also also ADV RB NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic NOUN NN NULL -w^as w^as NOUN NN NULL -used use VERB VBN NULL -to to PART TO NULL -help help VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -never never ADV RB NULL -known know VERB VBN NULL -to to PART TO NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -was be AUX VBD NULL -good good ADJ JJ NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Gayelette Gayelette PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -handsome handsome ADJ JJ NULL -palace palace NOUN NN NULL -built build VERB VBN NULL -from from ADP IN NULL -great great ADJ JJ NULL -blocks block NOUN NNS NULL -of of ADP IN NULL -ruby ruby PROPN NNP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -loved love VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -sorrow sorrow NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -to to PART TO NULL -love love VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -stupid stupid ADJ JJ NULL -and and CCONJ CC NULL -ugly ugly ADJ JJ NULL -to to PART TO NULL -mate mate VERB VB NULL -with with ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -who who PRON WP NULL -was be AUX VBD NULL -handsome handsome ADJ JJ NULL -and and CCONJ CC NULL -manly manly ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -be- be- PROPN NNP NULL - - -yond yond VERB VB NULL -his -PRON- PRON PRP$ DATE -years year NOUN NNS DATE -. . PUNCT . NULL - - -Gayelette Gayelette PROPN NNP ORG -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -man man NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -husband husband NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -palace palace NOUN NN NULL -and and CCONJ CC NULL -used use VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -as as ADV RB NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -woman woman NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -manhood manhood VERB VB NULL -, , PUNCT , NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -called call VERB VBN NULL -, , PUNCT , NULL -was be AUX VBD NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -best good ADJ JJS NULL -and and CCONJ CC NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -his -PRON- PRON PRP$ NULL -manly manly ADJ JJ NULL -beauty beauty NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -great great ADJ JJ NULL - - -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -173 173 NUM CD CARDINAL - - -Gayelette Gayelette PROPN NNP NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -hastened hasten VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -the the DET DT PERSON -King king NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Winged Winged PROPN NNP PERSON -Monkeys Monkeys PROPN NNPS PERSON -which which PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -near near SCONJ IN NULL -Gayalette Gayalette PROPN NNP PERSON -'s 's PART POS NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -old old ADJ JJ NULL -fellow fellow NOUN NN NULL -loved love VERB VBD NULL -a a DET DT NULL -joke joke NOUN NN NULL -better better ADV RBR NULL -than than SCONJ IN NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -just just ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -out out ADP RP NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Quelala Quelala PROPN NNP GPE -walking walk VERB VBG NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rich rich ADJ JJ NULL -costume costume NOUN NN NULL -of of ADP IN NULL -pink pink ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -velvet velvet NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -thought think VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -see see VERB VB NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -word word NOUN NN NULL -the the DET DT NULL -band band NOUN NN NULL -flew fly VERB VBD NULL -down down ADV RB NULL -and and CCONJ CC NULL -seized seize VERB VBD NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -dropped drop VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -Swim swim VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -fine fine ADJ JJ NULL -fellow fellow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -cried cry VERB VBD NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -and and CCONJ CC NULL -see see VERB VB NULL -if if SCONJ IN NULL -the the DET DT NULL -water water NOUN NN NULL -has have AUX VBZ NULL -spotted spot VERB VBN NULL -your -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Quelala Quelala PROPN NNP GPE -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -wise wise ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -swim swim VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -spoiled spoil VERB VBN NULL -by by ADP IN NULL -all all DET DT NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -laughed laugh VERB VBD NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -swam swam VERB VB NULL -in in ADV RB NULL -to to ADP IN NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -Gayelette Gayelette PROPN NNP PERSON -came come VERB VBD NULL -running run VERB VBG NULL -out out ADP RP NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -silks silk NOUN NNS NULL -and and CCONJ CC NULL -velvet velvet NOUN NN NULL -all all DET DT NULL -ruined ruin VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -princess princess NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -brought bring VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -should should AUX MD NULL -be be AUX VB NULL -tied tie VERB VBN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -treated treat VERB VBN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -dropped drop VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -pleaded plead VERB VBD NULL -hard hard ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -would would AUX MD NULL -drown drown VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -tied tie VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Quelala Quelala PROPN NNP PERSON -said say VERB VBD NULL -a a DET DT NULL -kind kind NOUN NN NULL -174 174 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -Gayelette Gayelette PROPN NNP ORG -finally finally ADV RB NULL -spared spare VERB VBD NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -condition condition NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -should should AUX MD NULL -ever ever ADV RB NULL -after after ADV RB NULL -do do AUX VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -bidding bidding NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -This this DET DT PERSON -Cap Cap PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -a a DET DT NULL -wedding wedding NOUN NN NULL -present present ADJ JJ NULL -to to ADP IN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -have have AUX VB NULL -cost cost VERB VBN NULL -the the DET DT NULL -princess princess NOUN NN NULL -half half DET PDT CARDINAL -her -PRON- PRON PRP$ NULL -kingdom kingdom NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -Monkeys Monkeys PROPN NNPS NULL -at at ADP IN NULL -once once ADV RB NULL -agreed agree VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -condition condition NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -that that SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -whomsoever whomsoever NOUN NN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -what what PRON WP NULL -became become VERB VBD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quelala Quelala PROPN NNP PERSON -being be AUX VBG NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -to to PART TO NULL -lay lay VERB VB NULL -his -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -bride bride NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -bear bear VERB VB NULL -the the DET DT NULL -sight sight NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -after after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -married marry VERB VBN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -ordered order VERB VBD NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -always always ADV RB NULL -keep keep VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -never never ADV RB NULL -again again ADV RB NULL -set set VERB VB NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -a a DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -which which PRON WDT NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -was be AUX VBD NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -ever ever ADV RB NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -until until ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -fell fall VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -hands hand NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -W^est w^ ADJ JJS NULL -, , PUNCT , NULL -who who PRON WP NULL -made make VERB VBD NULL -us -PRON- PRON PRP NULL -enslave enslave VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -afterward afterward ADV RB NULL -drive drive VERB VB NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -is be AUX VBZ NULL -yours -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -lay lay VERB VB NULL -your -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -the the DET DT NULL -Monkey Monkey PROPN NNP NULL -King King PROPN NNP NULL -finished finish VERB VBD NULL -his -PRON- PRON PRP$ NULL -story story NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -rapid rapid ADJ JJ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -175 175 NUM CD CARDINAL -flight flight NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -but but CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT NULL -journey journey NOUN NN NULL -was be AUX VBD NULL -over over ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -set set VERB VBD NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -down down ADV RB NULL -carefully carefully ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -King King PROPN NNP ORG -bowed bow VERB VBD NULL -low low ADJ JJ NULL -to to ADP IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -flew fly VERB VBD NULL -swiftly swiftly ADV RB NULL -away away ADV RB NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -ride ride NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -quick quick ADJ JJ NULL -way way NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -lucky lucky ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -you -PRON- PRON PRP NULL -brought bring VERB VBN NULL -away away ADV RB NULL -that that SCONJ IN NULL -wonder- wonder- ADJ JJ NULL - - -ful ful ADJ JJ NULL -Cap Cap PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL -^\\\\\\in;ii/////////7/ ^\\\\\\in;ii/////////7/ PUNCT NFP NULL - - -# # SYM $ NULL -Four four NUM CD NULL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Emerald Emerald PROPN NNP ORG -City City PROPN NNP ORG -and and CCONJ CC NULL -rang- rang- NOUN NN NULL -the the DET DT NULL -bell bell NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -ringing ring VERB VBG NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -before.^ before.^ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -! ! PUNCT . NULL - - -are be AUX VBP NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -again again ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL -; ; PUNCT : NULL -^>^ ^>^ NOUN NN NULL - - -\ \ PROPN NNP NULL -VUj VUj NOUN NNS NULL -/ / PUNCT NFP NULL - - -/'Do /'Do PUNCT . NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -^x^^^i''^ ^x^^^i''^ PUNCT , NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -.^Qik^^ .^Qik^^ PUNCT . NULL -gone go VERB VBN NULL -to to PART TO NULL -visit visit VERB VB NULL -the the DET DT NULL -Wicked wicked ADJ JJ NULL -: : PUNCT : NULL -^^^Gh ^^^gh NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -^^^^ ^^^^ PUNCT : NULL -" " PUNCT '' NULL -^"^^/^-^'We ^"^^/^-^'We PROPN NNP NULL -did do AUX VBD NULL -visit visit VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -let let VERB VBD NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -again again ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -.. .. PUNCT NFP NULL - - -xx\\li//. xx\\li//. PROPN NNP PERSON - - -i8o i8o PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -explained explain VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Melted melt VERB VBN NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -news news NOUN NN NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Who who PRON WP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -bowed bow VERB VBD NULL -very very ADV RB NULL -low low ADJ JJ NULL -indeed indeed ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -locked lock VERB VBD NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -box box PROPN NNP NULL -on on ADP IN NULL -all all DET DT NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Afterward afterward ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -on on ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -into into ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -people people NOUN NNS NULL -heard hear VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -melted melt VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West west NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -followed follow VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -crowd crowd NOUN NN NULL -to to ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -was be AUX VBD NULL -still still ADV RB NULL -on on ADP IN NULL -guard guard NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL - - -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -again again ADV RB NULL -met meet VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -showed show VERB VBD NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -rooms room NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -might might AUX MD NULL -rest rest VERB VB NULL -until until ADP IN NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -receive receive VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -had have AUX VBD NULL -the the DET DT NULL -news news NOUN NN NULL -carried carry VERB VBN NULL -straight straight ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -that that DET DT NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -come come VERB VBN NULL -back back ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Oz Oz PROPN NNP NULL -made make VERB VBD NULL -no no DET DT NULL -reply reply NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -thought think VERB VBD NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -would would AUX MD NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -word word NOUN NN NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -the the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -waiting waiting NOUN NN NULL -was be AUX VBD NULL -tiresome tiresome ADJ JJ NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -grew grow VERB VBD NULL -vexed vex VERB VBN NULL -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i8i i8i NOUN NN NULL -Oz Oz PROPN NNP NULL -should should AUX MD NULL -treat treat VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -so so ADV RB NULL -poor poor ADJ JJ NULL -a a DET DT NULL -fashion fashion NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -sending send VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -undergo undergo VERB VB NULL -hardships hardship NOUN NNS NULL -and and CCONJ CC NULL -slavery slavery NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -at at ADP IN NULL -last last ADV RB NULL -asked ask VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -another another DET DT NULL -message message NOUN NN NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -let let VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -at at ADP IN NULL -once once SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -to to PART TO NULL -help help VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -find find VERB VB NULL -out out ADP RP NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -his -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -given give VERB VBN NULL -this this DET DT NULL -message message NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -at at ADP IN NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -after after ADP IN TIME -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -once once ADV RB NULL -met meet VERB VBN NULL -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -in in ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -passed pass VERB VBD NULL -a a DET DT NULL -sleepless sleepless ADJ JJ NULL -night night NOUN NN NULL -, , PUNCT , NULL -each each DET DT NULL -thinking thinking NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gift gift NOUN NN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -promised promise VERB VBN NULL -to to PART TO NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -only only ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -dreamed dream VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -was be AUX VBD NULL -telling tell VERB VBG NULL -her -PRON- PRON PRP NULL -how how ADV WRB NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -to to PART TO NULL -have have AUX VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Promptly promptly ADV RB NULL -at at ADP IN NULL -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -green green ADJ JJ NULL -whiskered whisker VERB VBN NULL -soldier soldier NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -later later ADV RBR NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -of of ADP IN FAC -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -each each DET DT NULL -one one NOUN NN CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -expected expect VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -in in ADP IN NULL -the the DET DT NULL -shape shape NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -about about ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -at at ADV RB NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -closer close ADJ JJR NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -stillness stillness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -empty empty ADJ JJ NULL -room room NOUN NN NULL -was be AUX VBD NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -forms form NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -Oz Oz PROPN NNP NULL -take take VERB VB NULL -. . PUNCT . NULL - - -Presently presently ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -seeming seem VERB VBG NULL -to to PART TO NULL -come come VERB VB NULL -i82 i82 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -from from ADP IN NULL -somewhere somewhere ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -dome dome NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -solemnly solemnly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -again again ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -no no DET DT NULL -one one NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -everywhere everywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -but but CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -common common ADJ JJ NULL -mortals mortal NOUN NNS NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -invisible invisible ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -now now ADV RB NULL -seat seat VERB VB NULL -myself -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -converse converse VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -seemed seem VERB VBD NULL -just just ADV RB NULL -then then ADV RB NULL -to to PART TO NULL -come come VERB VB NULL -straight straight ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -itself -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -toward toward ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to PART TO NULL -claim claim VERB VB NULL -our -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -, , PUNCT , NULL -O o INTJ UH NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -promise promise NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP PERSON -. . PROPN NNP NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -when when ADV WRB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -really really ADV RB NULL -destroyed destroy VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -trembled tremble VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -183 183 NUM CD TIME - - -" " PUNCT `` NULL - - -Dear dear ADJ JJ NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -sudden sudden ADJ JJ NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'ve have AUX VB NULL -had have VERB VBN NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -time time NOUN NN NULL -already already ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -angrily angrily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -sha shall AUX MD NULL -n't not PART RB NULL -wait wait VERB VB NULL -a a DET DT NULL -day day NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -your -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -well well ADV RB NULL -to to PART TO NULL -frighten frighten VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -, , PUNCT , NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -so so ADV RB NULL -fierce fierce ADJ JJ NULL -and and CCONJ CC NULL -dreadful dreadful ADJ JJ NULL -that that SCONJ IN NULL -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -away away ADV RB NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -alarm alarm NOUN NN NULL -and and CCONJ CC NULL -tipped tip VERB VBD NULL -over over ADP RP NULL -the the DET DT NULL -screen screen NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -all all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -they -PRON- PRON PRP NULL -.saw .saw PROPN NNP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -in in ADP RP NULL -just just ADV RB NULL -the the DET DT NULL -spot spot NOUN NN NULL -the the DET DT NULL -screen screen NOUN NN NULL -had have AUX VBD NULL -hidden hide VERB VBN NULL -, , PUNCT , NULL -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -old old ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -bald bald ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -wrinkled wrinkle VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -much much ADJ JJ NULL -surprised surprised ADJ JJ NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -, , PUNCT , NULL -raising raise VERB VBG NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -trembling tremble VERB VBG NULL -V^^^l^^/F v^^^l^^/f NOUN NN NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -do do AUX VB NULL -n't not PART RB NULL -strike strike VERB VB NULL -me -PRON- PRON PRP NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -you -PRON- PRON PRP NULL -want want VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i84 i84 VERB VBZ NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -and and CCONJ CC NULL -dismay dismay NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire fire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -wrong wrong ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -making make VERB VBG NULL -believe believe NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Making make VERB VBG NULL -believe believe VERB VB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Hush Hush PROPN NNP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -do do AUX VBP NULL -n't not PART RB NULL -speak speak VERB VB NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -overheard overhear VERB VBN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ruined ruin VERB VBN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -supposed suppose VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -are be AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -just just ADV RB NULL -a a DET DT NULL -common common ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -grieved grieved ADJ JJ NULL -tone tone NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Exactly exactly ADV RB NULL -so so ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -rubbing rub VERB VBG NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -together together ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -pleased please VERB VBD NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -this this DET DT NULL -is be AUX VBZ NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -shall shall AUX MD NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -wailed wail VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -wiping wipe VERB VBG NULL -the the DET DT NULL -the the DET DT NULL -tears tear NOUN NNS NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -coat coat NOUN NN NULL -- - PUNCT HYPH NULL -sleeve sleeve NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -dear dear ADJ JJ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -speak speak VERB VB NULL -" " PUNCT `` NULL - - -Exactly exactly ADV RB NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -liumhug liumhug PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -185 185 NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -little little ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -Think think VERB VB NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -trouble trouble NOUN NN NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -in in ADP IN NULL -at at ADP IN NULL -being be AUX VBG NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -^Doesn't ^doesn't CCONJ CC NULL - - -anyone anyone PRON NN NULL -else else ADV RB NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no DET DT NULL -one one NOUN NN NULL -knows know VERB VBZ NULL -it -PRON- PRON PRP NULL - - -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -four four NUM CD CARDINAL -and and CCONJ CC NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -fooled fool VERB VBN NULL -everyone everyone PRON NN NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -be be AUX VB NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -my -PRON- PRON PRP$ NULL -ever ever ADV RB NULL -letting let VERB VBG NULL -you -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -. . PUNCT . NULL - - -Usually usually ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -even even ADV RB NULL -my -PRON- PRON PRP$ NULL -subjects subject NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -some- some- ADJ JJ NULL -thing thing NOUN NN NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -understand understand VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -bewilder- bewilder- ADJ JJ NULL -ment ment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -How how ADV WRB NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -appeared appear VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tricks trick NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Step step VERB VB NULL -this this DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -chamber chamber NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -rear rear NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -poiated poiate VERB VBD NULL -to to ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -lay lie VERB VBD NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -made make VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -many many ADJ JJ NULL -thicknesses thickness NOUN NNS NULL -of of ADP IN NULL -paper paper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -a a DET DT NULL -carefully carefully ADV RB NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -I -PRON- PRON PRP NULL -hung hang VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -wire wire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -behind behind ADP IN NULL -the the DET DT NULL -screen screen NOUN NN NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -a a DET DT NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -move move VERB VB NULL -and and CCONJ CC NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -open open ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -the the DET DT NULL -voice voice NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -ventriloquist ventriloquist NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -throw throw VERB VB NULL -the the DET DT NULL -sound sound NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -wherever wherever ADV WRB NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -coming come VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Head Head PROPN NNP NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -are be AUX VBP NULL -1 1 NUM CD NULL -86 86 NUM CD NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -I -PRON- PRON PRP NULL -used use VERB VBD NULL -to to PART TO NULL -deceive deceive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -showed show VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -the the DET DT NULL -dress dress NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -mask mask NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -worn wear VERB VBN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -saw see VERB VBD NULL -that that SCONJ IN NULL -his -PRON- PRON PRP$ NULL -Terrible Terrible PROPN NNP NULL -Beast Beast PROPN NNP NULL -was be AUX VBD NULL -nothing- nothing- ADJ JJ NULL - - -but but CCONJ CC NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -skins skin NOUN NNS NULL -, , PUNCT , NULL -sewn sew VERB VBN NULL -together together ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -slats slat NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -their -PRON- PRON PRP$ NULL -sides side NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -false false ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -had have AUX VBD NULL -hung hang VERB VBN NULL -that that SCONJ IN NULL -also also ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -really really ADV RB NULL -a a DET DT NULL -ball ball NOUN NN NULL -of of ADP IN NULL -cotton cotton NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -oil oil NOUN NN NULL -was be AUX VBD NULL -poured pour VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -ball ball NOUN NN NULL -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Really really ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -yo^^ yo^^ NOUN NNS NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -for for ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -am be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -sor- sor- PROPN NNP NULL -rowfully rowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -w^as w^a VERB VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -there there PRON EX NULL -are be AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -chairs chair NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -listened listen VERB VBD NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -the the DET DT NULL -fol- fol- NOUN NN NULL -lowing low VERB VBG NULL -tale tale NOUN NN NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -in in ADP IN NULL -Omaha Omaha PROPN NNP GPE -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -very very ADV RB NULL -far far ADV RB NULL -from from ADP IN NULL -Kansas Kansas PROPN NNP GPE -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -farther farther ADV RBR NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -became become VERB VBD NULL -a a DET DT NULL -ventrilo- ventrilo- NOUN NN NULL -quist quist NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -well well ADV RB NULL -trained train VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -imitate imitate VERB VB NULL -any any DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -or or CCONJ CC NULL -beast beast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -mewed mew VERB VBD NULL -so so ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -pricked prick VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -everywhere everywhere ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -I -PRON- PRON PRP NULL -tired tire VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -became become VERB VBD NULL -a a DET DT NULL -balloonist balloonist NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -A a DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -goes go VERB VBZ NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -on on ADP IN NULL -circus circus PROPN NNP NULL -day day NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -orning orning NOUN NN NULL -" " PUNCT `` NULL -floating float VERB VBG NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -to to PART TO NULL -draw draw VERB VB NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -people people NOUN NNS NULL -together together ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -pay pay VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -circus circus NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -explained explain VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Well well INTJ UH NULL -, , PUNCT , NULL -one one NUM CD DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -went go VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -got get VERB VBD NULL -twisted twist VERB VBN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -down down ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -went go VERB VBD NULL -way way ADV RB NULL -up up ADV RB NULL -above above ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -that that SCONJ IN NULL -a a DET DT NULL -current current NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -struck strike VERB VBD NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -, , PUNCT , NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -away away ADV RB NULL -. . PUNCT . NULL - - -For for ADP IN NULL -a a DET DT DATE -day day NOUN NN DATE -and and CCONJ CC NULL -a a DET DT NULL -night night NOUN NN NULL -I -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -on on ADP IN NULL -the the DET DT DATE -of of ADP IN DATE -the the DET DT DATE -second second ADJ JJ DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -awoke awake VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -balloo balloo NOUN NNS NULL -over over ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -came come VERB VBD NULL -down down ADP RP NULL -gradually gradually ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -nj^ nj^ PROPN NNP NULL -hurt hurt VERB VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -me -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -think think VERB VB NULL -so so ADV RB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -anything anything PRON NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -to to PART TO NULL -amuse amuse VERB VB NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -good good ADJ JJ NULL -people people NOUN NNS NULL -busy busy ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -ordered order VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -build build VERB VB NULL -this this DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -willingly willingly ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -coun- coun- NOUN NN NULL -Jtry Jtry PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -wrould wrould AUX MD NULL -callitthe callitthe VERB VB NULL -Emerald Emerald PROPN NNP PERSON -i^^^-City i^^^-city NOUN NN NULL -, , PUNCT , NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -name name NOUN NN NULL -fit fit VERB VB NULL -better better ADV RBR NULL - - -I -PRON- PRON PRP NULL -put put VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -^i^]on ^i^]on PUNCT , NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -was be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -n't not PART RB NULL -everything everything PRON NN NULL -here here ADV RB NULL -green green ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy,- Dorothy,- PROPN NNP PERSON -^ ^ PROPN NNP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -No no INTJ UH NULL -m^re m^re NOUN NN NULL -than than SCONJ IN NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -city city NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz^^JJbu Oz^^JJbu PROPN NNP NULL -j&ii^ j&ii^ PROPN NNP NULL -.-'- .-'- PUNCT . NULL - - -i88 i88 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -when when ADV WRB NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -why why ADV WRB NULL -of of ADV RB NULL -course course ADV RB NULL -everything everything PRON NN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -looks look VERB VBZ NULL -green green ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -built build VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -man man NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -here here ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -old old ADJ JJ NULL -man man NOUN NN NULL -now now ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -have have AUX VBP NULL -worn wear VERB VBN NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -on on ADP IN NULL -their- their- ADJ JJ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -most most ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -is be AUX VBZ NULL -an an DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -, , PUNCT , NULL -abounding abound VERB VBG NULL -in in ADP IN NULL -jewels jewel NOUN NNS NULL -and and CCONJ CC NULL -precious precious ADJ JJ NULL -metals metal NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -every every DET DT NULL -good good ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -needed need VERB VBN NULL -to to PART TO NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -good good ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -like like VERB VBP NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -was be AUX VBD NULL -built build VERB VBN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -shut shut VERB VBN NULL -myself -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -fears fear NOUN NNS NULL -was be AUX VBD NULL -the the DET DT NULL -Witches Witches PROPN NNPS NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -magical magical ADJ JJ NULL -powers power NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL - - -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -found find VERB VBD NULL -out out ADP RP NULL -that that SCONJ IN NULL -the the DET DT NULL -Witches witch NOUN NNS PERSON -were be AUX VBD NULL -really really ADV RB NULL -able able ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -wonderful wonderful ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -ruled rule VERB VBD NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple INTJ UH NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -and and CCONJ CC LOC -East East PROPN NNP LOC -and and CCONJ CC NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Fortunately fortunately ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Witches witch NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -were be AUX VBD NULL -good good ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -me -PRON- PRON PRP NULL -no no DET DT NULL -harm harm NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT WORK_OF_ART -Witches witch NOUN NNS WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -and and CCONJ CC WORK_OF_ART -West West PROPN NNP WORK_OF_ART -were be AUX VBD NULL -terribly terribly ADV RB NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -thought think VERB VBN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -more more ADV RBR NULL -powerful powerful ADJ JJ NULL -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -them- them- VERB VBD NULL -selves self NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -surely surely ADV RB NULL -have have AUX VB NULL -destroyed destroy VERB VBN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -deadly deadly ADJ JJ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -for for ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -; ; PUNCT : NULL -so so CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -imagine imagine VERB VB NULL -how how ADV WRB NULL -pleased pleased ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -your -PRON- PRON PRP$ NULL -house house NOUN NN NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -on on ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN LOC -the the DET DT LOC -East East PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -promise promise VERB VB NULL -anything anything PRON NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -only only ADV RB NULL -do do AUX VB NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -melted melt VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -ashamed ashamed ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -189 189 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -need need VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -are be AUX VBP NULL -learning learn VERB VBG NULL -something something PRON NN NULL -every every DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -A a DET DT NULL -baby baby NOUN NN NULL -has have AUX VBZ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -know know VERB VB NULL -much much ADJ JJ NULL -. . PUNCT . NULL - - -Experience experience NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -brings bring VERB VBZ NULL -knowledge knowledge NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -longer longer ADV RBR NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -earth earth NOUN NN NULL - - -the the DET DT NULL -more more ADJ JJR NULL -experience experience NOUN NN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -sure sure ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -may may AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -false false ADJ JJ NULL -wizard wizard NOUN NN NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -ma- ma- NOUN NN NULL -gician gician NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow NOUN NN DATE -morning morning NOUN NN TIME -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -stuff stuff VERB VB NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -cannot^iell cannot^iell INTJ UH NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -find find VERB VB NULL -that that DET DT NULL -out out ADP RP NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -never never ADV RB NULL -fear fear VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -cour- cour- NOUN NN NULL -age age NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -cour- cour- X FW NULL -fe fe X FW NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET DT NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -is be AUX VBZ NULL -confidence confidence NOUN NN NULL -in in ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -living live VERB VBG NULL -190 190 NUM CD NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tiling tile VERB VBG NULL -that that PRON WDT NULL -is be AUX VBZ NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -faces face VERB VBZ NULL -danger danger NOUN NN NULL -. . PUNCT . NULL - - -True true ADJ JJ NULL -cour- cour- NOUN NN NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -e e PROPN NNP NULL -is be AUX VBZ NULL -in in ADP IN NULL -facing face VERB VBG NULL -danger danger NOUN NN NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -in in ADP IN NULL -plenty plenty NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Perhaps perhaps ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -scared scared ADJ JJ NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -. . PUNCT . NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -really really ADV RB NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -that that PRON WDT NULL -makes make VERB VBZ NULL -one one NUM CD NULL -forget forget NOUN NN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -that that DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -to- to- DET DT NULL -morrow morrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -for for ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wrong wrong ADJ JJ NULL -to to PART TO NULL -want want VERB VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -makes make VERB VBZ NULL -most most ADJ JJS NULL -people people NOUN NNS NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -only only ADV RB NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -luck luck NOUN NN NULL -not not PART RB NULL -to to PART TO NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -matter matter NOUN NN NULL -of of ADP IN NULL -opinion opinion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bear bear VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -unhappiness unhappiness NOUN NN NULL -without without ADP IN NULL -a a DET DT NULL -murmur murmur NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -Come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -played play VERB VBN NULL -Wizard Wizard PROPN NNP PERSON -for for ADP IN NULL -so so ADV RB NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -as as ADV RB NULL -well well ADV RB NULL -continue continue VERB VB NULL -the the DET DT NULL -part part NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -two two NUM CD DATE -or or CCONJ CC DATE -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -consider consider VERB VB NULL -the the DET DT NULL -matter matter NOUN NN NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -meantime meantime NOUN NN NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -my -PRON- PRON PRP$ NULL -guests guest NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -191 191 NUM CD CARDINAL - - -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -will will AUX MD NULL -wait wait VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -your -PRON- PRON PRP$ NULL -slighest slighest NOUN NN NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -in in ADP IN NULL -return return NOUN NN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -secret secret NOUN NN NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -agreed agree VERB VBD NULL -to to PART TO NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -of of ADP IN NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -learned learn VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -high high ADJ JJ NULL -spirits spirit NOUN NNS NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -had have AUX VBD NULL -hope hope NOUN NN NULL -that that SCONJ IN NULL -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Great great ADJ JJ WORK_OF_ART -and and CCONJ CC WORK_OF_ART -Terrible terrible ADJ JJ WORK_OF_ART -Humbug Humbug PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -would would AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -forgive forgive VERB VB NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -. . PUNCT . NULL - - -MORNING MORNING PROPN NNP TIME -THE the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Congratulate congratulate VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -return return VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -always always ADV RB NULL -liked like VERB VBN NULL -you -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -simply simply ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -like like VERB VB NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -surely surely ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -think think VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -hear hear VERB VBP NULL -the the DET DT NULL -splendid splendid ADJ JJ NULL -thoughts thought NOUN NNS NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -brain brain NOUN NN NULL -is be AUX VBZ NULL -going go VERB VBG NULL -to to PART TO NULL -turn turn VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -a a DET DT NULL -cheerful cheerful ADJ JJ NULL -voice voice NOUN NN NULL -and and CCONJ CC NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -rapped rap VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -196 196 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -in in ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -man man NOUN NN NULL -sit- sit- X XX NULL -ting ting NOUN NN NULL -" " PUNCT '' NULL -down down ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -engaged engage VERB VBN NULL -in in ADP IN NULL -deep deep ADJ JJ NULL -thought thought NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -a a DET DT NULL -Httle Httle PROPN NNP GPE -uneasily uneasily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -sit sit VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -that that DET DT NULL -chair chair NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -excuse excuse VERB VB NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -taking take VERB VBG NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -proper proper ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -quite quite ADV RB NULL -welcome welcome ADJ JJ NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -better well ADJ JJR NULL -one one NUM CD NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -put put VERB VBP NULL -it -PRON- PRON PRP NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -unfastened unfasten VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -emptied empty VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT NULL -back back ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -took take VERB VBD NULL -up up ADP RP NULL -a a DET DT NULL -measure measure NOUN NN NULL -of of ADP IN NULL -bran bran NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -mixed mix VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -. . PUNCT . NULL - - -Having have VERB VBG NULL -shaken shake VERB VBN NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -thoroughly thoroughly ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -filled fill VERB VBD NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -mixture mixture NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBD NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -space space NOUN NN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fastened fasten VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -given give VERB VBN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bran bran ADJ JJ NULL -- - PUNCT HYPH NULL -new new ADJ JJ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -pleased pleased ADJ JJ NULL -and and CCONJ CC NULL -proud proud ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -fulfillment fulfillment NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -thank thank VERB VBP NULL -J J PROPN NNP NULL -Oz Oz PROPN NNP NULL -warmly warmly ADV RB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -curiously curiously ADV RB NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -bulging bulge VERB VBG NULL -out out ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -197 197 NUM CD NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -wise wise ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL -When when ADV WRB NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -used used ADJ JJ NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -everything everything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -are be AUX VBP NULL -those those DET DT NULL -needles needle NOUN NNS NULL -and and CCONJ CC NULL -pins pin NOUN NNS NULL -sticking stick VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -and and CCONJ CC NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -W^oodman W^oodman PROPN NNP NULL -entered enter VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -heap heap NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -no no VERB VB NULL -it -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Oz Oz PROPN NNP NULL -brought bring VERB VBD NULL -a. a. NOUN NN NULL -pair pair NOUN NN NULL -of of ADP IN NULL -tinners tinner NOUN NNS NULL -' ' PART POS NULL -shears shear NOUN NNS NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -square square ADJ JJ NULL -hole hole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -left left ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -'s 's PART POS NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -going go VERB VBG NULL -to to ADP IN NULL -a a DET DT NULL -chest chest NOUN NN NULL -of of ADP IN NULL -drawers drawer NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -out out ADP RP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -sawdust sawdust NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -n't not PART RB NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -beauty beauty NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -replied reply VERB VBD NULL -198 198 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -kind kind ADJ JJ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -very very ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -answered answer VERB VBD NULL -O2 O2 PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -put put VERB VBD NULL -the the DET DT NULL -heart heart NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -breast breast NOUN NN NULL -and and CCONJ CC NULL -then then ADV RB NULL -replaced replace VERB VBD NULL -the the DET DT NULL -square square NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -soldering- soldering- VERB VB NULL -it -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -cut cut VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -There there ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -now now ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that SCONJ IN NULL -any any DET DT NULL -man man NOUN NN NULL -might might AUX MD NULL -be be AUX VB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -patch patch NOUN NN NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -could could AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -helped help VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Never never ADV RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patch patch NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -happy happy ADJ JJ NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -shall shall AUX MD NULL -never never ADV RB NULL -forget forget VERB VB NULL -your -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP NULL -t t NOUN NN NULL -speak speak VERB VBP NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -wished wish VERB VBD NULL -him -PRON- PRON PRP NULL -every every DET DT NULL -joy joy NOUN NN NULL -on on ADP IN NULL -account account NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -now now ADV RB NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL - - -an- an- CCONJ CC NULL - - -nounced nounce VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -entering enter VERB VBG NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -get get AUX VB NULL -it -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -reaching reach VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -shelf shelf NOUN NN NULL -took take VERB VBD NULL -down down ADP RP NULL -a a DET DT NULL -square square ADJ JJ NULL -green green ADJ JJ NULL -bottle bottle NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -Tfeel Tfeel PROPN NNP WORK_OF_ART -ici^e ici^e NOUN NNS WORK_OF_ART -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -^kuI ^kui X XX NULL -the the DET DT NULL -Scarecroir Scarecroir PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -199 199 NUM CD CARDINAL -he -PRON- PRON PRP NULL -poured pour VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -- - PUNCT HYPH NULL -gold gold NOUN NN NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -beautifully beautifully ADV RB NULL -carved carve VERB VBN NULL -. . PUNCT . NULL - - -Placing- Placing- PROPN NNP NULL - - -this this DET DT NULL -before before ADP IN NULL -the the DET DT EVENT -Cowardly Cowardly PROPN NNP EVENT -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -who who PRON WP NULL -sniffed sniff VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Drink drink VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -inside inside ADV RB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -that that DET DT NULL -courage courage NOUN NN NULL -is be AUX VBZ NULL -ahvays ahvay NOUN NNS NULL -inside inside ADP IN NULL -one one NUM CD NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -this this DET DT NULL -really really ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -called call VERB VBN NULL -courage courage NOUN NN NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -swallowed swallow VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -advise advise VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -drink drink VERB VB NULL -it -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -hesitated hesitate VERB VBD NULL -no no ADV RB NULL -longer longer ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -drank drink VERB VBD NULL -till till SCONJ IN NULL -the the DET DT NULL -dish dish NOUN NN NULL -was be AUX VBD NULL -empty empty ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -now^ now^ NUM CD NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -Full full ADJ JJ NULL -of of ADP IN NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -went go VERB VBD NULL -joyfully joyfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -to to PART TO NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -left leave VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -smiled smile VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -success success NOUN NN NULL -in in ADP IN NULL -giving give VERB VBG NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -exactly exactly ADV RB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -being be AUX VBG NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -when when ADV WRB NULL -all all DET PDT NULL -these these DET DT NULL -people people NOUN NNS NULL -make make VERB VBP NULL -me -PRON- PRON PRP NULL -do do AUX VB NULL -things thing NOUN NNS NULL -that that PRON WDT NULL -everybody everybody PRON NN NULL -knows know VERB VBZ NULL -ca can AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -easy easy ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -happy happy PROPN NNP NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -imagined imagine VERB VBD NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -imagination imagination NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -/o^ /o^ PUNCT : NULL -Three three NUM CD DATE -days day NOUN NNS DATE -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -nothing nothing PRON NN NULL -; ; PUNCT : NULL -from from ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -These these DET DT NULL -were be AUX VBD NULL -sad sad ADJ JJ NULL -days day NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -httle httle ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented content VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -there there PRON EX NULL -were be AUX VBD NULL -wonderful wonderful ADJ JJ NULL -thoughts thought NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -say say VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -could could AUX MD NULL -/ / SYM SYM NULL -understand understand VERB VB NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -odman odman NOUN NN NULL -walked walk VERB VBD NULL -about about ADP IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -i\ i\ PROPN NNP NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -he -PRON- PRON PRP NULL -had have AUX VBD NULL -discov- discov- NOUN NN NULL - - -j j PROPN NNP NULL -Wred wre VERB VBD NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -kinder kind ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -tender tender ADJ JJ NULL -heart heart NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -one one NOUN NN NULL -' ' PUNCT '' NULL -i i PRON PRP NULL -ne ne ADP IN NULL - - -l^d l^d INTJ UH NULL --owned -owned PROPN NNP NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -de- de- NOUN NN NULL - - -\ \ VERB VBZ NULL - - -V V PROPN NNP NULL -ym^^^^he ym^^^^he PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -ot ot ADP IN NULL -nothing nothing PRON NN NULL -on on ADP IN NULL -earth earth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -gladly gladly ADV RB NULL -\ \ PROPN NNPS NULL -. . PUNCT . NULL - - -fUfii fUfii PROPN NNP NULL -if if SCONJ IN NULL -! ! PUNCT . NULL - - -army army NOUN NN NULL -of of ADP IN NULL -men man NOUN NNS NULL -or or CCONJ CC NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -Kalidahs Kalidahs PROPN NNP NULL -. . PUNCT . NULL - - -m m NOUN NN NULL -204 204 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Thus thus ADV RB NULL -each each DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -party party NOUN NN NULL -was be AUX VBD NULL -satisfied satisfied ADJ JJ NULL -except except SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -longed long VERB VBD NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT DATE -fourth fourth ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -pleas- pleas- PROPN NNP NULL -antly antly ADV RB NULL - - -: : PUNCT : NULL -" " PUNCT `` NULL -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -found find VERB VBN NULL -the the DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -you -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -sure sure ADJ JJ NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -notion notion NOUN NN NULL -which which PRON WDT NULL -way way NOUN NN NULL -it -PRON- PRON PRP NULL -lies lie VERB VBZ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -it -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -your -PRON- PRON PRP$ NULL -way way NOUN NN NULL -home home ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -what what PRON WP NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -also also ADV RB NULL -came come VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -across across ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -beyond beyond ADP IN NULL -my -PRON- PRON PRP$ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -the the DET DT NULL -matter matter NOUN NN NULL -over over ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT `` NULL - - -A a DET DT NULL -balloon balloon NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -is be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -coated coat VERB VBN NULL -with with ADP IN NULL -glue glue NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -gas gas NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -trouble trouble NOUN NN NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -country country NOUN NN NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -gas gas NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -with with ADP IN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -205 205 NUM CD CARDINAL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -float float VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -another another DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -to to PART TO NULL -fill fill VERB VB NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Hot hot ADJ JJ NULL -air air NOUN NN NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -gas gas NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -should should AUX MD NULL -get get AUX VB NULL -cold cold ADJ JJ NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -w^ould w^ould AUX MD NULL -come come VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -go go VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -w^ould w^ould AUX MD NULL -soon soon ADV RB NULL -discover discover VERB VB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -vexed vex VERB VBN NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -deceived deceive VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -stay stay VERB VB NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -these these DET DT NULL -rooms room NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -gets get VERB VBZ NULL -tiresome tiresome ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'d would AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -with with ADP IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -be be AUX VB NULL -in in ADP IN NULL -a a DET DT NULL -circus circus NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -company company NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -sew sew VERB VB NULL -the the DET DT NULL -silk silk NOUN NN NULL -together together ADV RB NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -begin begin VERB VB NULL -to to PART TO NULL -work work VERB VB NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -a a DET DT NULL -needle needle NOUN NN NULL -and and CCONJ CC NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -Oz Oz PROPN NNP ORG -cut cut VERB VBD NULL -the the DET DT NULL -strips strip NOUN NNS NULL -of of ADP IN NULL -silk silk NOUN NN NULL -into into ADP IN NULL -proper proper ADJ JJ NULL -shape shape NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -sewed sew VERB VBD NULL -them -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -First first ADV RB ORDINAL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -light light ADJ JJ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -dark dark ADJ JJ NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -emerald emerald PROPN NNP NULL -green green PROPN NNP NULL -; ; PUNCT : NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -fancy fancy NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -in in ADP IN NULL -different different ADJ JJ NULL -shades shade NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -2o6 2o6 NUM CD ORG - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -color color NOUN NN NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -took take VERB VBD NULL -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -sew sew VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -strips strip NOUN NNS NULL -together together ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -" " PUNCT `` NULL -bag bag NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -more more ADJ JJR QUANTITY -than than SCONJ IN QUANTITY -twenty twenty NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -long long ADJ JJ NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -painted paint VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -inside inside NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -coat coat NOUN NN NULL -of of ADP IN NULL -thin thin ADJ JJ NULL -glue glue NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -fnake fnake VERB VB NULL -it -PRON- PRON PRP NULL -air air NOUN NN NULL -- - PUNCT HYPH NULL -tight tight ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -announced announce VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -basket basket NOUN NN NULL -to to PART TO NULL -ride ride VERB VB NULL -in in ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -for for ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -clothes clothe NOUN NNS NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -with with ADP IN NULL -many many ADJ JJ NULL -ropes rope NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -brother brother NOUN NN NULL -Wizard Wizard PROPN NNP PERSON -who who PRON WP NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -news news NOUN NN NULL -spread spread VERB VBD NULL -rapidly rapidly ADV RB NULL -throughout throughout ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -came come VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -won- won- PROPN NNP NULL -derful derful ADJ JJ NULL -sight sight PROPN NNP NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -ordered order VERB VBD NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -carried carry VERB VBN NULL -out out ADP RP NULL -in in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -gazed gaze VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -much much ADJ JJ NULL -curiosity curiosity NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -chopped chop VERB VBN NULL -a a DET DT NULL -big big ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -fire fire NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -held hold VERB VBD NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -that that PRON WDT NULL -arose arise VERB VBD NULL -from from ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -silken silken ADJ JJ NULL -bag bag NOUN NN NULL -. . PUNCT . NULL - - -Gradually gradually ADV RB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -swelled swell VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -finally finally ADV RB NULL -the the DET DT NULL -basket basket NOUN NN NULL -just just ADV RB NULL -touched touch VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -got get VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -going go VERB VBG NULL -away away ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -gone go VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -will will AUX MD NULL -rule rule VERB VB NULL -over over ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -command command VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -obey obey VERB VB NULL -him -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -207 207 NUM CD NULL - - -The the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -by by ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -tugging- tugging- NOUN NN NULL -hard hard ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -rope rope NOUN NN NULL -that that PRON WDT NULL -held hold VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -within within ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -hot hot ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -this this DET DT NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -much much ADV RB NULL -lighter light ADJ JJR NULL -in in ADP IN NULL -weight weight NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -pulled pull VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -rise rise VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -hurry hurry VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -will will AUX MD NULL -fly fly VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -find find VERB VB NULL -Toto Toto PROPN NNP NULL -anywhere anywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -run run VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -crowd crowd NOUN NN NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -last last ADV RB NULL -found find VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -to- to- X XX NULL -ward ward PROPN NNP NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -within within ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -holding hold VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -, , PUNCT , NULL -crack crack VERB VB NULL -! ! PUNCT . NULL - - -went go VERB VBD NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -too too ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -back back ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBD NULL -Oz Oz PROPN NNP NULL -from from ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -shouted shout VERB VBD NULL -everyone everyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -turned turn VERB VBN NULL -upward upward ADV RB NULL -to to ADP IN NULL -M M PROPN NNP NULL -2o8 2o8 NUM CD NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -riding ride VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -rising rise VERB VBG NULL -every every DET DT NULL -moment moment NOUN NN NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -ever ever ADV RB NULL -saw see VERB VBD NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -though though SCONJ IN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -have have AUX VB NULL -reached reach VERB VBN NULL -Omaha Omaha PROPN NNP GPE -safely safely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -be be AUX VB NULL -there there ADV RB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -remembered remember VERB VBD NULL -him -PRON- PRON PRP NULL -lovingly lovingly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -always always ADV RB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -here here ADV RB NULL -he -PRON- PRON PRP NULL -built build VERB VBD NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -left leave VERB VBN NULL -the the DET DT ORG -Wise Wise PROPN NNP ORG -Scarecrow Scarecrow PROPN NNP ORG -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Still still ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -many many ADJ JJ DATE -days day NOUN NNS DATE -they -PRON- PRON PRP NULL -grieved grieve VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -comforted comfort VERB VBN NULL -. . PUNCT . NULL - - -orbths/ orbths/ PROPN NNP NULL - - -Wept weep VERB VBD NULL -bitterly bitterly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -passing- passing- NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -hope hope NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -over over ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL - - -X X NOUN NNS NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^'Ifone ^'ifone SYM SYM NULL -up up ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -also also ADV RB NULL -felt feel VERB VBD NULL -sorry sorry ADJ JJ NULL -at at ADP IN NULL -losing lose VERB VBG NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT `` NULL -Truly truly ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ungrateful ungrateful ADJ JJ NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -failed fail VERB VBD NULL -to to PART TO NULL -mourn mourn VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -cry cry VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -because because SCONJ IN NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kindly kindly ADV RB NULL -wipe wipe VERB VB NULL -away away ADV RB NULL -my -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -rust rust VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -With with ADP IN NULL -pleasure pleasure NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -l-^i l-^i PROPN NNP NULL -212 212 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -brought bring VERB VBD NULL -a a DET DT NULL -towel towel NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -wept weep VERB VBD NULL -for for ADP IN NULL -several several ADJ JJ TIME -minutes minute NOUN NNS TIME -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -watched watch VERB VBD NULL -the the DET DT NULL -tears tear NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -wiped wipe VERB VBD NULL -them -PRON- PRON PRP NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -towel towel NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fin- fin- NOUN NNS NULL -ished ishe VERB VBN NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP$ NULL -kindly kindly ADV RB NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -himself -PRON- PRON PRP NULL -thoroughly thoroughly ADV RB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -jewelled jewelled ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -to to PART TO NULL -guard guard VERB VB NULL -against against ADP IN NULL -mishap mishap PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -not not PART RB NULL -another another DET DT NULL -city city NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -morning morning NOUN NN NULL -after after ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL -up up ADP RP NULL -with with ADP IN NULL -Oz Oz PROPN NNP ORG -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -met meet VERB VBD NULL -in in ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -talked talk VERB VBD NULL -matters matter NOUN NNS NULL -over over ADP RP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -stood stand VERB VBD NULL -respectfully respectfully ADV RB NULL -before before ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -not not PART RB NULL -so so ADV RB NULL -unlucky unlucky ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -ruler ruler NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP FAC -and and CCONJ CC NULL -the the DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -belong belong VERB VBP NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -W^hen W^hen PROPN NNP NULL - - -I -PRON- PRON PRP NULL -remember remember VERB VBP NULL -that that SCONJ IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -ago ago ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -up up ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -quite quite ADV RB NULL -satisfied satisfied ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -lot lot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -also also ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -am be AUX VBP NULL -well well ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -really really ADV RB NULL -, , PUNCT , NULL - - -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -content content ADJ JJ NULL -in in ADP IN NULL -knowing know VERB VBG NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -as as ADV RB NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -beast beast NOUN NN NULL -that that PRON WDT NULL -ever ever ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -if if SCONJ IN NULL -not not PART RB NULL -braver braver ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -modestly modestly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -only only ADV RB NULL -be be AUX VB NULL -contented content VERB VBN NULL -to to PART TO NULL -live live VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -sat sit VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -213 213 NUM CD CARDINAL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -we -PRON- PRON PRP NULL -might might AUX MD NULL -all all ADV RB NULL -be be AUX VB NULL -happy happy ADJ JJ NULL -together together ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -live live VERB VB NULL -with with ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -what what PRON WP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -decided decide VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -began begin VERB VBD NULL -to to PART TO NULL -stick stick VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -for for ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -she -PRON- PRON PRP NULL -brought bring VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -she -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -in in ADV RB NULL -through through ADP IN NULL -an an DET DT NULL -open open ADJ JJ NULL -window window NOUN NN NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -be- be- X XX NULL - - -side side VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT FAC -Monkey Monkey PROPN NNP FAC -King King PROPN NNP FAC -, , PUNCT , NULL -bowing bow VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -fly fly VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Monkey Monkey PROPN NNP LOC -King King PROPN NNP LOC -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -belong belong VERB VBP NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -leave leave VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -a a DET DT NULL -Winged wing VERB VBN FAC -Monkey Monkey PROPN NNP FAC -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -yet yet ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there ADV RB NULL -never never ADV RB NULL -will will AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -belong belong VERB VB NULL -there there ADV RB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -serve serve VERB VB NULL -^^ ^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -. . PUNCT . NULL -214 214 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -i-^ i-^ PUNCT -LRB- NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -power power NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -cfo^gj cfo^gj NUM CD NULL -. . PUNCT . NULL - - -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -i^\ i^\ PROPN NNP NULL - - -And and CCONJ CC NULL -with with ADP IN NULL -another another DET DT NULL -bow bow NOUN NN NULL - - -the the DET DT NULL -Monkey Monkey PROPN NNP PRODUCT -King- King- PROPN NNP NULL -sprea^ sprea^ ADV RB NULL -his -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -fp fp PROPN NNP GPE -lowed low VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -almost almost ADV RB NULL -ready ready ADJ JJ NULL -to to PART TO NULL -cry cry VERB VB NULL -with with ADP IN NULL -disap^ disap^ DET DT NULL -pointment pointment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -wasted waste VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -no no DET DT NULL -purpose purpose NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -can- can- VERB VBP NULL -not not PART RB NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -certainly certainly ADV RB NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tender tender NOUN NN NULL -hearted hearte VERB VBD NULL -Woodman Woodman PROPN NNP PRODUCT -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bulged bulge VERB VBD NULL -out out ADP RP NULL -so so ADV RB NULL -horribly horribly ADV RB NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -feared fear VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -burst burst VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -call call VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -his -PRON- PRON PRP$ NULL -advice advice NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -^;^ ^;^ PUNCT NFP NULL - - -So so ADV RB NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -was be AUX VBD NULL -sum- sum- X XX NULL -' ' PUNCT '' NULL - - -^^KkJ^X:^ ^^KkJ^X:^ PUNCT : NULL -moned moned PROPN NNP NULL -and and CCONJ CC NULL -entered enter VERB VBD NULL -the the DET DT NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -timidly timidly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -alive alive ADJ JJ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -was be AUX VBD NULL -allowed allow VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -further further ADV RBR NULL -than than SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -can can AUX MD NULL -she -PRON- PRON PRP NULL -do do AUX VB NULL -so so ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -nobody nobody PRON NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -crossed cross VERB VBN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -unless unless SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -V v NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -215 215 NUM CD CARDINAL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -no no DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP PERSON -might might AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Who who PRON WP NULL -. . PUNCT . NULL - - -is be AUX VBZ NULL -Glinda Glinda PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -most most ADV RBS NULL -powerful powerful ADJ JJ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Witches Witches PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -rules rule NOUN NNS NULL -over over ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -stands stand VERB VBZ NULL -on on ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -may may AUX MD NULL -know know VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP PERSON -, , PUNCT , NULL -is be AUX VBZ NULL -n't not PART RB NULL -she -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -think think VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -everyone everyone PRON NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -heard hear VERB VBN NULL -that that SCONJ IN NULL -Glinda Glinda PROPN NNP PERSON -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -knows know VERB VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -keep keep VERB VB NULL -young young ADJ JJ NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -many many ADJ JJ DATE -years year NOUN NNS DATE -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -lived live VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -is be AUX VBZ NULL -straight straight ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -full full ADJ JJ NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -to to ADP IN NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -race race NOUN NN NULL -of of ADP IN NULL -queer queer PROPN NNP NULL -men man NOUN NNS NULL -who who PRON WP NULL -do do AUX VBP NULL -not not PART RB NULL -like like VERB VB NULL -strangers stranger NOUN NNS NULL -to to PART TO NULL -cross cross VERB VB NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -this this DET DT NULL -reason reason NOUN NN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -ever ever ADV RB NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -them -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -, , PUNCT , NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -travel travel VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -stays stay VERB VBZ NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -W^oodman W^oodman PROPN NNP NULL -. . PUNCT . NULL -2l6 2l6 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -city city NOUN NN NULL -and and CCONJ CC NULL -long long ADV RB NULL -for for ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -Be- be- ADJ JJ NULL -sides side NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -will will AUX MD NULL -need need VERB VB NULL -someone someone PRON NN NULL -to to PART TO NULL -protect protect VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -agreed agree VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -may may AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -service service NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -also also ADV RB NULL -, , PUNCT , NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -When when ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -start start VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -had have VERB VBN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -me -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -corn- corn- NOUN NN NULL -field field NOUN NN NULL -and and CCONJ CC NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -So so ADV RB NULL -my -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -due due ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -starts start VERB VBZ NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -all all DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -^^ ^^ PUNCT NFP NULL - - -thy thy NOUN NN NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -all all DET DT NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J^^. J^^. PROPN NNP PERSON - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -start start VERB VB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -'^ '^ PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -- - PUNCT HYPH NULL -morjro morjro ADJ JJ NULL -# # PROPN NNP NULL -, , PUNCT , NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -bes^li^g bes^li^g VERB VB PERSON -' ' PUNCT '' PERSON -^ri^orning ^ri^orning NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -' ' PUNCT '' NULL -^^ow ^^ow PUNCT : NULL - - -let let VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -get get AUX VB NULL -Next Next PROPN NNP NULL -morning- morning- ADJ JJ NULL -Dorothy- Dorothy- PROPN NNP PERSON - - -kissed kiss VERB VBD NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -walked walk VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP ORG -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -A a DET DT NULL -j^ j^ NOUN NN PERSON -again again ADV RB NULL -he -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -' ' PUNCT '' NULL -li li PROPN NNP PERSON -/ / SYM SYM NULL -leave leave VERB VB NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -new new ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^^t ^^t PUNCT NFP NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -back back ADV RB NULL -into into ADP IN NULL -\ \ PROPN NNP NULL -the the DET DT NULL -green green ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -ith ith ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -.. .. PUNCT NFP NULL - - -^^^'You ^^^'You PUNCT . NULL -are be AUX VBP NULL -now now ADV RB NULL -our -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -; ; PUNCT : NULL -.^ .^ PUNCT . NULL -) ) PUNCT -RRB- NULL - - -yoji^ust yoji^ust NOUN NN NULL -come come VERB VBP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -220 220 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -able able ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -help help VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -bade bade VERB VBP NULL -the the DET DT NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -- - PUNCT HYPH NULL -natured natured ADJ JJ NULL -Guardian Guardian PROPN NNP ORG -a a DET DT NULL -last last ADJ JJ NULL -farewell farewell NOUN NN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -very very ADV RB NULL -kindly kindly ADV RB NULL -treated treat VERB VBN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -City City PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -grateful grateful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -try try VERB VB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -to to PART TO NULL -return return VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -then then ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -outer outer ADJ JJ NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -forth forth ADV RB NULL -and and CCONJ CC NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -as as SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -toward toward ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -of of ADP IN NULL -spirits spirit NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -and and CCONJ CC NULL -chatted chat VERB VBD NULL -together together ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -once once ADV RB NULL -more more ADV RBR NULL -filled fill VERB VBN NULL -with with ADP IN NULL -the the DET DT NULL -hope hope NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -home home ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -sniffed sniff VERB VBD NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -with with ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -whisked whisk VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -from from ADP IN NULL -side side NOUN NN NULL -to to PART TO NULL -side side VERB VB NULL -in in ADP IN NULL -pure pure ADJ JJ NULL -joy joy NOUN NN NULL -at at ADP IN NULL -being be AUX VBG NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -chased chase VERB VBD NULL -the the DET DT NULL -moths moth NOUN NNS NULL -and and CCONJ CC NULL -butterflies butterfly NOUN NNS NULL -, , PUNCT , NULL -bark- bark- NOUN NNS NULL -ing e VERB VBG NULL -merrily merrily ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -City City PROPN NNP NULL -life life NOUN NN NULL -does do AUX VBZ NULL -not not PART RB NULL -agree agree VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -at at ADP IN NULL -a a DET DT NULL -brisk brisk ADJ JJ NULL -pace pace NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -much much ADJ JJ NULL -flesh flesh NOUN NN NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -how how ADV WRB NULL -courageous courageous ADJ JJ NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -grown grow VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -^J^ ^j^ SYM SYM NULL - - --'^ -'^ X ADD NULL -, , PUNCT , NULL -, , PUNCT , NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -' ' PART POS NULL -^^>^ ^^>^ NOUN NN NULL -: : PUNCT : NULL - - -i|^^^ i|^^^ PROPN NNP NULL -Tlie Tlie PROPN NNP NULL -branches branch NOUN NNS NULL -bent bend VERB VBD NULL -doicn doicn NOUN NNS NULL -and and CCONJ CC NULL -twined twine VERB VBD NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -221 221 NUM CD CARDINAL -They -PRON- PRON PRP NULL -now now ADV RB NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -took take VERB VBD NULL -a a DET DT NULL -last last ADJ JJ NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -All all DET DT NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -was be AUX VBD NULL -a a DET DT NULL -mass mass NOUN NN NULL -of of ADP IN NULL -towers tower NOUN NNS NULL -and and CCONJ CC NULL -steeples steeple NOUN NNS NULL -behind behind ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -walls wall NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -high high ADV RB NULL -up up ADP RP NULL -above above ADP IN NULL - - -every- every- PROPN NNP NULL -thing- thing- X XX NULL - - -the the DET DT NULL -spires spire NOUN NNS NULL -and and CCONJ CC NULL -dome dome NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -knew know VERB VBD NULL -how how ADV WRB NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -a a DET DT NULL -dose dose NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -courage courage NOUN NN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -kept keep VERB VBN NULL -the the DET DT NULL -promise promise NOUN NN NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -forgave forgave VERB VBP NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard wizard NOUN NN ORG -. . PUNCT . NULL - - -The the DET DT DATE -first first ADJ JJ DATE -day day NOUN NN DATE -'s 's PART POS DATE -journey journey NOUN NN NULL -was be AUX VBD NULL -through through ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -stretched stretch VERB VBD NULL -about about ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -that that DET DT TIME -night night NOUN NN TIME -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -nothing nothing PRON NN NULL -but but CCONJ CC NULL -the the DET DT NULL -stars star NOUN NNS NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -rested rest VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -indeed indeed ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT TIME -morning morning NOUN NN TIME -they -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -on on ADP RP NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -w^ood w^ood NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -way way NOUN NN NULL -of of ADP IN NULL -going go VERB VBG NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -extend extend VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -change change VERB VB NULL -the the DET DT NULL -direction direction NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -for for ADP IN NULL -fear fear NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -easiest easy ADJ JJS NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL -^^r^rU- ^^r^rU- PUNCT : NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -in in ADP IN NULL -the the DET DT NULL -lead lead NOUN NN NULL -, , PUNCT , NULL -finally finally ADV RB NULL -discov- discov- X XX NULL - - -^ered ^ered PUNCT NFP NULL - - -^^^g ^^^g PUNCT NFP NULL -tree tree NOUN NN NULL -with with ADP IN NULL -such such ADJ JJ NULL -wide wide ADJ JJ NULL -spreading spread VERB VBG NULL -branches branch NOUN NNS NULL -that that PRON WDT NULL -^.^f^^n^r^s ^.^f^^n^r^s ADP IN NULL -roofl^lgyf^pfe roofl^lgyf^pfe PROPN NNP NULL -party party NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -underneath underneath ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -\3[^l \3[^l PROPN NNP NULL -: : PUNCT : NULL -ed ed PROPN NNP PERSON -forwam forwam PROPN NNP PERSON -teTttfe teTttfe PROPN NNP NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -^^ ^^ PUNCT , NULL -" " PUNCT `` NULL -first first ADJ JJ ORDINAL -br^i^^gAhey br^i^^gAhey PUNCT '' NULL -bent bend VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -twined twine VERB VBN NULL -around around ADP IN NULL -hirn^jMid hirn^jMid PROPN NNP NULL - - -^-y:^ ^-y:^ PUNCT , NULL -ttie ttie PROPN NNP NULL -nexf^inufe^Re nexf^inufe^Re PROPN NNP ORG -was be AUX VBD NULL -raised raise VERB VBN NULL -from from ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -aaOiyig aaOiyig PROPN NNP NULL -headlong headlong PROPN NNP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -fellow fellow ADJ JJ NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -( ( PUNCT -LRB- NULL -f^^^^^^ f^^^^^^ PROPN NNP NULL -^^^^^^l^is ^^^^^^l^is PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -itr^mpvis itr^mpvis PROPN NNP NULL -: : PUNCT : NULL - - -/'^^hn /'^^hn PUNCT , NULL -, , PUNCT , NULL -afiiS afiiS PROPN NNP NULL - - -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -rather rather ADV RB NULL -dizzy dizzy ADV RB NULL -when when ADV WRB NULL -Dor^Ji^ Dor^Ji^ PROPN NNP NULL -/picked /picked PUNCT . NULL -fiirn fiirn VERB VB NULL -up up ADP RP NULL -. . PUNCT . NULL - - -T T PROPN NNP NULL -" " PUNCT `` NULL -Hem Hem PROPN NNP NULL -is be AUX VBZ NULL -another another DET DT NULL -space space NOUN NN NULL -between between ADP IN NULL -t^>J;rees t^>J;rees PROPN NNP NULL -.ion .ion PROPN NNP NULL -. . PUNCT . NULL - - -^<^ ^<^ INTJ UH NULL -^- ^- X FW NULL - - -yi^Let yi^let X ADD NULL -me -PRON- PRON PRP NULL -tlry tlry VERB VBP NULL -it -PRON- PRON PRP NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -' ' PUNCT '' NULL -VJti^TIPsdoesn't vjti^tipsdoesn't ADV RB NULL -jurt jurt VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -thrown throw VERB VBN NULL -about about ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -walked walk VERB VBD NULL -up^5 up^5 DET PDT NULL -another another DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -, , PUNCT , NULL -M^\ m^\ VERB VB NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -immediately immediately ADV RB NULL -seized seize VERB VBD NULL -> > X XX NULL -^im ^im PUNCT , PERSON -and and CCONJ CC NULL -tossed toss VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -^Whis ^Whis PUNCT -LRB- NULL -is be AUX VBZ NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -ex- ex- ADV RB NULL -claimed claim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -dof'^^'^!^:^::^.^^^ dof'^^'^!^:^::^.^^^ VERB VB PERSON - - -" " PUNCT `` NULL -The the DET DT NULL -trees tree NOUN NNS NULL -seem seem VERB VBP NULL -to to PART TO NULL -have have AUX VB NULL -made make VERB VBN NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -to to PART TO NULL -fight fight VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -stop stop VERB VB NULL -our -PRON- PRON PRP$ NULL -jour- jour- NOUN NN NULL -ney ney NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL -1 1 NUM CD CARDINAL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NORP -, , PUNCT , NULL -^'^ ^'^ PROPN NNP NULL -j(/iJ j(/iJ PROPN NNP NULL -.>W\Wii .>W\Wii PUNCT NFP NULL - - -THR THR PROPN NNP NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -223 223 NUM CD CARDINAL -and and CCONJ CC NULL -shouldering shoulder VERB VBG NULL -' ' PUNCT '' NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -he -PRON- PRON PRP NULL -marched march VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -tree tree NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -handled handle VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -so so ADV RB NULL -roughly roughly ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -a a DET DT NULL -big big ADJ JJ NULL -branch branch NOUN NN NULL -bent bend VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -seize seize VERB VB NULL -him -PRON- PRON PRP NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -chopped chop VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -cut cut VERB VBD NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -tree tree NOUN NN NULL -began begin VERB VBD NULL -shaking shake VERB VBG NULL -all all DET PDT NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -in in ADP IN NULL -pain pain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -passed pass VERB VBD NULL -safely safely ADV RB NULL -under under ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -' ' PUNCT `` NULL -Come come VERB VB NULL -on on ADP RP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -shouted shout VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -be be AUX VB NULL -quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -all all DET DT NULL -ran run VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -passed pass VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -with- with- NOUN NN NULL -out out ADP RP NULL -injury injury NOUN NN NULL -, , PUNCT , NULL -except except SCONJ IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -caught catch VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -shaken shake VERB VBN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -howled howl VERB VBD NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -promptly promptly ADV RB NULL -chopped chop VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -trees tree NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -did do AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -keep keep VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -row row NOUN NN NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -could could AUX MD NULL -bend bend VERB VB NULL -down down ADP RP NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -probably probably ADV RB NULL -these these DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -policemen policeman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -given give VERB VBN NULL -this this DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -strangers stranger NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -with with ADP IN NULL -ease ease NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -further further ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -high high ADJ JJ NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -white white ADJ JJ NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -smooth smooth ADJ JJ NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -surface surface NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -must must AUX MD NULL -climb climb VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -CK^pterXX CK^pterXX PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Dowirvty Dowirvty PROPN NNP NULL -CK CK PROPN NNP NULL - - -i i PRON PRP NULL -ix ix PROPN NNP NULL -- - PUNCT HYPH NULL -fe^ fe^ PROPN NNP NULL - - -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvt rvt PROPN NNP NULL -ry ry PROPN NNP NULL -. . PUNCT . NULL - - -iH ih NUM CD NULL - - -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -was be AUX VBD NULL -makings making NOUN NNS NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -from from ADP IN NULL -wood wood NOUN NN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -tired tired ADJ JJ NULL -by by ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -also also ADV RB NULL -curled curl VERB VBD NULL -himself -PRON- PRON PRP NULL -up up ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -watched watch VERB VBD NULL -the the DET DT ORG -Woodma Woodma PROPN NNP ORG -^w ^w PUNCT NFP ORG -. . PUNCT . NULL - - -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -worked work VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -think think VERB VB NULL -why why ADV WRB NULL -this this DET DT NULL -wall wall NOUN NN NULL -is be AUX VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -^ ^ PROPN NNP NULL -made make VERB VBD NULL -of of ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Y Y PROPN NNP NULL -" " PUNCT `` NULL -Rest rest VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -worry worry VERB VB NULL -a a DET DT NULL -( ( PUNCT -LRB- NULL -9 9 NUM CD CARDINAL -wall wall NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -228 228 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -over over ADP IN NULL -it -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -what what PRON WP NULL -is be AUX VBZ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -looked look VERB VBD NULL -clumsy clumsy ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -would would AUX MD NULL -answer answer VERB VB NULL -their -PRON- PRON PRP$ NULL -purpose purpose NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -waked wake VERB VBD NULL -Doro- Doro- PROPN NNP NULL -thy thy ADP IN NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -climbed climb VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -awkward awkward ADJ JJ NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -close close ADV RB NULL -behind behind ADV RB NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -falling- falling- NOUN NN NULL -off off ADP RP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -got get VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -on on ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -climbed climb VERB VBD NULL -further further ADV RB NULL -up up ADV RB NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADV RB NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Toto Toto PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -made make VERB VBD NULL -him -PRON- PRON PRP NULL -be be AUX VB NULL -still still ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP PERSON -climbed climb VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -next next ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -came come VERB VBD NULL -last last ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -both both DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all DET DT NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -a a DET DT NULL -strange strange ADJ JJ NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -Avas Avas PROPN NNP ORG -a a DET DT NULL -great great ADJ JJ NULL -stretch stretch NOUN NN NULL -of of ADP IN NULL -country country NOUN NN NULL -having have VERB VBG NULL -a a DET DT NULL -floor floor NOUN NN NULL -as as ADV RB NULL -smooth smooth ADJ JJ NULL -and and CCONJ CC NULL -shining shining ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -platter platter NOUN NN NULL -. . PUNCT . NULL - - -Scattered scatter VERB VBN NULL -around around ADV RB NULL -were be AUX VBD NULL -many many ADJ JJ NULL -houses house NOUN NNS NULL -made make VERB VBN NULL -en- en- VERB VBN NULL -tirely tirely ADV RB NULL -of of ADP IN NULL -china china PROPN NNP GPE -and and CCONJ CC NULL -painted paint VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -brightest bright ADJ JJS NULL -colours colour NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -houses house NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -reaching reach VERB VBG NULL -only only ADV RB NULL -" " PUNCT `` NULL -The.sr The.sr PROPN NNP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -229 229 NUM CD CARDINAL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -also also ADV RB NULL -pretty pretty ADV RB NULL -httle httle ADJ JJ NULL -barns barn NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -china china PROPN NNP GPE -fences fence VERB VBZ NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -and and CCONJ CC NULL -pigs pig NOUN NNS NULL -and and CCONJ CC NULL -chickens chicken NOUN NNS NULL -, , PUNCT , NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -were be AUX VBD NULL -standing stand VERB VBG NULL -about about ADP IN NULL -in in ADP IN NULL -groups group NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -^vho ^vho PUNCT . ORG -lived live VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -queer queer NOUN NN NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maids maid NOUN NNS NULL -and and CCONJ CC NULL -shepherd- shepherd- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -bodices bodice NOUN NNS NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -spots spot NOUN NNS NULL -all all ADV RB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -gowns gown NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princesses princesse VERB VBZ NULL -with with ADP IN NULL -most most ADJ JJS NULL -gorgeous gorgeous ADJ JJ NULL -frocks frock NOUN NNS NULL -of of ADP IN NULL -silver silver NOUN NN NULL -and and CCONJ CC NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -purple purple NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -shepherds shepherd NOUN NNS NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -knee knee NOUN NN NULL -- - PUNCT HYPH NULL -breeches breech NOUN NNS NULL -with with ADP IN NULL -pink pink ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -stripes stripe NOUN NNS NULL -down down ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -buckles buckle NOUN NNS NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princes prince NOUN NNS NULL -with with ADP IN NULL -jew^elled jew^elled PROPN NNP NULL -crowns crown NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL - - -wear- wear- NOUN NNS NULL -ing e VERB VBG NULL -ermine ermine NOUN NN NULL -robes robe NOUN NNS NULL -and and CCONJ CC NULL -satin satin VERB VB NULL -doublets doublet NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -funny funny ADJ JJ NULL -clowns clown NOUN NNS NULL -in in ADP IN NULL -ruffled ruffle VERB VBN NULL -gowns gown NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -round round ADJ JJ NULL -red red ADJ JJ NULL -spots spot NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -pointed pointed ADJ JJ NULL -caps cap NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -, , PUNCT , NULL -these these DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -even even ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -tallest tall ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -no no ADV RB NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -knee knee NOUN NN NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one NOUN NN NULL -did do AUX VBD NULL -so so ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -except except SCONJ IN NULL -one one NUM CD CARDINAL -little little ADJ JJ NULL -purple purple ADJ JJ NULL -china china PROPN NNP GPE -dog dog NOUN NN NULL -with with ADP IN NULL -an an DET DT NULL -extra extra ADJ JJ NULL -- - ADJ JJ NULL -large large ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -w^all w^all NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -afterwards afterwards ADV RB NULL -running run VERB VBG NULL -away away ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -so so ADV RB NULL -heavy heavy ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -, , PUNCT , NULL -so so CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -fell fall VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -jumped jump VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -floor floor NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -they -PRON- PRON PRP NULL -took take VERB VBD NULL -pains pain NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -light light VERB VB NULL -on on ADP IN NULL -230 230 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -get get AUX VB NULL -the the DET DT NULL -pins pin NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -all all DET DT NULL -were be AUX VBD NULL -safely safely ADV RB NULL -down down ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -whose whose PRON WP$ NULL -body body NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -flattened flatten VERB VBN NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -patted pat VERB VBD NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -this this DET DT NULL -strange strange ADJ JJ NULL -place place NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -unwise unwise ADJ JJ NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -any any DET DT NULL -other other ADJ JJ NULL -way way NOUN NN NULL -except except SCONJ IN NULL -due due ADJ JJ NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -began begin VERB VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -was be AUX VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -milk- milk- PROPN NNP NULL -maid maid PROPN NNP NULL -milking milk VERB VBG NULL -a a DET DT NULL -china china PROPN NNP GPE -cow cow NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -suddenly suddenly ADV RB NULL -gave give VERB VBD NULL -a a DET DT NULL -kick kick NOUN NN NULL -and and CCONJ CC NULL -kicked kick VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -stool stool NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -pail pail NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -all all DET DT NULL -falling fall VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -ground ground NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -clatter clatter NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -shocked shocked ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -had have AUX VBD NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -short short ADJ JJ NULL -off off ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -the the DET DT NULL -pail pail NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -several several ADJ JJ NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -had have AUX VBD NULL -a a DET DT NULL -nick nick NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -elbow elbow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -, , PUNCT , NULL -angrily angrily ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -see see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL - - -My -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -mender mender NOUN NN NULL -'s 's PART POS NULL -shop shop NOUN NN NULL -and and CCONJ CC NULL -have have AUX VB NULL -it -PRON- PRON PRP NULL -glued glue VERB VBN NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -What what PRON WDT NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -mean mean VERB VB NULL -by by ADP IN NULL -coming come VERB VBG NULL -here here ADV RB NULL -and and CCONJ CC NULL -frightening frighten VERB VBG NULL -my -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Tm Tm PROPN NNP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -please please INTJ UH NULL -forgive forgive VERB VB NULL -US US PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -vexed vexed ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -any any DET DT NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -leg leg NOUN NN NULL -sulkily sulkily ADV RB NULL -and and CCONJ CC NULL -led lead VERB VBD NULL -her -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -away away ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -poor poor ADJ JJ NULL -animal animal NOUN NN NULL -limping limp VERB VBG NULL -on on ADP IN NULL -three three NUM CD CARDINAL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -she -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -cast cast VERB VBD NULL -many many ADJ JJ NULL -reproachful reproachful ADJ JJ NULL -glances glance NOUN NNS NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -231 231 NUM CD CARDINAL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -clumsy clumsy ADJ JJ NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -her -PRON- PRON PRP NULL -nicked nicked ADJ JJ NULL -elbow elbow ADJ JJ NULL -close close ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -quite quite ADV RB NULL -grieved grieve VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -or or CCONJ CC NULL -we -PRON- PRON PRP NULL -may may AUX MD NULL -hurt hurt VERB VB NULL -these these DET DT NULL -pretty pretty ADV RB NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -so so SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -little little ADJ JJ NULL -farther farther ADV RBR NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -met meet VERB VBD NULL -a a DET DT NULL -most most ADV RBS NULL -beautiful beautiful ADJ JJ NULL -dressed dress VERB VBN NULL -young young ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -wanted want VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -Princess Princess PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -china china PROPN NNP GPE -girl girl PROPN NNP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -- - PUNCT : NULL -She -PRON- PRON PRP NULL -had have AUX VBD NULL -such such DET PDT NULL -a a DET DT NULL -frightened^|ft frightened^|ft ADJ JJ NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -stopped stop VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -.iSB .iSB PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -Because because SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -also also ADV RB NULL -stop- stop- VERB VB NULL -ping ping NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -safe safe ADJ JJ NULL -distance distance NOUN NN NULL -awat awat NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -run run VERB VBP NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -fall fall VERB VB NULL -down down ADP RP NULL -and and CCONJ CC NULL -break break VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -"|^ "|^ PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -could could AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -be be AUX VB NULL -mended mend VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -one one NUM CD NULL -is be AUX VBZ NULL -never never ADV RB NULL -so so ADV RB NULL -pretty pretty ADV RB NULL -after after ADP IN NULL -being be AUX VBG NULL -mended mend VERB VBN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -^!^H ^!^H PUNCT NFP NULL - - -232 232 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -clowns clown NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -lady lady PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -who who PRON WP NULL -is be AUX VBZ NULL -always always ADV RB NULL -trying try VERB VBG NULL -to to PART TO NULL -stand stand VERB VB NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -himself -PRON- PRON PRP NULL -so so ADV RB NULL -often often ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -mended mend VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -hundred hundred NUM CD CARDINAL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -does do AUX VBZ NULL -n't not PART RB NULL -look look VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -pretty pretty ADV RB NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -comes come VERB VBZ NULL -now now ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -see see VERB VB NULL -for for ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -jolly jolly ADV RB NULL -little little ADJ JJ NULL -Clown Clown PROPN NNP PERSON -now now ADV RB NULL -came come VERB VBD NULL -walking- walking- ADJ JJ NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -red red ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -completely completely ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -cracks crack NOUN NNS NULL -, , PUNCT , NULL -running run VERB VBG NULL -every every DET DT NULL -which which PRON WDT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -show- show- NOUN NN NULL -ing e VERB VBG NULL -plainly plainly ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -mended mend VERB VBN NULL -in in ADP IN NULL -many many ADJ JJ NULL -places place NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Clown Clown PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -pockets pocket NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -puffing puff VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -nodding nod VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -saucily saucily ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -lady lady NOUN NN NULL -fair fair NOUN NN NULL -, , PUNCT , NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -stare stare VERB VB NULL - - -At at ADP IN NULL -poor poor ADJ JJ NULL -old old ADJ JJ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -? ? PUNCT . NULL - - -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -quite quite ADV RB NULL -as as ADV RB NULL -stiff stiff ADJ JJ NULL -And and CCONJ CC NULL -prim prim ADJ JJ NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -You -PRON- PRON PRP NULL -'d would AUX MD NULL -eaten eaten VERB VB NULL -up up ADP RP NULL -a a DET DT NULL -poker poker NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -quiet quiet ADJ JJ NULL -, , PUNCT , NULL -sir sir NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -see see VERB VB NULL -these these DET DT NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -with with ADP IN NULL -respect respect NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -'s be AUX VBZ NULL -respect respect NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -expect expect VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Clown Clown PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP PERSON -t t NOUN NN NULL -mind mind NOUN NN NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -considerably considerably ADV RB NULL -cracked crack VERB VBN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -makes make VERB VBZ NULL -him -PRON- PRON PRP NULL -foolish foolish ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -233 233 NUM CD CARDINAL - - -^ ^ PROPN NNP NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -love love VERB VB NULL -you -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -stand stand VERB VB NULL -you -PRON- PRON PRP NULL -on on ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -'s 's PART POS ORG -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelf shelf NOUN NN NULL -? ? PUNCT . NULL - - -I -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -would would AUX MD NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -very very ADV RB NULL -un- un- ADV RB NULL -happy happy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -princess princess PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -we -PRON- PRON PRP NULL -live live VERB VBP NULL -contentedly contentedly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -talk talk VERB VB NULL -and and CCONJ CC NULL -move move VERB VB NULL -around around ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Qi Qi PROPN NNP NULL -234 234 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -whenever whenever ADV WRB NULL -any any DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -taken take VERB VBN NULL -away away ADV RB NULL -our -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -stiffen stiffen PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -only only ADV RB NULL -stand stand VERB VB NULL -straight straight ADV RB NULL -and and CCONJ CC NULL -look look VERB VB NULL -pretty pretty ADJ JJ NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -that that DET DT NULL -is be AUX VBZ NULL -all all DET DT NULL -that that PRON WDT NULL -is be AUX VBZ NULL -expected expect VERB VBN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelves shelf NOUN NNS NULL -and and CCONJ CC NULL -cabinets cabinet NOUN NNS NULL -and and CCONJ CC NULL -drawing drawing NOUN NN NULL -- - PUNCT HYPH NULL -room room NOUN NN NULL -tables table NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -our -PRON- PRON PRP$ NULL -lives life NOUN NNS NULL -are be AUX VBP NULL -much much ADV RB NULL -pleasanter pleasanter NOUN NN NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -just just ADV RB NULL -say say VERB VB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -carefully carefully ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -animals animal NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -w^ay w^ay NOUN NN NULL -, , PUNCT , NULL -fearing fear VERB VBG NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -would would AUX MD NULL -break break VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -an an DET DT NULL -hour hour NOUN NN NULL -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -reached reach VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -by by ADP IN NULL -standing stand VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -managed manage VERB VBD NULL -to to PART TO NULL -scram- scram- VERB VB NULL -ble ble VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -gathered gather VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -under under ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -jumped jump VERB VBD NULL -he -PRON- PRON PRP NULL -upset upset VERB VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -church church NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -smashed smash VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -was be AUX VBD NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -really really ADV RB NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -lucky lucky ADJ JJ NULL -in in ADP IN NULL -not not PART RB NULL -doing do VERB VBG NULL -these these DET DT NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -more more ADJ JJR NULL -harm harm NOUN NN NULL -than than SCONJ IN NULL -breaking break VERB VBG NULL -a a DET DT NULL -cow cow NOUN NN NULL -'s 's PART POS NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -church church NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -so so ADV RB NULL -brittle brittle ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -They -PRON- PRON PRP NULL -arc arc VERB VBP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -thankful thankful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -made make VERB VBN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -easily easily ADV RB NULL -damaged damage VERB VBN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -worse bad ADJ JJR NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -than than SCONJ IN NULL -being be AUX VBG NULL -a a DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -TKe TKe PROPN NNP NULL -< < X XX NULL -: : PUNCT : NULL - - -K?vpterXXI K?vpterXXI PROPN NNP NULL -Lioi\ Lioi\ PROPN NNP NULL -Becorwes Becorwes PROPN NNP NULL -orBecvSts orbecvsts NOUN NN NULL -er er INTJ UH NULL -Climbing- Climbing- PROPN NNP NULL - - -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -disagreeable disagreeable ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -full full ADJ JJ NULL -of of ADP IN NULL -bog;s bog;s NOUN NN NULL -and and CCONJ CC NULL -marshes marsh NOUN NNS NULL -and and CCONJ CC NULL -covered cover VERB VBN NULL -with with ADP IN NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -rank rank NOUN NN NULL -g;rass g;rass PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -difficult difficult ADJ JJ NULL -to to PART TO NULL -walk walk VERB VB NULL -far far ADV RB NULL -without without ADP IN NULL -falling- falling- NOUN NN NULL -into into ADP IN NULL -muddy muddy ADJ JJ PERSON -holes hole NOUN NNS PERSON -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -hid hide VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -by by ADP IN NULL -carefully carefully ADV RB NULL -picking pick VERB VBG NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -safely safely ADV RB NULL -along along ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -solid solid ADJ JJ NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -here here ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -seemed seem VERB VBD NULL -wilder wilder NOUN NN NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -tiresome tiresome ADJ JJ NULL -walk walk VERB VBP NULL -through through ADP IN NULL -the the DET DT NULL -under- under- ADJ JJ NULL -brush brush NOUN NN NULL - - -they -PRON- PRON PRP NULL -entered enter VERB VBD NULL -another another DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL --2 -2 PUNCT : NULL -^ ^ PROPN NNP NULL -8 8 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -trees tree NOUN NNS NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -older old ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -forest forest NOUN NN NULL -is be AUX VBZ NULL -perfectly perfectly ADV RB NULL -delightful delightful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -looking look VERB VBG NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -with with ADP IN NULL -joy joy NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -never never ADV RB NULL -have have AUX VBP NULL -I -PRON- PRON PRP NULL -seen see VERB VBN NULL -a a DET DT NULL -more more ADV RBR NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -gloomy gloomy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -how how ADV WRB NULL -soft soft ADJ JJ NULL -the the DET DT NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -are be AUX VBP NULL -under under ADP IN NULL -your -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -how how ADV WRB NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -the the DET DT NULL -moss moss NOUN NN NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -clings cling NOUN NNS NULL -to to ADP IN NULL -these these DET DT NULL -old old ADJ JJ NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -Surely surely ADV RB NULL -no no DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -a a DET DT NULL -pleasanter pleasanter NOUN NN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Perhaps perhaps ADV RB NULL -there there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -about about ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -too too ADV RB NULL -dark dark ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -any any ADV RB NULL -farther farther ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -kept keep VERB VBD NULL -watch watch VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -morning morning NOUN NN TIME -came come VERB VBD NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -far far ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -rumble rumble NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -growl- growl- ADJ JJ NULL -ing ing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wild wild ADJ JJ NULL -animals animal NOUN NNS NULL -. . PUNCT . NULL - - -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -whimpered whimper VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -but but CCONJ CC NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -trodden trodden ADJ JJ NULL -path path NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -an an DET DT NULL -opening opening NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -variety variety NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -elephants elephant NOUN NNS NULL -and and CCONJ CC NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -foxes fox NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -others other NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -natural natural ADJ JJ NULL -history history NOUN NN NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -239 239 NUM CD CARDINAL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -were be AUX VBD NULL -holding hold VERB VBG NULL -a a DET DT NULL -meeting- meeting- NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -judged judge VERB VBD NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -snarling snarling NOUN NN NULL -and and CCONJ CC NULL -growling growl VERB VBG NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -in in ADP IN NULL -great great ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -several several ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -caught catch VERB VBD NULL -sight sight NOUN NN NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -assemblage assemblage NOUN NN NULL -hushed hush VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -by by ADP IN NULL -magic magic NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -bowed bow VERB VBD NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -_ _ PROPN NNP NULL -" " PUNCT `` NULL -Welcome welcome INTJ UH NULL -, , PUNCT , NULL -O o INTJ UH NULL -King king NOUN NN NULL -of of ADP IN NULL -Beasts Beasts PROPN NNPS NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -in in ADP IN NULL -good good ADJ JJ NULL -time time NOUN NN NULL -to to PART TO NULL -fight fight VERB VB NULL -our -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -and and CCONJ CC NULL -bring bring VERB VB NULL -peace peace NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -trouble trouble NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -quietly quietly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -W^e w^e NOUN NN NULL -are be AUX VBP NULL -all all DET DT NULL -threatened threaten VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -by by ADP IN NULL -a a DET DT NULL -fierce fierce ADJ JJ NULL -enemy enemy NOUN NN NULL -which which PRON WDT NULL -has have AUX VBZ NULL -lately lately ADV RB NULL -come come VERB VBN NULL -into into ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -most most ADV RBS NULL -tremendous tremendous ADJ JJ NULL -monster monster NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -body body NOUN NN NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -a*i a*i NOUN NN NULL -240 240 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tree tree NOUN NN NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -eight eight NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -crawls crawl VERB VBZ NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -he -PRON- PRON PRP NULL -seizes seize VERB VBZ NULL -an an DET DT NULL -animal animal NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -drags drag VERB VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -eats eat VERB VBZ NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -spider spider NOUN NN NULL -does do AUX VBZ NULL -a a DET DT NULL -fly fly NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -us -PRON- PRON PRP NULL -is be AUX VBZ NULL -safe safe ADJ JJ NULL -while while SCONJ IN NULL -this this DET DT NULL -fierce fierce ADJ JJ NULL -creature creature NOUN NN NULL -is be AUX VBZ NULL -alive alive ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -had have AUX VBD NULL -called call VERB VBN NULL -a a DET DT NULL -meeting meeting NOUN NN NULL -to to PART TO NULL -decide decide VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -take take VERB VB NULL -care care NOUN NN NULL -of of ADP IN NULL -ourselves -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -among among ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -any any DET DT NULL -other other ADJ JJ NULL -lions lion NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -were be AUX VBD NULL -some some DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -monster monster NOUN NN NULL -has have AUX VBZ NULL -eaten eat VERB VBN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -large large ADJ JJ NULL -and and CCONJ CC NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -put put VERB VBD NULL -an an DET DT NULL -end end NOUN NN NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -bow bow VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -King King PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Forest Forest PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -do do AUX VB NULL -that that DET DT NULL -gladly gladly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -roared roar VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -mighty mighty ADJ JJ NULL -roar roar NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -of of ADP IN NULL -yours -PRON- PRON PRP NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Yonder Yonder PROPN NNP PERSON -, , PUNCT , NULL -among among ADP IN NULL -the the DET DT NULL -oak oak NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -fore fore ADJ JJ NULL -- - PUNCT HYPH NULL -foot foot NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -good good ADJ JJ NULL -care care NOUN NN NULL -of of ADP IN NULL -these these DET DT NULL -friends friend NOUN NNS NULL -of of ADP IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to PART TO NULL -fight fight VERB VB NULL -the the DET DT NULL -monster monster NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -bade bid VERB VBD NULL -his -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -marched march VERB VBD NULL -proudly proudly ADV RB NULL -away away ADV RB NULL -to to PART TO NULL -do do AUX VB NULL -battle battle NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -enemy enemy NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -found find VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -so so ADV RB NULL -ugly ugly ADV RB NULL -that that SCONJ IN NULL -its -PRON- PRON PRP$ NULL -foe foe NOUN NN NULL -turned turn VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -in in ADP IN NULL -disgust disgust NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -tiger tiger NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -241 241 NUM CD CARDINAL -had have AUX VBD NULL -said say VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -body body NOUN NN NULL -covered cover VERB VBN NULL -with with ADP IN NULL -coarse coarse ADJ JJ NULL -black black ADJ JJ NULL -hair hair NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -of of ADP IN NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -a a DET DT NULL -foot foot NOUN NN NULL -long long ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -joined join VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -pudgy pudgy NOUN NN NULL -body body NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -neck neck NOUN NN NULL -as as ADV RB NULL -slender slender ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -wasp wasp NOUN NN NULL -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -gave give VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -a a DET DT NULL -hint hint NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -attack attack VERB VB NULL -the the DET DT NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -easier easy ADJ JJR NULL -to to PART TO NULL -fight fight VERB VB NULL -it -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -than than SCONJ IN NULL -awake awake ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -directly directly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -'s 's PART POS NULL -back back ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -heavy heavy ADJ JJ NULL -paw paw NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -armed armed ADJ JJ NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -claws claw NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -knocked knock VERB VBD NULL -the the DET DT NULL -spider spider NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL - - -Jumping jump VERB VBG NULL -down down ADP RP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -it -PRON- PRON PRP NULL -until until ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -stopped stop VERB VBD NULL -wiggling wiggle VERB VBG NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -dead dead ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -opening opening NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -were be AUX VBD NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -proudly proudly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -need need VERB VBP NULL -fear fear VERB VB NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -bowed bow VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -back back ADV RB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -CKevpterXXn CKevpterXXn PROPN NNP NULL -. . PUNCT . NULL - - -e e PROPN NNP NULL -Coi Coi PROPN NNP ORG -/ / SYM SYM ORG -ixtry ixtry NOUN NN ORG -of of ADP IN ORG -" " PUNCT `` ORG -tKe tke X XX WORK_OF_ART -Qi/&wCllii\g qi/&wcllii\g NOUN NN WORK_OF_ART - - -> > X XX NULL -s s PROPN NNP NULL -? ? PUNCT . NULL - - -1 1 NUM CD TIME -1 1 NUM CD TIME - - -i i PRON PRP NULL -FOUR four NUM CD NULL - - -TRAVELLERS TRAVELLERS PROPN NNP NULL -passed pass VERB VBD NULL -throug throug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL - - -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -in in ADP IN NULL -safety safety NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom gloom NOUN NN NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -steep steep ADJ JJ NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -covered cover VERB VBN NULL -from from ADP IN NULL -top top NOUN NN NULL -to to ADP IN NULL -bottom bottom NOUN NN NULL -with with ADP IN NULL -great great ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -climb climb NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -nevertheless nevertheless ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -followed follow VERB VBD NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -nearly nearly ADV RB NULL -reached reach VERB VBN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -rock rock NOUN NN NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -rough rough ADJ JJ NULL -voice voice NOUN NN NULL -cry cry VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -" " PUNCT `` NULL -Keep keep VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL - - -\ \ VERB VBZ NULL -246 246 NUM CD MONEY - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -showed show VERB VBD NULL -itself -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -same same ADJ JJ NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -This this DET DT NULL -hill hill NOUN NN NULL -belongs belong VERB VBZ NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -allow allow VERB VB NULL -anyone anyone PRON NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -'re be AUX VBP NULL -going go VERB VBG NULL -" " PUNCT `` NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -stepped step VERB VBD NULL -from from ADP IN NULL -behind behind ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -man man NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -stout stout VERB VB NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -and and CCONJ CC NULL -supported support VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -neck neck NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -arms arm NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -this this DET DT NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -fear fear VERB VB NULL -that that SCONJ IN NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -a a DET DT NULL -creature creature NOUN NN NULL -could could AUX MD NULL -prevent prevent VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -climbing climb VERB VBG NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -over over ADP RP NULL -your -PRON- PRON PRP$ NULL -hill hill NOUN NN NULL -whether whether SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -forward forward ADV RB NULL -. . PUNCT . NULL - - -As as ADV RB NULL -quick quick ADV RB NULL -as as SCONJ IN NULL -lightning lightne VERB VBG NULL -the the DET DT NULL -man man NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -until until ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -, , PUNCT , NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -him -PRON- PRON PRP NULL -tumbling tumble VERB VBG NULL -, , PUNCT , NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -, , PUNCT , NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Almost almost ADV RB NULL -as as ADV RB NULL -quickly quickly ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -the the DET DT NULL -head head NOUN NN NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -man man NOUN NN NULL -laughed laugh VERB VBD NULL -harshly harshly ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -think think VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -chorous chorous ADJ JJ NULL -of of ADP IN NULL -boisterous boisterous ADJ JJ NULL -laughter laughter NOUN NN NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -saw see VERB VBD NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -the the DET DT NULL -armless armless NOUN NN NULL -Hammer- Hammer- PROPN NNP NULL - - -Heads Heads PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -hillside hillside NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -behind behind ADP IN NULL -every every DET DT NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Head Head PROPN NNP NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -247 247 NUM CD CARDINAL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -laughter laughter NOUN NN NULL -caused cause VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -mishap mishap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -giving give VERB VBG NULL -" " PUNCT `` NULL -a a DET DT NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -that that PRON WDT NULL -echoed echo VERB VBD NULL -like like SCONJ IN NULL -thunder thunder NOUN NN NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -swiftly swiftly ADV RB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -rolling roll VERB VBG NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -struck strike VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cannon cannon ADJ JJ NULL -ball ball NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ran run VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -feeling feel VERB VBG NULL -rather rather ADV RB NULL -bruised bruised ADJ JJ NULL -and and CCONJ CC NULL -sore sore ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -useless useless ADJ JJ NULL -to to PART TO NULL -fight fight VERB VB NULL -people people NOUN NNS NULL -with with ADP IN NULL -shooting shoot VERB VBG NULL -heads head NOUN NNS NULL -; ; PUNCT : NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -withstand withstand VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -, , PUNCT , NULL -then then ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Call call VERB VB WORK_OF_ART -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -suggested suggest VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP FAC -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -still still ADV RB NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -command command VERB VB NULL -them -PRON- PRON PRP NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -putting put VERB VBG NULL -on on ADP RP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -she -PRON- PRON PRP NULL -uttered utter VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -were be AUX VBD NULL -as as ADV RB NULL -prompt prompt ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -the the DET DT NULL -entire entire ADJ JJ NULL -band band NOUN NN NULL -stood stand VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -King- King- PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -bowing bow VERB VBG NULL -low low ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Carry carry VERB VB NULL -us -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quad- Quad- PROPN NNP NULL -lings ling NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -up up ADP RP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -the the DET DT LOC -Hammer Hammer PROPN NNP LOC -- - PUNCT HYPH LOC -Heads Heads PROPN NNP LOC -yelled yell VERB VBD NULL -with with ADP IN NULL -vexation vexation NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -248 248 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -shot shoot VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -high high ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -reach reach VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -, , PUNCT , NULL -which which PRON WDT NULL -carried carry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -safely safely ADV RB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -last last ADJ JJ NULL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -summon summon VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -twinkling twinkling NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -seemed seem VERB VBD NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -field field NOUN NN NULL -upon upon SCONJ IN NULL -field field NOUN NN NULL -of of ADP IN NULL -ripening ripen VERB VBG NULL -grain grain NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -well- well- ADJ JJ NULL -paved paved ADJ JJ NULL -roads road NOUN NNS NULL -running run VERB VBG NULL -between between ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -pretty pretty ADV RB NULL -rippling ripple VERB VBG NULL -brooks brook NOUN NNS NULL -with with ADP IN NULL -strong strong ADJ JJ NULL -bridges bridge NOUN NNS NULL -across across ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -fences fence NOUN NNS NULL -and and CCONJ CC NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -bridges bridge NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -painted paint VERB VBN NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -yellow yellow ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNP ORG -and and CCONJ CC NULL -blue blue ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -. . PUNCT . NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -fat fat ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -chubby chubby ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -natured natured ADJ JJ NULL -, , PUNCT , NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -all all DET DT NULL -in in ADP IN NULL -red red NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -showed show VERB VBD NULL -bright bright ADJ JJ NULL -against against ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -yellowing yellow VERB VBG NULL -grain grain NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -near near SCONJ IN NULL -a a DET DT NULL -farm farm NOUN NN NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -for for ADP IN NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -the the DET DT NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -three three NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cake cake NOUN NN NULL -and and CCONJ CC NULL -four four NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cookies cookie NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -bowl bowl NOUN NN NULL -of of ADP IN NULL -milk milk NOUN NN NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP NULL -of of ADP IN NULL -Glinda Glinda PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -249 249 NUM CD CARDINAL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -soon soon ADV RB NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Thanking thank VERB VBG NULL -the the DET DT NULL -good good ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -afresh afresh NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -by by ADP IN NULL -the the DET DT NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -across across ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -bridges bridge NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -very very ADV RB NULL -beautiful beautiful ADJ JJ NULL -Castle Castle PROPN NNP ORG -. . PUNCT . NULL - - -Before before ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -were be AUX VBD NULL -three three NUM CD CARDINAL -young young ADJ JJ NULL -girls girl NOUN NNS NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -handsome handsome ADJ JJ NULL -red red ADJ JJ NULL -uni- uni- ADJ JJ NULL -forms form NOUN NNS NULL -trimmed trim VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -braid braid NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -ap- ap- X XX NULL -proached proache VERB VBD NULL -one one NUM CD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Why why ADV WRB NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT LOC -South South PROPN NNP LOC -Country Country PROPN NNP LOC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -To to PART TO NULL -see see VERB VB NULL -the the DET DT WORK_OF_ART -Good Good PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -who who PRON WP NULL -rules rule VERB VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Will will AUX MD NULL -you -PRON- PRON PRP NULL -take take VERB VB NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -me -PRON- PRON PRP NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -name name NOUN NN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -receive receive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -told tell VERB VBD NULL -who who PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -soldier soldier NOUN NN NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP FAC -. . PUNCT . NULL - - -After after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -back back ADV RB NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -j|.^^^ j|.^^^ NOUN NN ORG -th^-||te^e^ th^-||te^e^ PROPN NNP ORG -# # PROPN NNP ORG -; ; PUNCT : NULL -admitted admit VERB VBN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -^<'4 ^<'4 PUNCT NFP NULL - - -> > X XX NULL - - -l<:/rli l<:/rli PROPN NNP NULL -: : PUNCT : NULL -% % NOUN NN NULL -? ? PUNCT . NULL - - -\fA^?AS^ \fA^?AS^ PUNCT NFP NULL - - -MO MO PROPN NNP NULL -CK^pterXXffl CK^pterXXffl PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Good Good PROPN NNP NULL -WitcK WitcK PROPN NNP NULL - - -Gr&.rvt5 Gr&.rvt5 PROPN NNP NULL - - -DorotJys DorotJys PROPN NNP NULL -" " PUNCT '' NULL -^^=^ ^^=^ PUNCT NFP NULL -w w PROPN NNP NULL -l l PROPN NNP NULL -t t NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -taken take VERB VBN NULL -to to ADP IN NULL -a a DET DT NULL -room room NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -washed wash VERB VBD NULL -her -PRON- PRON PRP NULL -^^^^^^^^ ^^^^^^^^ ADJ JJR NULL -face face NOUN NN NULL -and and CCONJ CC NULL -combed comb VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -\(^ \(^ PUNCT : NULL -Lion Lion PROPN NNP NULL -shook shake VERB VBD NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -patted pat VERB VBD NULL -himself -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -shape shape NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -polished polish VERB VBD NULL -his -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -presentable presentable ADJ JJ NULL -they -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -girl girl NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -Glinda Glinda PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -throne throne NOUN NN NULL -of of ADP IN NULL -rubies ruby NOUN NNS NULL -. . PUNCT . NULL -254 254 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -both both CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -young- young- NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -rich rich ADJ JJ NULL -red red NOUN NN NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADP IN NULL -flowing flow VERB VBG NULL -ringlets ringlet NOUN NNS NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -was be AUX VBD NULL -pure pure ADJ JJ NULL -white white ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -kindly kindly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -child child NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -story story NOUN NN NULL -; ; PUNCT : NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -how how ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -found find VERB VBN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -adventures adventure NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -with with ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -, , PUNCT , NULL -* * PUNCT NFP NULL -* * PUNCT NFP NULL -is be AUX VBZ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -for for ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -will will AUX MD NULL -surely surely ADV RB NULL -think think VERB VB NULL -something something PRON NN NULL -dreadful dreadful ADJ JJ NULL -has have AUX VBZ NULL -happened happen VERB VBN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -put put VERB VB NULL -on on ADP IN NULL -mourn- mourn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -the the DET DT NULL -crops crop NOUN NNS NULL -are be AUX VBP NULL -better well ADJ JJR NULL -this this DET DT DATE -year year NOUN NN DATE -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -can can AUX MD NULL -not not PART RB NULL -afford afford VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Glinda Glinda PROPN NNP NULL -leaned lean VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -upturned upturned ADJ JJ NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -loving loving ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Bless bless VERB VB NULL -you -PRON- PRON PRP NULL -dear dear ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Willingly willingly ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -it -PRON- PRON PRP NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -command command VERB VB NULL -the the DET DT PRODUCT -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -need need VERB VB NULL -their -PRON- PRON PRP$ NULL -service service NOUN NN NULL -just just ADV RB NULL -those those DET DT NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -smiling smile VERB VBG NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -then then ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -What what PRON WP NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -left leave VERB VBN NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -255 255 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -return return VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -its -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -only only ADJ JJ NULL -thing- thing- NOUN NN NULL -that that PRON WDT NULL -worries worry VERB VBZ NULL -me -PRON- PRON PRP NULL -is be AUX VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -By by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -command command VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -shame shame NOUN NN NULL -to to PART TO NULL -deprive deprive VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -of of ADP IN NULL -so so ADV RB NULL -wonderful wonderful ADJ JJ NULL -a a DET DT NULL -ruler ruler NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Am be AUX VBP NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -wonderful wonderful ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -unusual unusual ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -Turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -What what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -leaves leave VERB VBZ NULL -this this DET DT NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Winkies Winkies PROPN NNPS WORK_OF_ART -were be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wanted want VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -after after ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -nothing nothing PRON NN NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -forever forever ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -second second ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -will will AUX MD NULL -be be AUX VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -carry carry VERB VBP NULL -you -PRON- PRON PRP NULL -safely safely ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -may may AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -so so ADV RB NULL -large large ADJ JJ NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -as as SCONJ IN NULL -those those DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -really really ADV RB NULL -brighter bright ADJ JJR NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -well well ADV RB NULL -polished polished ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -rule rule VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -256 256 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -returned return VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -, , PUNCT , NULL -what what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -lies lie VERB VBZ NULL -a a DET DT NULL -grand grand ADJ JJ NULL -old old ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -that that PRON WDT NULL -live live VERB VBP NULL -there there PRON EX NULL -have have AUX VBP NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -happily happily ADV RB NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -third third ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -shall shall AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -hav- hav- X LS NULL -ing e VERB VBG NULL -used use VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -powers power NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -give give VERB VB NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -King King PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Monkeys Monkeys PROPN NNPS PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -may may AUX MD NULL -thereafter thereafter ADV RB NULL -be be AUX VB NULL -free free ADJ JJ NULL -for for ADP IN NULL -evermore evermore NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -now now ADV RB NULL -thanked thank VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -earnestly earnestly ADV RB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -exclaimed exclaim VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -257 257 NUM CD CARDINAL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -certainly certainly ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -beautiful beautiful ADJ JJ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -yet yet ADV RB NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ WORK_OF_ART -Silver silver ADJ JJ WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -gone go VERB VBN NULL -back back ADV RB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -the the DET DT NULL -very very ADV RB NULL -first first ADJ JJ NULL -day day NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -wonderful wonderful ADJ JJ NULL -brains brain NOUN NNS NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -passed pass VERB VBN NULL -my -PRON- PRON PRP$ NULL -whole whole ADJ JJ NULL -life life NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBD NULL -and and CCONJ CC NULL -rusted rust VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -till till SCONJ IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -lived live VERB VBN NULL -a a DET DT NULL -coward coward NOUN NN NULL -forever forever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -de- de- X XX NULL -clared clare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -no no DET DT NULL -beast beast NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -forest forest NOUN NN NULL -would would AUX MD NULL -have have AUX VB NULL -had have VERB VBN NULL -a a DET DT NULL -good good ADJ JJ NULL -word word NOUN NN NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -all all ADV RB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -glad glad ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -these these DET DT NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -has have AUX VBZ NULL -had have VERB VBN NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -most most ADV RBS NULL -desired desire VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -is be AUX VBZ NULL -happy happy ADJ JJ NULL -in in ADP IN NULL -having have VERB VBG NULL -a a DET DT NULL -kingdom kingdom NOUN NN NULL -to to PART TO NULL -rule rule VERB VB NULL -beside beside ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -The the DET DT WORK_OF_ART -Silver Silver PROPN NNP WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -have have AUX VBP NULL -wonderful wonderful ADJ JJ NULL -powers power NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -curious curious ADJ JJ NULL -things thing NOUN NNS NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -any any DET DT NULL -place place NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -in in ADP IN NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -step step NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -made make VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -wink wink NOUN NN NULL -of of ADP IN NULL -an an DET DT NULL -eye eye NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -knock knock VERB VB NULL -the the DET DT NULL -heels heel NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -command command VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -wherever wherever ADV WRB NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -258 258 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -If if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -threw throw VERB VBD NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -patting- patting- VERB VB NULL -his -PRON- PRON PRP$ NULL -big- big- X XX NULL -head head NOUN NN NULL -tenderly tenderly ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -kissed kiss VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -weeping- weeping- ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -most most ADV RBS NULL -dang dang ADJ JJ NULL -- - PUNCT HYPH NULL -erous erous ADJ JJ NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -she -PRON- PRON PRP NULL -hug^ged hug^ge VERB VBD NULL -the the DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -stuffed stuffed ADJ JJ NULL -body body NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -kissing- kissing- PROPN NNP NULL -his -PRON- PRON PRP$ NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -crying cry VERB VBG NULL -herself -PRON- PRON PRP NULL -at at ADP IN NULL -this this DET DT NULL -sorrowful sorrowful ADJ JJ NULL -parting parting NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -loving- loving- ADJ JJ NULL -comrades comrade NOUN NNS NULL -. . PUNCT . NULL - - -Glinda Glinda PROPN NNP NULL - - -the the DET DT NULL -Good Good PROPN NNP NULL -stepped step VERB VBD NULL -down down ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -throne throne NOUN NN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -a a DET DT NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -kindness kindness NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -shown show VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -herself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -now now ADV RB NULL -took take VERB VBD NULL -Toto Toto PROPN NNP NULL -up up ADP RP NULL -solemnly solemnly ADV RB NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -last last ADJ JJ NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL - - -she -PRON- PRON PRP NULL -clapped clap VERB VBD NULL -the the DET DT NULL -heels heel NOUN NNS NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Take take VERB VB NULL -mc mc NOUN NN NULL -home home ADV RB NULL -to to ADP IN NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Instantly instantly ADV RB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -whirling whirl VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -swiftly swiftly ADV RB NULL -that that SCONJ IN NULL -all all DET DT NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -or or CCONJ CC NULL -feci feci ADJ JJ NULL -was be AUX VBD NULL -the the DET DT NULL -wind wind NOUN NN NULL -w^histling w^histle VERB VBG NULL -past past ADP IN NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -took take VERB VBD NULL -but but CCONJ CC NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -so so ADV RB NULL -suddenly suddenly ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -259 259 NUM CD CARDINAL - - -At at ADP IN NULL -length length NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -. . PUNCT . NULL - - -For for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sitting sit VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -broad broad ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -prairie prairie NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -just just ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -farm farm NOUN NN NULL -- - PUNCT HYPH NULL -house house NOUN NN NULL -Uncle Uncle PROPN NNP PRODUCT -Henry Henry PROPN NNP PRODUCT -built build VERB VBD NULL -after after ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -away away ADP RP NULL -the the DET DT NULL -old old ADJ JJ NULL -one one NUM CD NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -was be AUX VBD NULL -milking milk VERB VBG NULL -the the DET DT NULL -cows cow NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -barnyard barnyard NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -jumped jump VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -was be AUX VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -barn barn NOUN NN NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -joyously joyously ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -stocking- stocking- ADJ JJ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -For for ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNPS NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -off off ADP RP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -flight flight NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -forever forever ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -UNT unt NOUN NN NULL -EM EM PROPN NNP NULL -HAD have VERB VBD NULL - - -JUST just ADV RB NULL -COME come VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -to to PART TO NULL -water water VERB VB NULL -the the DET DT NULL -cab- cab- NOUN NN NULL -bages bag VERB VBZ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -running- running- NOUN NN NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -darhng- darhng- ADJ JJ NULL -child child NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -folding fold VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -covering cover VERB VBG NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -kisses kiss NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -where where ADV WRB NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -From from ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -here here ADV RB NULL -is be AUX VBZ NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -too too ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -oh oh INTJ UH NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -so so ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - - - -CKb^pter CKb^pter PROPN NNP NULL -I. I. PROPN NNP NULL -TKe TKe PROPN NNP NULL -Cyclorve Cyclorve PROPN NNP NULL -% % NOUN NN NULL -LIVED live VERB VBN NULL -IN in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -^ ^ PROPN NNP NULL -^3fr ^3fr SYM SYM NULL -prairies prairie NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -^ ^ PROPN NNP NULL -J J PROPN NNP NULL -? ? PUNCT . NULL - - -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -Their -PRON- PRON PRP$ NULL -house house NOUN NN NULL -was be AUX VBD NULL -small small ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -lumber lumber NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -by by ADP IN NULL -wagon wagon NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -walls wall NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -one one NUM CD CARDINAL -room room NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -room room NOUN NN NULL -contained contain VERB VBD NULL -a a DET DT NULL -rusty rusty ADJ JJ NULL -looking look VERB VBG NULL -cooking cooking NOUN NN NULL -stove stove NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -table table NOUN NN NULL -, , PUNCT , NULL -three three NUM CD CARDINAL -or or CCONJ CC NULL -four four NUM CD CARDINAL -chairs chair NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -beds bed NOUN NNS NULL -. . PUNCT . NULL - - -Uncle uncle NOUN NN NULL -> > X XX NULL -^^ ^^ PUNCT NFP NULL -12 12 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -big- big- ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT PERSON -Httle Httle PROPN NNP PERSON -bed bed NOUN NN NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -gar- gar- PROPN NNP NULL -ret ret PROPN NNP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -cellar cellar NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -small small ADJ JJ NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -dug dig VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -called call VERB VBD NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -cellar cellar NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -family family NOUN NN NULL -could could AUX MD NULL -go go VERB VB NULL -in in ADP IN NULL -case case NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -those those DET DT NULL -great great ADJ JJ NULL -whirlwinds whirlwind NOUN NNS NULL -arose arise VERB VBD NULL -, , PUNCT , NULL -mighty mighty ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -crush crush VERB VB NULL -any any DET DT NULL -building building NOUN NN NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -path path NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -reached reach VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -led lead VERB VBD NULL -down down ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gray gray ADJ JJ NULL -prairie prairie NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -a a DET DT NULL -tree tree NOUN NN NULL -nor nor CCONJ CC NULL -a a DET DT NULL -house house NOUN NN NULL -broke break VERB VBD NULL -the the DET DT NULL -broad broad ADJ JJ NULL -sweep sweep NOUN NN NULL -of of ADP IN NULL -flat flat ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -reached reach VERB VBD NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -baked bake VERB VBN NULL -the the DET DT NULL -plowed plowed ADJ JJ NULL -land land NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -gray gray ADJ JJ NULL -mass mass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -cracks crack NOUN NNS NULL -running run VERB VBG NULL -through through ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -green green ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -burned burn VERB VBN NULL -the the DET DT NULL -tops top NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -blades blade NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -the the DET DT NULL -same same ADJ JJ NULL -gray gray ADJ JJ NULL -color color NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -seen see VERB VBN NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -Once once SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -blistered blister VERB VBD NULL -the the DET DT NULL -paint paint NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -rains rain NOUN NNS NULL -washed wash VERB VBD NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -as as ADV RB NULL -dull dull ADJ JJ NULL -and and CCONJ CC NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -came come VERB VBD NULL -there there ADV RB NULL -to to PART TO NULL -live live VERB VB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -, , PUNCT , NULL -pretty pretty ADJ JJ NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -and and CCONJ CC NULL -wind wind NOUN NN NULL -had have AUX VBD NULL -changed change VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -sparkle sparkle NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -sober sober ADJ JJ NULL -gray gray NOUN NN NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -red red NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -lips lip NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -thin thin ADJ JJ NULL -and and CCONJ CC NULL -gaunt gaunt NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -never never ADV RB NULL -smiled smile VERB VBD NULL -, , PUNCT , NULL -now now ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -an an DET DT NULL -orphan orphan NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -so so ADV RB NULL -startled startled ADJ JJ NULL - - -" " PUNCT '' NULL -She -PRON- PRON PRP NULL -aiufjld aiufjld VERB VBP NULL -Toto Toto PROPN NNP PERSON -hy hy VERB VBD NULL -the the DET DT NULL -edv edv NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -13 13 NUM CD NULL -by by ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -laughter laughter NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -scream scream VERB VB NULL -and and CCONJ CC NULL -press press VERB VB NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -whenever whenever ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -merry merry NOUN NN NULL -voice voice NOUN NN NULL -reached reach VERB VBD NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -still still ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -irl irl NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -anything anything PRON NN NULL -to to PART TO NULL -laugh laugh VERB VB NULL -at at ADP IN NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -never never ADV RB NULL -laughed laugh VERB VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -worked work VERB VBD NULL -hard hard ADV RB NULL -from from ADP IN NULL -morning morning NOUN NN TIME -till till SCONJ IN NULL -night night NOUN NN TIME -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -joy joy NOUN NN PERSON -was be AUX VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -beard beard NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -rough rough ADJ JJ NULL -boots boot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -stern stern ADJ JJ NULL -and and CCONJ CC NULL -solemn solemn ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rarely rarely ADV RB NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -w^as w^a VERB VBD NULL -Toto Toto PROPN NNP NULL -that that PRON WDT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -laugh laugh NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -growing grow VERB VBG NULL -as as ADV RB NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -surroundings surrounding NOUN NNS NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -gray gray ADJ JJ NULL -; ; PUNCT : NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -] ] PUNCT -RRB- NULL - - -[ [ PUNCT -LRB- NULL -\\ \\ PROPN NNP NULL -with with ADP IN NULL -long long ADJ JJ NULL -, , PUNCT , NULL -silky silky ADJ JJ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -small small ADJ JJ NULL -black black ADJ JJ NULL -_ _ NOUN NN NULL -^ ^ PROPN NNP NULL -J%i^ J%i^ PROPN NNP NULL -eyes eye NOUN NNS NULL -that that PRON WDT NULL -twinkled twinkle VERB VBD NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -funny funny ADJ JJ NULL -, , PUNCT , NULL -wee wee INTJ UH NULL -nose nose NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -played play VERB VBD NULL -all all DET DT NULL -day day NOUN NN NULL -long long ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -played play VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -To to NOUN NN NULL -- - PUNCT HYPH NULL -day day NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -playing play VERB VBG NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -- - PUNCT HYPH NULL -step step NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -anxi- anxi- PROPN NNP NULL -ously ously ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -even even ADV RB NULL -grayer grayer NOUN NN NULL -than than SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -Dor- Dor- PROPN NNP NULL -othy othy NOUN NN NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -was be AUX VBD NULL -washing wash VERB VBG NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -. . PUNCT . NULL - - -From from ADP IN NULL -the the DET DT NULL -far far ADJ JJ NULL -north north NOUN NN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -: : PUNCT : NULL -: : PUNCT : NULL -^. ^. NUM CD NULL -14 14 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -low low PROPN NNP NULL -wail wail PROPN NNP NULL -on on ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -where where ADV WRB NULL -the the DET DT NULL -long- long- NOUN NN NULL -grass grass NOUN NN NULL -bowed bow VERB VBD NULL -in in ADP IN NULL -waves wave NOUN NNS NULL -before before ADP IN NULL -the the DET DT NULL -coming come VERB VBG NULL -storm storm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -now now ADV RB NULL -came come VERB VBD NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -whistling whistling NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -south south NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that DET DT NULL -way way NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -ripples ripple NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -coming come VERB VBG NULL -from from ADP IN NULL -that that DET DT NULL -direction direction NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -Suddenly suddenly ADV RB NULL -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -'s be AUX VBZ NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -coming come VERB VBG NULL -, , PUNCT , NULL -Em em INTJ UH PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -look look VERB VB NULL -after after ADP IN NULL -the the DET DT NULL -stock stock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -ran run VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -sheds shed NOUN NNS NULL -where where ADV WRB NULL -the the DET DT NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -were be AUX VBD NULL -kept keep VERB VBN NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -dropped drop VERB VBD NULL -her -PRON- PRON PRP$ NULL -work work NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -glance glance NOUN NN NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -close close ADJ JJ NULL -at at ADP IN NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -run run VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -cellar cellar NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -started start VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -badly badly ADV RB NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -threw throw VERB VBD NULL -open open ADJ JJ NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -down down ADP IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -her -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -half half ADJ JJ CARDINAL -way way NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -shriek shriek NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -house house NOUN NN NULL -shook shake VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -lost lose VERB VBD NULL -her -PRON- PRON PRP NULL -footing footing NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -suddenly suddenly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -A a DET DT NULL -strange strange ADJ JJ NULL -thing thing NOUN NN NULL -then then ADV RB NULL -happened happen VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -house house NOUN NN NULL -whirled whirl VERB VBD NULL -around around ADV RB NULL -two two NUM CD CARDINAL -or or CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -slowly slowly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -going go VERB VBG NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -north north NOUN NN NULL -and and CCONJ CC NULL -south south NOUN NN NULL -winds wind NOUN NNS NULL -met meet VERB VBD NULL -where where ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -exact exact ADJ JJ NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -15 15 NUM CD CARDINAL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -the the DET DT NULL -air air NOUN NN NULL -is be AUX VBZ NULL -generally generally ADV RB NULL -still still ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -raised raise VERB VBD NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -higher higher ADV RBR NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -, , PUNCT , NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -very very ADJ JJ NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -there there ADV RB NULL -it -PRON- PRON PRP NULL -remained remain VERB VBD NULL -and and CCONJ CC NULL -was be AUX VBD NULL -carried carry VERB VBN QUANTITY -miles mile NOUN NNS QUANTITY -and and CCONJ CC QUANTITY -miles mile NOUN NNS QUANTITY -away away ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -a a DET DT NULL -feather feather NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -howled howl VERB VBD NULL -horribly horribly ADV RB NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -riding ride VERB VBG NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -few few ADJ JJ NULL -whirls whirl NOUN NNS NULL -around around ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -other other ADJ JJ NULL -time time NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN ORG -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -being be AUX VBG NULL -rocked rock VERB VBN NULL -gently gently ADV RB NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -baby baby NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cradle cradle NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -ran run VERB VBD NULL -about about ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -here here ADV RB NULL -, , PUNCT , NULL -now now ADV RB NULL -there there ADV RB NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -loudly loudly ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -quite quite ADV RB NULL -still still ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -would would AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -Toto Toto PROPN NNP NULL -got get VERB VBD NULL -too too ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -open open ADJ JJ NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -soon soon ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -sticking stick VERB VBG NULL -up up ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -hole^ hole^ NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -strong strong ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL - - -was be AUX VBD NULL -keeping keep VERB VBG NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -fall fall VERB VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -crept creep VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -ear ear NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -dragged drag VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -again again ADV RB NULL -; ; PUNCT : NULL -afterward afterward ADV RB NULL -closing close VERB VBG NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -no no DET DT NULL -more more ADJ JJR NULL -accidents accident NOUN NNS NULL -could could AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Hour hour NOUN NN NULL -after after ADP IN NULL -hour hour NOUN NN TIME -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -got get VERB VBD NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -fright fright NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -quite quite ADV RB NULL -lonely lonely ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -shrieked shriek VERB VBD NULL -so so ADV RB NULL -loudly loudly ADV RB NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -became become VERB VBD NULL -deaf deaf ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -wondered wonder VERB VBN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT TIME -hours hour NOUN NNS TIME -passed pass VERB VBD NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -terrible terrible ADJ JJ NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -worrying worry VERB VBG NULL -and and CCONJ CC NULL -i6 i6 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -resolved resolve VERB VBD NULL -to to PART TO NULL -wait wait VERB VB NULL -calmly calmly ADV RB NULL -and and CCONJ CC NULL -see see VERB VB NULL -what what PRON WP NULL -the the DET DT NULL -future future NOUN NN NULL -would would AUX MD NULL -bring bring VERB VB NULL -" " PUNCT '' NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -she -PRON- PRON PRP NULL -crawled crawl VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -swaying sway VERB VBG NULL -floor floor NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upoi^t^^nd upoi^t^^nd NUM CD NULL - - -Toto Toto PROPN NNP PERSON -followed follow VERB VBD NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^H^^ ^H^^ PUNCT NFP NULL - - -In in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -swaying swaying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -wailing wailing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wuid wuid NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -soon soon ADV RB NULL -closed close VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -fast fast ADJ JJ NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -CKd^pter CKd^pter PROPN NNP NULL -II II PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvcil rvcil NOUN NN NULL -with with ADP IN NULL -The the DET DT NULL -Ai Ai PROPN NNP NULL -/ / SYM SYM NULL -rvcKkirvs rvcKkirvs PROPN NNP NULL -. . PUNCT . NULL - - -Re Re PROPN NNP PERSON -WAS be VERB VBD NULL -AWAKENED AWAKENED PROPN NNP NULL -by by ADP IN NULL -a a DET DT NULL -shock shock NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -sudden sudden ADJ JJ NULL -and and CCONJ CC NULL -severe severe ADJ JJ NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -} } PUNCT -RRB- NULL -thy thy PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -soft soft ADJ JJ NULL -I -PRON- PRON PRP NULL -bed bed NOUN NN NULL - - -she -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -^,J. ^,J. PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -the the DET DT NULL -jar jar NOUN NN NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -catch catch NOUN NN NULL -? ? PUNCT . NULL - - -J.hab^breath j.hab^breath NOUN NN NULL -and and CCONJ CC NULL -wonder wonder VERB VB NULL -what what PRON WP NULL -had have AUX VBD NULL -lii^ppened lii^ppene VERB VBN NULL - - -; ; PUNCT : NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -cold cold ADJ JJ NULL -little little ADJ JJ NULL -nose nose NOUN NN NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -whined whine VERB VBD NULL -dismally dismally ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -moving move VERB VBG NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sunshine sunshine NOUN NN NULL -came come VERB VBD NULL -in in ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -flooding flood VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -heels heel NOUN NNS NULL -ran run VERB VBD NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -amazement amazement NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -20 20 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -about about ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -growing grow VERB VBG NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -bigger big ADJ JJR NULL -at at ADP IN NULL -the the DET DT NULL -won- won- ADJ JJ NULL -derful derful ADJ JJ NULL -sights sight NOUN NNS NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -set set VERB VBN NULL -the the DET DT NULL -house house NOUN NN NULL -down down ADP RP NULL -, , PUNCT , NULL -very very ADV RB NULL -gently gently ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -marvelous marvelous ADJ JJ NULL -beauty beauty NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -lovely lovely ADJ JJ NULL -patches patch NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -sward sward NOUN NN NULL -all all ADV RB NULL -about about ADP IN NULL -, , PUNCT , NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -trees tree NOUN NNS NULL -bearing bear VERB VBG NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -luscious luscious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -Banks bank NOUN NNS NULL -of of ADP IN NULL -gorgeous gorgeous ADJ JJ NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -on on ADP IN NULL -every every DET DT NULL -hand hand NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -birds bird NOUN NNS NULL -with with ADP IN NULL -rare rare ADJ JJ NULL -9 9 NUM CD NULL -and and CCONJ CC NULL -brilliant brilliant ADJ JJ NULL -plumage plumage NOUN NN NULL -sang sing VERB VBD NULL -and and CCONJ CC NULL -fluttered flutter VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -bushes bush NOUN NNS NULL -. . PUNCT . NULL - - -A a DET DT NULL -little little ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -rushing rush VERB VBG NULL -and and CCONJ CC NULL -sparkling sparkle VERB VBG NULL -along along ADP RP NULL -between between ADP IN NULL -green green ADJ JJ NULL -banks bank NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -murmuring murmur VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -lived live VERB VBN NULL -so so ADV RB NULL -long long ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -prairies prairie NOUN NNS NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -looking look VERB VBG NULL -eagerly eagerly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -sights sight NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -coming come VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP$ NULL -a a DET DT NULL -group group NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -queerest queer ADJ JJS NULL -people people NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -grown grown ADJ JJ NULL -folk folk NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -been be AUX VBN NULL -used use VERB VBN NULL -to to ADP IN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -neither neither DET DT NULL -were be AUX VBD NULL -they -PRON- PRON PRP NULL -very very ADV RB NULL -small small ADJ JJ NULL -. . PUNCT . NULL - - -In in ADP IN NULL -fact fact NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -about about ADP IN NULL -as as ADV RB NULL -tall tall ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -grown grow VERB VBN NULL -child child NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -age age NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -looks look VERB VBZ NULL -go go VERB VBP NULL -, , PUNCT , NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -older old ADJ JJR NULL -. . PUNCT . NULL - - -Three three NUM CD CARDINAL -were be AUX VBD NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -a a DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -oddly oddly ADV RB NULL -dressed dress VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -wore wear VERB VBD NULL -round round ADJ JJ NULL -hats hat NOUN NNS NULL -that that PRON WDT NULL -rose rise VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -point point NOUN NN NULL -a a DET DT NULL -foot foot NOUN NN NULL -above above ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -bells bell NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -brims brim NOUN NNS NULL -that that PRON WDT NULL -tinkled tinkle VERB VBD NULL -sweetly sweetly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -moved move VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -hats hat NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -'s 's PART POS NULL -hat hat NOUN NN NULL -was be AUX VBD NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -wore wear VERB VBD NULL -a a DET DT NULL -white white ADJ JJ NULL -gown gown NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -in in ADP IN NULL -plaits plait NOUN NNS NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -; ; PUNCT : NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -sprinkled sprinkle VERB VBN NULL -little little ADJ JJ NULL -stars star NOUN NNS NULL -that that PRON WDT NULL -glistened glisten VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -like like SCONJ IN NULL -diamonds diamond NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -21 21 NUM CD NULL -^hade ^hade PROPN NNP NULL - - -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -hats hat NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -well well ADV RB NULL -polished polish VERB VBN NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -a a DET DT NULL -deep deep ADJ JJ NULL -roll roll NOUN NN NULL -of of ADP IN NULL -blue blue PROPN NNP NULL -at at ADP IN NULL -the the DET DT NULL -tops top NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -thought think VERB VBD NULL -, , PUNCT , NULL -were be AUX VBD NULL -about about ADV RB NULL -as as ADV RB NULL -old old ADJ JJ NULL -as as SCONJ IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -beards beard NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -doubtless doubtless ADV RB NULL -much much ADV RB NULL -older old ADJ JJR NULL -: : PUNCT : NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -was be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -rather rather ADV RB NULL -stiffly stiffly PROPN NNP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -these these DET DT NULL -people people NOUN NNS NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -standing- standing- ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -paused pause VERB VBD NULL -and and CCONJ CC NULL -whispered whisper VERB VBD NULL -among among ADP IN NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -afraid afraid ADJ JJ NULL -to to PART TO NULL -come come VERB VB NULL -farther farther ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -walked walk VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -made make VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -bow bow NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -sweet sweet ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -most most ADV RBS NULL -noble noble ADJ JJ NULL -Sorceress Sorceress PROPN NNP PRODUCT -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -setting set VERB VBG NULL -our -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -listened listen VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -could could AUX MD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -possibly possibly ADV RB NULL -mean mean VERB VB NULL -by by ADP IN NULL -calling call VERB VBG NULL -, , PUNCT , NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -sorceress sorceress NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saying say VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -? ? PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -an an DET DT NULL -innocent innocent ADJ JJ NULL -, , PUNCT , NULL -harmless harmless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -from from ADP IN NULL -home home NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -in in ADP IN NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -1^ 1^ NUM CD NULL -22 22 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -evidently evidently ADV RB NULL -expected expect VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -answer answer VERB VB NULL -; ; PUNCT : NULL -so so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -hesitation hesitation NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -there there PRON EX NULL -must must AUX MD NULL -be be AUX VB NULL -some some DET DT NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -Ij^J'our Ij^J'our PROPN NNP NULL -ijiou^e ijiou^e PUNCT , NULL -did do AUX VBD NULL -, , PUNCT , NULL -anyway anyway INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -w4i]S^n,^vi^ w4i]S^n,^vi^ PROPN NNP NULL -a a DET DT NULL -iaiigfh iaiigfh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -sh(^ sh(^ VERB VBP NULL - - -jjjOntinued jjjOntinued PROPN NNP NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there ADV RB NULL -^^^ ^^^ PUNCT . NULL -' ' PUNCT '' NULL -iKLiw^JSS^ iKLiw^JSS^ PROPN NNP NULL -' ' PUNCT '' NULL -^^^^^ ^^^^^ PUNCT : NULL - - -sticking stick VERB VBG NULL -out out ADP RP NULL -from from ADP IN NULL -under under ADP IN NULL -a a DET DT NULL -block block NOUN NN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP NULL -lookeil^nd lookeil^nd PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fright/ fright/ PROPN NNP NULL -/There /There PROPN NNP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -just just ADV RB NULL -under under ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beam beam NOUN NN NULL -iht iht PROPN NNP NULL -hpuse hpuse PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^-:.i ^-:.i PUNCT NFP NULL -- - PUNCT HYPH NULL -rested rest VERB VBN NULL -on on ADP IN NULL -, , PUNCT , NULL -two two NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -were be AUX VBD NULL -sticking stick VERB VBG NULL -out out ADP RP NULL -, , PUNCT , NULL -shod shod ADJ JJ NULL -in in ADP IN NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -iwith iwith PROPN NNP NULL -pointed point VERB VBD NULL -toes toe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -dear dear ADJ JJ NULL -! ! PUNCT . NULL - - -oh oh INTJ UH NULL -, , PUNCT , NULL -idear idear VERB VB NULL -! ! PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clasping clasp VERB VBG NULL -her -PRON- PRON PRP$ NULL -tands tand NOUN NNS NULL -together together ADV RB NULL -in in ADP IN NULL -diWa^t^he diwa^t^he NUM CD ORG -house house NOUN NN ORG -must must AUX MD NULL -hava hava VERB VB NULL -f|;llen f|;llen NUM CD NULL -on on ADP IN NULL -hgr hgr PROPN NNP NULL -. . PUNCT . NULL - - -WJiaLever WJiaLever PROPN NNP NULL - - -shall shall AUX MD NULL -\vc \vc PROPN NNP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL - - -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL - - -\ \ NOUN NN NULL - - -1 1 NUM CD NULL -? ? PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -There^s There^s PROPN NNP NULL -nothiag nothiag PROPN NNP NULL -- - PUNCT HYPH NULL -te te PROPN NNP NULL -- - PUNCT HYPH NULL -bc bc PROPN NNP NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -f f PROPN NNP NULL -the the DET DT NULL -East East PROPN NNP NULL -, , PUNCT , NULL -as^.f as^.f NUM CD NULL -aid aid NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -has have AUX VBZ NULL -held hold VERB VBN NULL -all all DET DT NULL -. . PUNCT . NULL - - -the the DET DT NULL -Munchkins^ Munchkins^ PROPN NNP NULL -in in ADP IN NULL -bondage bondage NOUN NN NULL -for for ADP IN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -23 23 NUM CD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -, , PUNCT , NULL -making make VERB VBG NULL -them -PRON- PRON PRP NULL -slave slave NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ TIME -night night NOUN NN TIME -and and CCONJ CC TIME -day day NOUN NN TIME -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -set set VERB VBN NULL -free free ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -favour favour NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -ruled rule VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -I -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -was be AUX VBD NULL -dead dead ADJ JJ NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -sent send VERB VBD NULL -a a DET DT NULL -swift swift ADJ JJ NULL -messenger messenger NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -good good ADJ JJ NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -love love VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -who who PRON WP NULL -ruled rule VERB VBD NULL -here here ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -set set VERB VBN NULL -the the DET DT NULL -people people NOUN NNS NULL -free free VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -all all DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -half half ADV RB CARDINAL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -facing face VERB VBG NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -only only ADV RB CARDINAL -four four NUM CD CARDINAL -witches witch NOUN NNS NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -are be AUX VBP NULL -good good ADJ JJ NULL -witches witch NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -know know VERB VBP NULL -this this DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -mistaken mistake VERB VBN NULL -. . PUNCT . NULL - - -Those those DET DT NULL -who who PRON WP NULL -dwelt dwelt VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -West West PROPN NNP LOC -were be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -wicked wicked ADJ JJ NULL -witches witch NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -there there PRON EX NULL -is be AUX VBZ NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -after after ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -'s 's PART POS NULL -thought thought NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Aunt Aunt PROPN NNP NULL -24 24 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Em Em PROPN NNP NULL -has have AUX VBZ NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB DATE -dead dead ADJ JJ DATE -years year NOUN NNS DATE -and and CCONJ CC NULL -years year NOUN NNS DATE -ago ago ADV RB DATE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -is be AUX VBZ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -inquired inquire VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bowed bow VERB VBD NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -where where ADV WRB NULL -Kansas Kansas PROPN NNP GPE -is be AUX VBZ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -heard hear VERB VBN NULL -that that DET DT NULL -country country NOUN NN NULL -mentioned mention VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -civilized civilized ADJ JJ NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -that that DET DT NULL -accounts account VERB VBZ NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -civilized civilized ADJ JJ NULL -countries country NOUN NNS NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -no no DET DT NULL -witches witch NOUN NNS NULL -left leave VERB VBN NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -wizards wizard NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -sorcer- sorcer- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -magicians magician NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -civilized civilized ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -cut cut VERB VBN NULL -off off ADP RP NULL -from from ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -we -PRON- PRON PRP NULL -still still ADV RB NULL -have have AUX VBP NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -wizards wizard NOUN NNS NULL -amongst amongst ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Wizards Wizards PROPN NNPS ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -sinking sink VERB VBG NULL -her -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -whisper whisper NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -more more ADV RBR NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -another another DET DT NULL -question question NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -then then ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -standing stand VERB VBG NULL -silently silently ADV RB NULL -by by ADV RB NULL -, , PUNCT , NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -shout shout NOUN NN NULL -and and CCONJ CC NULL -pointed point VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -laugh laugh VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -feet foot NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -dead dead ADJ JJ NULL -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -disappeared disappear VERB VBN NULL -entirely entirely ADV RB NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -was be AUX VBD NULL -left leave VERB VBN NULL -but but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -old old ADJ JJ NULL -, , PUNCT , NULL - - -" " PUNCT '' NULL -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -dried dry VERB VBD NULL -up up ADP RP NULL -quickly quickly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -are be AUX VBP NULL -yours yours PRON PRP$ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -reached reach VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -shaking shake VERB VBG NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -handed hand VERB VBD NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -was be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -those those DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -some some DET DT NULL -charm charm NOUN NN NULL -connected connect VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -we -PRON- PRON PRP NULL -never never ADV RB NULL -knew know VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -them -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NORP -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -worry worry VERB VB NULL -about about ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -find find VERB VB NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP NORP -first first ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -one one NUM CD CARDINAL -26 26 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -another another DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -At at ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -not not PART RB NULL -far far ADV RB NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -none none NOUN NN NULL -could could AUX MD NULL -Hve Hve PROPN NNP NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -there there ADV RB NULL -and and CCONJ CC NULL -seen see VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -South South PROPN NNP LOC -is be AUX VBZ NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadhng Quadhng PROPN NNP PERSON -- - PUNCT HYPH NULL -s s PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -told tell VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -live live VERB VBP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -passed pass VERB VBD NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -The the DET DT NULL -North North PROPN NNP LOC -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -old old ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -at at ADP IN NULL -its -PRON- PRON PRP$ NULL -edge edge NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -that that PRON WDT NULL -surrounds surround VERB VBZ NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG - - -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -live live VERB VB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -sob sob VERB VB NULL -, , PUNCT , NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -lonely lonely ADJ JJ NULL -among among ADP IN NULL -all all DET PDT NULL -these these DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -grieve grieve VERB VB NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Munchkins Munchkins PROPN NNP PRODUCT -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -took take VERB VBD NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -handkerchiefs handkerchief NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -also also ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -cap cap NOUN NN NULL -and and CCONJ CC NULL -balanced balance VERB VBD NULL -the the DET DT NULL -point point NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -counted count VERB VBD NULL -" " PUNCT `` NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -two two NUM CD CARDINAL -, , PUNCT , NULL -three three NUM CD CARDINAL -" " PUNCT '' NULL -in in ADP IN NULL -a a DET DT NULL -solemn solemn ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -cap cap NOUN NN NULL -changed change VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -slate slate NOUN NN NULL -, , PUNCT , NULL -on on ADP IN NULL -which which PRON WDT NULL -was be AUX VBD NULL -written write VERB VBN NULL -in in ADP IN NULL -big big ADJ JJ NULL -, , PUNCT , NULL -white white ADJ JJ NULL -chalk chalk NOUN NN NULL -marks mark NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -let let VERB VB NULL -DOROTHY DOROTHY PROPN NNP NULL -GO go VERB VB NULL -TO to ADP IN NULL -THE the DET DT NULL -CITY city NOUN NN NULL -OF of ADP IN NULL -EMERALDS EMERALDS PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -took take VERB VBD NULL -the the DET DT NULL -slate slate NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -having have VERB VBG NULL -read read VERB VBN NULL -the the DET DT NULL -words word NOUN NNS NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Is be AUX VBZ NULL -r^^ir r^^ir ADJ JJ NULL -- - PUNCT HYPH NULL -name name NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -XN XN PROPN NNP NULL - - -.V>^ .V>^ PUNCT . NULL - - -^ ^ PROPN NNP NULL -^4Pfe^ ^4pfe^ NUM CD NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -27 27 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -looking- looking- X XX NULL -up up ADV RB NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -Oz Oz PROPN NNP PERSON -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -City City PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG - - -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL - - -Whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -or or CCONJ CC NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -there there ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -walk walk VERB VB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -through through ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -sometimes sometimes ADV RB NULL -pleasant pleasant ADJ JJ NULL -and and CCONJ CC NULL -sometimes sometimes ADV RB NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -use use VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -pleaded plead VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -only only ADJ JJ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -do do AUX VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -will will AUX MD NULL -dare dare VERB VB NULL -injure injure VERB VB NULL -a a DET DT NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -kissed kiss VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -came come VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -forehead forehead NOUN NN NULL -Where where ADV WRB NULL -her -PRON- PRON PRP$ NULL -lips lip NOUN NNS NULL -touched touch VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -they -PRON- PRON PRP NULL -left leave VERB VBD NULL -a a DET DT NULL -round round NOUN NN NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -mark mark NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -out out ADP RP NULL -soon soon ADV RB NULL -after after ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -is be AUX VBZ NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -so so SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -miss miss VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -tell tell VERB VB NULL -your -PRON- PRON PRP$ NULL -story story NOUN NN NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -O o NOUN NN NULL -, , PUNCT , NULL - - -The the DET DT NULL -three three NUM CD CARDINAL -Munchkins Munchkins PROPN NNPS ORG -bowed bow VERB VBD NULL -low low ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -wished wish VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -pleasant pleasant ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP ORG -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -friendly friendly ADJ JJ NULL -little little ADJ JJ NULL -nod nod NOUN NN NULL -, , PUNCT , NULL -whirled whirl VERB VBN NULL -around around ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -heel heel NOUN NN NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -straight- straight- ADJ JJ NULL -way way NOUN NN NULL -disappeared disappear VERB VBD NULL -, , PUNCT , NULL -much much ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -surprise surprise NOUN NN NULL -of of ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PRODUCT -, , PUNCT , NULL -/ / PUNCT NFP NULL -y y PROPN NNP NULL -who who PRON WP NULL -barked bark VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP$ NULL -loudly loudly ADV RB NULL -y y ADV RBR NULL -enough enough ADV RB NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -Ha3 ha3 VERB VBP NULL -been be AUX VBN NULL -afraid afraid ADJ JJ NULL -even even ADV RB NULL -to to PART TO NULL -growl growl VERB VB NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -by by ADP IN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -/V /V PUNCT NFP NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -xnm xnm PROPN NNP NULL -/ / PUNCT , NULL -ing e VERB VBG NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -ex- ex- ADV RB NULL -pected pecte VERB VBN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -disappear disappear VERB VB NULL -in in ADP RP NULL -just just ADV RB NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -. . PUNCT . NULL -/ / SYM SYM NULL - - -Chsvpter Chsvpter PROPN NNP NULL -III III PROPN NNP NULL - - -How how ADV WRB NULL -DorolK/ DorolK/ PROPN NNP NULL -^^ved ^^ve VERB VBD NULL - - -the the DET DT NULL -^cevrecrow ^cevrecrow NOUN NN NULL -. . PUNCT . NULL - - -1.^1 1.^1 NUM CD CARDINAL - - -DOROTHY DOROTHY PROPN NNP NULL -WAS be VERB VBD NULL -left leave VERB VBD NULL -alone alone ADV RB NULL - - -she -PRON- PRON PRP NULL -began begin VERB VBD NULL -to to PART TO NULL -feel feel VERB VB NULL -hungry hungry ADJ JJ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -herself -PRON- PRON PRP NULL -some some DET DT NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -spread spread VERB VBD NULL -with with ADP IN NULL -butter butter NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -gave give VERB VBD NULL -some some DET DT NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -a a DET DT NULL -pail pail NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -shelf shelf NOUN NN NULL -she -PRON- PRON PRP NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -clear clear ADJ JJ NULL -, , PUNCT , NULL -sparkling sparkle VERB VBG NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ran run VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sitting sit VERB VBG NULL -there there ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -such such ADJ JJ NULL -delicious delicious ADJ JJ NULL -fruit fruit NOUN NN NULL -hanging hang VERB VBG NULL -from from ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -finding find VERB VBG NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -out out ADP RP NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -helped help VERB VBN NULL -32 32 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON - - -to to ADP IN NULL -a a DET DT NULL -good good ADJ JJ NULL -drink drink NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cool cool ADJ JJ NULL -, , PUNCT , NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -set set VERB VBD NULL -about about ADP IN NULL -making make VERB VBG NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -other other ADJ JJ NULL -dress dress NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -that that DET DT NULL -happened happen VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -clean clean ADJ JJ NULL -and and CCONJ CC NULL -was be AUX VBD NULL -hanging hang VERB VBG NULL -on on ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -gingham gingham PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -checks check NOUN NNS NULL -of of ADP IN NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -the the DET DT NULL -blue blue NOUN NN NULL -was be AUX VBD NULL -somewhat somewhat ADV RB NULL -faded fade VERB VBN NULL -with with ADP IN NULL -many many ADJ JJ NULL -w^ashings w^ashing NOUN NNS NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -still still ADV RB NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -frock frock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -washed wash VERB VBD NULL -herself -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -dressed dress VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -gingham gingham NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -her -PRON- PRON PRP$ NULL -pink pink ADJ JJ NULL -sunbonnet sunbonnet NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -bread bread NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -laying lay VERB VBG NULL -a a DET DT NULL -white white ADJ JJ NULL -cloth cloth NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -eet eet PROPN NNP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -how how ADV WRB NULL -old old ADJ JJ NULL -and and CCONJ CC NULL -w^orn w^orn ADJ JJ NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -surely surely ADV RB NULL -will will AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -looked look VERB VBD NULL -up up ADP RP NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -meant mean VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -. . PUNCT . NULL - - -* * PUNCT NFP NULL -T t NOUN NN NULL -wonder wonder NOUN NN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -fit fit VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -in in ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -wear wear VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -leather leather NOUN NN NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -silver silver ADJ JJ NULL -ones one NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -33 33 NUM CD NULL -' ' PUNCT '' NULL -' ' PUNCT '' WORK_OF_ART -Come come VERB VB WORK_OF_ART -along along ADP RP WORK_OF_ART -, , PUNCT , WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -closed close VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -locked lock VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -key key ADJ JJ NULL -care- care- NOUN NN NULL -fully fully ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -pocket pocket NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -so so ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -trotting trotting NOUN NN NULL -along along ADP IN NULL -soberly soberly ADV RB NULL -behind behind ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -roads road NOUN NNS NULL -near near SCONJ IN NULL -by by ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -long long ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -the the DET DT NULL -one one NOUN NN CARDINAL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -Within within ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -walking walk VERB VBG NULL -briskly briskly ADV RB NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -tinkling tinkle VERB VBG NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -roadbed roadbe VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -bright bright ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sang sing VERB VBD NULL -sweet sweet PROPN NNP NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -feel feel VERB VB NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -bad bad ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -might might AUX MD NULL -think think VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -would would AUX MD NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -suddenly suddenly ADV RB NULL -whisked whisk VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -pretty pretty ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -was be AUX VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -neat neat ADJ JJ NULL -fences fence NOUN NNS NULL -.at .at PUNCT NFP NULL - - -the the DET DT NULL -sides side NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBD NULL -a a DET DT NULL -dainty dainty NOUN NN NULL -blue blue ADJ JJ NULL -color color NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -beyond beyond ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -fields field NOUN NNS NULL -of of ADP IN NULL -grain grain NOUN NN NULL -and and CCONJ CC NULL -vegetables vegetable NOUN NNS NULL -in in ADP IN NULL -abun- abun- ADJ JJ NULL -dance dance NOUN NN NULL -. . PUNCT . NULL - - -Evidently evidently ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -were be AUX VBD NULL -good good ADJ JJ NULL -farmers farmer NOUN NNS NULL -and and CCONJ CC NULL -able able ADJ JJ NULL -to to PART TO NULL -raise raise VERB VB NULL -large large ADJ JJ NULL -crops crop NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -while while NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -a a DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -came come VERB VBD NULL -out out ADP RP NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -bow bow VERB VB NULL -low low ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -by by ADV RB NULL -; ; PUNCT : NULL -for for ADP IN NULL -everyone everyone PRON NN NULL -knew know VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -the the DET DT NULL -means mean NOUN NNS NULL -of of ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -and and CCONJ CC NULL -setting set VERB VBG NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -houses house NOUN NNS NULL -^ ^ PROPN NNP NULL - - -* * PUNCT NFP NULL -^M?j/ ^m?j/ SYM SYM NULL -' ' PUNCT '' NULL -34 34 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -were be AUX VBD NULL -odd odd ADJ JJ NULL -looking look VERB VBG NULL -dwellings dwelling NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -each each DET DT NULL -was be AUX VBD NULL -round round ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dome dome NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -roof roof NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT LOC -East East PROPN NNP LOC -blue blue NOUN NN LOC -was be AUX VBD NULL -the the DET DT NULL -favorite favorite ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -tired tired ADJ JJ NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -wonder wonder VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -house house NOUN NN NULL -rather rather ADV RB NULL -larger large ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -lawn lawn NOUN NN NULL -before before ADP IN NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -women woman NOUN NNS NULL -were be AUX VBD NULL -dancing dance VERB VBG NULL -. . PUNCT . NULL - - -Five five NUM CD CARDINAL -little little ADJ JJ NULL -fiddlers fiddler NOUN NNS NULL -played play VERB VBD NULL -as as ADV RB NULL -loudly loudly ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -singing singe VERB VBG NULL -, , PUNCT , NULL -while while SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -table table NOUN NN NULL -near near ADV RB NULL -by by ADP IN NULL -was be AUX VBD NULL -loaded load VERB VBN NULL -with with ADP IN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -and and CCONJ CC NULL -nuts nut NOUN NNS NULL -, , PUNCT , NULL -pies pie NOUN NNS NULL -and and CCONJ CC NULL -cakes cake NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -other other ADJ JJ NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -people people NOUN NNS NULL -greeted greet VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -kindly kindly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -invited invite VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -supper supper VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -horne horne NOUN NN NULL -of of ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -richest rich ADJ JJS NULL -Munchkins Munchkins PROPN NNPS NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -celebrate celebrate VERB VB NULL -their -PRON- PRON PRP$ NULL -free- free- ADJ JJ NULL -dom dom NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -bondage bondage NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -waited wait VERB VBN NULL -upon upon SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -rich rich ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -whose whose PRON WP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -a a DET DT NULL -settle settle NOUN NN NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -dance dance VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Boq Boq PROPN NNP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -white white ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -frock frock NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -sorceresses sorceress NOUN NNS NULL -wear wear VERB VBP NULL -white white ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OTi OTi NOUN NNS NULL -. . PUNCT . NULL - - -35 35 NUM CD TIME - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -is be AUX VBZ NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -checked check VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -smoothing smooth VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -wrinkles wrinkle NOUN NNS NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Blue Blue PROPN NNP NULL -is be AUX VBZ NULL -the the DET DT NULL -color color NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -is be AUX VBZ NULL -the the DET DT NULL -witch witch NOUN NN NULL -color color NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -an an DET DT NULL -ordinary ordinary ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -come come VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -chance chance NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -tired tired ADJ JJ NULL -watching watch VERB VBG NULL -the the DET DT NULL -dancing dancing NOUN NN NULL -, , PUNCT , NULL -Boq Boq PROPN NNP PERSON -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -sheets sheet NOUN NNS NULL -were be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -blue blue ADJ JJ NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -curled curl VERB VBD NULL -up up ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -blue blue ADJ JJ NULL -rug rug NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -a a DET DT NULL -wee wee ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -baby baby NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -played play VERB VBD NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -pulled pull VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -crowed crow VERB VBD NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -that that PRON WDT NULL -greatly greatly ADV RB NULL -amused amuse VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -curiosity curiosity NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -seen see VERB VBN NULL -a a DET DT NULL -dog dog NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Boq Boq PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -there there ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -better well ADJ JJR NULL -for for ADP IN NULL -people people NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -unless unless SCONJ IN NULL -they -PRON- PRON PRP NULL -36 36 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -have have AUX VBP NULL -business business NOUN NN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -longf longf NOUN NNS NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP DATE -many many ADJ JJ DATE -days day NOUN NNS DATE -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -here here ADV RB NULL -is be AUX VBZ NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -pleasant pleasant ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -through through ADP RP NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -dangerous dangerous ADJ JJ NULL -places place NOUN NNS NULL -before before ADP IN NULL -you -PRON- PRON PRP NULL -reach reach VERB VBP NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -worried worried ADJ JJ NULL -Dorothy Dorothy PROPN NNP PRODUCT -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -resolved resolve VERB VBD NULL -not not PART RB NULL -to to PART TO NULL -turn turn VERB VB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -bade bade VERB VBP NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -sev- sev- VERB VBN NULL -eral eral ADJ JJ NULL -miles mile NOUN NNS NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -stop stop VERB VB NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -climbed climb VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -cornfield cornfield NOUN NN NULL -beyond beyond ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -and and CCONJ CC NULL -not not PART RB NULL -far far ADV RB NULL -away away ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -placed place VERB VBD NULL -high high ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -birds bird NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -corn corn NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -leaned lean VERB VBD NULL -her -PRON- PRON PRP$ NULL -chin chin NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -thoughtfully thoughtfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -sack sack NOUN NN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -painted paint VERB VBD NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -represent represent VERB VB NULL -a a DET DT NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -An an DET DT NULL -old old ADJ JJ NULL -, , PUNCT , NULL -pointed point VERB VBD NULL -blue blue ADJ JJ NULL -hat hat NOUN NN NULL -, , PUNCT , NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -some some DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -, , PUNCT , NULL -was be AUX VBD NULL -perched perch VERB VBN NULL -on on ADP IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -blue blue ADJ JJ NULL -suit suit NOUN NN NULL -of of ADP IN NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -worn wear VERB VBN NULL -and and CCONJ CC NULL -faded fade VERB VBN NULL -, , PUNCT , NULL -which which PRON WDT NULL -had have AUX VBD NULL -also also ADV RB NULL -been be AUX VBN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -feet foot NOUN NNS NULL -were be AUX VBD NULL -some some DET DT NULL -old old ADJ JJ NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -blue blue ADJ JJ NULL -tops top NOUN NNS NULL -, , PUNCT , NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -every every DET DT NULL -man man NOUN NN NULL -wore wear VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -raised raise VERB VBN NULL -above above ADP IN NULL -the the DET DT NULL -stalks stalk NOUN NNS NULL -of of ADP IN NULL -corn corn NOUN NN NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -stuck stick VERB VBD NULL -up up ADP RP NULL -its -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -looking look VERB VBG NULL -earnestly earnestly ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -queer queer NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -" " PUNCT `` NULL - - -Dorothy Dorothy PROPN NNP PERSON -guzed guze VERB VBN NULL -tluught tluught NOUN NN NULL -fully fully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -37 37 NUM CD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -slowly slowly ADV RB NULL -wink wink VERB VBP NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -mistaken mistake VERB VBN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -scarecrows scarecrow NOUN NNS NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -ever ever ADV RB NULL -wink wink VERB VBP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -presently presently ADV RB NULL -the the DET DT NULL -figure figure NOUN NN NULL -nodded nod VERB VBD NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -climbed climb VERB VBD NULL -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -rather rather ADV RB NULL -husky husky ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -you -PRON- PRON PRP NULL -speak speak VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -pretty pretty ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -politely politely ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -feeling feel VERB VBG NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -smile smile NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -tedious tedious ADJ JJ NULL -being be AUX VBG NULL -perched perch VERB VBN NULL -up up ADP RP NULL -here here ADV RB NULL -night night NOUN NN NULL -and and CCONJ CC NULL -day day NOUN NN NULL -to to PART TO NULL -scare scare VERB VB NULL -away away ADV RB NULL -crows crow NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -pole pole NOUN NN NULL -is be AUX VBZ NULL -stuck stick VERB VBN NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -please please INTJ UH NULL -take take VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -pole pole NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -greatly greatly ADV RB NULL -obliged oblige VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -reached reach VERB VBD NULL -up up ADP RP NULL -both both DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -lifted lift VERB VBD NULL -the the DET DT NULL -figure figure NOUN NN NULL -off off ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -hght hght ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -set set VERB VBN NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -like like SCONJ IN NULL -a a DET DT NULL -new new ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -sounded sound VERB VBD NULL -queer queer PROPN NNP NULL -to to ADP IN NULL -38 38 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -hear hear VERB VB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -speak speak VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -bow bow VERB VB NULL -and and CCONJ CC NULL -walk walk VERB VB NULL -along- along- ADJ JJ NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -stretched stretch VERB VBN NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -yawned yawn VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -name name NOUN NN NULL -is be AUX VBZ NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -who who PRON WP NULL -isOz isoz ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -awfully awfully ADV RB NULL -sorry sorry ADJ JJ NULL -j<^ j<^ ADV RB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -J^\^ J^\^ PROPN NNP NULL - - -" " PUNCT `` NULL -Doyou doyou NOUN NN NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -i--^"^^ i--^"^^ PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -J J PROPN NNP NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -j j PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -ti^g ti^g PROPN NNP NULL -Emerald Emerald PROPN NNP NULL -City City PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -would would AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -39 39 NUM CD CARDINAL -any any DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -now now ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -con- con- VERB VBD NULL -tinued tinue VERB VBN NULL -, , PUNCT , NULL -confidentially confidentially ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -anyone anyone PRON NN NULL -treads tread VERB VBZ NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -toes toe NOUN NNS NULL -or or CCONJ CC NULL -sticks stick NOUN NNS NULL -a a DET DT NULL -pin pin NOUN NN NULL -into into ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -matter matter VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -feel feel VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -people people NOUN NNS NULL -to to PART TO NULL -call call VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -fool fool NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -stays stay VERB VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -yours your NOUN NNS NULL -is be AUX VBZ NULL -, , PUNCT , NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -to to PART TO NULL -know know VERB VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -understand understand VERB VBP NULL -how how ADV WRB NULL -you -PRON- PRON PRP NULL -feel feel VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Tf tf NOUN NN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -he -PRON- PRON PRP NULL -can can AUX MD NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -helped help VERB VBD NULL -him -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -path path NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like SCONJ IN NULL -this this DET DT NULL -addition addition NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -smelled smell VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -suspected suspect VERB VBD NULL -there there PRON EX NULL -might might AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -nest nest NOUN NN NULL -of of ADP IN NULL -rats rat NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -often often ADV RB NULL -growled growl VERB VBD NULL -in in ADP IN NULL -an an DET DT NULL -unfriendly unfriendly ADJ JJ NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -friend friend NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -bites bite VERB VBZ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Do do AUX VB NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -that that DET DT NULL -basket basket NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -mind mind VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -get get AUX VB NULL -tired tired ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -secret secret NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -40 40 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -farmer farmer NOUN NN NULL -who who PRON WP NULL -made make VERB VBD NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -lighted light VERB VBN NULL -match match NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -FEW FEW PROPN NNP NULL -HOURS hour NOUN NNS NULL -the the DET DT NULL -road road NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -rough rough ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walking walking NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -difficult difficult ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -^Scarecrow ^Scarecrow PROPN NNP NULL -often often ADV RB NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -/ / PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -here here ADV RB NULL -very very ADV RB NULL -uneven uneven ADJ JJ NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -broken break VERB VBN NULL -or or CCONJ CC NULL -missing miss VERB VBG NULL -altogether altogether ADV RB NULL -, , PUNCT , NULL -leaving leave VERB VBG NULL -holes hole NOUN NNS NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -Jumped jump VERB VBD NULL -across across ADP IN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -around around ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -having have VERB VBG NULL -no no DET DT NULL -brains brain NOUN NNS NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -straight straight ADV RB NULL -ahead ahead ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -stepped step VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -holes hole NOUN NNS NULL -arid arid PROPN NNP NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -bricks brick NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -never never ADV RB NULL -hurt hurt VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -pick pick VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -joined join VERB VBD NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -laughing laugh VERB VBG NULL -merrily merrily ADV RB NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -44 44 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farms farm NOUN NNS NULL -were be AUX VBD NULL -not not PART RB NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -well well ADV RB NULL -cared care VERB VBN NULL -for for ADP IN NULL -here here ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -farther farther ADV RB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -fewer few ADJ JJR NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -farther farther NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -the the DET DT NULL -more more ADV RBR NULL -dismal dismal ADJ JJ NULL -and and CCONJ CC NULL -lonesome lonesome VERB VB NULL -the the DET DT NULL -country country NOUN NN NULL -became become VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -noon noon NOUN NN TIME -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -roadside roadside NOUN NN NULL -, , PUNCT , NULL -near near SCONJ IN NULL -a a DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out ADP RP NULL -some some DET DT NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -refused refuse VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -never never ADV RB NULL -hungry hungry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -lucky lucky ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -. . PUNCT . NULL - - -For^my For^my PROPN NNP NULL -mouth mouth NOUN NN NULL -is be AUX VBZ NULL -only only ADV RB NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL - - -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -eat eat VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -would would AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -would would AUX MD NULL -spoil spoil VERB VB NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -saw see VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -that that SCONJ IN NULL -this this DET DT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -only only ADV RB NULL -nodded nod VERB VBD NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -eating eat VERB VBG NULL -her -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Tell tell VERB VB NULL -me -PRON- PRON PRP NULL -something something PRON NN NULL -about about ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -gray gray ADJ JJ NULL -everything everything PRON NN NULL -was be AUX VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -this this DET DT NULL -queer queer ADJ JJ NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -listened listen VERB VBD NULL -care- care- ADV RB NULL -fully fully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -why why ADV WRB NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -place place NOUN NN NULL -you -PRON- PRON PRP NULL -call call VERB VBP NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -No no ADV RB NULL -matter matter ADV RB NULL -how how ADV WRB NULL -dreary dreary ADJ JJ NULL -and and CCONJ CC NULL -gray gray VERB VB NULL -our -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -are be AUX VBP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -people people NOUN NNS NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -and and CCONJ CC NULL -blood blood NOUN NN NULL -would would AUX MD NULL -rather rather ADV RB NULL -live live VERB VB NULL -there there ADV RB NULL -than than SCONJ IN NULL -in in ADP IN NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -teas tea NOUN NNS NULL -only only ADV RB NULL -made make VERB VBD NULL -yesterday yesterday NOUN NN DATE -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -45 45 NUM CD CARDINAL -any any DET DT NULL -other other ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -be be AUX VB NULL -it -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -place place NOUN NN NULL -like like SCONJ IN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sighed sigh VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -your -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -proba- proba- VERB VB NULL -bly bly ADV RB NULL -all all DET DT NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Kansas Kansas PROPN NNP GPE -would would AUX MD NULL -have have AUX VB NULL -no no DET DT NULL -people people NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -fortunate fortunate ADJ JJ NULL -for for ADP IN NULL -Kansas Kansas PROPN NNP GPE -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -story story NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -resting rest VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -reproachfully reproachfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -life life NOUN NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -so so ADV RB NULL -short short ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -know know VERB VBP NULL -nothing nothing PRON NN NULL - - -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -made make VERB VBN NULL -day day NOUN NN NULL -before before ADP IN NULL -yesterday yesterday NOUN NN DATE -. . PUNCT . NULL - - -What what PRON WP NULL -happened happen VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -before before ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -unknown unknown ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Luckily luckily ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -things thing NOUN NNS NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -was be AUX VBD NULL -to to PART TO NULL -paint paint VERB VB NULL -my -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -what what PRON WP NULL -was be AUX VBD NULL -going go VERB VBG NULL -on on ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -another another DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -like like VERB VB NULL -those those DET DT NULL -ears ear NOUN NNS NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -n't not PART RB NULL -straight straight ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Never never ADV RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -ears ear NOUN NNS NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -which which PRON WDT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -enough enough ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -painted paint VERB VBD NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -looking look VERB VBG NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -at at ADP IN NULL -everything everything PRON NN NULL -around around ADP IN NULL -me -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -my -PRON- PRON PRP$ NULL -first first ADJ JJ ORDINAL -glimpse glimpse NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -46 46 NUM CD NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -a a DET DT NULL -rather rather ADV RB NULL -pretty pretty ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -who who PRON WP NULL -was be AUX VBD NULL -watching watch VERB VBG NULL -" " PUNCT `` NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -blue blue ADJ JJ NULL -paint paint NOUN NN NULL -is be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -color color NOUN NN NULL -for for ADP IN NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -a a DET DT NULL -little little ADJ JJ NULL -bigger big ADJ JJR NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -eye eye NOUN NN NULL -was be AUX VBD NULL -done do VERB VBN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -much much ADV RB NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -speak speak VERB VB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -a a DET DT NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -for for ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -the the DET DT NULL -fun fun NOUN NN NULL -of of ADP IN NULL -watching watch VERB VBG NULL -them -PRON- PRON PRP NULL -make make VERB VB NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -just just ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -anyone anyone PRON NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -This this DET DT NULL -fellow fellow NOUN NN NULL -will will AUX MD NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -fast fast ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -just just ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -quite quite ADV RB NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farmer farmer NOUN NN NULL -carried carry VERB VBD NULL -me -PRON- PRON PRP NULL -under under ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -me -PRON- PRON PRP NULL -up up ADP RP NULL -on on ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -soon soon ADV RB NULL -after after ADV RB NULL -walked walk VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -me -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -deserted desert VERB VBN NULL -this this DET DT NULL -way way NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -walk walk VERB VB NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -stay stay VERB VB NULL -on on ADP IN NULL -that that DET DT NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lonely lonely ADJ JJ NULL -life life NOUN NN NULL -to to PART TO NULL -lead lead VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -, , PUNCT , NULL -having have VERB VBG NULL -been be AUX VBN NULL -made make VERB VBN NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -other other ADJ JJ NULL -birds bird NOUN NNS NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -away away ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -pleased please VERB VBD NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -feel feel VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite DET PDT NULL -an an DET DT NULL -important important ADJ JJ NULL -person person NOUN NN NULL -. . PUNCT . NULL - - -By by ADP IN NULL -and and CCONJ CC NULL -by by ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -near near SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -looking look VERB VBG NULL -at at ADP IN NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -47 47 NUM CD CARDINAL -me -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -he -PRON- PRON PRP NULL -perched perch VERB VBD NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -wonder wonder VERB VBP NULL -if if SCONJ IN NULL -that that DET DT NULL -farmer farmer NOUN NN NULL -thought think VERB VBD NULL -to to PART TO NULL -fool fool VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -clumsy clumsy ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -Any any DET DT NULL -crow crow NOUN NN NULL -of of ADP IN NULL -sense sense NOUN NN NULL -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -only only ADV RB NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -hopped hop VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -aft aft ADJ JJ NULL -d\a't<^ d\a't<^ NOUN NN NULL -ill ill VERB VBP NULL -the the DET DT NULL -corn corn NOUN NN NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -bij^d^ bij^d^ NOUN NNS NULL -^^. ^^. X FW NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -harmed harm VERB VBN NULL -by by ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -came come VERB VBD NULL -to to PART TO NULL -eat eat VERB VB NULL -th th X XX NULL -corn corn NOUN NN NULL -too too ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -sheryi^^e sheryi^^e NOUN NN NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -grcc grcc PROPN NNP NULL -flock flock NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL - - -3J^]^^t,^ 3j^]^^t,^ NUM CD DATE -' ' PUNCT '' DATE -^^^^T ^^^^T PROPN NNP DATE - - -") ") PUNCT '' ORG - - -such such DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -Scarecro.v^fter Scarecro.v^fter PROPN NNP PERSON -arL arl NOUN NN NULL -but\tne but\tne PROPN NNP PERSON -al al PROPN NNP PERSON -trow trow PROPN NNP PERSON -comforted comfort VERB VBD NULL -r^^^'^^fyg r^^^'^^fyg PROPN NNP NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -If if SCONJ IN NULL -^u ^u NOUN NNS NULL -/ / PUNCT NFP NULL -only only ADV RB NULL -he -PRON- PRON PRP NULL -brakis brakis VERB VBP NULL -in in ADP IN NULL -^pur ^pur PUNCT . GPE - - -hea^^pir hea^^pir PROPN NNP NULL -would would AUX MD NULL -fe fe VERB VB NULL -as as SCONJ IN NULL -good good ADJ JJ NULL -manias manias PROPN NNP NULL -any any DET DT NULL -of of ADP IN NULL -tKem tKem PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -better well ADJ JJR NULL -man man NOUN NN NULL -th th X XX NULL -; ; PUNCT : NULL -ome ome NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Brains brain NOUN NNS NULL -are be AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -: : PUNCT : NULL -wordi wordi VERB VB NULL -having have VERB VBG NULL -in in ADP IN NULL -this this DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -no no DET DT NULL -rnatter rnatter PROPN NNP NULL -whethe whethe NOUN NN NULL -: : PUNCT : NULL -a a DET DT NULL -cro^v cro^v NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -\J^^Wim \J^^Wim PROPN NNP NULL - - -I I PROPN NNP NULL -ffl ffl PRON PRP NULL -fter fter VERB VBP NULL -the the DET DT NULL -crow^s crow^s NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL - - -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -r r NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -decided decide VERB VBD NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -try try VERB VB NULL -hard hard ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -some some DET DT NULL -brains brain NOUN NNS NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL - - -, , PUNCT , NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -along along ADP RP NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -me -PRON- PRON PRP NULL -off off ADP IN NULL -the the DET DT NULL -stake stake NOUN NN NULL -.Xand .xand NUM CD NULL - - -from from ADP IN NULL -what what PRON WP NULL -ycna ycna NOUN NN NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -as as ADV RB NULL -soon soon ADV RB NULL - - -a#i^ a#i^ PROPN NNP NULL -Lpi Lpi PROPN NNP PERSON -sure sure ADJ JJ NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -will will AUX MD NULL -give give VERB VB NULL -t t NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Hi hi INTJ UH NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -such such DET PDT NULL -an an DET DT NULL -uncomfortable uncomfortable ADJ JJ NULL -feeling feeling NOUN NN NULL -to to PART TO NULL -know know VERB VB NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -48 48 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -handed hand VERB VBD NULL -the the DET DT NULL -basket basket NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -fences fence NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -side side NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -land land NOUN NN NULL -was be AUX VBD NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -close close ADJ JJ NULL -together together ADV RB NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -met meet VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -almost almost ADV RB NULL -dark dark ADJ JJ NULL -under under ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -shut shut VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -daylight daylight NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -stop stop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -this this DET DT NULL -road road NOUN NN NULL -goes go VERB VBZ NULL -in in ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -at at ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -wherever wherever ADV WRB NULL -it -PRON- PRON PRP NULL -leads lead VERB VBZ NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Anyone anyone PRON NN NULL -would would AUX MD NULL -know know VERB VB NULL -that that SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -required require VERB VBD NULL -brains brain NOUN NNS NULL -to to PART TO NULL -figure figure VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -should should AUX MD NULL -have have AUX VB NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -an an DET DT TIME -hour hour NOUN NN TIME -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -light light NOUN NN NULL -faded fade VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -stumbling stumble VERB VBG NULL -along along ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -darkness darkness NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -could could AUX MD NULL -, , PUNCT , NULL -for for ADP IN NULL -some some DET DT NULL -dogs dog NOUN NNS NULL -see see VERB VBP NULL -very very ADV RB NULL -well well ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -declared declare VERB VBD NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -by by ADP IN NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -managed manage VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -along along ADP RP NULL -fairly fairly ADV RB NULL -well well ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -any any DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -any any DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -walking walking NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Soon soon ADV RB NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stopped stop VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -a a DET DT NULL -little little ADJ JJ NULL -cottage cottage NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -built build VERB VBN NULL -of of ADP IN NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -Shall shall AUX MD NULL -we -PRON- PRON PRP NULL -go go VERB VB NULL -there there ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -49 49 NUM CD TIME - - -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -soon soon ADV RB NULL -fell fall VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -sound sound ADJ JJ NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -never never ADV RB NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -patiently patiently ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -" " PUNCT '' NULL -came come VERB VBD NULL -. . PUNCT . NULL - - -CNjivpter CNjivpter PROPN NNP NULL -V. V. PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -RCvSci RCvSci PROPN NNP NULL -/ / SYM SYM NULL -e e NOUN NN NULL -of of ADP IN NULL -" " PUNCT `` NULL -tKe tKe PROPN NNP NULL - - -Tii\ Tii\ PROPN NNP DATE -Woodrcvex^ix Woodrcvex^ix PROPN NNP NULL - - -erv erv PROPN NNP NULL -DOROTHY DOROTHY PROPN NNP NULL -awoke awake VERB VBD NULL -the the DET DT NULL -sun sun NOUN NN NULL - - -was be AUX VBD NULL -shining shine VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -long long ADV RB NULL -been be AUX VBN NULL -out out ADV RB NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -squirrels squirrel NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -still still ADV RB NULL -standing stand VERB VBG NULL -patiently patiently ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -corner corner NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -search search VERB VB NULL -for for ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -water water NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -To to PART TO NULL -wash wash VERB VB NULL -my -PRON- PRON PRP$ NULL -face face NOUN NN NULL -clean clean ADJ JJ NULL -after after ADP IN NULL -the the DET DT NULL -dust dust NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -drink drink VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -the the DET DT NULL -dry dry ADJ JJ NULL -bread bread NOUN NN NULL -will will AUX MD NULL -not not PART RB NULL -stick stick VERB VB NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -throat throat NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -inconvenient inconvenient ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -sleep sleep VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -eat eat VERB VB NULL -and and CCONJ CC NULL -54 54 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -drink drink VERB VBP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -worth worth ADJ JJ NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bother bother NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -think think VERB VB NULL -properly properly ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -left leave VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT DATE -little little ADJ JJ DATE -spring spring NOUN NN DATE -of of ADP IN NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -drank drank NOUN NN NULL -and and CCONJ CC NULL -bathed bathe VERB VBD NULL -and and CCONJ CC NULL -ate eat VERB VBD NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -bread bread NOUN NN NULL -left leave VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -thankful thankful ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -eat eat VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -was be AUX VBD NULL -scarcely scarcely ADV RB NULL -enough enough ADJ JJ NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -for for ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -startled startled ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -a a DET DT NULL -deep deep ADJ JJ NULL -groan groan NOUN NN NULL -near near ADV RB NULL -by by ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -was be AUX VBD NULL -that that DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -imagine imagine VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -see see VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -another another DET DT NULL -groan groan NOUN NN NULL -reached reach VERB VBD NULL -their -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -sound sound NOUN NN NULL -seemed seem VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -discovered discover VERB VBD NULL -something something PRON NN NULL -shining shine VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -ray ray NOUN NN NULL -of of ADP IN NULL -sunshine sunshine NOUN NN NULL -that that PRON WDT NULL -fell fall VERB VBD NULL -between between ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ran run VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -trees tree NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -partly partly ADV RB NULL -chopped chop VERB VBN NULL -through through ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -standing stand VERB VBG NULL -beside beside ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -with with ADP IN NULL -an an DET DT NULL -uplifted uplifted ADJ JJ NULL -axe axe NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -man man NOUN NN NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -jointed joint VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -perfectly perfectly ADV RB NULL -motionless motionless ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -stir stir VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -amazement amazement NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -barked bark VERB VBD NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -made make VERB VBD NULL -a a DET DT NULL -snap snap ADJ JJ NULL -M M PROPN NNP NULL -he -PRON- PRON PRP NULL -the the DET DT NULL -tin tin NOUN NN NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -hurt hurt VERB VBD NULL -his -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL -] ] PUNCT -RRB- NULL - - -^W|ii| ^w|ii| X XX NULL - - -lI'Did li'did ADP IN NULL -you -PRON- PRON PRP NULL -groan groan VERB VBP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -' ' PUNCT '' PERSON -' ' PUNCT '' NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -groa groa PROPN NNP NULL -ing'for ing'for ADP IN NULL -more more ADJ JJR DATE -than than SCONJ IN DATE -a a DET DT DATE -year year NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -heard hear VERB VBN NULL -) ) PUNCT -RRB- NULL - - -ef ef PROPN NNP NULL -ore ore PROPN NNP NULL -or or CCONJ CC NULL -come come VERB VB NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -77 77 NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -softly softly ADV RB NULL -, , PUNCT , NULL -for^ for^ NUM CD NULL -LOved love VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -voice voice NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -man man NOUN NN NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Get get AUX VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -and and CCONJ CC NULL -oil oil VERB VB NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -rusted rust VERB VBN NULL -so so ADV RB NULL -badly badly ADV RB NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -; ; PUNCT : NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -well well ADV RB NULL -oiled oil VERB VBD NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -YcA YcA PROPN NNP NULL -will will AUX MD NULL -find find VERB VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -shelf shelf NOUN NN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -cot-| cot-| NOUN NN NULL -tage tage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -at at ADP IN NULL -once once ADV RB NULL -ran run VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Where where ADV WRB NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -joints?'^ joints?'^ NOUN NN ORG -' ' PUNCT '' ORG -' ' PUNCT `` NULL -Oil oil NOUN NN NULL -my -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -re*- re*- PROPN NNP NULL -plied ply VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -badly badly ADV RB NULL -rusted rust VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tin tin ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -moved move VERB VBD NULL -it -PRON- PRON PRP NULL -gently gently ADV RB NULL -from from ADP IN NULL -side side NOUN NN NULL -to to ADP IN NULL -side side VERB VB NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -worked work VERB VBD NULL -freely freely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -man man NOUN NN NULL -could could AUX MD NULL -turn turn VERB VB NULL -it -PRON- PRON PRP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -56 56 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -oiled oil VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -bent bend VERB VBD NULL -them -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -free free ADJ JJ NULL -from from ADP IN NULL -rust rust NOUN NN NULL -and and CCONJ CC NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -new new ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -gave give VERB VBD NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -of of ADP IN NULL -satisfaction satisfaction NOUN NN NULL -and and CCONJ CC NULL -lowered lower VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -hold- hold- NOUN NNS NULL -ing e VERB VBG NULL -that that SCONJ IN NULL -axe axe PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -put put VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -freely freely ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -and and CCONJ CC NULL -again again ADV RB NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -release release NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -a a DET DT NULL -very very ADV RB NULL -polite polite ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBN NULL -there there ADV RB NULL -always always ADV RB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL -come come VERB VBN NULL -along along ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -certainly certainly ADV RB NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -happen happen VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -here here ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -cottage cottage NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -wants want VERB VBZ NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -few few ADJ JJ NULL -brains brain NOUN NNS NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -appeared appear VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -deeply deeply ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -guess guess VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -answered answer VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -, , PUNCT , NULL -Tin Tin PROPN NNP PERSON -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -57 57 NUM CD CARDINAL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -returned return VERB VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -So so ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -join join VERB VB NULL -your -PRON- PRON PRP$ NULL -party party NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -also also ADV RB NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -along- along- NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -heartily heartily ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -added add VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -his -PRON- PRON PRP$ NULL -company company NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -shouldered shoulder VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -had have AUX VBD NULL -asked ask VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -put put VERB VB NULL -the the DET DT NULL -oil- oil- NOUN NN NULL -can can AUX MD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -F^or F^or PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -rain rain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rust rust VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -need need VERB VB NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -badly badly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -their -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -join join VERB VB NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -could could AUX MD NULL -not not PART RB NULL -pass pass VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -set set VERB VBD NULL -to to PART TO NULL -w^ork w^ork VERB VB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBN NULL -so so ADV RB NULL -well well ADV RB NULL -that that SCONJ IN NULL -soon soon ADV RB NULL -he -PRON- PRON PRP NULL -cleared clear VERB VBD NULL -a a DET DT NULL -passage passage NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -entire entire ADJ JJ NULL -party party NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -thinking think VERB VBG NULL -so so ADV RB NULL -earnestly earnestly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -notice notice VERB VB NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stumbled stumble VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -hole hole NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -call call VERB VB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -walk walk VERB VB NULL -around around ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -cheer- cheer- PROPN NNP NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -some some DET DT NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -58 58 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -brains brain NOUN NNS NULL -are be AUX VBP NULL -not not PART RB NULL -the the DET DT NULL -best good ADJ JJS NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -any any DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -empty empty ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -once once SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -heart heart NOUN NN NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -, , PUNCT , NULL -having have VERB VBG NULL -tried try VERB VBN NULL -them -PRON- PRON PRP NULL -both both DET DT NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -know know VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -\\,/ \\,/ PUNCT NFP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -" " PUNCT `` NULL -^'fTin ^'ftin ADP IN NULL - - -Woodman Woodman PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -following following ADJ JJ NULL -story story NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -the the DET DT NULL -son son NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -woodman woodman NOUN NN NULL -who who PRON WP NULL -chopped chop VERB VBD NULL -down down ADP RP NULL -' ' PUNCT '' NULL -trees tree NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -sold sell VERB VBD NULL -the the DET DT NULL -wood wood NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -living living NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -too too ADV RB NULL -became become VERB VBD NULL -a a DET DT NULL -w^ood w^ood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -died die VERB VBD NULL -I -PRON- PRON PRP NULL -took take VERB VBD NULL -care care NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -mother mother NOUN NN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -instead instead ADV RB NULL -of of ADP IN NULL -living live VERB VBG NULL -alone alone ADV RB NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -marry marry VERB VB NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -become become VERB VB NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -was be AUX VBD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girls girl NOUN NNS NULL -who who PRON WP NULL -was be AUX VBD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -grew grow VERB VBD NULL -to to PART TO NULL -love love VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -promised promise VERB VBD NULL -to to PART TO NULL -marry marry VERB VB NULL -me -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -earn earn VERB VB NULL -enough enough ADJ JJ NULL -money money NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -a a DET DT NULL -better well ADJ JJR NULL -house house NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -lived live VERB VBD NULL -with with ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -marry marry VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -59 59 NUM CD CARDINAL -was be AUX VBD NULL -so so ADV RB NULL -lazy lazy ADJ JJ NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -to to PART TO NULL -remain remain VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -do do AUX VB NULL -the the DET DT NULL -cooking cooking NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -housework housework NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -her -PRON- PRON PRP NULL -two two NUM CD CARDINAL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -cow cow NOUN NN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -prevent prevent VERB VB NULL -the the DET DT NULL -marriage marriage NOUN NN NULL -. . PUNCT . NULL - - -Thereupon thereupon ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -enchanted enchant VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -chopping chop VERB VBG NULL -away away ADV RB NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -one one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -anx- anx- ADV RB NULL -ious ious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -the the DET DT NULL -new new ADJ JJ NULL -house house NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slipped slip VERB VBD NULL -all all ADV RB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -cut cut VERB VB NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -at at ADP IN NULL -first first ADV RB ORDINAL -seemed seem VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -misfortune misfortune NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -a a DET DT NULL -one one NUM CD CARDINAL -- - PUNCT HYPH NULL -legged legged ADJ JJ NULL -man man NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -dp dp VERB VB NULL -very very ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wood wood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -tin tin PROPN NNP NULL -- - PUNCT HYPH NULL -smith smith PROPN NNP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -him -PRON- PRON PRP NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leg leg NOUN NN NULL -worked work VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -once once ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -used use VERB VBN NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -action action NOUN NN NULL -angered anger VERB VBD NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -promised promise VERB VBN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -marry marry VERB VB NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -began begin VERB VBD NULL -chopping chop VERB VBG NULL -again again ADV RB NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -the the DET DT NULL -enchanted enchant VERB VBN NULL -axe axe PROPN NNP NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -one one NUM CD NULL -after after ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -nothing nothing PRON NN NULL -daunted daunt VERB VBN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -them -PRON- PRON PRP NULL -replaced replace VERB VBN NULL -with with ADP IN NULL -tin tin ADJ JJ NULL -ones one NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -made make VERB VBD NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slip slip VERB VB NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -happened happen VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -along along ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -head head NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -beaten beat VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -worked work VERB VBD NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -little little ADV RB NULL -knew know VERB VBD NULL -how how ADV WRB NULL -cruel cruel ADJ JJ NULL -my -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -could could AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -new new ADJ JJ NULL -way way NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -6o 6o NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -slip slip PROPN NNP NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -ain ain PROPN NNP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -cut cut VERB VBD NULL -right right ADV RB NULL -through through ADP IN NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -spHtting sphtte VERB VBG NULL -me -PRON- PRON PRP NULL -into into ADP IN NULL -two two NUM CD CARDINAL -halves half NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -body body NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -fastening fasten VERB VBG NULL -my -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -head head VERB VB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -around around ADV RB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -alas alas INTJ UH NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -now now ADV RB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -lost lose VERB VBD NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -I -PRON- PRON PRP NULL -married marry VERB VBD NULL -her -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -still still ADV RB NULL -living live VERB VBG NULL -with with ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -body body NOUN NN NULL -shone shine VERB VBD NULL -so so ADV RB NULL -brightly brightly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -now now ADV RB NULL - - -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -cut cut VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -danger danger NOUN NN NULL -that that SCONJ IN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -rust rust VERB VB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -kept keep VERB VBD NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -inmy inmy PROPN NNP NULL -cottage cottage VERB VB NULL -and and CCONJ CC NULL -took take VERB VBD NULL -care care NOUN NN NULL -to to ADP IN NULL -oil oil NOUN NN NULL -myself -PRON- PRON PRP NULL -whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -needed need VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -day day NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -forgot forgot VERB VBP NULL -to to PART TO NULL -do do AUX VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -being be AUX VBG NULL -caught catch VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rainstorm rainstorm NOUN NN NULL -, , PUNCT , NULL -before before ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -had have AUX VBD NULL -rusted rust VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -left leave VERB VBN NULL -to to PART TO NULL -stand stand VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -thing thing NOUN NN NULL -to to ADP IN NULL -un- un- ADJ JJ NULL -dergo dergo VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -during during ADP IN NULL -the the DET DT DATE -year year NOUN NN DATE -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -there there ADV RB NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -greatest great ADJ JJS NULL -loss loss NOUN NN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -was be AUX VBD NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -love love NOUN NN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -hap- hap- ADJ JJ NULL -piest pi ADJ JJS NULL -man man NOUN NN NULL -on on ADP IN NULL -earth earth NOUN NN LOC -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -love love VERB VB NULL -who who PRON WP NULL -has have AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -6i 6i PROPN NNP NULL -^^^pleart ^^^pleart PUNCT NFP NULL -, , PUNCT , NULL - - -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -resolved resolve VERB VBN NULL -to to PART TO NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -one one NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -g g NOUN NN NULL -- - PUNCT : NULL -o o NOUN NN NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden NOUN NN NULL -and and CCONJ CC NULL -marry marry VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Both both DET DT NULL -Dorothy Dorothy PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ask ask VERB VB NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -a a DET DT NULL -fool fool NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -with with ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -take take VERB VB NULL -the the DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -do do AUX VBP NULL -not not PART RB NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -happiness happiness NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -say say VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -which which PRON WDT NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -two two NUM CD CARDINAL -friends friend NOUN NNS NULL -was be AUX VBD NULL -right right ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -decided decide VERB VBD NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL - - -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -whether whether SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -no no DET DT NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -each each DET DT NULL -got get VERB VBD NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -What what PRON WP NULL -worried worry VERB VBD NULL -her -PRON- PRON PRP NULL -most most ADV RBS NULL -was be AUX VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -bread bread NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -an- an- CCONJ CC NULL -other other ADJ JJ NULL -meal meal NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -empty empty VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -nor nor CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -ever ever ADV RB NULL -ate eat VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -nor nor CCONJ CC NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -unless unless SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -fed feed VERB VBN NULL -. . PUNCT . NULL - - -CK'dwpterVI CK'dwpterVI PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -CowsvrcUy CowsvrcUy PROPN NNP NULL -Liorv Liorv PROPN NNP NULL -. . PUNCT . NULL - - -THIS THIS PROPN NNP NULL -TIME TIME PROPN NNP NULL - - -DOROTW DOROTW PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -walking- walking- ADJ JJ NULL -through through ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -road road NOUN NN NULL -' ' PUNCT '' NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -much much ADJ JJ NULL -cover^^ cover^^ PROPN NNP NULL -' ' PUNCT '' NULL -dried dry VERB VBN NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -dead dead ADJ JJ NULL -leaves leave NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees,-*^!!^ trees,-*^!!^ PROPN NNP NULL -' ' PUNCT '' NULL -: : PUNCT : NULL -! ! PUNCT . NULL - - -walking- walking- PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -good good ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - --^t% -^t% PUNCT NFP NULL - - -There there PRON EX NULL -were be AUX VBD NULL -few few ADJ JJ NULL -birds bird NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest^if forest^if NUM CD NULL -. . PUNCT . NULL - - -B b NOUN NN NULL -birds bird NOUN NNS NULL -love love VERB VBP NULL -the the DET DT NULL -open open ADJ JJ NULL -country country NOUN NN NULL -where where ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -su su PROPN NNP NULL -] ] PUNCT -RRB- NULL -shine shine NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -deep deep ADJ JJ NULL -growl growl NOUN NN NULL -from from ADP IN NULL -some some DET DT NULL -wild wild ADJ JJ NULL -animal animal NOUN NN NULL -hidden hide VERB VBN NULL -among among ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -sounds sound VERB VBZ NULL -ifiaade ifiaade NOUN NN NULL -. . PUNCT . NULL - - -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -'s 's PART POS NULL -heart heart NOUN NN NULL -beat beat VERB VBD NULL -fast fast ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -66 66 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -what what PRON WP NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -even even ADV RB NULL -bark bark VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -long long ADV RB NULL -will will AUX MD NULL -it -PRON- PRON PRP NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -the the DET DT NULL -child child NOUN NN NULL -asked ask VERB VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -before before ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -was be AUX VBD NULL -the the DET DT NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -went go VERB VBD NULL -there there ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -through through ADP IN NULL -a a DET DT NULL -dangerous dangerous ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -nearer nearer PROPN NNP NULL -to to ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -where where ADV WRB NULL -Oz Oz PROPN NNP NULL -dwells dwell NOUN NNS NULL -the the DET DT NULL -country country NOUN NN NULL -is be AUX VBZ NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -my -PRON- PRON PRP$ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -can can AUX MD NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -bear bear VERB VBP NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -protect protect VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -will will AUX MD NULL -pro- pro- VERB VB NULL -tect tect VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -protect protect VERB VB NULL -him -PRON- PRON PRP NULL -ourselves -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -Just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -there there ADV RB NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -a a DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP ORG -bounded bound VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -With with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw NOUN NN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -spining spin VERB VBG NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -struck strike VERB VBD NULL -at at ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -no no DET DT NULL -impression impression NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -still still ADV RB NULL -. . PUNCT . NULL - - -Little Little PROPN NNP NULL -Toto Toto PROPN NNP NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -an an DET DT NULL -enemy enemy NOUN NN NULL -to to PART TO NULL -face face VERB VB NULL -, , PUNCT , NULL -ran run VERB VBD NULL -barking bark VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -had have AUX VBD NULL -opened open VERB VBN NULL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -67 67 NUM CD CARDINAL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -to to PART TO NULL -bite bite VERB VB NULL -the the DET DT NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -fearing fear VERB VBG NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -heedless heedless NOUN NN NULL -of of ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -slapped slap VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -dare dare VERB VB NULL -to to PART TO NULL -bite bite VERB VB NULL -Toto Toto PROPN NNP NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -a a DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -to to PART TO NULL -bite bite VERB VB NULL -a a DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -rubbed rub VERB VBD NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw ADJ JJ NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -hit hit VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -No no INTJ UH NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -retorted retort VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -T t NOUN NN NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -hanging hang VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -shame shame NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -Lve Lve PROPN NNP NULL -always always ADV RB NULL -known know VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -how how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL - - -To to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -striking strike VERB VBG NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -her -PRON- PRON PRP$ NULL -pick pick VERB VB NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -patted pat VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -still still ADV RB NULL -angry angry ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -over over ADV RB NULL -so so ADV RB NULL -easily easily ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -astonished astonish VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -whirl whirl VERB VB NULL -around around ADV RB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -Is be AUX VBZ NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD CARDINAL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -also also ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -helped help VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -blunted blunt VERB VBD NULL -my -PRON- PRON PRP$ NULL -claws claws NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -they -PRON- PRON PRP NULL -scratched scratch VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -it -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -68 68 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -cold cold ADJ JJ NULL -shiver shiver NOUN NN NULL -run run VERB VBD NULL -down down ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -little little ADJ JJ NULL - - -anima| anima| PROPN NNP NULL - - -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -tender tender ADJ JJ NULL -of of ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Neither neither CCONJ CC NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -a a NOUN NN NULL -a a DET DT NULL -meat meat NOUN NN NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -curious curious ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seems seem VERB VBZ NULL -remarkably remarkably ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -look look VERB VBP NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one PRON PRP NULL -would would AUX MD NULL -think think VERB VB NULL -o^ o^ ADP RP NULL -biting bite VERB VBG NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -con-- con-- PUNCT , NULL -tinned tin VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -| | CCONJ CC NULL -" " PUNCT `` NULL -What what PRON WP NULL -makes make VERB VBZ NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -coward coward NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -look look VERB VB NULL -- - PUNCT HYPH NULL -j j PROPN NNP NULL -ing e VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -a^ a^ ADJ JJ NULL -small small ADJ JJ NULL -horse horse NOUN NN NULL -. . PUNCT . NULL - - -j j PROPN NNP NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -mystery mystery NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -animals animal NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -naturally naturally ADV RB NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -brave brave ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -every- every- ADJ JJ NULL - - -where where ADV WRB NULL -thought think VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -learned learn VERB VBD NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -roared roar VERB VBD NULL -very very ADV RB NULL -loudly loudly ADV RB NULL -every every DET DT NULL -living living NOUN NN NULL -thing thing NOUN NN NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -met meet VERB VBN NULL -a a DET DT NULL -man man NOUN NN NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -awfully awfully ADV RB NULL -scared scared ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -just just ADV RB NULL -roared roar VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -always always ADV RB NULL -run run VERB VBN NULL -away away ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT NULL -ele- ele- NOUN NN NULL -phants phant NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -bears bear NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -tried try VERB VBN NULL -to to PART TO NULL -fight fight VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -run run VERB VBN NULL -myself -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -69 69 NUM CD CARDINAL -coward coward PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -hear hear VERB VBP NULL -me -PRON- PRON PRP NULL -roar roar VERB VB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -try try VERB VBP NULL -to to PART TO NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -King king NOUN NN ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -should should AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -, , PUNCT , NULL -wiping wipe VERB VBG NULL -a a DET DT NULL -tear tear NOUN NN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eye eye NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -sorrow sorrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -makes make VERB VBZ NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -whenever whenever ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -dan- dan- ADJ JJ NULL -ger ger NOUN NN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -begins begin VERB VBZ NULL -to to PART TO NULL -beat beat VERB VB NULL -fast fast ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Perhaps perhaps ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -proves prove VERB VBZ NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Perhaps perhaps ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -never never ADV RB NULL -looked look VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -grjeat grjeat NOUN NN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -70 70 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -think think VERB VB NULL -Oz oz PRON PRP ORG -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -cowardly cowardly ADJ JJ NULL -Lion Lion PROPN NNP EVENT -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Or or CCONJ CC NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -is be AUX VBZ NULL -simply simply ADV RB NULL -unbearable unbearable ADJ JJ NULL -without without ADP IN NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -other other ADJ JJ NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -cowardly cowardly ADJ JJ NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -allow allow VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -scare scare VERB VB NULL -them -PRON- PRON PRP NULL -so so ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -really really ADV RB NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -does do AUX VBZ NULL -n't not PART RB NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -any any DET DT NULL -braver braver NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -myself -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -little little ADJ JJ NULL -company company NOUN NN NULL -set set VERB VBN NULL -off off ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -walking walk VERB VBG NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -strides stride NOUN NNS NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -approve approve VERB VB NULL -this this DET DT NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -forget forget VERB VB NULL -how how ADV WRB NULL -nearly nearly ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -crushed crush VERB VBN NULL -be- be- PROPN NNP NULL - - -tween tween NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -'s 's PART POS NULL -great great ADJ JJ NULL -jaws jaw NOUN NNS NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -he -PRON- PRON PRP NULL -became become VERB VBD NULL -more more ADV RBR NULL -at at ADP IN NULL -ease ease NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -presently presently ADV RB NULL -Toto Toto PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -had have AUX VBD NULL -grown grow VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -During during ADP IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -that that DET DT DATE -day day NOUN NN DATE -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -other other ADJ JJ NULL -adven- adven- ADJ JJ NULL -ture ture NOUN NN NULL -to to ADP IN NULL -mar mar PROPN NNP NULL -the the DET DT NULL -peace peace NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -beetle beetle NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -crawling crawl VERB VBG NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -THR THR PROPN NNP NULL -WONDERFUIv WONDERFUIv PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -71 71 NUM CD NULL - - -the the DET DT NULL -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -always always ADV RB NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -any any DET DT NULL -hving hve VERB VBG NULL -creature creature NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -several several ADJ JJ NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -sorrow sorrow NOUN NN NULL -and and CCONJ CC NULL -regret regret NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -tears tear NOUN NNS NULL -ran run VERB VBD NULL -slowly slowly ADV RB NULL -down down ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -hinges hinge NOUN NNS NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -they -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -presently presently ADV RB NULL -asked ask VERB VBD NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -question question NOUN NN NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -could could AUX MD NULL -not not PART RB NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -jaws jaw NOUN NNS NULL -were be AUX VBD NULL -tightly tightly ADV RB NULL -rusted rust VERB VBN NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -became become VERB VBD NULL -greatly greatly ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -and and CCONJ CC NULL -made make VERB VBD NULL -many many ADJ JJ NULL -motions motion NOUN NNS NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -relieve relieve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP EVENT -was be AUX VBD NULL -also also ADV RB NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -what what PRON WP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -seized seize VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can NOUN NN NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -the the DET DT NULL -iS^ iS^ PROPN NNP NULL -W^oodman W^oodman PROPN NNP NULL -'s 's PART POS NULL -jaws jaws NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -after after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -talk talk VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -will will AUX MD NULL -serve serve VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -les- les- NOUN NN NULL -son son NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -to to PART TO NULL -look look VERB VB NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -step step VERB VBP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -kill kill VERB VB NULL -an- an- DET DT NULL -other other ADJ JJ NULL -bug bug NOUN NN NULL -or or CCONJ CC NULL -beetle beetle NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -surely surely ADV RB NULL -cry cry VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -crying cry VERB VBG NULL -rusts rust NOUN NNS NULL -my -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Thereaf- Thereaf- PROPN NNP NULL - - -ter ter VERB VBD NULL - - -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -72 72 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -very very ADV RB NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -ant ant NOUN NN NULL -toiling- toiling- ADJ JJ NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -step step VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -not not PART RB NULL -to to PART TO NULL -harm harm VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -great great ADJ JJ NULL -care care NOUN NN NULL -never never ADV RB NULL -to to PART TO NULL -be be AUX VB NULL -cruel cruel ADJ JJ NULL -or or CCONJ CC NULL -unkind unkind NOUN NN NULL -to to ADP IN NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -people people NOUN NNS NULL -with with ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -have have AUX VB NULL -something something PRON NN NULL -to to PART TO NULL -guide guide VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -need need VERB VBP NULL -never never ADV RB NULL -do do AUX VB NULL -wrong wrong NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -, , PUNCT , NULL -When when ADV WRB NULL -Oz Oz PROPN NNP NULL -gives give VERB VBZ NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -need need VERB VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -CK.pterVn CK.pterVn PROPN NNPS PRODUCT -. . PUNCT . NULL -.e .e PUNCT NFP NULL - - -Joi Joi PROPN NNP NULL -/ / SYM SYM NULL -rrvey rrvey ADJ JJ NULL -to to ADP IN NULL -TI\e TI\e PROPN NNP NULL -Grets^t Grets^t PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PROPN NNP NULL - - -^^^ ^^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -' ' PUNCT '' NULL -I i NOUN NN NULL -^i ^i PUNCT NFP NULL -WERE be VERB VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -camp camp NOUN NN NULL -out out ADP RP NULL -that that SCONJ IN NULL -nig nig PROPN NNP NULL -- - PUNCT HYPH NULL -ht ht PROPN NNP NULL -under under ADP IN NULL -a a DET DT NULL -large large ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -houses house NOUN NNS NULL -near near ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -tree tree NOUN NN NULL -made make VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -, , PUNCT , NULL -thick thick ADJ JJ NULL -covering covering NOUN NN NULL -to to PART TO NULL -protect protect VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -dew dew NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -chopped chop VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -built build VERB VBD NULL -a a DET DT NULL -splendid splendid ADJ JJ NULL -fire fire NOUN NN NULL -that that PRON WDT NULL -warmed warm VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -feel feel VERB VB NULL -less less ADV RBR NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -ate eat VERB VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -for for ADP IN NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -76 76 NUM CD CARDINAL -THE the DET DT NULL -WONDHRFUL WONDHRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -kill kill VERB VB NULL -a a DET DT NULL -deer deer NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -can can AUX MD NULL -roast roast VERB VB NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -jyour jyour PROPN NNP PERSON -tastes taste NOUN NNS PERSON -are be AUX VBP NULL -so so ADV RB NULL -peculiar peculiar ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -prefer prefer VERB VBP NULL -cooked cook VERB VBN NULL -food food NOUN NN NULL -, , PUNCT , NULL -iand iand X XX NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -beg beg VERB VB NULL -- - PUNCT HYPH NULL -ged ge VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -certainly certainly ADV RB NULL -weep weep VERB VB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -killed kill VERB VBD NULL -a a DET DT NULL -poor poor ADJ JJ NULL -deer deer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fthen fthen ADV RB NULL -my -PRON- PRON PRP$ NULL -jaws jaws NOUN NN NULL -would would AUX MD NULL -rust rust VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -away away ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -supper supper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -knew know VERB VBD NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -^didn't ^didn't ADV RB NULL -mention mention VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -[ [ PUNCT -LRB- NULL -of of ADP IN NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -hungry hungry ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -this this DET DT NULL -jwas jwas NOUN NN NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -and and CCONJ CC NULL -thoughtful thoughtful ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -ilaughed ilaughe VERB VBD NULL -heartily heartily ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -awkward awkward ADJ JJ NULL -way way NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -poor poor ADJ JJ NULL -jcreature jcreature NOUN NN NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -padded padded ADJ JJ NULL -hands hand NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -clumsy clumsy ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -almost almost ADV RB NULL -as as ADV RB NULL -many many ADJ JJ NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -how how ADV WRB NULL -long long ADV RB NULL -it -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -enabled enable VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -feared fear VERB VBD NULL -a a DET DT NULL -spark spark NOUN NN NULL -might might AUX MD NULL -get get AUX VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -burn burn VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -dis- dis- NOUN NN NULL -tance tance NOUN NN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -flames flame NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -to to PART TO NULL -cover cover VERB VB NULL -' ' PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -with with ADP IN NULL -dry dry ADJ JJ NULL -leaves leave NOUN NNS NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -' ' PUNCT '' NULL -f)^]l\l\Ahs^''^'-- f)^]l\l\ahs^''^'-- NUM CD NULL -.. .. PUNCT NFP NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -kept keep VERB VBD NULL -her -PRON- PRON PRP NULL -very very ADV RB NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -77 77 NUM CD CARDINAL -snug snug PROPN NNP NULL -and and CCONJ CC NULL -warm warm ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -daylight daylight NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -bathed bathe VERB VBD NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -rippling ripple VERB VBG NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -an an DET DT NULL -eventful eventful ADJ JJ NULL -day day NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -hardly hardly ADV RB NULL -been be AUX VBN NULL -walking walk VERB VBG NULL -an an DET DT TIME -hour hour NOUN NN TIME -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -that that PRON WDT NULL -crossed cross VERB VBD NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -divided divide VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -wide wide ADJ JJ NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -crept creep VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -into into ADP IN NULL -it -PRON- PRON PRP NULL - - -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -also also ADV RB NULL -very very ADV RB NULL -deep deep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -big big ADJ JJ NULL -, , PUNCT , NULL -jagged jagged ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sides side NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -steep steep ADJ JJ NULL -that that SCONJ IN NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -must must AUX MD NULL -end end VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -despairingly despairingly ADV RB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -thought- thought- ADV RB NULL -ful ful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -fly fly VERB VB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -certain certain ADJ JJ NULL -; ; PUNCT : NULL -neither neither CCONJ CC NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -climb climb VERB VB NULL -down down ADP RP NULL -into into ADP IN NULL -this this DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -stop stop VERB VB NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -after after ADP IN NULL -measuring measure VERB VBG NULL -the the DET DT NULL -distance distance NOUN NN NULL -carefully carefully ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -us -PRON- PRON PRP NULL -all all ADV RB NULL -over over ADV RB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -, , PUNCT , NULL -one one NUM CD NULL -at at ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -will will AUX MD NULL -go go VERB VB NULL -first first ADV RB ORDINAL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -78 78 NUM CD CARDINAL - - -J j NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -killed kill VERB VBD NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -badly badly ADV RB NULL -dented dent VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -below below ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -fall fall NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -falling- falling- NOUN NN NULL -, , PUNCT , NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -is be AUX VBZ NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but but CCONJ CC NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -get get AUX VB NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -attempt attempt NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -and and CCONJ CC NULL -crouched crouch VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -run run VERB VB NULL -and and CCONJ CC NULL -jump jump VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -" " PUNCT `` NULL -Because because SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -the the DET DT NULL -way way NOUN NN NULL -we -PRON- PRON PRP NULL -Lions lion NOUN NNS NULL -do do AUX VBP NULL -these these DET DT NULL -things thing NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -giving give VERB VBG NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -shot shoot VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -: : PUNCT : NULL -all all DET DT NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -easily easily ADV RB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -had have AUX VBD NULL -got get VERB VBN NULL -down down ADP RP NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -back back NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -sprang spring VERB VBD NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -next next ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -tightly tightly ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -with with ADP IN NULL -one one NUM CD NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -safe safe ADJ JJ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -a a DET DT NULL -third third ADJ JJ ORDINAL -time time NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -sat sit VERB VBD NULL -down down ADP RP NULL -for for ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -beast beast NOUN NN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -leaps leap NOUN NNS NULL -had have AUX VBD NULL -made make VERB VBN NULL -his -PRON- PRON PRP$ NULL -breath breath NOUN NN NULL -short short ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -panted pant VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dog dog NOUN NN NULL -that that PRON WDT NULL -has have AUX VBZ NULL -been be AUX VBN NULL -running run VERB VBG NULL -too too ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -^W- ^W- PUNCT , NULL -] ] PUNCT -RRB- NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -very very ADV RB NULL -thick thick ADJ JJ NULL -on on ADP IN NULL -this this DET DT NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -gloomy gloomy ADJ JJ NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -had have AUX VBD NULL -rested rest VERB VBN NULL -started start VERB VBN NULL -along along ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yelh yelh PROPN NNP NULL -brick brick PROPN NNP NULL -, , PUNCT , NULL -silently silently ADV RB NULL -wondering wonder VERB VBG NULL -, , PUNCT , NULL -each each DET DT NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mind mind NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -ever ever ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -reach reach VERB VB NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sun- sun- NOUN NN NULL -shine shine VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -add add VERB VB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -discomfort discomfort NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -soon soon ADV RB NULL -heard hear VERB VBD NULL -strange strange ADJ JJ NULL -noises noise NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -depths depth NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -whispered whisper VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -lived live VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -ksked kske VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -monstrous monstrous ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -with with ADP IN NULL -claws claws PROPN NNP NULL -so so ADV RB NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -tear tear VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -kill kill VERB VB NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Fm fm ADV RB NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -^ ^ PROPN NNP NULL -.^V- .^V- PUNCT . NULL -. . PUNCT . NULL - - -i--^- i--^- PROPN NNP NULL -v v NOUN NN NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -8o 8o PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -dreadful dreadful ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -suddenly suddenly ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -gulf gulf NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -this this DET DT NULL -one one NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -broad broad ADJ JJ NULL -and and CCONJ CC NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP FAC -knew know VERB VBD NULL -at at ADP IN NULL -once once SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -leap leap VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -consider consider VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -serious serious ADJ JJ NULL -thought think VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Here here ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -can can AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -fall fall VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -walk walk VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -first first ADJ JJ ORDINAL -rate rate NOUN NN NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one PRON PRP NULL -would would AUX MD NULL -almost almost ADV RB NULL -suspect suspect VERB VB NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -The the DET DT NULL -Woodman Woodman PROPN NNP NULL -set set VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sharp sharp ADJ JJ NULL -was be AUX VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -was be AUX VBD NULL -soon soon ADV RB NULL -chopped chop VERB VBN NULL -nearly nearly ADV RB NULL -through through ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -strong strong ADJ JJ NULL -front front ADJ JJ NULL -legs leg NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -pushed push VERB VBD NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -tree tree NOUN NN NULL -tipped tip VERB VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -its -PRON- PRON PRP$ NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -just just ADV RB NULL -started start VERB VBN NULL -to to PART TO NULL -cross cross VERB VB NULL -this this DET DT NULL -queer queer PROPN NNP NULL -bridge bridge NOUN NN NULL -when when ADV WRB NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -growl growl NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -look look VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -horror horror NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -two two NUM CD CARDINAL -great great ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to ADP IN NULL -tremble tremble NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -cross cross VERB VB NULL -over over ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -TJLe TJLe PROPN NNPS NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -tcitJi tcitJi PROPN NNP NULL -a a DET DT NULL -crank crank NOUN NN NULL -into into ADP IN NULL -tlie tlie PROPN NNP NULL -gulf gulf PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -8i 8i NUM CD CARDINAL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP NULL -went go VERB VBD NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -holding hold VERB VBG NULL -Toto Toto PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -; ; PUNCT : NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -followed follow VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -came come VERB VBD NULL -next next ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -certainly certainly ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -turned turn VERB VBD NULL -to to PART TO NULL -face face VERB VB NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -a a DET DT NULL -roar roar NOUN NN NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -screamed scream VERB VBD NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP IN NULL -back- back- ADJ JJ NULL -wards ward NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -even even ADV RB NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -re- re- ADV RB NULL -membering membere VERB VBG NULL -that that SCONJ IN NULL -there there PRON EX NULL -were be AUX VBD NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -only only ADV RB NULL -one one NUM CD NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP NORP -again again ADV RB NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -crossed cross VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -Without without ADP IN NULL -stopping stop VERB VBG NULL -an an DET DT NULL -instant instant NOUN NN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -also also ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -lost lose VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -surely surely ADV RB NULL -tear tear VERB VB NULL -us -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -stand stand VERB VB NULL -close close ADJ JJ NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -fight fight VERB VB NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wait wait VERB VB NULL -a a DET DT NULL -minute minute NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -called call VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -what what PRON WP NULL -was be AUX VBD NULL -best good ADJ JJS NULL -to to PART TO NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to PART TO NULL -chop chop VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -that that PRON WDT NULL -rested rest VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -use use VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -two two NUM CD CARDINAL -Kalidahs Kalidahs PROPN NNP NORP -were be AUX VBD NULL -nearly nearly ADV RB NULL -across across ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -, , PUNCT , NULL -carry- carry- PROPN NNP NULL -ing e VERB VBG NULL -the the DET DT NULL -ugly ugly ADJ JJ NULL -, , PUNCT , NULL -snarling snarl VERB VBG NULL -brutes brute NOUN NNS NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -both both DET DT NULL -were be AUX VBD NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -peices peice NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -drawing draw VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -breath breath NOUN NN NULL -of of ADP IN NULL -relief relief NOUN NN NULL -, , PUNCT , NULL -* * PUNCT NFP NULL - - -T t NOUN NN NULL -see see VERB VBP NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -live live VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -1 1 NUM CD QUANTITY -am be AUX VBP QUANTITY -glad glad ADJ JJ QUANTITY -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -m. m. NOUN NN PERSON - - -not not PART RB NULL -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL -oW ow NOUN NN NULL -creafyres creafyre NOUN NNS NULL -ened ene VERB VBD NULL -me -PRON- PRON PRP NULL -so so ADV RB NULL -badly badly ADV RB NULL -th^\ th^\ ADJ JJ NULL - - -heatij heatij PROPN NNP NULL - - -Woodrri Woodrri PROPN NNP NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -- - PUNCT HYPH NULL -Le^rt_to le^rt_to ADJ JJ NULL -beat beat NOUN NN NULL - - -This this DET DT NULL -adventar&Tnade adventar&tnade NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -.. .. PUNCT . NULL - - -more more ADJ JJR NULL -, , PUNCT , NULL -anxi- anxi- PROPN NNP NULL -' ' PUNCT '' NULL - - --tiran -tiran PUNCT : NULL -ever ever ADV RB NULL -to to ADP IN NULL -, , PUNCT , NULL -^f ^f PUNCT NFP CARDINAL --^^ -^^ NUM CD NULL - - -^g-^iJt^ ^g-^iJt^ PUNCT NFP NULL -walked walk VERB VBD NULL -so so ADV RB NULL -; ; PUNCT : NULL -Dorothy Dorothy PROPN NNP PERSON -.-^game .-^game PROPN NNP NULL -tire tire PROPN NNP NULL - - -_ _ PROPN NNP NULL - - -tQ tQ PUNCT NFP NULL - - -ride ride VERB VB NULL -oa^^fe oa^^fe ADP IN NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -ba^. ba^. NUM CD NULL -TO to ADP IN NULL -' ' PUNCT '' NULL -tkekdjeat tkekdjeat NOUN NN NULL -joy joy NOUN NN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -became become VERB VBD NULL -thiSier thisi ADJ JJR NULL - - -the the DET DT NULL -further further ADJ JJ NULL -they -PRON- PRON PRP NULL -advanced^i^nd^n advanced^i^nd^n NUM CD NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME - - -th^y~ th^y~ NOUN NN NULL -suddenly suddenly ADV RB NULL -came come VERB VBD NULL -j^^^-^r^ad j^^^-^r^ad SYM SYM NULL -rB^er rB^er VERB VBN NULL -, , PUNCT , NULL -flowing- flowing- NOUN NN NULL - - -swiftly swiftly ADV RB NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -On on ADP IN NULL -^T^^tTi ^T^^tTi PUNCT NFP NULL -ot^^^de'5-:die ot^^^de'5-:die PRON PRP$ NULL -water water NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- PROPN NNP NULL -\^Mdrriinn%glhroug \^Mdrriinn%glhroug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -green green PROPN NNP NULL -meS^tvs'dottecf meS^tvs'dottecf VERB VBN NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -road road NOUN NN NULL -bor- bor- NOUN NN NULL -^^red^ihJ^es ^^red^ihJ^es PROPN NNP NULL -hauling haul VERB VBG NULL -full full ADJ JJ NULL -- - PUNCT HYPH NULL -iif iif NOUN NN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -eatly eatly ADV RB NULL -pfcased pfcase VERB VBN NULL -to- to- X XX NULL - - -.^e .^e PUNCT . NULL -. . PUNCT . NULL - - -this this DET DT NULL -delightful delightful ADJ JJ NULL -country country NOUN NN NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^r^=:f__-__ZTfew ^r^=:f__-__ZTfew PUNCT , NULL - - -shall shall AUX MD NULL - - -\^^^ss \^^^ss PROPN NNP NULL - - -the the DET DT NULL -riverP^asked riverP^asked PROPN NNP NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kf"^n'L Kf"^n'L PROPN NNP NULL -" " PUNCT '' NULL -^^^^^ ^^^^^ PUNCT . NULL -easity^-done easity^-done NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -j j PROPN NNP NULL -- - PUNCT : NULL -eplied eplie VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -^ ^ PROPN NNP NULL -" " PUNCT `` NULL - - -^^^^'^i^ ^^^^'^i^ PUNCT NFP NULL -\Yoodman \yoodman NOUN NN NULL -mu^bmld mu^bmld PROPN NNP NULL -u^^^ratt^so u^^^ratt^so PROPN NNP ORG -we~ we~ PROPN NNP NULL -can can AUX MD NULL -float float VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -^2i^ ^2i^ CCONJ CC NULL -et^er et^er PROPN NNP NULL -- - PUNCT HYPH NULL -sidv^---i:^.^J2__^ sidv^---i:^.^J2__^ PROPN NNPS NULL -_ _ VERB VBP NULL - - -r"^-- r"^-- NOUN NN NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -took take VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe PROPN NNP NULL -~ ~ PUNCT NFP NULL -a a DET DT NULL -: : PUNCT : NULL -n[d n[d PROPN NNP PERSON - - -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -JL JL PROPN NNP ORG -. . PUNCT . NULL - - -do\^ do\^ PUNCT : NULL - - -> > X XX NULL -sgiall sgiall NOUN NN NULL -trees tree NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -4 4 NUM CD CARDINAL -= = SYM SYM NULL - - -aft;:^iTd aft;:^iTd PUNCT NFP NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -at at ADP IN NULL -^ ^ PROPN NNP NULL -this this DET DT NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -barrk barrk NOUN NN NULL -- - PUNCT : NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -^ ^ PROPN NNP NULL - - -THE the DET DT NULL -WONDKRFUL WONDKRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -83 83 NUM CD CARDINAL -fine fine ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -pleased please VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -nuts nut NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -meal meal NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -takes take VERB VBZ NULL -time time NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -raft raft NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -when when ADV WRB NULL -one one NOUN NN CARDINAL -is be AUX VBZ NULL -as as ADV RB NULL -industrious industrious ADJ JJ NULL -and and CCONJ CC NULL -untiring untiring ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -night night NOUN NN NULL -came come VERB VBD NULL -the the DET DT NULL -work work NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -cozy cozy ADJ JJ NULL -place place NOUN NN NULL -under under ADP IN NULL -the the DET DT NULL -trees- trees- NOUN NN NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -well well ADV RB NULL -until until ADP IN NULL -the the DET DT NULL -morn- morn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -dreamed dream VERB VBD NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -soon soon ADV RB NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -1 1 NUM CD NULL - - -# # SYM $ NULL -|/^ |/^ ADJ JJ NULL -LITTLE LITTLE PROPN NNP ORG -PARTY PARTY PROPN NNP ORG -^^ ^^ PUNCT NFP NULL -^ ^ PROPN NNP NULL -of of ADP IN NULL -travellers traveller NOUN NNS NULL -awak- awak- PROPN NNP NULL -ened ene VERB VBN NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -' ' PUNCT '' NULL -refreshed refreshed ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -hope hope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -breakfasted breakfast VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -princess princess NOUN NN NULL -off off ADP RP NULL -peaches peach NOUN NNS NULL -and and CCONJ CC NULL -plums plum NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -Behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -dark dark ADJ JJ NULL -forest forest NOUN NN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -passed pass VERB VBN NULL -safely safely ADV RB NULL -through through ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -suffered suffer VERB VBN NULL -many many ADJ JJ NULL -discourage- discourage- ADJ JJ NULL -ments ment NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -, , PUNCT , NULL -sunny sunny ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -beckon beckon VERB VB NULL -them -PRON- PRON PRP NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -broad broad ADJ JJ NULL -river river NOUN NN NULL -now now ADV RB NULL -88 88 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -cut cut VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -from from ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -land land NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -cut cut VERB VBN NULL -a a DET DT NULL -few few ADJ JJ NULL -more more ADJ JJR NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pins pin NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -start start VERB VB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -it -PRON- PRON PRP NULL -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -bigf bigf PROPN NNP NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to PART TO NULL -steady steady VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -quite quite ADV RB NULL -well well ADV RB NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -the the DET DT NULL -swift swift ADJ JJ NULL -current current NOUN NN NULL -swept sweep VERB VBD NULL -the the DET DT NULL -raft raft NOUN NN NULL -down down ADP RP NULL -stream stream NOUN NN NULL -, , PUNCT , NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -water water NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -carried carry VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the- the- DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -enchant enchant VERB VB NULL -us -PRON- PRON PRP NULL -and and CCONJ CC NULL -make make VERB VB NULL -us -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -iVnd iVnd PROPN NNP NULL -I -PRON- PRON PRP NULL -slioul slioul VERB VBP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -89 89 NUM CD NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -certainly certainly ADV RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -pushed push VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -pole pole NOUN NN NULL -that that PRON WDT NULL -it -PRON- PRON PRP NULL -stuck stick VERB VBD NULL -fast fast ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -mud mud NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -again again ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -let let VERB VB NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -swept sweep VERB VBN NULL -away away ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP NULL -left leave VERB VBD NULL -clinging cling VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -called call VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -cry cry VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -fortunately fortunately ADV RB NULL -remembered remember VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -rust rust VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -dried dry VERB VBD NULL -his -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -apron apron NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -this this DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -thing thing NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -first first ADV RB ORDINAL -met meet VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -believe believe VERB VB NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -, , PUNCT , NULL -at at ADP IN NULL -any any DET DT NULL -rate rate NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -surely surely ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -use use NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -Scarecro^ Scarecro^ PROPN NNP NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -any any DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Down down ADP IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -the the DET DT NULL -raft raft NOUN NN NULL -floated float VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP PERSON -fWas fWas PROPN NNP PERSON -left leave VERB VBD NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -' ' PUNCT '' NULL -Lion Lion PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Something something PRON NN NULL -must must AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -to to PART TO NULL -save save VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -swim swim VERB VB NULL -to to ADP IN NULL -|he |he PROPN NNP NULL -shore shore NOUN NN NULL -and and CCONJ CC NULL -pull pull VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -after after ADP IN NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -only only ADV RB NULL -hold hold VERB VB NULL -fast fast ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ti^ ti^ PROPN NNP NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -caught catch VERB VBD NULL -fast fast ADJ JJ NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -swim swim VERB VB NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -toward toward ADP IN NULL -the the DET DT NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -by by ADV RB NULL -and and CCONJ CC NULL -by by ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -drawn draw VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -current current NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -'s 's PART POS WORK_OF_ART -long long ADJ JJ NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -shore shore NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -and and CCONJ CC NULL -stepped step VERB VBD NULL -off off ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -long long ADJ JJ NULL -way way NOUN NN NULL -past past ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -that that PRON WDT NULL -led lead VERB VBD NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -the the DET DT NULL -sun sun NOUN NN NULL -dry dry VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -best good ADJ JJS NULL -plan plan NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -walk walk VERB VB NULL -along along ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -bank bank NOUN NN NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -rested rest VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -grassy grassy ADJ JJ NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -from from ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -river river NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -plenty plenty ADJ JJ NULL -^^ ^^ NUM CD NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -91 91 NUM CD CARDINAL -of of ADP IN NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -sunshine sunshine NOUN NN NULL -to to PART TO NULL -cheer cheer VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -felt feel VERB VBN NULL -so so ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -very very ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -only only ADV RB NULL -stopping stop VERB VBG NULL -once once ADV RB NULL -to to PART TO NULL -pick pick VERB VB NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -flower flower NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Look look VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -looking look VERB VBG NULL -very very ADV RB NULL -lonely lonely ADJ JJ NULL -and and CCONJ CC NULL -sad sad ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -both both DET DT NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -wistfully wistfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -until until ADP IN NULL -a a DET DT NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -by by ADV RB NULL -, , PUNCT , NULL -which which PRON WDT NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -to to PART TO NULL -rest rest VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -'s 's PART POS NULL -edge edge NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -these these DET DT NULL -are be AUX VBP NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -n't n't PART RB NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -twisted twist VERB VBD NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -sharply sharply ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -queer queer PROPN NNP NULL -party party PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -wondering wonder VERB VBG NULL -how how ADV WRB NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Over over ADV RB NULL -there there ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL -92 92 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -heavy heavy ADJ JJ NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -thank thank VERB VB NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -find find VERB VBP NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -carry carry VERB VB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -drop drop VERB VB NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -bird bird NOUN NN NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -till till SCONJ IN NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -was be AUX VBD NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -claws claw NOUN NNS NULL -grabbed grab VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -were be AUX VBD NULL -sitting sit VERB VBG NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -happy happy ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -hugged hug VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -, , PUNCT , NULL -even even ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -sang sing VERB VBD NULL -" " PUNCT `` NULL -Tol tol NOUN NN NULL -- - PUNCT HYPH NULL -de- de- ADJ JJ NULL - - -ri ri PROPN NNP NULL -- - PUNCT HYPH NULL -de de ADP IN NULL -- - PUNCT HYPH NULL -oh oh INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -at at ADP IN NULL -every every DET DT NULL -step step NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -so so ADV RB NULL -gay gay ADJ JJ NULL - - -. . PUNCT . NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -stay stay VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -for- for- X XX NULL -ever ever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -the the DET DT NULL -kind kind NOUN NN NULL -Stork Stork PROPN NNP NULL -saved save VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get VERB VBP NULL -any any DET DT NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -find find VERB VB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -again again ADV RB NULL -and and CCONJ CC NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -some some DET DT NULL -kindness kindness NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -along along ADV RB NULL -beside beside ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -always always ADV RB NULL -like like VERB VBP NULL -to to PART TO NULL -help help VERB VB NULL -anyone anyone PRON NN NULL -in in ADP IN NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -babies baby NOUN NNS NULL -are be AUX VBP NULL -waiting wait VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -nest nest NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -kind kind ADJ JJ NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -listening listen VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -singing singing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Stork Stork PROPN NNP WORK_OF_ART -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -93 93 NUM CD CARDINAL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -looking^ looking^ X XX NULL -at at ADP IN NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -flowers flower NOUN NNS NULL -which which PRON WDT NULL -now now ADV RB NULL -became become VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -carpeted carpet VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -blossoms blossom NOUN NNS NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -great great ADJ JJ NULL -clusters cluster NOUN NNS NULL -of of ADP IN NULL -scarlet scarlet PROPN NNP NULL -pop- pop- PROPN NNP NULL -pies pie NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -so so ADV RB NULL -brilliant brilliant ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -dazzled dazzle VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -beautiful beautiful ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -breathed breathe VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -spicy spicy ADJ JJ NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -probably probably ADV RB NULL -like like VERB VB NULL -them -PRON- PRON PRP NULL -better well ADJ JJR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -a a DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -love love VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -always always ADV RB NULL -did do AUX VBD NULL -like like SCONJ IN NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -they -PRON- PRON PRP NULL -seem seem VERB VBP NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -and and CCONJ CC NULL -frail frail ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -there there PRON EX NULL -are be AUX VBP NULL -none none NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -so so ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -these these DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -now now ADV RB NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -more more ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -scarlet scarlet ADJ JJ NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -flowers flower NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -meadow meadow NOUN NN NULL -of of ADP IN NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -well well ADV RB NULL -known known ADJ JJ NULL -that that SCONJ IN NULL -when when ADV WRB NULL -there there PRON EX NULL -are be AUX VBP NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -flowers flower NOUN NNS NULL -together together ADV RB NULL -their -PRON- PRON PRP$ NULL -odor odor NOUN NN NULL -is be AUX VBZ NULL -so so ADV RB NULL -powerful powerful ADJ JJ NULL -that that SCONJ IN NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -breathes breathe VERB VBZ NULL -it -PRON- PRON PRP NULL -falls fall VERB VBZ NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -the the DET DT NULL -sleeper sleeper NOUN NN NULL -is be AUX VBZ NULL -not not PART RB NULL -carried carry VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flow- flow- NOUN NN NULL -ers er NOUN NNS NULL -he -PRON- PRON PRP NULL -sleeps sleep VERB VBZ NULL -on on ADV RB NULL -and and CCONJ CC NULL -on on ADV RB NULL -forever forever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -were be AUX VBD NULL -everywhere everywhere ADV RB NULL -about about ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -presently presently ADV RB NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -grew grow VERB VBD NULL -heavy heavy ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -sit sit VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -rest rest VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -94 94 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -would would AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -hurry hurry VERB VB NULL -and and CCONJ CC NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -before before ADP IN NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -walking walk VERB VBG NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -stand stand VERB VB NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -closed close VERB VBD NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -forgot forget VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -fast fast VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -leave leave VERB VBP NULL -her -PRON- PRON PRP NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -die die VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -smell smell NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -is be AUX VBZ NULL -killing kill VERB VBG NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -open open ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -already already ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -true true ADJ JJ NULL -; ; PUNCT : NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -fallen fall VERB VBN NULL -down down ADP RP NULL -beside beside ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -were be AUX VBD NULL -troubled trouble VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -95 95 NUM CD CARDINAL - - -" " PUNCT `` NULL -Run run VERB VB NULL -fast fast ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Lion lion NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -deadly deadly ADJ JJ NULL -flower flower NOUN NN NULL -- - PUNCT HYPH NULL -bed bed NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -too too ADV RB NULL -big big ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -aroused arouse VERB VBD NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -forward forward ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -make make VERB VB NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -our -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -Toto Toto PROPN NNP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -lap lap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -seat seat NOUN NN NULL -and and CCONJ CC NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -between between ADP IN NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -On on ADV RB NULL -and and CCONJ CC NULL -on on ADP IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -carpet carpet NOUN NN NULL -of of ADP IN NULL -deadly deadly ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -them -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -end end VERB VB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -bend bend NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -lying lie VERB VBG NULL -fast fast ADV RB NULL -asleep asleep ADJ JJ NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -flowers flower NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -huge huge ADJ JJ NULL -beast beast NOUN NN NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -given give VERB VBN NULL -up up ADP RP NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fallen fall VERB VBN NULL -only only ADV RB NULL -a a DET DT NULL -short short ADJ JJ NULL -distance distance NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -poppy- poppy- ADJ JJ NULL - - -w^^^^ w^^^^ PROPN NNP NULL - - -^^/^ ^^/^ PUNCT NFP NULL -^^^ ^^^ NOUN NN NULL -' ' PUNCT '' NULL -^^1^^^^ ^^1^^^^ PUNCT : NULL - - -the the DET DT NULL -sweet sweet ADJ JJ NULL -grass grass NOUN NN NULL -spread spread VERB VBD NULL -in in ADP IN NULL -beautiful beautiful ADJ JJ NULL -wW ww NOUN NN NULL -, , PUNCT , NULL -i9^ i9^ PROPN NNP NULL -f f PROPN NNP NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J J PROPN NNP NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -much much ADV RB NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -lift lift VERB VB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -must must AUX MD NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -here here ADV RB NULL -to to PART TO NULL -sleep sleep VERB VB NULL -on on ADP IN NULL -for- for- PROPN NNP NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -perhaps perhaps ADV RB NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -dream dream VERB VB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -found find VERB VBN NULL -courage courage NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -z z PROPN NNP NULL -' ' NUM CD NULL -96 96 NUM CD CARDINAL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -comrade comrade NOUN NN NULL -for for ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -cowardly cowardly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -on on ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -spot spot NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -far far ADV RB NULL -enough enough ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -field field NOUN NN NULL -to to PART TO NULL -prevent prevent VERB VB NULL -her -PRON- PRON PRP$ NULL -breathing breathing NOUN NN NULL -any any DET DT NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -poison poison NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -here here ADV RB NULL -they -PRON- PRON PRP NULL -laid lay VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -o o X XX NULL - - -n n CCONJ CC NULL - - -th th X XX NULL -^soft ^soft ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -4j 4j NUM CD CARDINAL -) ) PUNCT -RRB- NULL -' ' PUNCT '' NULL - - -^^. ^^. PROPN NNP NULL -: : PUNCT : NULL -CK^pterlX CK^pterlX PROPN NNP PERSON -TKe TKe PROPN NNP NULL -Qi Qi PROPN NNP ORG -/ / SYM SYM ORG -eerv eerv PROPN NNP ORG -rtN rtn NOUN NN NULL -Field Field PROPN NNP NULL -Mice Mice PROPN NNP NULL -. . PROPN NNP NULL - - -CANNOT CANNOT PROPN NNP ORG -BE be VERB VB ORG -FAR far ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow PROPN NNP NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -nearly nearly ADV RB NULL -as as SCONJ IN NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -river river NOUN NN NULL -carried carry VERB VBD NULL -us -PRON- PRON PRP NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -was be AUX VBD NULL -about about ADV RB NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -, , PUNCT , NULL -m^^is m^^is PROPN NNP NULL -head head NOUN NN NULL -( ( PUNCT -LRB- NULL -which which PRON WDT NULL -worked work VERB VBD NULL -beautifully beautifully ADV RB NULL -on on ADP IN NULL -hinges hinge NOUN NNS NULL -) ) PUNCT -RRB- NULL -a a DET DT NULL -strange strange ADJ JJ NULL -beast beast NOUN NN NULL -come come VERB VB NULL -bounding bound VERB VBG NULL -over over ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -towards towards ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -great great ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -wildcat wildcat NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ithe ithe NOUN NN NULL -Woodman Woodman PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -chasing chase VERB VBG NULL -something something PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -its -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -its -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -wide wide ADJ JJ NULL -open open ADJ JJ NULL -, , PUNCT , NULL -showing show VERB VBG NULL -two two NUM CD CARDINAL -rows row NOUN NNS NULL -of of ADP IN NULL -ugly ugly ADJ JJ NULL -teeth tooth NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -its -PRON- PRON PRP$ NULL -red red ADJ JJ NULL -eyes eye NOUN NNS NULL -lowed low VERB VBN NULL -like like SCONJ IN NULL -balls ball NOUN NNS NULL -of of ADP IN NULL -fire fire NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -nearer nearer ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -v\ v\ PROPN NNP ORG -loo loo PROPN NNP NULL -THE the DET DT LAW -WONDERFUL WONDERFUL PROPN NNP LAW -WIZARD wizard NOUN NN LAW -' ' PUNCT '' LAW -OF of ADP IN LAW -OZ OZ PROPN NNP LAW -. . PUNCT . NULL - - -Woodman Woodman PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -running run VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -beast beast NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ray ray NOUN NN NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -to to PART TO NULL -try try VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -such such DET PDT NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -harm- harm- ADJ JJ NULL -less less ADJ JJR NULL -creature creature NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -raised raise VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -ran run VERB VBD NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -quick quick ADJ JJ NULL -blow blow NOUN NN NULL -that that PRON WDT NULL -cut cut VERB VBD NULL -the the DET DT NULL -beast beast NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -clean clean VERB VB NULL -off off ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -in in ADP IN NULL -two two NUM CD CARDINAL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -freed free VERB VBN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -coming come VERB VBG NULL -slowly slowly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -for for ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -speak speak VERB VB NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -beg beg VERB VBP NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -! ! PUNCT . NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -careful careful ADJ JJ NULL -to to PART TO NULL -help help VERB VB NULL -all all DET PDT NULL -those those DET DT NULL -who who PRON WP NULL -may may AUX MD NULL -need need VERB VB NULL -a a DET DT NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -to to PART TO NULL -be be AUX VB NULL -only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -indignantly indignantly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Queen Queen PROPN NNP NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -fi(dd fi(dd NOUN NN NULL -- - PUNCT HYPH NULL -mice mice NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -making make VERB VBG NULL -a a DET DT NULL -bow bow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Therefore therefore ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -deed deed NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -in in ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -several several ADJ JJ NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -seen see VERB VBN NULL -running run VERB VBG NULL -up up ADP RP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -legs leg NOUN NNS NULL -could could AUX MD NULL -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -their -PRON- PRON PRP$ NULL -Queen queen NOUN NN NULL -they -PRON- PRON PRP NULL -exclaimed exclaim VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -your -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -! ! PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -manage manage VERB VB NULL -to to PART TO NULL -escape escape VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Wildcat Wildcat PROPN NNP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -lOI lOI PROPN NNP NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -bowed bow VERB VBD NULL -so so ADV RB NULL -low low ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -funny funny ADJ JJ NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -killed kill VERB VBD NULL -the the DET DT NULL -Wild- Wild- PROPN NNP NULL -cat cat NOUN NN NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -all all ADV RB NULL -serve serve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -his -PRON- PRON PRP$ NULL -slightest slight ADJ JJS NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -shrill shrill ADJ JJ NULL -chorus chorus NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -awak- awak- VERB VBN NULL -ened ene VERB VBN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -all all DET PDT NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -one one NUM CD CARDINAL -bark bark NOUN NN NULL -of of ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -right right ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -mid- mid- NOUN NN NULL -dle dle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -group group NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -always always ADV RB NULL -loved love VERB VBN NULL -to to PART TO NULL -chase chase VERB VB NULL -mice mouse NOUN NNS NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -no no DET DT NULL -harm harm NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -W^^oodman W^^oodman PROPN NNP NULL -caught catch VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -him -PRON- PRON PRP NULL -tight tight ADJ JJ NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -Toto Toto PROPN NNP NULL -shall shall AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -At at ADP IN NULL -this this DET DT NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS ORG -stuck stick VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -out out ADP RP NULL -from from ADP IN NULL -a a DET DT NULL -clump clump NOUN NN NULL -of of ADP IN NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -timid timid ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -bite bite VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -One one NUM CD CARDINAL -by by ADP IN NULL -one one NUM CD CARDINAL -the the DET DT NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -creep- creep- PROPN NNP NULL -ing e VERB VBG NULL -back back ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -bark bark VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -have have AUX VB NULL -bitten bite VERB VBN NULL -him -PRON- PRON PRP NULL -had have AUX VBD NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -not not PART RB NULL -known know VERB VBN NULL -very very ADV RB NULL -well well ADV RB NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -. . PUNCT . NULL -. . PUNCT . NULL - - -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -mice^spiake mice^spiake PROPN NNP NULL -. . PUNCT . NULL - - -,:v-\vi^-,3>^ ,:v-\vi^-,3>^ PUNCT , NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL - - -: : PUNCT : NULL - - --^v^- -^v^- PROPN NNP NULL - - -I02 I02 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -anything- anything- ADJ JJ NULL - - -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -it -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -repay repay VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -saving save VERB VBG NULL -the the DET DT NULL -Hfe Hfe PROPN NNP PERSON -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -Queen queen NOUN NN PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Nothing nothing PRON NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -trying try VERB VBG NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -because because SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -said say VERB VBD NULL -, , PUNCT , NULL -quickly quickly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL - - -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -save save VERB VB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -A a DET DT WORK_OF_ART -Lion Lion PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -eat eat VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -up up ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -this this DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Really really ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Mouse Mouse PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -so so ADV RB NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -is be AUX VBZ NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -promise promise VERB VBP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -shall shall AUX MD NULL -treat treat VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -with with ADP IN NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -trust trust VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -which which PRON WDT NULL -call call VERB VBP NULL -you -PRON- PRON PRP NULL -Queen Queen PROPN NNP PERSON -and and CCONJ CC NULL -are be AUX VBP NULL -willing willing ADJ JJ NULL -to to PART TO NULL -obey obey VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -are be AUX VBP NULL -thousands thousand NOUN NNS CARDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -to to PART TO NULL -come come VERB VB NULL -here here ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possi- possi- NUM CD NULL -ble ble VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -let let VERB VB NULL -each each DET DT NULL -one one NOUN NN NULL -bring bring VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Queen Queen PROPN NNP NULL -turned turn VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -that that PRON WDT NULL -attended attend VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -her -PRON- PRON PRP$ NULL -orders order NOUN NNS NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -away away ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -direction direction NOUN NN NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -tlie tlie PROPN NNP PERSON -Queen Queen PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -103 103 NUM CD CARDINAL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -Now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -trees tree NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -- - PUNCT HYPH NULL -side side NOUN NN NULL -and and CCONJ CC NULL -make make VERB VB NULL -a a DET DT NULL -truck truck NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -carry carry VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -went go VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -a a DET DT NULL -truck truck NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -limbs limb NOUN NNS NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -chopped chop VERB VBD NULL -away away ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -leaves leave NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -it -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pegs peg NOUN NNS NULL -and and CCONJ CC NULL -made make VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -wheels wheel NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -short short ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -tree- tree- ADJ JJ NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -fast fast ADV RB NULL -and and CCONJ CC NULL -so so ADV RB NULL -well well ADV RB NULL -did do AUX VBD NULL -he -PRON- PRON PRP NULL -work work VERB VB NULL -that that SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -mice mice NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -arrive arrive VERB VB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -thou- thou- ADJ JJ NULL -sands sand NOUN NNS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -: : PUNCT : NULL -big big ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -middle middle ADJ JJ NULL -- - PUNCT HYPH NULL -sized sized ADJ JJ NULL -mice mouse NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -each each DET DT NULL -one one NOUN NN CARDINAL -brought bring VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -about about ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -woke wake VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -astonished astonish VERB VBN NULL -to to PART TO NULL -find find VERB VB NULL -herself -PRON- PRON PRP NULL -lying lie VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -thousands thousand NOUN NNS CARDINAL -of of ADP IN NULL -mice mouse NOUN NNS NULL -standing stand VERB VBG NULL -around around ADV RB NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -about about ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -dignified dignified ADJ JJ NULL -little little ADJ JJ NULL -Mouse Mouse PROPN NNP GPE -, , PUNCT , NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -nodded nod VERB VBD NULL -gravely gravely ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -made make VERB VBD NULL -a a DET DT NULL -courtesy courtesy NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -friendly friendly ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -now now ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -fasten fasten VERB VB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -, , PUNCT , NULL -using use VERB VBG NULL -the the DET DT NULL -strings string NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -string string NOUN NN NULL -was be AUX VBD NULL -tied tie VERB VBN NULL -around around ADP IN NULL -the the DET DT NULL -neck neck NOUN NN NULL -I04 I04 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -each each DET DT NULL -mouse mouse NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -. . PUNCT . NULL -Of of ADV RB NULL -course course ADV RB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -a a DET DT CARDINAL -thousand thousand NUM CD CARDINAL -times time NOUN NNS NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -rafice rafice NOUN NN NULL -who who PRON WP NULL -were be AUX VBD NULL -to to PART TO NULL -draw draw VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -^arnessed ^arnesse VERB VBN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -to to PART TO NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -/Scarecrow /Scarecrow PUNCT . NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -could could AUX MD NULL -sit sit VERB VB NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -dravc^-n dravc^-n NOUN NN NULL - - -s\viftly s\viftly ADV RB NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -queer queer NOUN NN NULL -little little ADJ JJ NULL -horses horse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -here here ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -fAft^ fAft^ PROPN NNP NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -was be AUX VBD NULL -/.,4ieaY^j^tliey /.,4ieaY^j^tliey PUNCT . NULL -, , PUNCT , NULL -managed manage VERB VBD NULL -to to PART TO NULL -- - PUNCT HYPH NULL -get get AUX VB NULL -te^r^^il^the te^r^^il^the NOUN NN NULL -truck truck NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -^^^mi^^^ ^^^mi^^^ NUM CD NULL -' ' PART POS NULL -# # SYM $ NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -105 105 NUM CD CARDINAL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -hurriedly hurriedly ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -the the DET DT NULL -order order NOUN NN NULL -to to PART TO NULL -start start VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -feared fear VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -stayed stay VERB VBD NULL -among among ADP IN NULL --ib^^#oppies -ib^^#oppie NOUN NNS NULL - - -too too ADV RB NULL -long long ADV RB NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -would would AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -^^^^^;^ ^^^^^;^ PUNCT NFP NULL -' ' PUNCT '' NULL --^^ -^^ NOUN NN NULL -? ? PUNCT . NULL - - -5^ 5^ NUM CD NULL -~ ~ PUNCT NFP NULL -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -cfeaturSs cfeaturSs PROPN NNP NULL -" " PUNCT '' NULL - - -many many ADJ JJ NULL -though though SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -is^ould is^ould AUX MD NULL -hardly hardly ADV RB NULL -stir stir VERB VB NULL -the the DET DT NULL -heavily heavily ADV RB NULL -loaded loaded ADJ JJ NULL -truck truck NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -- - PUNCT HYPH NULL -man man PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -both both DET DT NULL -pushed push VERB VBD NULL -from from ADP IN NULL -behind behind ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -better well ADJ JJR NULL -. . PUNCT . NULL - - -Soon soon ADV RB NULL -they -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LOC -out out ADV RB NULL -< < X XX NULL -M M PROPN NNP NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -breathe breathe VERB VB NULL --the -the PUNCT `` NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -poisonous poisonous ADJ JJ NULL -scent scent NOUN NN NULL -o'L o'l NOUN NN NULL - - --tHe -tHe PROPN NNP CARDINAL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -^^ ^^ SYM SYM NULL - - -H h NOUN NN NULL -r r NOUN NN NULL -~iv~>*^ ~iv~>*^ SYM SYM NULL -io6 io6 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -warmly warmly ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -her -PRON- PRON PRP$ NULL -companion companion NOUN NN NULL -from from ADP IN NULL -death death NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -bigf bigf PROPN NNP NULL - - -Lion Lion PROPN NNP ORG -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -rescued rescue VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -unharnessed unharnessed ADJ JJ NULL -from from ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -and and CCONJ CC NULL -scampered scamper VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT PERSON -Queen queen NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice Mice PROPN NNP PERSON -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -Tf tf NOUN NN NULL -ever ever ADV RB NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -come come VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -field field NOUN NN NULL -and and CCONJ CC NULL -call call NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -hear hear VERB VB NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -come come VERB VB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -assistance assistance NOUN NN NULL -. . PUNCT . NULL - - -Goodbye goodbye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -away away ADV RB NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -ran run VERB VBD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -tightly tightly ADV RB NULL -lest lest ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -run run VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -frighten frighten VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -until until ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -awaken awaken VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -brought bring VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -some some DET DT NULL -fruit fruit NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -tree tree NOUN NN NULL -near near SCONJ IN NULL -bA\;^ttiiill(i//i^ bA\;^ttiiill(i//i^ PROPN NNP GPE -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -# # NOUN NN NULL -CKb^pterX. ckb^pterx. NOUN NN NULL -TKe TKe PROPN NNP NULL - - -Gi/&wrdisvrs Gi/&wrdisvrs PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -tKe tKe PROPN NNP ORG -G?vte G?vte PROPN NNP ORG -. . PUNCT . NULL -.^^ .^^ PUNCT . NULL -' ' PUNCT '' NULL -^^1 ^^1 SYM SYM NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -^^ ^^ SYM SYM NULL - - -li li PROPN NNP NULL - - -Q'l Q'l PROPN NNP NULL - - -: : PUNCT : NULL -^\^%'^^^ ^\^%'^^^ X ADD CARDINAL -i'^^QME i'^^qme NOUN NN NULL -THH^^EFORE thh^^efore NOUN NN NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -awakened awaken VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -lain lain PROPN NNP NULL -ig ig ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -a a DET DT NULL -long long ADJ JJ NULL -" " PUNCT '' NULL -while while SCONJ IN NULL -, , PUNCT , NULL -breath- breath- PROPN NNP NULL - - -^;;,;A}i'^'^''Tng- ^;;,;A}i'^'^''Tng- PUNCT NFP NULL - - -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -deadly deadly ADJ JJ NULL -fragrance fragrance NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -roll roll VERB VB NULL -off off ADP RP NULL -the the DET DT NULL -truck truck NOUN NN NULL -he -PRON- PRON PRP NULL -W^^ W^^ VERB VBZ NULL -yery yery ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -himself -PRON- PRON PRP NULL -still still ADV RB NULL -, , PUNCT , NULL -. . PUNCT . NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL - - -MMl MMl PROPN NNP NULL -' ' PUNCT '' NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -jrafi jrafi PROPN NNP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -1 1 NUM CD CARDINAL -' ' X XX NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -down down ADP RP NULL -and and CCONJ CC NULL -^"yawniijt^^'but ^"yawniijt^^'but PUNCT NFP NULL - - -the the DET DT NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -ydU^get ydu^get VERB VB NULL -me -PRON- PRON PRP NULL -put put VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -M|iijjii M|iijjii PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^lfen*they ^lfen*they INTJ UH NULL -' ' PUNCT '' NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -or or CCONJ CC NULL -tlie tlie ADJ JJ NULL -' ' PUNCT `` NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -they -PRON- PRON PRP NULL -IP IP PROPN NNP NULL -jihad jihad PROPN NNP NULL -gitieroubly gitieroubly ADV RB NULL -saved save VERB VBD NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -death death NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -r&ioiTRjj^ighed.^nd r&ioitrjj^ighed.^nd NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -, , PUNCT , NULL -, , PUNCT , NULL - - -I -PRON- PRON PRP NULL -fliy'^ fliy'^ PROPN NNP NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -^*\ave ^*\ave VERB VBP NULL -always always ADV RB NULL -thought think VERB VBN NULL -myself -PRON- PRON PRP NULL -very very ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -; ; PUNCT : NULL - - -^small ^small X FW NULL -ihings ihing NOUN NNS NULL -as as SCONJ IN NULL -flowers flower NOUN NNS NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -killinglhe killinglhe PROPN NNP GPE -, , PUNCT , NULL -; ; PUNCT : NULL -& & CCONJ CC NULL -% % NOUN NN NULL -' ' PUNCT '' NULL -jL jl NOUN NN NULL -^ ^ PROPN NNP NULL - - -^^^---*5 ^^^---*5 ADV RB NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -no no DET DT NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -small small ADJ JJ NULL -animals animal NOUN NNS NULL -as as SCONJ IN NULL -mice mouse NOUN NNS NULL -have have AUX VBP NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -strange strange ADJ JJ NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -is be AUX VBZ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -comrades comrade NOUN NNS NULL -, , PUNCT , NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -journey journey VERB VB NULL -on on ADP RP NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -find find VERB VBP NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -keep keep VERB VB NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -being be AUX VBG NULL -fully fully ADV RB NULL -refreshed refresh VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -feeling feel VERB VBG NULL -quite quite ADV RB NULL -himself -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -4 4 NUM CD CARDINAL -: : PUNCT : NULL - - -he- he- X XX NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -greatly greatly ADV RB NULL -enjoying enjoy VERB VBG NULL -tlie tlie ADJ JJ NULL -walk walk NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -; ; PUNCT : NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -grass grass NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -nOtlong nOtlong PROPN NNP GPE -before before ADP IN NULL -they -PRON- PRON PRP NULL -reac^d3h reac^d3h PROPN NNP GPE -: : PUNCT : NULL - - -j0atf j0atf PROPN NNP NULL -of of ADP IN NULL -yeifbw yeifbw NOUN NN NULL -T)^^^^ T)^^^^ PROPN NNP NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -aga^;:^^^^i aga^;:^^^^i PROPN NNP NULL - - -: : PUNCT : NULL -i6^merald i6^merald PROPN NNP PERSON -^S^^where ^S^^where PUNCT , NULL - - -the the DET DT NULL -grej^J^^ grej^J^^ NOUN NNS NULL -Oz Oz PROPN NNP NULL -dwjpllr dwjpllr NOUN NNS NULL - - -The the DET DT NULL -f^5^ f^5^ NOUN NN GPE -paved pave VERB VBN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -countrf^ countrf^ NOUN NN NULL - - -abotrt^^s^ abotrt^^s^ PROPN NNP NORP - - --i^-was -i^-was PUNCT NFP NULL -beaiitiful beaiitiful ADJ JJ NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -travelers^ travelers^ NOUN NN NULL -rejoiced rejoice VERB VBD NULL -in in ADP IN NULL -leavfng^ leavfng^ PROPN NNP NULL -the the DET DT NULL -forest forest NOUN NN NULL -far far ADV RB NULL - - -be- be- PROPN NNP NULL -0-% 0-% NOUN NN CARDINAL -. . PUNCT . NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -\ \ VERB VBZ NULL -hind hind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -many many ADJ JJ NULL -danger^'^^^3 danger^'^^^3 PROPN NNP NULL -they.^ad they.^ad PROPN NNP NULL -ng.et ng.et PROPN NNP NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom)i_s^c gloom)i_s^c PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -fences fence NOUN NNS NULL -built build VERB VBN NULL -beside beside ADP IN NULL -the the DET DT NULL - - -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -cam cam VERB VBD NULL -small small ADJ JJ NULL -house house NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -evidently evidently ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -th.a th.a PROPN NNP NULL -! ! PROPN NNP NULL -was be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -They.passed they.passe VERB VBN NULL - - -by by ADP IN NULL -several several ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -house^-ini house^-ini NOUN NNS NULL -TTi TTi PROPN NNP NULL -during during ADP IN NULL -the the DET DT NULL -afterni3tDn afterni3tdn NOUN NN NULL -, , PUNCT , NULL --and -and CCONJ CC NULL -sometimes sometimes ADV RB NULL -people people NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -ctoors ctoor NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -.they .they PRON PRP NULL -would would AUX MD NULL -like like VERB VB NULL -to to ADP IN NULL -asK, asK, PROPN NNP GPE -. . PUNCT . NULL - - -,!.'!^^;.'.^^ ,!.'!^^;.'.^^ X XX NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -questions question NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -came come VERB VBD NULL -near near SCONJ IN NULL -thenriior thenriior PROPN NNP NULL -spoke speak VERB VBD NULL -to- to- X XX NULL - - -them -PRON- PRON PRP NULL - - -H')||M H')||M PROPN NNP NULL -J)ecause j)ecause ADP IN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -of of ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -^he ^he PUNCT NFP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -clothing clothing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -l^^ely l^^ely ADJ JJ NULL -e^merald e^merald X FW NULL -^reen ^reen NOUN NN NULL -coloi^^^'^wore^peaked coloi^^^'^wore^peake VERB VBN NULL -hats hat NOUN NNS NULL -like like SCONJ IN NULL -tho%^f tho%^f PROPN NNP NULL -, , PUNCT , NULL -^0 ^0 PUNCT NFP ORG -Munchkins Munchkins PROPN NNP ORG -. . PUNCT . NULL - - -C c NOUN NN NULL -' ' PUNCT '' NULL - - -This this DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -said^Dor(|tliy said^Dor(|tliy PROPN NNP NULL -, , PUNCT , NULL -^!,and ^!,and PUNCT NFP NULL - - -we._are^4ureLy we._are^4urely X ADD NULL -. . PUNCT . NULL - - -getting get VERB VBG NULL -near near SCONJ IN NULL -the the DET DT FAC -Emerald Emerald PROPN NNP FAC -Cit4"^ Cit4"^ PROPN NNP FAC -~"^^ ~"^^ PROPN NNP FAC -" " PUNCT `` FAC -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -everytliinff everytliinff PROPN NNP NULL -is be AUX VBZ NULL -ere ere ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -inthe inthe DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mui Mui PROPN NNP FAC -^l^avorite ^l^avorite PUNCT , NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -not not PART RB NULL -seem seem VERB VBP NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -friendly friendly ADJ JJ NULL -as as SCONJ IN NULL -unchkins unchkin NOUN NNS NULL - - -andl'm andl'm NOUN NNS NULL -afraid afraid ADJ JJ NULL -we;,shall we;,shall AUX MD NULL -mable mable ADJ JJ NULL -to to ADP IN NULL -finrd^^^SSlo finrd^^^sslo NUM CD NULL -pa'^ pa'^ PROPN NNP NULL -o;(^I o;(^I PROPN NNP NULL - - -should should AUX MD NULL -like like VERB VB NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -bsides bsides PROPN NNP NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -a a DET DT NULL -' ' PUNCT '' NULL -m m NOUN NN NULL -sure sure INTJ UH NULL - - -Toto Toto PROPN NNP PERSON -is be AUX VBZ NULL -nearly nearly ADV RB NULL -starv starv NOUN NNS NULL - - -et et X FW NULL -us -PRON- PRON PRP NULL -stop stop VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -house house NOUN NN NULL -a a DET DT NULL -alk alk NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -people.l^/^v^ people.l^/^v^ ADJ JJ NULL - - -W W PROPN NNP NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -canie'to canie'to VERB VBP NULL -2 2 NUM CD CARDINAL -t t PROPN NNP NULL -rm rm PROPN NNP NULL -house house NOUN NN NULL -, , PUNCT , NULL -Dorot^^#alked dorot^^#alke VERB VBD NULL -112 112 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -boldly boldly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -. . PUNCT . NULL - - -A a DET DT NULL -woman woman NOUN NN NULL -opened open VERB VBD NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -far far ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -look look VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -, , PUNCT , NULL -child child NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -and and CCONJ CC NULL -comrade comrade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -tame tame ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -opening open VERB VBG NULL -the the DET DT NULL -door door NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -wider wide ADJ JJR NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -too too ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -than than SCONJ IN NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -another another DET DT NULL -peep peep NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -case case NOUN NN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -place place NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -entered enter VERB VBD NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -there there PRON EX NULL -were be AUX VBD NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -two two NUM CD CARDINAL -children child NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -had have AUX VBD NULL -hurt hurt VERB VBN NULL -his -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -couch couch NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -so so ADV RB NULL -strange strange ADJ JJ NULL -a a DET DT NULL -company company NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -laying lay VERB VBG NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -To to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -3 3 NUM CD TIME -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -lets let VERB VBZ NULL -any any DET DT NULL -one one NOUN NN CARDINAL -come come VERB VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -many many ADJ JJ NULL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT EVENT -Great Great PROPN NNP EVENT -Oz Oz PROPN NNP EVENT -, , PUNCT , NULL -nor nor CCONJ CC NULL -do do AUX VBP NULL -I -PRON- PRON PRP NULL -know know VERB VB NULL -of of ADP IN NULL -any any DET DT NULL -living live VERB VBG NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Does do AUX VBZ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -go go VERB VB NULL -out out ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asteed asteed VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Never never ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -sits sit VERB VBZ NULL -day day NOUN NN NULL -after after ADP IN NULL -day day NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -wait wait VERB VBP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -d(|^ d(|^ VERB VBZ NULL -not not PART RB NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -face face NOUN NN NULL -to to ADP IN NULL -face face NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL -^4 ^4 PUNCT NFP NULL -zz zz PROPN NNP NULL -/^li /^li PROPN NNP NULL - - -- - PUNCT : NULL -i i PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -like like SCONJ IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -W^/^ W^/^ PROPN NNP NULL -' ' PART POS NULL -y/(\ y/(\ NUM CD NULL -1 1 NUM CD NULL -; ; PUNCT : NULL -| | X FW NULL -[ [ PUNCT -LRB- NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -hard hard ADJ JJ NULL -to to PART TO NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -thoughttully thoughttully ADV RB NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -, , PUNCT , NULL -arid arid PROPN NNP NULL -can can AUX MD NULL -take take VERB VB NULL -on on ADP RP NULL -any any DET DT NULL -form form NOUN NN NULL -he -PRON- PRON PRP NULL -wishes wish VERB VBZ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -cat cat NOUN NN NULL -. . PUNCT . NULL - - -To to ADP IN NULL -others other NOUN NNS NULL -he -PRON- PRON PRP NULL -appears appear VERB VBZ NULL -as as SCONJ IN NULL -a a DET DT NULL -beautifLil,,f^l^yi beautiflil,,f^l^yi NOUN NN NULL -, , PUNCT , NULL -Qr Qr PROPN NNP PERSON -a a DET DT NULL -brownie brownie NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -form form NOUN NN NULL -that that PRON WDT NULL -^ ^ PROPN NNP NULL - - -> > X XX NULL -^ ^ PROPN NNP NULL -pleases please VERB VBZ NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -who who PRON WP NULL -the the DET DT NULL -real real ADJ JJ NULL -Qz Qz PROPN NNP ORG -i^ i^ PROPN NNP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -foi^m foi^m PROPN NNP ORG -person person NOUN NN NULL -can can AUX MD NULL -tell tell VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -very very ADV RB NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -thy thy PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -tr>^ tr>^ PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -oxv^t oxv^t PROPN NNP NULL -shall shall AUX MD NULL -have have AUX VB NULL -made^ur|jjou made^ur|jjou PROPN NNP PERSON -ney ney NOUN NN PERSON -for for ADP IN NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -"^^ "^^ PUNCT '' NULL - - -' ' PUNCT `` NULL -si si INTJ UH NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -tc tc PROPN NNP NULL -) ) PUNCT -RRB- NULL -; ; PUNCT : NULL -see see VERB VB NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Oz Oz PROPN NNP ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -114 114 NUM CD CARDINAL - - -I'HE I'HE PROPN NNP NULL - - -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -do do AUX VB NULL -that that SCONJ IN NULL -easily easily ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -more more ADJ JJR NULL -brains brain NOUN NNS NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -needs need VERB VBZ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -not not PART RB NULL -trouble trouble VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -a a DET DT NULL -large large ADJ JJ NULL -collection collection NOUN NN NULL -of of ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -of of ADP IN NULL -all all DET DT NULL -sizes size NOUN NNS NULL -and and CCONJ CC NULL -shapes shape NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -keeps keep VERB VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -pot pot NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -covered cover VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -golden golden ADJ JJ NULL -plate plate NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -from from ADP IN NULL -running run VERB VBG NULL -over over ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sorrowfully sorrowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -somewhere somewhere ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -likely likely ADJ JJ NULL -. . PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -can can AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -; ; PUNCT : NULL - - -so so ADV RB NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -first first ADV RB ORDINAL -you -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -task task NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -usually usually ADV RB NULL -has have AUX VBZ NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -speaking speak VERB VBG NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -only only ADV RB NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -strange strange ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -called call VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that DET DT NULL -supper supper NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Lion Lion PROPN NNP NULL -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -115 115 NUM CD CARDINAL - - -SO so ADV RB NULL -they -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -ate eat VERB VBD NULL -some some DET DT NULL -dehcious dehcious ADJ JJ NULL -porridge porridge NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -dish dish NOUN NN NULL -of of ADP IN NULL -scrambled scramble VERB VBN NULL -eggs egg NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -plate plate NOUN NN NULL -of of ADP IN NULL -nice nice ADJ JJ NULL -white white ADJ JJ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP LAW -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -from from ADP IN NULL -oats oat NOUN NNS NULL -and and CCONJ CC NULL -oats oat NOUN NNS NULL -were be AUX VBD NULL -food food NOUN NN NULL -for for ADP IN NULL -horses horse NOUN NNS NULL -, , PUNCT , NULL -not not PART RB NULL -for for ADP IN NULL -lions lion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -ate eat VERB VBD NULL -nothing nothing PRON NN NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -of of ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -good good ADJ JJ NULL -supper supper NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -bed bed NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -guarded guard VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -room room NOUN NN NULL - - -so so SCONJ IN NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -disturbed disturb VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -kept keep VERB VBD NULL -quiet quiet ADJ JJ NULL -all all DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -of of ADP IN NULL -course course NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -up up ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -saw see VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -became become VERB VBD NULL -brighter bright ADJ JJR NULL -and and CCONJ CC NULL -brighter bright ADJ JJR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -nearing near VERB VBG NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -travels travel NOUN NNS NULL -. . PUNCT . NULL - - -Yet yet CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -afternoon afternoon NOUN NN TIME -before before ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -wall wall NOUN NN NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -the the DET DT NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -high high ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thick thick ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -a a DET DT NULL -bright bright ADJ JJ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -studded stud VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -that that SCONJ IN NULL -glit- glit- PROPN NNP NULL -tered tere VERB VBD NULL -so so ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -even even ADV RB NULL -the the DET DT NULL -painted paint VERB VBN NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -were be AUX VBD NULL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -brilliancy brilliancy NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -bell bell NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -pushed push VERB VBD NULL -ii6 ii6 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -button button NOUN NN NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -a a DET DT NULL -silvery silvery ADJ JJ NULL -tinkle tinkle ADJ JJ NULL -sound sound NOUN NN NULL -within within ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -swung swing VERB VBD NULL -slowly slowly ADV RB NULL -open open ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -room room NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -glistened glisten VERB VBD NULL -with with ADP IN NULL -countless countless ADJ JJ NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -stood stand VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -about about ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -size size NOUN NN NULL -as as SCONJ IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -clothed clothe VERB VBN NULL -all all ADV RB NULL -in in ADP IN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -his -PRON- PRON PRP$ NULL -skin skin NOUN NN NULL -was be AUX VBD NULL -of of ADP IN NULL -a a DET DT NULL -greenish greenish ADJ JJ NULL -tint tint NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -side side NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -green green ADJ JJ NULL -box box NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -in in ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -came come VERB VBD NULL -here here ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -surprised surprised ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -answer answer NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -do\An do\an NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -since since SCONJ IN NULL -anyone anyone PRON NN NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -perplexity perplexity NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -on on ADP IN NULL -an an DET DT NULL -idle idle ADJ JJ NULL -or or CCONJ CC NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -to to PART TO NULL -bother bother VERB VB NULL -the the DET DT NULL -wise wise ADJ JJ NULL -reflections reflection NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -angry angry ADJ JJ NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -an an DET DT NULL -instant instant NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -117 117 NUM CD CARDINAL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -an an DET DT NULL -idle idle ADJ JJ NULL -ori^ ori^ NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -plied ply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -important important ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -we -PRON- PRON PRP NULL -h h VERB VBP NULL -, , PUNCT , NULL -m,^Sten m,^Sten PROPN NNP NULL -told tell VERB VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL -: : PUNCT : NULL - - -4^^^ 4^^^ NUM CD CARDINAL - - -1^ 1^ NUM CD NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -Ife'^Ssfe^he Ife'^Ssfe^he PROPN NNP PERSON -Emerald Emerald PROPN NNP PERSON -City City PROPN NNP PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -to to ADP IN NULL -those those DET DT NULL -who who PRON WP NULL -are be AUX VBP NULL -not not PART RB NULL -honest honest ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -who who PRON WP NULL -approach approach VERB VBP NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -few few ADJ JJ NULL -have have AUX VBP NULL -ever ever ADV RB NULL -dared dare VERB VBN NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -since since SCONJ IN NULL -you -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -5^>iit 5^>iit PROPN NNP NULL -first first ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -put put VERB VB NULL -on on ADP IN NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT `` NULL -^^^^^ ^^^^^ PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Wll0 Wll0 PROPN NNP NULL -< < X XX NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -the^ the^ PROPN NNP NULL -brightness brightness NOUN NN NULL -and and CCONJ CC NULL -glory glory NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -would would AUX MD NULL -blind blind VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -must must AUX MD NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -nig"ht nig"ht PROPN NNP GPE -and and CCONJ CC NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -locked lock VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP NULL -so so ADV RB NULL -ordered order VERB VBD NULL -it -PRON- PRON PRP NULL -when when ADV WRB NULL -the the DET DT NULL -City City PROPN NNP NULL -w^as w^as NOUN NN NULL -first first ADV RB ORDINAL -built build VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -key- key- NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -unlock unlock VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -spectacles spectacle NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -size size NOUN NN NULL -and and CCONJ CC NULL -shape shape NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -found find VERB VBD NULL -a a DET DT NULL -pair pair NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -just just ADV RB NULL -fit fit VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -put put VERB VBD NULL -them -PRON- PRON PRP NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -ii8 ii8 VERB VBZ NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -two two NUM CD CARDINAL -golden golden ADJ JJ NULL -bands band NOUN NNS NULL -fastened fasten VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that PRON WDT NULL -passed pass VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -together together ADV RB NULL -by by ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -key key NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -chain chain NOUN NN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -wore wear VERB VBD NULL -around around ADP IN NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -not not PART RB NULL -take take VERB VB NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL - - -had have AUX VBD NULL -she -PRON- PRON PRP NULL -wished wish VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -blinded blind VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -glare glare NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -fitted fit VERB VBD NULL -spectacles spectacle NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -on on ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -fast fast ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -key key NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -put put VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -glasses glass NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -show show VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -Taking take VERB VBG NULL -a a DET DT NULL -big big ADJ JJ NULL -golden golden ADJ JJ NULL -key key NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -he -PRON- PRON PRP NULL -opened open VERB VBD NULL -another another DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -portal portal NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -CN&vpter CN&vpter PROPN NNP NULL - - -XL XL PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -Woi\derfi Woi\derfi PROPN NNP NULL -/ / SYM SYM NULL -l l PROPN NNP NULL -ErcN^erswld ErcN^erswld PROPN NNP NULL -City City PROPN NNP NULL -of of ADP IN NULL -OX OX PROPN NNP ORG -. . PUNCT . NULL - - -vei\ vei\ PROPN NNP PERSON -WITH with ADP IN NULL -EYES eye NOUN NNS ORG -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -spectacles spectacle VERB VBZ NULL -Dorothy Dorothy PROPN NNP PRODUCT -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -brilliancy brilliancy NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -streets street NOUN NNS NULL -were be AUX VBD NULL -lined line VERB VBN NULL -with with ADP IN NULL -beautiful beautiful ADJ JJ NULL -houses house NOUN NNS NULL -of of ADP IN NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reen reen NOUN NN NULL -marble marble NOUN NN NULL -and and CCONJ CC NULL -studded stud VERB VBD NULL -everywhere everywhere ADV RB NULL -with with ADP IN NULL -sparkling sparkle VERB VBG NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -over over ADP IN NULL -a a DET DT NULL -pavement pavement NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -the the DET DT NULL -blocks block NOUN NNS NULL -were be AUX VBD NULL -joined join VERB VBN NULL -to- to- X XX NULL - - -gether gether NOUN NN NULL -were be AUX VBD NULL -rows row NOUN NNS NULL -of of ADP IN NULL -emeralds emerald NOUN NNS NULL -, , PUNCT , NULL -set set VERB VBN NULL -closely closely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -glittering glitter VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -brightness brightness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -window window NOUN NN NULL -panes pane NOUN NNS NULL -were be AUX VBD NULL -of of ADP IN NULL -green green ADJ JJ NULL -glass glass NOUN NN NULL -; ; PUNCT : NULL -even even ADV RB NULL -the the DET DT NULL -sky sky NOUN NN NULL -above above ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -had have AUX VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -tint tint NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rays ray NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -were be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -men man NOUN NNS NULL -, , PUNCT , NULL -women woman NOUN NNS NULL -and and CCONJ CC NULL -children child NOUN NNS NULL -, , PUNCT , NULL -122 122 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -walking- walking- PROPN NNP NULL -about about ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -had have AUX VBD NULL -greenish greenish ADJ JJ NULL -skins skin NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -strangely strangely ADV RB NULL -assorted assorted ADJ JJ NULL -company company NOUN NN NULL -with with ADP IN NULL -wondering wonder VERB VBG NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -children child NOUN NNS NULL -all all DET DT NULL -ran run VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -behind behind ADP IN NULL -their -PRON- PRON PRP$ NULL -mothers mother NOUN NNS NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -shops shop NOUN NNS NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -street street NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -g^reen g^reen NUM CD NULL -. . PUNCT . NULL - - -Green green ADJ JJ NULL -candy candy NOUN NN NULL -and and CCONJ CC NULL -g^reen g^reen NUM CD NULL -pop pop NOUN NN NULL -- - PUNCT HYPH NULL -corn corn NOUN NN NULL -were be AUX VBD NULL -offered offer VERB VBN NULL -for for ADP IN NULL -sale sale NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -g^reen g^reen NUM CD NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -green green ADJ JJ NULL -hats hat NOUN NNS NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -all all DET DT NULL -sorts sort NOUN NNS NULL -. . PUNCT . NULL - - -At at ADP IN NULL -one one NUM CD CARDINAL -place place NOUN NN NULL -a a DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -selling sell VERB VBG NULL -green green ADJ JJ NULL -lemonade lemonade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -children child NOUN NNS NULL -bought buy VERB VBD NULL -it -PRON- PRON PRP NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -paid pay VERB VBD NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -g"reen g"reen PROPN NNP NULL -pennies penny NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -no no DET DT NULL -horses horse NOUN NNS NULL -nor nor CCONJ CC NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -any any DET DT NULL -kind kind NOUN NN NULL -; ; PUNCT : NULL -the the DET DT NULL -men man NOUN NNS NULL -carried carry VERB VBD NULL -things thing NOUN NNS NULL -around around ADV RB NULL -in in ADP IN NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -carts cart NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -pushed push VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -seemed seem VERB VBD NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented contented ADJ JJ NULL -and and CCONJ CC NULL -prosperous prosperous ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -building building NOUN NN NULL -, , PUNCT , NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -soldier soldier NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -uniform uniform NOUN NN NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -green green ADJ JJ NULL -beard beard NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Here here ADV RB NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Step step VERB VB NULL -inside inside ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -gates gate NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -led lead VERB VBN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -carpet carpet NOUN NN NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -green green ADJ JJ NULL -furniture furniture NOUN NN NULL -set set VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -j^e j^e VERB VBP NULL -never never ADV RB NULL -seen see VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -lim lim PROPN NNP NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -behind behind ADP IN NULL -his -PRON- PRON PRP$ NULL -screen screen NOUN NN NULL -, , PUNCT , NULL -and| and| PROPN NNP NULL -igave igave VERB VBP NULL -him -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -you -PRON- PRON PRP NULL -an an DET DT NULL -audience audience NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -de- de- ADJ JJ NULL -sire sire NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -each each DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -enter enter VERB VB NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -admit admit VERB VB NULL -but but CCONJ CC NULL -, , PUNCT , NULL -one one NOUN NN NULL -each each DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -Remain remain VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP FAC -for for ADP IN NULL -several several ADJ JJ DATE -days day NOUN NNS DATE -, , PUNCT , NULL -I -PRON- PRON PRP NULL -J J PROPN NNP NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -shown show VERB VBN NULL -to to ADP IN NULL -rooms room NOUN NNS NULL -where where ADV WRB NULL -l^|nay l^|nay PROPN NNP NULL -rest rest VERB VB NULL -in in ADP IN NULL -comfort comfort NOUN NN NULL -after after ADP IN NULL -your -PRON- PRON PRP$ NULL -, , PUNCT , NULL -^ ^ PROPN NNP NULL -^ ^ PROPN NNP NULL -JOTirney JOTirney PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -rt%^.Cii rt%^.Cii PUNCT -LRB- NULL -: : PUNCT : NULL - - -U^ u^ VERB VB NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL - - -that that SCONJ IN NULL -i^very i^very PRON PRP$ NULL -kind kind ADV RB NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT '' NULL -The the DET DT NULL -soldier soldier NOUN NN NULL -now now ADV RB NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -green green ADJ JJ NULL -whistle whistle NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -a a DET DT NULL -young young ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown PROPN NNP NULL -, , PUNCT , NULL -entered enter VERB VBD NULL -the the DET DT NULL -124 124 NUM CD CARDINAL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -/ / PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -rooi^^fee rooi^^fee PROPN NNP NULL -had have AUX VBD NULL -lovely lovely ADJ JJ NULL -g^reen g^reen NUM CD NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -bow^xIi;|#jfeefore bow^xIi;|#jfeefore VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -show show VERB VB NULL -you -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -room room NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i i PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -except except SCONJ IN NULL -dog dog NOUN NN NULL -" " PUNCT '' NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -followed follow VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -Lssages lssage NOUN NNS NULL -and and CCONJ CC NULL -up up ADV RB NULL -three three NUM CD CARDINAL -flights flight NOUN NNS NULL -of of ADP IN NULL -stairs stair NOUN NNS PERSON -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -at at ADP IN NULL -the the DET DT NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -com- com- NOUN NN NULL -iets iet NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -green green ADJ JJ NULL -vel- vel- NOUN NN NULL -Iwas Iwas PROPN NNP NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -' ' PUNCT '' NULL -fountain fountain NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -a a PROPN NNP NULL -, , PUNCT , NULL -y y PROPN NNP NULL -idt^reen idt^reen PROPN NNP NULL -perfume perfume NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -: : PUNCT : NULL - - -^|^aptifull>^'-(^rved ^|^aptifull>^'-(^rved PUNCT : NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -) ) PUNCT -RRB- NULL -^(ii ^(ii PUNCT NFP NULL -in in ADP IN NULL -the the DET DT NULL -windows window NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -books book NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -books book NOUN NNS NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -them -PRON- PRON PRP NULL -full full ADJ JJ NULL -M8^h| M8^h| PROPN NNP NULL - - -they -PRON- PRON PRP NULL -were be AUX VBD NULL -so so ADV RB NULL - - -rf!ffrt rf!ffrt PROPN NNP NULL - - -diffiSStei diffiSStei PROPN NNP NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -tted tte VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -lie lie NOUN NN NULL -gra gra PROPN NNP NULL -Qg Qg PROPN NNP ORG -Wi Wi PROPN NNP ORG -t'tJaGk t'tJaGk PUNCT NFP NULL - - -t!o t!o PROPN NNP NULL - - -theothersj theothersj VERB VB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -found find VERB VBD NULL -t t NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -Of of ADP IN NULL -\v^i \v^i PROPN NNP NULL -? ? PUNCT . NULL -; ; PUNCT : NULL -: : PUNCT : NULL -wasted waste VERB VBN NULL --pn -pn PUNCT : NULL - - -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -; ; PUNCT : NULL -for for ADP IN NULL -Miliiiil^l Miliiiil^l PROPN NNP NULL -" " PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -125 125 NUM CD CARDINAL - - -when when ADV WRB NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -room room NOUN NN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -stupidly stupidly ADV RB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -spot spot NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -within within ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -, , PUNCT , NULL -It -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -rest rest VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -lie lie VERB VB NULL -down down ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -' ' PUNCT `` NULL -^^\)iJIM ^^\)iJIM PUNCT NFP NULL -close close VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -remained remain VERB VBD NULL -all all DET DT TIME -night night NOUN NN TIME -staring stare VERB VBG NULL -" " PUNCT '' NULL -at at ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -spider spider NOUN NN NULL -which which PRON WDT NULL -was be AUX VBD NULL -weaving weave VERB VBG NULL -its -PRON- PRON PRP$ NULL -web web NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -earner earner NOUN NN NULL -of of ADP IN NULL -, , PUNCT , NULL -th th X XX NULL - - -< < X XX NULL -? ? PUNCT . NULL - - -room room NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -^e ^e DET DT NULL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -wonderfoaf wonderfoaf ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -TJin^ tjin^ NOUN NN NULL -Woodman Woodman PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -from from ADP IN NULL -force force PROPN NNP NULL -of of ADP IN NULL -habit habit NOUN NN NULL -, , PUNCT , NULL -f(ir f(ir PROPN NNP NULL - - -he -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -sleep sleep VERB VB NULL -he -PRON- PRON PRP NULL -passed pass VERB VBD NULL -the the DET DT NULL -night night NOUN NN NULL -moving move VERB VBG NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -up up ADP IN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -ii|| ii|| PROPN NNP NULL -! ! PUNCT . NULL - - -good good ADJ JJ NULL -working working NOUN NN NULL -f^rder f^rder X XX NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -would would AUX MD NULL -have have AUX VB NULL -preferred prefer VERB VBN NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -/Jeeves /Jeeves PUNCT . NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -being be AUX VBG NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -/ / SYM SYM NULL -i"o|m i"o|m NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -too too ADV RB NULL -much much ADJ JJ NULL -sense sense NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -this this DET DT NULL -worry worry VERB VB NULL - - -him,'i$j^ him,'i$j^ PROPN NNP NULL -ie ie PROPN NNP NULL -sprang sprang PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -himself -PRON- PRON PRP NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -up up ADP RP NULL -like like SCONJ IN NULL -a a DET DT NULL -eat eat NOUN NN NULL -and and CCONJ CC NULL -purred purr VERB VBD NULL -himself -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -after after ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -maiden maiden PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -fetch fetch VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -dressed dress VERB VBD NULL -her -PRON- PRON PRP NULL -ilXv ilXv PROPN NNP NULL -/ / SYM SYM NULL -WJC WJC PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -prettiest pretty ADJ JJS NULL -gowns gown NOUN NNS NULL -made make VERB VBN NULL -of of ADP IN NULL -green green ADJ JJ NULL -brocaded brocade VERB VBN NULL -satiri satiri NOUN NN NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^Dorothy ^Dorothy PROPN NNP NULL - - -put/^ put/^ PROPN NNP NULL -a a DET DT NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -apron apron PROPN NNP NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -rib- rib- NOUN NN NULL -bci'ri bci'ri PROPN NNP NULL -around'Tqt^ around'tqt^ NOUN NN PRODUCT -" " PUNCT '' NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Rjpom Rjpom PROPN NNP ORG -|||th^Great |||th^great VERB VBP ORG -Oz Oz PROPN NNP ORG -. . NOUN NN NULL - - -Firsjf^they firsjf^they NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -hall hall NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -mar|^ mar|^ PROPN NNP NULL -Jadies Jadies PROPN NNP ORG -and and CCONJ CC NULL -gentlemen gentleman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -dresse^fejTJchppstumes dresse^fejTJchppstumes PROPN NNP NULL -. . PUNCT . NULL - - -ThegT^eopie thegt^eopie X ADD NULL -R^^ R^^ PUNCT -LRB- NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but.talk but.talk PROPN NNP NULL -to to ADP IN NULL -each each DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -m'^'^-ys m'^'^-ys PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -126 126 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -wait wait VERB VB NULL -outside outside ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -every every DET DT TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -never never ADV RB NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -curiously curiously ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -whispered whisper VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -really really ADV RB NULL -going go VERB VBG NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -face face NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -Terrible terrible ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Of of ADV RB NULL -course course ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -her -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -have have AUX VB NULL -people people NOUN NNS NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -looked look VERB VBD NULL -like like SCONJ IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -men- men- VERB VBD NULL -tioned tione VERB VBD NULL -your -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -much much ADV RB NULL -interested interested ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -about about ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -decided decide VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -admit admit VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -a a DET DT NULL -bell bell NOUN NN NULL -rang ring VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -signal signal NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -alone alone ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -opened open VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -door door NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -through through ADV RB NULL -and and CCONJ CC NULL -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -round round ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walls wall NOUN NNS NULL -and and CCONJ CC NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -floor floor NOUN NN NULL -were be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -large large ADJ JJ NULL -emeralds emerald NOUN NNS NULL -set set VERB VBN NULL -closely closely ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -roof roof NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -light light NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -the the DET DT NULL -emeralds emerald NOUN NNS NULL -sparkle sparkle VERB VB NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -interested interested ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -most most ADV RBS NULL -was be AUX VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -The the DET DT NULL -Eyes Eyes PROPN NNPS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -127 127 NUM CD CARDINAL -was be AUX VBD NULL -shaped shape VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -chair chair NOUN NN NULL -and and CCONJ CC NULL -sparkled sparkle VERB VBD NULL -with with ADP IN NULL -gems gem NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -did do AUX VBD NULL -everything everything PRON NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -chair chair NOUN NN NULL -was be AUX VBD NULL -an an DET DT NULL -enor- enor- ADJ JJ NULL -mous mous ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -without without ADP IN NULL -body body NOUN NN NULL -to to PART TO NULL -support support VERB VB NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -any any DET DT NULL -arms arm NOUN NNS NULL -or or CCONJ CC NULL -legs leg NOUN NNS NULL -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -hair hair NOUN NN NULL -upon upon SCONJ IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -giant giant NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -gazed gaze VERB VBD NULL -upon upon SCONJ IN NULL -this this DET DT NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -and and CCONJ CC NULL -fear fear VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -turned turn VERB VBD NULL -slowly slowly ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -steadily steadily ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -moved move VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -a a DET DT NULL -voice voice NOUN NN NULL -say say VERB VB NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -an an DET DT NULL -awful awful ADJ JJ NULL -voice voice NOUN NN NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -Head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -courage courage NOUN NN NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Small Small PROPN NNP NULL -and and CCONJ CC NULL -Meek Meek PROPN NNP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -help help NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -for for ADP IN NULL -a a DET DT TIME -full full ADJ JJ TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -Then then ADV RB NULL -said say VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -got get VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -when when ADV WRB NULL -my -PRON- PRON PRP$ NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -where where ADV WRB NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -kissed kiss VERB VBD NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -bade bade VERB VBP NULL -me -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -telling tell VERB VBG NULL -the the DET DT NULL -truth truth NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -128 128 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -like like VERB VB NULL -your -PRON- PRON PRP$ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Aunt Aunt PROPN NNP WORK_OF_ART -Em Em PROPN NNP WORK_OF_ART -will will AUX MD NULL -be be AUX VB NULL -dreadfully dreadfully ADV RB NULL -worried worried ADJ JJ NULL -over over ADP IN NULL -my -PRON- PRON PRP$ NULL -being- being- NOUN NN NULL -away away ADV RB NULL -so so ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -around around ADV RB NULL -so so ADV RB NULL -queerly queerly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -at at ADP IN NULL -last last ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -weak weak ADJ JJ NULL -; ; PUNCT : NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -helpless helpless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -That that DET DT NULL -just just ADV RB NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -simply simply ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kan- Kan- PROPN NNP NULL -sas sas NOUN NN NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -everyone everyone PRON NN NULL -must must AUX MD NULL -pay pay VERB VB NULL -for for ADP IN NULL -everything everything PRON NN NULL -he -PRON- PRON PRP NULL -gets get VERB VBZ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -use use VERB VB NULL -my -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -power power NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -home home ADV RB NULL -again again ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -. . PUNCT . NULL - - -do do AUX VB NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -Help help VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -must must AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -0/ 0/ NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -129 129 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -killed kill VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -bear bear VERB VBP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -now now ADV RB NULL -but but CCONJ CC NULL -one one NUM CD NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -left leave VERB VBN NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -but but CCONJ CC NULL -not not PART RB NULL -before before ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -much much ADJ JJ NULL -disap- disap- NOUN NN NULL -pointed pointed NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -again again ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -felt feel VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -never never ADV RB NULL -killed kill VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -willingly willingly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -sobbed sob VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -even even ADV RB NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -, , PUNCT , NULL -how how ADV WRB NULL -could could AUX MD NULL -I -PRON- PRON PRP NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -? ? PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -are be AUX VBP NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -can can AUX MD NULL -not not PART RB NULL -kill kill VERB VB NULL -her -PRON- PRON PRP$ NULL -your- your- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -until until ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -dies die VERB VBZ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -your -PRON- PRON PRP$ NULL -Uncle Uncle PROPN NNP NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -again again ADV RB NULL -. . PUNCT . NULL - - -Remember remember VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -Wicked wicked ADJ JJ NULL -tremendously tremendously ADV RB NULL -Wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -killed kill VERB VBN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -your -PRON- PRON PRP$ NULL -task task NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Sorrowfully sorrowfully ADV RB PERSON -Dorothy Dorothy PROPN NNP PERSON -left leave VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL - - -H h NOUN NN NULL -I30 i30 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -waiting wait VERB VBG NULL -to to PART TO NULL -hear hear VERB VB NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -hope hope NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -home home ADV RB NULL -until until ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -herself -PRON- PRON PRP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -morning morning NOUN NN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green PROPN NNP NULL - - -whis- whis- PROPN NNP NULL - - -kers ker NOUN NNS PERSON -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -was be AUX VBD NULL -admitted admit VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -emerald emerald PROPN NNP NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -most most ADV RBS NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gauze gauze NOUN NN NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -flowing flow VERB VBG NULL -green green ADJ JJ NULL -locks lock NOUN NNS NULL -a a DET DT NULL -crown crown NOUN NN NULL -of of ADP IN NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Growing grow VERB VBG NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -were be AUX VBD NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -gorgeous gorgeous ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -so so ADV RB NULL -light light ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -fluttered flutter VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -slightest slight ADJ JJS NULL -breath breath NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -reached reach VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -bowed bow VERB VBN NULL -, , PUNCT , NULL -as as ADV RB NULL -prettily prettily ADV RB NULL -as as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -stuffing stuffing NOUN NN NULL -would would AUX MD NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -before before ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -sweetly sweetly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP PERSON -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -of of ADP IN NULL -, , PUNCT , NULL -was be AUX VBD NULL -much much ADV RB NULL -astonished astonished ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -her -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -There- There- PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -131 131 NUM CD CARDINAL -fore fore NOUN NN NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -praying pray VERB VBG NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -put put VERB VB NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -as as ADV RB NULL -much much ADV RB NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -any any DET DT NULL -other other ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -dominions dominion NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wise wise ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -else else ADV RB NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -grant grant VERB VBP NULL -favors favor NOUN NNS NULL -without without ADP IN NULL -some some DET DT NULL -return return NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -this this DET DT NULL -much much ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -promise promise VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kill kill VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -care care VERB VB NULL -who who PRON WP NULL -kills kill VERB VBZ NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -grant grant VERB VB NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -earned earn VERB VBN NULL -the the DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -greatly greatly ADV RB NULL -desire desire VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -sorrowfully sorrowfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -^;:3}r ^;:3}r PROPN NNP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -needs need VERB VBZ NULL -a a DET DT NULL -heart heart NOUN NN NULL -as as ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -On on ADP IN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sol- sol- NOUN NN NULL -dier dier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -132 132 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Follow follow VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -So so ADV RB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -find find VERB VB NULL -Oz Oz PROPN NNP NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -hoped hope VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -given give VERB VBN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -a a DET DT NULL -head head NOUN NN NULL -has have AUX VBZ NULL -no no DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -feel feel VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -beg beg VERB VB NULL -hard hard ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -ladies lady NOUN NNS NULL -are be AUX VBP NULL -themselves -PRON- PRON PRP NULL -said say VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -kindly kindly ADV RB NULL -hearted hearted ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -entered enter VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Head Head PROPN NNP NULL -nor nor CCONJ CC NULL -the the DET DT NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -throne throne NOUN NN NULL -seemed seem VERB VBD NULL -hardly hardly ADV RB NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -hold hold VERB VB NULL -its -PRON- PRON PRP$ NULL -weight weight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Beast Beast PROPN NNP WORK_OF_ART -had have AUX VBD NULL -a a DET DT NULL -head head NOUN NN NULL -like like SCONJ IN NULL -that that DET DT NULL -of of ADP IN NULL -a a DET DT NULL -rhinoceros rhinocero NOUN NNS NULL -, , PUNCT , NULL -only only ADV RB NULL -there there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -eyes eye NOUN NNS NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -arms arm NOUN NNS NULL -growing grow VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -also also ADV RB NULL -had have AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -, , PUNCT , NULL -slim slim ADJ JJ NULL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -Thick thick ADJ JJ NULL -, , PUNCT , NULL -woolly woolly ADJ JJ NULL -hair hair NOUN NN NULL -covered cover VERB VBD NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -looking look VERB VBG NULL -monster monster NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -imagined imagine VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -fortunate fortunate ADJ JJ NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -at at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -beat beat VERB VBN NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -fast fast ADV RB NULL -from from ADP IN NULL -terror terror NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -being be AUX VBG NULL -only only ADV RB NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -disappointed disappointed ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spake spake VERB VB NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -roar roar NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -133 133 NUM CD TIME - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -love love VERB VB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -as as SCONJ IN NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -alone alone ADV RB NULL -can can AUX MD NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -re- re- ADV RB NULL -quest quest NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -gruffly gruffly PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -indeed indeed ADV RB NULL -desire desire VERB VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -earn earn VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Help help VERB VB NULL -Dorothy Dorothy PROPN NNP NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -then then ADV RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -the the DET DT NULL -biggest big ADJ JJS NULL -and and CCONJ CC NULL -kindest kind ADJ JJS NULL -and and CCONJ CC NULL -most most ADV RBS NULL -loving loving ADJ JJ NULL -heart heart NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -return return VERB VB NULL -sorrow- sorrow- X XX NULL -fully fully ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Beast Beast PROPN NNP ORG -he -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -all all DET DT NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -many many ADJ JJ NULL -forms form NOUN NNS NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -could could AUX MD NULL -take take VERB VB NULL -upon upon SCONJ IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -1 1 NUM CD CARDINAL -1 1 NUM CD NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beast beast NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -roar roar VERB VB NULL -my -PRON- PRON PRP$ NULL -loudest loud ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -frighten frighten VERB VB NULL -him -PRON- PRON PRP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -all all DET DT NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -pretend pretend VERB VB NULL -to to PART TO NULL -spring spring VERB VB NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -compel compel VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -my -PRON- PRON PRP$ NULL -bidding bidding NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -" " PUNCT `` NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -mercy mercy NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -roll roll VERB VB NULL -this this DET DT NULL -head head NOUN NN NULL -all all ADV RB NULL -aboutj aboutj VERB VBP NULL -the the DET DT NULL -room room NOUN NN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -promises promise VERB VBZ NULL -to to PART TO NULL -give give VERB VB NULL -us -PRON- PRON PRP NULL -what what PRON WP NULL -we -PRON- PRON PRP NULL -desire desire VERB VBP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -be be AUX VB NULL -of of ADP IN NULL -good good ADJ JJ NULL -cheer cheer NOUN NN NULL -rny rny ADJ JJ NULL -friends friend NOUN NNS NULL -; ; PUNCT : NULL -for for ADP IN NULL -all all DET DT NULL -will will AUX MD NULL -yet yet ADV RB NULL -be be AUX VB NULL -^vell ^vell ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -? ? PUNCT . NULL - - -V V PROPN NNP NULL -K/;M^Q^^RFW K/;M^Q^^RFW PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -o^ o^ PUNCT : NULL -oz oz PROPN NNP NULL -. . PROPN NNP NULL - - -V V PROPN NNP NULL -/ / SYM SYM NULL -ardTind ardtind X XX NULL -isai isai PROPN NNP NULL - - -the the DET DT NULL -/ / SYM SYM NULL -green green ADJ JJ NULL -whiskers whiskers PROPN NNP NULL -ind ind PROPN NNP NULL -bade bade PROPN NNP NULL -/ / PUNCT NFP NULL -Him Him PROPN NNP NULL -Lhr6ugh Lhr6ugh PROPN NNP NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -g^fanc- g^fanc- PROPN NNP PERSON -Jfe'e Jfe'e PROPN NNP PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -before before ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -was be AUX VBD NULL -^^^^^^^\^Vk\^ ^^^^^^^\^Vk\^ PROPN NNP NULL -Ifjfffff/^^ Ifjfffff/^^ PROPN NNP NULL -glowing glow VERB VBG NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -scarcely scarcely ADV RB NULL -\b^ar \b^ar X ADD NULL -XQ'^l^t^ipoMsL{''^^ XQ'^l^t^ipoMsL{''^^ PROPN NNP NULL -thought thought NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -toy toy NOUN NN NULL -accident accident NOUN NN NULL -caught catch VERB VBN NULL -on on ADP IN NULL -fire fire NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -burning burn VERB VBG NULL -up up ADP RP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -when when ADV WRB NULL -We -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -nearer nearer ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -heat heat NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -intense intense ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -singed singe VERB VBD NULL -^^ ^^ NUM CD NULL -his -PRON- PRON PRP$ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -crept creep VERB VBD NULL -back^trembling^ly back^trembling^ly PROPN NNP NULL -toa toa PROPN NNP NULL -s^ot s^ot PROPN NNP NULL -near^^v- near^^v- NUM CD NULL - - -Then then ADV RB NULL -a a DET DT NULL -low low ADJ JJ NULL -, , PUNCT , NULL -quiet quiet ADJ JJ NULL -voice/0at^^^bm voice/0at^^^bm PROPN NNP CARDINAL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL - - -y^di y^di ADV RB NULL - - -these these DET DT NULL -.. .. PUNCT . NULL - - -wJe wje X XX NULL -the the DET DT NULL -w w NOUN NN NULL -ords ord NOUN NNS NULL - - -it -PRON- PRON PRP NULL -spokerHl spokerHl PROPN NNP NULL -! ! PUNCT . NULL -^^^"I ^^^"I PUNCT NFP NULL - - -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -an^^i^^i an^^i^^i NOUN NN NULL - - -" " PUNCT `` NULL -ble.^^^Who ble.^^^Who PROPN NNP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -doybu doybu PROPN NNP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -answered answer VERB VBD NULL -, , PUNCT , NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -afraid afraid ADJ JJ NULL -" " PUNCT '' NULL -of of ADP IN NULL -evei*ything evei*ything NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -beg beg VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -in in ADP IN NULL -reality reality NOUN NN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -, , PUNCT , NULL -as as SCONJ IN NULL -men man NOUN NNS NULL -call call VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL - - -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -cour- cour- VERB VB NULL -" " PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -re re ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -J^^v;\ J^^v;\ PROPN NNP NULL - - -" " PUNCT `` NULL -s^'^.Because s^'^.because NOUN NN NULL -of of ADP IN NULL -all all DET DT NULL -Wizards wizard NOUN NNS ORG -you -PRON- PRON PRP NULL -are^ are^ NUM CD NULL -the the DET DT NULL -greatest great ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -alone alone ADV RB NULL -have have AUX VBP NULL -power power NOUN NN NULL -to to PART TO NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -request request NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -an- an- CCONJ CC NULL - - -$ $ SYM $ NULL -< < X XX NULL -J J PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -135 135 NUM CD CARDINAL - - -The the DET DT WORK_OF_ART -Ball Ball PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Fire Fire PROPN NNP WORK_OF_ART -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Bring bring VERB VB NULL -me -PRON- PRON PRP NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch- Witch- PROPN NNP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -moment moment NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -lives live VERB VBZ NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -remain remain VERB VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -in in ADP IN NULL -reply reply NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -silently silently ADV RB NULL -gazing gaze VERB VBG NULL -at at ADP IN NULL -the the DET DT FAC -Ball Ball PROPN NNP FAC -of of ADP IN FAC -Fire Fire PROPN NNP FAC -it -PRON- PRON PRP NULL -became become VERB VBD NULL -so so ADV RB NULL -furiously furiously ADV RB NULL -hot hot ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -turned turn VERB VBD NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -rushed rush VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -terrible terrible ADJ JJ NULL -interview interview NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -, , PUNCT , NULL -seek seek VERB VB NULL -out out ADP RP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spoke speak VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to PART TO NULL -cry cry VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -careful careful ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -tears tear NOUN NNS NULL -will will AUX MD NULL -fall fall VERB VB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spot spot VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -dried dry VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -anybody anybody PRON NN NULL -, , PUNCT , NULL -even even ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -136 136 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -too too ADV RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -of of ADP IN NULL -much much ADJ JJ NULL -help help NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -heart heart NOUN NN NULL -to to PART TO NULL -harm harm VERB VB NULL -even even ADV RB NULL -a a DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -go go VERB VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Therefore therefore ADV RB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -decided decide VERB VBN NULL -to to PART TO NULL -start start VERB VB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -sharpened sharpen VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -grindstone grindstone NOUN NN NULL -and and CCONJ CC NULL -had have AUX VBD NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -properly properly ADV RB NULL -oiled oil VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -stuffed stuff VERB VBD NULL -himself -PRON- PRON PRP NULL -with with ADP IN NULL -fresh fresh ADJ JJ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -put put VERB VB NULL -new new ADJ JJ NULL -paint paint NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -see see VERB VB NULL -better better ADV RBR NULL -. . PUNCT . NULL - - -The the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -filled fill VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -bell bell NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -ribbon ribbon NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -bed bed NOUN NN NULL -quite quite ADV RB NULL -early early ADV RB NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -' ' PUNCT '' NULL -daylight daylight NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -w^ere w^ere VERB VBD NULL -awakened awaken VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -crowing crowing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -cock cock NOUN NN NULL -that that PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -yard yard NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -cackling cackling NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -hen hen NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -laid lay VERB VBN NULL -a a DET DT NULL -green green ADJ JJ NULL -egg egg NOUN NN NULL -. . PUNCT . NULL - - -CKtvpterXU CKtvpterXU PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Se^vrcK Se^vrcK PROPN NNP NULL -for for ADP IN NULL -tKe tKe PUNCT : NULL - - -WicKed WicKed PROPN NNP NULL -WitcK WitcK PROPN NNP NULL -^</ ^</ SYM SYM NULL - - -^l ^l NUM CD NULL -" " PUNCT `` NULL - - -^ ^ PROPN NNP NULL -, , PUNCT , NULL -/ / SYM SYM NULL -) ) PUNCT -RRB- NULL -. . PUNCT . NULL - - -I. I. PROPN NNP ORG --^v -^v PROPN NNP NULL - - -/ / SYM SYM NULL -iiTT^ iiTT^ PROPN NNP NULL -; ; PUNCT : NULL -.ilC .ilC PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Soldier soldier NOUN NN WORK_OF_ART -with with ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -green green ADJ JJ WORK_OF_ART -whiskers whisker NOUN NNS WORK_OF_ART -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -. . PUNCT . NULL - - -SOLDIER soldier NOUN NN NULL -WITH with ADP IN NULL -THE the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -This this DET DT NULL -officer officer NOUN NN NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spec- spec- NOUN NN NULL -tacles tacle VERB VBZ NULL -to to PART TO NULL -put put VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -politely politely ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -for for ADP IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Which which PRON WDT NULL -road road NOUN NN NULL -leads lead VERB VBZ NULL -to to ADP IN NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT ORG -Guardian Guardian PROPN NNP ORG -Gates Gates PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -go go VERB VB NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -How how ADV WRB NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -are be AUX VBP NULL -we -PRON- PRON PRP NULL -to to PART TO NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -enquire^He enquire^He PROPN NNP ORG -g g PROPN NNP ORG -^^^v ^^^v PUNCT NFP NULL -.. .. PUNCT . NULL -^ ^ PROPN NNP NULL -/ / SYM SYM NULL -^ ^ PROPN NNP NULL -, , PUNCT , NULL -; ; PUNCT : NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^//W.^\\ ^//W.^\\ PUNCT : NULL -140 140 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -/ / SYM SYM NULL -" " PUNCT `` NULL -That that PRON WDT NULL -will will AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -knows^ knows^ VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -the the DET DT NULL -Country Country PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL - - -she -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -: : PUNCT : NULL -^"Perhaps ^"Perhaps PUNCT NFP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -mean mean VERB VBP NULL -to to ADP IN NULL -desiroy^her desiroy^her ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -.. .. PUNCT . NULL -A a DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -On on ADP IN NULL -, , PUNCT , NULL -^thatls^ ^thatls^ PUNCT NFP NULL -different different ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -. . PUNCT . NULL - - -^^-5^,// ^^-5^,// X FW NULL - - -' ' PUNCT `` NULL -\ \ NOUN NNS NULL -" " PUNCT `` NULL -No no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -destroyed destroy VERB VBN NULL -her -PRON- PRON PRP NULL -before before ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -' ' PUNCT '' NULL -^y^\ ^y^\ PUNCT . NULL -I -PRON- PRON PRP NULL -naturally naturally ADV RB NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -slaves slave NOUN NNS NULL -: : PUNCT : NULL - - -Qtyou Qtyou PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -take take VERB VB NULL -J J PROPN NNP NULL -care^ care^ NOUN NN NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -may may AUX MD NULL -not not PART RB NULL -allow allow VERB VB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Keep keep VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -West West PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -sets set VERB VBZ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -faihto faihto ADJ JJ NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -him -PRON- PRON PRP NULL -good- good- ADV RB NULL --bye -bye PUNCT : NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -walking- walking- NOUN NN NULL -over over ADP IN NULL -fields field NOUN NNS NULL -of of ADP IN NULL -soft soft ADJ JJ NULL -grass grass NOUN NN NULL -dotted dot VERB VBN NULL -here here ADV RB NULL -and and CCONJ CC NULL -there there ADV RB NULL -with with ADP IN NULL -daisies daisy NOUN NNS NULL -and and CCONJ CC NULL -buttercups buttercup NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -still still ADV RB NULL -wore wear VERB VBD NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -silk silk NOUN NN NULL -dress dress NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -put put VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -in in ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -no no DET DT NULL -longer longer ADV RBR NULL -green green ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -pure pure ADJ JJ NULL -white white NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -ribbon ribbon NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -had have AUX VBD NULL -also also ADV RB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -its -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -and and CCONJ CC NULL -w^as w^as NOUN NN NULL -as as ADV RB NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -'s 's PART POS NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -soon soon ADV RB NULL -left leave VERB VBN NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -advanced advance VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -be- be- PROPN NNP NULL -came come VERB VBD NULL -rougher rougher ADV RB NULL -and and CCONJ CC NULL -hillier hilli ADJ JJR NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -farms farm NOUN NNS NULL -nor nor CCONJ CC NULL -houses house NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Westy Westy PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -141 141 NUM CD CARDINAL - - -In in ADP IN NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -hot hot ADJ JJ NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -trees tree NOUN NNS NULL -to to PART TO NULL -offer offer VERB VB NULL -them -PRON- PRON PRP NULL -shade shade NOUN NN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -before before ADP IN NULL -night night NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -were be AUX VBD NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -keeping keep VERB VBG NULL -watch watch NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -, , PUNCT , NULL -yet yet CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -telescope telescope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -see see VERB VB NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -around around ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -distance distance NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -running run VERB VBG NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -a a DET DT NULL -pack pack NOUN NN NULL -of of ADP IN NULL -great great ADJ JJ NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -one one NUM CD NULL -is be AUX VBZ NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -another another DET DT NULL -a a DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -None none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -fit fit ADJ JJ NULL -to to PART TO NULL -work work VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -away away ADV RB NULL -at at ADP IN NULL -full full ADJ JJ NULL -speed speed NOUN NN NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -lucky lucky ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -were be AUX VBD NULL -wide wide ADV RB NULL -awake awake ADJ JJ NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -coming come VERB VBG NULL -. . PUNCT . NULL - - -142 142 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -get get AUX VB NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -come come VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -seized seize VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -very very ADV RB NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -came come VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -swung- swung- VERB VBZ NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -raise raise VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -another another DET DT NULL -wolf wolf NOUN NN NULL -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -also also ADV RB NULL -fell fall VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -'s 's PART POS ORG -weapon weapon NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD DATE -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -a a DET DT NULL -wolf wolf NOUN NN NULL -was be AUX VBD NULL -killed kill VERB VBN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lay VERB VBP NULL -dead dead ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -down down ADP RP NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -said say VERB VBD NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -Tt Tt PROPN NNP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -friend friend NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -waited wait VERB VBD NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -a^voke a^voke VERB VBP NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -frightened frightened ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -shaggy shaggy ADJ JJ NULL -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -sav- sav- ADJ JJ NULL -ing e VERB VBG NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -this this DET DT NULL -same same ADJ JJ NULL -morn- morn- NOUN NN NULL - - -ing e VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -out out ADP RP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -143 143 NUM CD CARDINAL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -that that PRON WDT NULL -could could AUX MD NULL -see see VERB VB NULL -afar afar ADV RB NULL -off off ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -wolves wolf NOUN NNS NULL -lying- lying- VERB VBP NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -still still ADV RB NULL -travelling travel VERB VBG NULL -through through ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -angrier angrier NOUN NN NULL -than than SCONJ IN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -twice twice ADV RB NULL -. . PUNCT . NULL -Straightway straightway VERB VB NULL -a a DET DT NULL -great great ADJ JJ NULL -flock flock NOUN NN NULL -of of ADP IN NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -enough enough ADJ JJ NULL -to to PART TO NULL -darken darken VERB VB NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Fly fly VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -; ; PUNCT : NULL -peck peck VERB VB NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -flew fly VERB VBD NULL -in in ADP IN NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -flock flock NOUN NN NULL -toward toward ADP IN NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -battle battle NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -lie lie VERB VB NULL -do.wn do.wn PROPN NNP NULL -beside beside ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -harmed harm VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so SCONJ IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lie VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -except except SCONJ IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -stretched stretch VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -saw see VERB VBD NULL -him -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -these these DET DT NULL -birds bird NOUN NNS NULL -always always ADV RB NULL -are be AUX VBP NULL -by by ADP IN NULL -scarecrows scarecrow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -come come VERB VB NULL -any any DET DT NULL -nearer nearer ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -only only ADV RB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -peck peck VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -King King PROPN NNP WORK_OF_ART -Crow Crow PROPN NNP WORK_OF_ART -flew fly VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -caught catch VERB VBD NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -and and CCONJ CC NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -another another DET DT NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD CARDINAL -crows crow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -twisted twist VERB VBD NULL -a a DET DT NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -all all DET DT NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -dead dead ADJ JJ NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -to to PART TO NULL -rise rise VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -144 144 NUM CD CARDINAL - - -When when ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -looked look VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -crows crow NOUN NNS NULL -lying lie VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -got get VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -rage rage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -blew blow VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -. . PUNCT . NULL - - -Forthwith Forthwith PROPN NNP NULL -there there PRON EX NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -buzzing buzzing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -swarm swarm NOUN NN NULL -of of ADP IN NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -towards towards ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -death death NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -com- com- NOUN NN NULL -manded mande VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -rapidly rapidly ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -had have AUX VBD NULL -decided decide VERB VBN NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -out out ADP RP NULL -my -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -scatter scatter VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -lion lion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NULL -did do AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -close close ADV RB NULL -beside beside ADP IN NULL -the the DET DT PRODUCT -Lion Lion PROPN NNP PRODUCT -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -covered cover VERB VBD NULL -them -PRON- PRON PRP NULL -entirely entirely ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -but but SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to ADP IN NULL -sting ste VERB VBG NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -broke break VERB VBD NULL -off off ADP RP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -without without ADP IN NULL -hurting hurt VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -as as SCONJ IN NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -when when ADV WRB NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -are be AUX VBP NULL -broken break VERB VBN NULL -that that PRON WDT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -lay lie VERB VBD NULL -scattered scatter VERB VBN NULL -thick thick ADJ JJ NULL -about about ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -like like SCONJ IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -of of ADP IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -got get VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -helped help VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -put put VERB VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -145 145 NUM CD CARDINAL -straw straw VERB VB NULL -back back ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP DATE -again again ADV RB NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -onc^ onc^ NUM CD NULL -, , PUNCT , NULL -more more ADJ JJR NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -angry angry ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -in in ADP IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -like like SCONJ IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -stamped stamp VERB VBD NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -tore tear VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -gnashed gnash VERB VBD NULL -her -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -Wlnkies Wlnkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -sharp sharp ADJ JJ NULL -spears spear NOUN NNS NULL -, , PUNCT , NULL -telling tell VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -brave brave ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -told tell VERB VBN NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -marched march VERB VBD NULL -away away ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -roar roar NOUN NN NULL -and and CCONJ CC NULL -sprang spring VERB VBD NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -back back ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -returned return VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -beat beat VERB VBD NULL -them -PRON- PRON PRP NULL -well well ADV RB NULL -with with ADP IN NULL -a a DET DT NULL -strap strap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -work work NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -think think VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -how how ADV WRB NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -plans plan NOUN NNS NULL -to to PART TO NULL -de- de- VERB VB NULL - - -stroy stroy VERB VB NULL -these these DET DT NULL -strangers stranger NOUN NNS NULL -had have AUX VBD NULL -failed fail VERB VBN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -W^itch w^itch NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -how how ADV WRB NULL -to to PART TO NULL -act act VERB VB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -circle circle NOUN NN NULL -of of ADP IN NULL -diamonds diamond NOUN NNS NULL -and and CCONJ CC NULL -rubies ruby NOUN NNS NULL -running run VERB VBG NULL -round round ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -This this DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -had have AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -Whoever whoever PRON WP NULL -owned own VERB VBD NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -call call VERB VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -obey obey VERB VB NULL -any any DET DT NULL -order order NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -given give VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -no no DET DT NULL -person person NOUN NN NULL -could could AUX MD NULL -com- com- VERB VB NULL -mand mand VERB VB NULL -these these DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -more more ADJ JJR CARDINAL -than than SCONJ IN CARDINAL -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -te te PROPN NNP NULL -. . PUNCT . NULL - - -146 146 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Twice twice ADV RB NULL -already already ADV RB NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -used use VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -herself -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -The the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -fought fight VERB VBN NULL -against against ADP IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -him- him- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -driven drive VERB VBD NULL -him -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -also also ADV RB NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -doing do VERB VBG NULL -this this DET DT NULL -. . PUNCT . NULL - - -Only only ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -use use VERB VB NULL -this this DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -for for ADP IN NULL -which which PRON WDT NULL -rea- rea- ADJ JJ NULL -son son NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -until until ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -powers power NOUN NNS NULL -were be AUX VBD NULL -exhausted exhaust VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fierce fierce ADJ JJ NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -stinging stinging ADJ JJ NULL -bees bee NOUN NNS NULL -were be AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -scared scare VERB VBN NULL -away away ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -way way NOUN NN NULL -left leave VERB VBN NULL -to to PART TO NULL -destroy destroy VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -took take VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -it -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -slowly slowly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -ext ext NOUN NN NULL - - -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL - - -i -PRON- PRON PRP NULL -d would AUX MD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -this this DET DT NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -charm charm NOUN NN NULL -began begin VERB VBD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -147 147 NUM CD CARDINAL -to to PART TO NULL -work work VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -sky sky NOUN NN NULL -was be AUX VBD NULL -darkened darken VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -low low ADJ JJ NULL -rumbling rumble VERB VBG NULL -sound sound NOUN NN NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -rushing rushing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wings wing NOUN NNS NULL -; ; PUNCT : NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -laughing laugh VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark ADJ JJ NULL -sky sky NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -surrounded surround VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -monkeys monkey NOUN NNS NULL -, , PUNCT , NULL -each each DET DT NULL -with with ADP IN NULL -a a DET DT NULL -pair pair NOUN NN NULL -of of ADP IN NULL -immense immense ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -wings wing NOUN NNS NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -, , PUNCT , NULL -much much ADV RB NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -others other NOUN NNS NULL -, , PUNCT , NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -their -PRON- PRON PRP$ NULL -leader leader NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -flew fly VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -and and CCONJ CC NULL -last last ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -command command VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -who who PRON WP NULL -are be AUX VBP NULL -within within ADP IN NULL -my -PRON- PRON PRP$ NULL -land land NOUN NN NULL -and and CCONJ CC NULL -de- de- X XX NULL - - -stroy stroy VERB VB NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -except except SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Bring bring VERB VB NULL -that that DET DT NULL -beast beast NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -mind mind NOUN NN NULL -to to PART TO NULL -harness harness VERB VB NULL -him -PRON- PRON PRP NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -work work VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -shall shall AUX MD NULL -be be AUX VB NULL -obeyed obey VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -away away ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -148 148 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -seized seize VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -thickly thickly ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -they -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -fell fall VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -distance distance NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -lay lie VERB VBD NULL -so so ADV RB NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -dented dent VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -neither neither CCONJ CC NULL -move move VERB VB NULL -nor nor CCONJ CC NULL -groan groan NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -fingers finger NOUN NNS NULL -pulled pull VERB VBD NULL -all all DET DT NULL -of of ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -made make VERB VBD NULL -his -PRON- PRON PRP$ NULL -hat hat NOUN NN NULL -and and CCONJ CC NULL -boots boot NOUN NNS NULL -and and CCONJ CC NULL -clothes clothe NOUN NNS NULL -into into ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -bundle bundle NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -remaining remain VERB VBG NULL -Monkeys Monkeys PROPN NNPS ORG -threw throw VERB VBD NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -stout stout ADJ JJ NULL -rope rope NOUN NN NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -unable unable ADJ JJ NULL -to to PART TO NULL -bite bite VERB VB NULL -or or CCONJ CC NULL -scratch scratch VERB VB NULL -or or CCONJ CC NULL -struggle struggle VERB VB NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -placed place VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -yard yard NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -iron iron NOUN NN NULL -fence fence NOUN NN NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -harm harm VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -watching watch VERB VBG NULL -the the DET DT NULL -sad sad ADJ JJ NULL -fate fate NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -com- com- NOUN NN NULL -rades rade VERB VBZ NULL -and and CCONJ CC NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -her -PRON- PRON PRP$ NULL -turn turn NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -, , PUNCT , NULL -hairy hairy ADJ JJ NULL -arms arm NOUN NNS NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -ugly ugly ADJ JJ NULL -face face NOUN NN NULL -grinning grinning NOUN NN NULL -terriby terriby NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Good Good PROPN NNP ORG -Witch Witch PROPN NNP ORG -'s 's PART POS ORG -kiss kiss NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -and and CCONJ CC NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -motioning motion VERB VBG NULL -the the DET DT NULL -others other NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -this this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Good Good PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -149 149 NUM CD CARDINAL -greater great ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Evil Evil PROPN NNP ORG -. . PUNCT . NULL - - -All all DET DT NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -gently gently ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -her -PRON- PRON PRP NULL -swiftly swiftly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -set set VERB VBD NULL -her -PRON- PRON PRP NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -front front ADJ JJ NULL -door door NOUN NN NULL -step step NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -leader leader NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -obeyed obey VERB VBN NULL -you -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -are be AUX VBP NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -tied tie VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -yard yard NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -we -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -she -PRON- PRON PRP NULL -carries carry VERB VBZ NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -power power NOUN NN NULL -over over ADP IN NULL -our -PRON- PRON PRP$ NULL -band band NOUN NN NULL -is be AUX VBZ NULL -now now ADV RB NULL -ended end VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -with with ADP IN NULL -much much ADJ JJ NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -surprised surprised ADJ JJ NULL -and and CCONJ CC NULL -worried worried ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -AWmk AWmk PROPN NNP NULL -, , PUNCT , NULL -> > X XX NULL -- - PUNCT HYPH NULL -I50 i50 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -knew know VERB VBD NULL -well well ADV RB NULL -that that SCONJ IN NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -nor nor CCONJ CC NULL -she -PRON- PRON PRP NULL -, , PUNCT , NULL -her- her- PROPN NNP NULL -self self NOUN NN NULL -, , PUNCT , NULL -dare dare VERB VB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -girl girl NOUN NN NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -the the DET DT GPE -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNP GPE -, , PUNCT , NULL -began begin VERB VBD NULL -to to PART TO NULL -tremble tremble VERB VB NULL -with with ADP IN NULL -fear fear NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -belonged belong VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -tempted tempt VERB VBN NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -how how ADV WRB NULL -simple simple ADJ JJ NULL -the the DET DT NULL -soul soul NOUN NN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -th^ th^ PROPN NNP ORG -little little ADJ JJ NULL -girl girl NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -laughed laugh VERB VBD NULL -to to ADP IN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -still still ADV RB NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -her -PRON- PRON PRP$ NULL -power power NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -harshly harshly ADV RB NULL -and and CCONJ CC NULL -severely severely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -mind mind VERB VBP NULL -everything everything PRON NN NULL -I -PRON- PRON PRP NULL -tell tell VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -an an DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -followed follow VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -bade bid VERB VBD NULL -her -PRON- PRON PRP NULL -clean clean ADJ JJ NULL -the the DET DT NULL -pots pot NOUN NNS NULL -and and CCONJ CC NULL -kettles kettle NOUN NNS NULL -and and CCONJ CC NULL -sweep sweep VERB VB NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -fire fire NOUN NN NULL -fed feed VERB VBN NULL -with with ADP IN NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -work work NOUN NN NULL -meekly meekly ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -made make VERB VBN NULL -up up ADP RP NULL -to to PART TO NULL -work work VERB VB NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -; ; PUNCT : NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -decided decide VERB VBN NULL -not not PART RB NULL -to to PART TO NULL -kill kill VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -With with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -hard hard ADV RB NULL -at at ADP IN NULL -w^ork w^ork NOUN NN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -harness harness NOUN NN NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -; ; PUNCT : NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -amuse amuse VERB VB NULL -her -PRON- PRON PRP NULL - - -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -draw draw VERB VB NULL -her -PRON- PRON PRP$ NULL -chariot chariot NOUN NN NULL -whenever whenever ADV WRB NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -to to PART TO NULL -drive drive VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIy WONDERFUIy NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -151 151 NUM CD CARDINAL -roar roar VERB VB NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shut shut VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -harness harness VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -speaking speak VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -bars bar NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -starve starve VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -after after ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -no no DET DT NULL -food food NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -imprisoned imprison VERB VBN NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -every every DET DT DATE -day day NOUN NN DATE -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -at at ADP IN NULL -noon noon NOUN NN TIME -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -ready ready ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -harnessed harness VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -would would AUX MD NULL -answer answer VERB VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -No no INTJ UH NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -yard yard NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bite bite VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -reason reason NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -wished wish VERB VBD NULL -was be AUX VBD NULL -that that SCONJ IN NULL -every every DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -asleep asleep ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -food food NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -do^vn do^vn NOUN NNS PERSON -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -talked talk VERB VBD NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -to to PART TO NULL -plan plan VERB VB NULL -some some DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -constantly constantly ADV RB NULL -guarded guard VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -and and CCONJ CC NULL -too too ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -had have AUX VBD NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -often often ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -threatened threaten VERB VBD NULL -to to PART TO NULL -beat beat VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -old old ADJ JJ NULL -um- um- NOUN NN NULL -brella brella NOUN NN NULL -she -PRON- PRON PRP NULL -always always ADV RB NULL -carried carry VERB VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -in in ADP IN NULL -truth truth NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -strike strike VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -because because SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -child child NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -full full ADJ JJ NULL -of of ADP IN NULL -fear fear NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -struck strike VERB VBD NULL -Toto Toto PROPN NNP PERSON -a a DET DT NULL -blow blow NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -umbrella umbrella NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -brave brave ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -152 152 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -and and CCONJ CC NULL -bit bite VERB VBD NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP GPE -did do AUX VBD NULL -not not PART RB NULL -bleed bleed VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -bitten bite VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -wiciced wicice VERB VBN NULL -that that SCONJ IN NULL -the the DET DT NULL -bood bood NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP NULL -had have AUX VBD NULL -dried dry VERB VBN NULL -up up ADP RP NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -before before ADV RB DATE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Hfe Hfe PROPN NNP PERSON -became become VERB VBD NULL -very very ADV RB NULL -sad sad ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -under- under- ADV RB NULL -stand stand VERB VB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -harder hard ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -cry cry VERB VB NULL -bitterly bitterly ADV RB NULL -for for ADP IN NULL -hours hour NOUN NNS TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -sitting sit VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -, , PUNCT , NULL -whining whine VERB VBG NULL -dismally dismally ADV RB NULL -to to PART TO NULL -show show VERB VB NULL -how how ADV WRB NULL -sorry sorry ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -really really ADV RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -or or CCONJ CC NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -made make VERB VBD NULL -him -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -longing longing NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -the the DET DT NULL -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNPS GPE -which which PRON WDT NULL -the the DET DT NULL -girl girl NOUN NN NULL -always always ADV RB NULL -wore wear VERB VBD NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -Bees Bees PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Crows Crows PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Wolves wolf NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -heaps heap NOUN NNS NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -used use VERB VBN NULL -up up ADP RP NULL -all all DET PDT NULL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -; ; PUNCT : NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -should should AUX MD NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Silver Silver PROPN NNP ORG -Shoes Shoes PROPN NNP ORG -they -PRON- PRON PRP NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -more more ADJ JJR NULL -power power NOUN NN NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -watched watch VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -carefully,- carefully,- PROPN NNP NULL -to to PART TO NULL -see see VERB VB NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -ever ever ADV RB NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -steal steal VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -child child NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -took take VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -except except SCONJ IN NULL -at at ADP IN NULL -night night NOUN NN NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -her -PRON- PRON PRP$ NULL -bath bath NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -too too ADV RB NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -to to PART TO NULL -dare dare VERB VB NULL -go go VERB VB NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -at at ADP IN NULL -night night NOUN NN TIME -to to PART TO NULL -take take VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -dread dread NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -was be AUX VBD NULL -greater great ADJ JJR NULL -than than SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -bath- bath- ADV RB NULL -ing e VERB VBG NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -old old ADJ JJ NULL -Witch witch NOUN NN PERSON -never never ADV RB NULL -touched touch VERB VBN NULL -water water NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -ever ever ADV RB NULL -let let VERB VB NULL -water water NOUN NN NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -153 153 NUM CD CARDINAL - - -But but CCONJ CC NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -cunning cunning ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -finally finally ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -trick trick NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -placed place VERB VBD NULL -a a DET DT NULL -bar bar NOUN NN NULL -of of ADP IN NULL -iron iron NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -by by ADP IN NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -iron iron NOUN NN NULL -invisible invisible ADJ JJ NULL -to to ADP IN NULL -human human ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -across- across- ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -she -PRON- PRON PRP NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -bar bar NOUN NN NULL -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -hurt hurt VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -fall fall NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -came come VERB VBD NULL -off off ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -had have AUX VBD NULL -snatched snatch VERB VBN NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -skinny skinny ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -success success NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -trick trick NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -she -PRON- PRON PRP NULL -owned own VERB VBD NULL -half half DET PDT CARDINAL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -use use VERB VB NULL -it -PRON- PRON PRP NULL -against against ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -even even ADV RB NULL -had have AUX VBD NULL -she -PRON- PRON PRP NULL -known know VERB VBN NULL -how how ADV WRB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -grew grow VERB VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -back back ADP RP NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -retorted retort VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -now now ADV RB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -not not PART RB NULL -yours yours PRON PRP$ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -laughing laugh VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -154 154 NUM CD CARDINAL -' ' PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL - - -some some DET DT NULL -day day NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD NULL -from from ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -so so ADV RB NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -near near ADV RB NULL -and and CCONJ CC NULL -dashed dash VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -wetting wet VERB VBG NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -head head NOUN NN NULL -to to ADP IN NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -Instantly instantly ADV RB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fear fear NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -shrink shrink VERB VB NULL -and and CCONJ CC NULL -fall fall VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -See see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -In in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -melt melt VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -frightened frightened ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -actually actually ADV RB NULL -melting melt VERB VBG NULL -away away ADV RB NULL -like like SCONJ IN NULL -brown brown ADJ JJ NULL -sugar sugar NOUN NN NULL -before before ADP IN NULL -her -PRON- PRON PRP$ NULL -very very ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -water water NOUN NN NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -wailing wailing NOUN NN NULL -, , PUNCT , NULL -despairing despair VERB VBG NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Of of ADV RB NULL -course course ADV RB NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -the the DET DT NULL -castle castle NOUN NN NULL -to to ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -wicked wicke VERB VBN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ DATE -day day NOUN NN DATE -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -ever ever ADV RB NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -melt melt VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -end end VERB VB NULL -my -PRON- PRON PRP$ NULL -wicked wicked ADJ JJ NULL -deeds deed NOUN NNS NULL -. . PUNCT . NULL - - -Look look VERB VB NULL -out out ADV RB NULL -here here ADV RB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -With with ADP IN NULL -these these DET DT NULL -words word NOUN NNS NULL -the the DET DT NULL -Witch witch NOUN NN ORG -fell fall VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -brown brown ADJ JJ NULL -, , PUNCT , NULL -melted melted ADJ JJ NULL -, , PUNCT , NULL -shapeless shapeless ADJ JJ NULL -mass mass NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -spread spread VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -boards board NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -Seeing see VERB VBG NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -really really ADV RB NULL -melted melt VERB VBN NULL -away away ADV RB NULL -to to ADP IN NULL -nothing nothing PRON NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -drew draw VERB VBD NULL -another another DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -mess mess NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -then then ADV RB NULL -swept sweep VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -out out SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -picking pick VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -^55 ^55 NOUN NN NULL - - -was be AUX VBD NULL -all all DET DT NULL -that that PRON WDT NULL -was be AUX VBD NULL -left leave VERB VBN NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -cleaned clean VERB VBD NULL -and and CCONJ CC NULL -dried dry VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -at at ADP IN NULL -last last ADJ JJ NULL -free free ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -out out ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -to to PART TO NULL -tell tell VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -that that SCONJ IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -come come VERB VBN NULL -to to ADP IN NULL -an an DET DT NULL -end end NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer long ADJ JJR NULL -Drisoners drisoner NOUN NNS NULL -in in ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -H H PROPN NNP NULL -COWARDLY cowardly NOUN NN NULL -LION lion NOUN NN NULL -WAS be VERB VBD NULL -much much ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -melted melt VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -prison prison NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -f^ii f^ii X LS NULL - - -^H ^H NOUN NNS NULL -him -PRON- PRON PRP NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -in in ADV RB NULL -together together ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -first first ADJ JJ ORDINAL -act act NOUN NN NULL -was be AUX VBD NULL -to to PART TO NULL -call call VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -together together ADV RB NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer longer ADV RBR NULL -slaves.:^;>^i slaves.:^;>^i VERB VBN DATE - - -There there PRON EX NULL -was be AUX VBD NULL -great great ADJ JJ NULL -rejoicing rejoicing NOUN NN NULL -among among ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkles Winkles PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -for for ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -always always ADV RB NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -with with ADP IN NULL -great great ADJ JJ NULL -cruelty cruelty NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -this this DET DT DATE -day day NOUN NN DATE -as as SCONJ IN NULL -a a DET DT NULL -holiday holiday NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -after after ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spent spend VERB VBD NULL -the the DET DT NULL -time time NOUN NN NULL -in in ADP IN NULL -feasting feasting NOUN NN NULL -and and CCONJ CC NULL -dancing dancing NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -If if SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -i6o i6o NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -were be AUX VBD NULL -only only ADV RB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -could could AUX MD NULL -rescue rescue VERB VB NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -rescue rescue VERB VB NULL -their -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -said say VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -delighted delighted ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -a a DET DT NULL -number number NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -who who PRON WP NULL -looked look VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -most most ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -away away ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -rocky rocky ADJ JJ NULL -plain plain NOUN NN NULL -where where ADV WRB NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -lay lie VERB VBD NULL -, , PUNCT , NULL -all all DET DT NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -bent bent ADJ JJ NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -was be AUX VBD NULL -near near SCONJ IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -blade blade NOUN NN NULL -was be AUX VBD NULL -rusted rust VERB VBN NULL -and and CCONJ CC NULL -the the DET DT NULL -handle handle NOUN NN NULL -broken break VERB VBN NULL -off off ADP RP NULL -short short ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkies Winkies PROPN NNPS NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -tenderly tenderly ADV RB NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -castle castle NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -shed- shed- ADV RB NULL -ding de VERB VBG NULL -a a DET DT NULL -few few ADJ JJ NULL -tears tear NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -plight plight NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -looking look VERB VBG NULL -sober sober ADJ JJ NULL -and and CCONJ CC NULL -sorry sorry ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -castle castle NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -any any DET DT NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -tinsmiths tinsmith NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -good good ADJ JJ NULL -tinsmiths tinsmith NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -came come VERB VBD NULL -, , PUNCT , NULL -bringing bring VERB VBG NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -tools tool NOUN NNS NULL -in in ADP IN NULL -baskets basket NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -straighten straighten VERB VB NULL -out out ADP RP NULL -those those DET DT NULL -dents dent NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -" " PUNCT `` NULL - - -The the DET DT NULL -TinsmitJts TinsmitJts PROPN NNP ORG -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -. . PUNCT . NULL -' ' PUNCT '' NULL -^- ^- NUM CD NULL - - -u u NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i6i i6i PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -bend bend VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -solder solder VERB VB NULL -him -PRON- PRON PRP NULL -together together ADV RB NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -broken break VERB VBN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -looked look VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -over over ADP IN NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -answered answer VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -mend mend VERB VB NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -rooms room NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -, , PUNCT , NULL -hammering hammer VERB VBG NULL -and and CCONJ CC NULL -twisting twisting NOUN NN NULL -and and CCONJ CC NULL -bending bend VERB VBG NULL -and and CCONJ CC NULL -soldering soldering NOUN NN NULL -and and CCONJ CC NULL -polishing polishing NOUN NN NULL -and and CCONJ CC NULL -pounding pound VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -straightened straighten VERB VBN NULL -out out ADP RP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -form form NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -worked work VERB VBD NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -there there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -patches patch NOUN NNS NULL -on on ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -did do AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -job job NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -vain vain ADJ JJ NULL -man man NOUN NN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patches patch NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -into into ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -rescuing rescue VERB VBG NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -pleased pleased ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -wipe wipe VERB VB NULL -every every DET DT NULL -tear tear NOUN NN NULL -carefully carefully ADV RB NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -apron apron PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -rusted rust VERB VBN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -time time NOUN NN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -tears tear NOUN NNS NULL -fell fall VERB VBD NULL -thick thick ADJ JJ NULL -and and CCONJ CC NULL -fast fast VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -joy joy NOUN NN NULL -of of ADP IN NULL -meeting meet VERB VBG NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -tears tear NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -need need VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -wiped wipe VERB VBN NULL -away away ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -wiped wipe VERB VBD NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -often often ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -wet wet ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -till till SCONJ IN NULL -it -PRON- PRON PRP NULL -dried dry VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -finished finish VERB VBN NULL -telling tell VERB VBG NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -happened happen VERB VBN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -i62 i62 PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -all all DET PDT NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -tossed toss VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -trunk trunk NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -smooth smooth ADJ JJ NULL -that that SCONJ IN NULL -no no DET DT NULL -one one PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -said say VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -while while SCONJ IN NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -at at ADP IN NULL -work work NOUN NN NULL -mending mend VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -another another DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -goldsmith goldsmith NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -made make VERB VBN NULL -an an DET DT NULL -axe axe ADJ JJ NULL -- - PUNCT HYPH NULL -handle handle NOUN NN NULL -of of ADP IN NULL -solid solid ADJ JJ NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -fitted fit VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -broken broken ADJ JJ NULL -handle handle NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -polished polish VERB VBD NULL -the the DET DT NULL -blade blade NOUN NN NULL -until until ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rust rust NOUN NN NULL -was be AUX VBD NULL -removed remove VERB VBN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -glistened glisten VERB VBD NULL -like like SCONJ IN NULL -burnished burnish VERB VBN NULL -silver silver NOUN NN NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -spoken speak VERB VBN NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -over over ADP RP NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -fell fall VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -off off ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -picked pick VERB VBD NULL -them -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -nice nice ADJ JJ NULL -, , PUNCT , NULL -clean clean ADJ JJ NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -behold behold VERB VB NULL -! ! PUNCT . NULL - - -here here ADV RB NULL -was be AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -thanking thank VERB VBG NULL -them -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -over over ADV RB NULL -again again ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -reunited reunite VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -spent spend VERB VBD NULL -a a DET DT DATE -few few ADJ JJ DATE -happy happy ADJ JJ DATE -days day NOUN NNS DATE -at at ADP IN NULL -the the DET DT FAC -Yellow Yellow PROPN NNP FAC -Castle Castle PROPN NNP FAC -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -needed need VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -comfortable comfortable ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -one one NUM CD DATE -day day NOUN NN DATE -the the DET DT NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -of of ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -163 163 NUM CD CARDINAL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -claim claim VERB VB NULL -his -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -at at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -joyfully joyfully PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thought- thought- ADV RB NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clapping clap VERB VBG NULL -her -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -start start VERB VB NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -to to PART TO GPE -- - PUNCT HYPH GPE -morrow morrow NOUN NN GPE -! ! PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -they -PRON- PRON PRP NULL -decided decide VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -The the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -together together ADV RB NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -them -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -begged beg VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -stay stay VERB VB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Yellow Yellow PROPN NNP NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Finding find VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -determined determine VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -gave give VERB VBD NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -each each DET DT NULL -a a DET DT NULL -golden golden ADJ JJ NULL -collar collar NOUN NN NULL -; ; PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -Doro- Doro- PROPN NNP NULL -thy thy X XX NULL - - -they -PRON- PRON PRP NULL -presented present VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -bracelet bracelet NOUN NN NULL -, , PUNCT , NULL -studded stud VERB VBN NULL -with with ADP IN NULL -diamonds diamond NOUN NNS NULL -; ; PUNCT : NULL -i64 i64 VERB VBP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -gold gold NOUN NN NULL -- - PUNCT HYPH NULL -headed head VERB VBN NULL -walking walking NOUN NN NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -stumbling stumble VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -they -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -silver silver ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -, , PUNCT , NULL -inlaid inlay VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBN NULL -with with ADP IN NULL -precious precious ADJ JJ NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Every every DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -speech speech NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -until until ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -ached ache VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -cupboard cupboard NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -with with ADP IN NULL -food food NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -tried try VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -exactly exactly ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -about about ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -to to PART TO NULL -wear wear VERB VB NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP$ NULL -sun- sun- NOUN NN NULL -bonnet bonnet NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -prepared prepare VERB VBN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -three three NUM CD CARDINAL -cheers cheer NOUN NNS NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -CK5vpterXIV ck5vpterxiv NOUN NN NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP PERSON -Wiixged wiixge VERB VBD PERSON -Aorvkeys Aorvkeys PROPN NNP NULL - - -i^ i^ PROPN NNP NULL -^S%\ ^s%\ SYM SYM NULL -01/ 01/ NOUN NN NULL -WILL will AUX MD NULL -REMEMBER remember VERB VB NULL - - -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -road road NOUN NN NULL -not not PART RB NULL -even even ADV RB NULL -a a DET DT NULL -pathway pathway NOUN NN NULL -between between ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -When when ADV WRB NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -went go VERB VBD NULL -in in ADP IN NULL -search search NOUN NN NULL -^T^^B ^T^^B PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming- coming- ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sent send VERB VBD NULL -the the DET DT NULL -Winged wing VERB VBN NULL -Monkeys"to Monkeys"to PROPN NNP NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -harder hard ADJ JJR NULL -to to PART TO NULL -find find VERB VB NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -back back ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -fields field NOUN NNS NULL -of of ADP IN NULL -buttercups buttercup NOUN NNS NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -daisies daisy NOUN NNS NULL -than than SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -straight straight ADV RB NULL -east east ADV RB NULL -, , PUNCT , NULL -toward toward ADP IN NULL -the the DET DT NULL -rising rise VERB VBG NULL -sun sun NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -off off ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -at at ADP IN NULL -noon noon NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -which which PRON WDT NULL -was be AUX VBD NULL -east east ADJ JJ NULL -and and CCONJ CC NULL -which which PRON WDT NULL -was be AUX VBD NULL -west west NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -reason reason NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reat reat PROPN NNP NULL -/ / SYM SYM NULL -y^ y^ PROPN NNP NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -on on ADP RP NULL -walking walk VERB VBG NULL -, , PUNCT , NULL -however however ADV RB NULL -. . PUNCT . NULL -were be AUX VBD NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -oing oing NOUN NN NULL -& & CCONJ CC NULL -m. m. NOUN NN PERSON - - -TitK TitK PROPN NNP NULL -" " PUNCT `` NULL -WONDERFUL WONDERFUL PROPN NNP WORK_OF_ART -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -nXi^t nXi^t PROPN NNP NULL -night night NOUN NN NULL -the the DET DT NULL -moon moon NOUN NN NULL -came come VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -ifey ifey PROPN NNP NULL -lay lie VERB VBD NULL -dovvii dovvii PROPN NNP NULL -among among ADP IN NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -smelHng smelHng PROPN NNP NULL -yellow yellow ADJ JJ NULL -flowers flower NOUN NNS NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN NULL -all all DET DT NULL -but but SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -00 00 PUNCT NFP NULL -' ' PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -behind behind ADP IN NULL -a a DET DT NULL -cloud cloud NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -started start VERB VBD NULL -Qm^s4f qm^s4f NOUN NN NULL -- - PUNCT HYPH NULL -the5t^^ef#<i^^sttr^4V the5t^^ef#<i^^sttr^4V VERB VBN NULL - - -they -PRON- PRON PRP NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -walk walk VERB VBP NULL -far far ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -sometime sometime ADV RB NULL -come come VERB VB NULL -to to ADP IN NULL -some some DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -day day NOUN NN NULL -by by ADP IN NULL -day day NOUN NN NULL -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -still still ADV RB NULL -saw see VERB VBD NULL -noth- noth- PROPN NNP NULL -ing e VERB VBG NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -grumble grumble VERB VB NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -ir-^^^ ir-^^^ ADJ JJ NULL -" " PUNCT `` NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -\- \- PROPN NNP NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -surely surely ADV RB NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -A\'ay A\'ay PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -> > X XX NULL - - -\ \ NOUN NNS NULL -e e NOUN NNS NULL -find find VERB VBP NULL -it -PRON- PRON PRP NULL -again again ADV RB NULL -in in ADP IN NULL -time time NOUN NN NULL -to to PART TO NULL -reach reach VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Nor nor CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -se^ms se^ms VERB VBP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -this this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -very very ADV RB NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -whimper whimper NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -i i PRON PRP NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -courage courage NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -tramping tramp VERB VBG NULL -forever forever ADV RB NULL -, , PUNCT , NULL -without without ADP IN NULL -R"etting r"ette VERB VBG NULL -anywhere anywhere ADV RB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -///'I ///'I PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -lost lose VERB VBD NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -found find VERB VBD NULL -that that SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -time time NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -life life NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -too too ADV RB NULL -tired tired ADJ JJ NULL -to to PART TO NULL -chase chase VERB VB NULL -a a DET DT NULL -butterfly butterfly NOUN NN NULL -that that PRON WDT NULL -flew fly VERB VBD NULL -past past ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -tongue tongue NOUN NN NULL -; ; PUNCT : NULL -^- ^- NUM CD NULL -and and CCONJ CC NULL -panted pant VERB VBD NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP FAC -^s ^s PUNCT NFP FAC - - -if if SCONJ IN NULL -, , PUNCT , NULL -tQ tQ NOUN NNS NULL -ask ask VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -v\'^,'^^ v\'^,'^^ PROPN NNP NULL -[ [ PUNCT -LRB- NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL - - -r r PROPN NNP NULL -Mil Mil PROPN NNP NULL - - -w w NOUN NN NULL -" " PUNCT '' NULL - - -< < X XX NULL -^ ^ PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -169 169 NUM CD NULL -: : PUNCT : NULL -# # SYM $ CARDINAL -. . PUNCT . NULL -" " PUNCT `` NULL -Suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -call call VERB VBP NULL -the the DET DT FAC -Field field NOUN NN FAC -Mice mouse NOUN NNS FAC -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -could could AUX MD NULL -probably probably ADV RB NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -we -PRON- PRON PRP NULL -think think VERB VB NULL -of of ADP IN NULL -that that DET DT NULL -before before ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -blew blow VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -whistle whistle NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -carried carry VERB VBN NULL -about about ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -since since SCONJ IN NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS NULL -had have AUX VBD NULL -given give VERB VBN NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -the the DET DT NULL -pattering pattering NOUN NN NULL -of of ADP IN NULL -tiny tiny ADJ JJ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -grey grey NOUN NN NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -running run VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Among among ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL --^e^^,/"^ -^e^^,/"^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Can can AUX MD NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -where where ADV WRB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -.^"Certainly .^"Certainly PUNCT NFP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -' ' PUNCT `` NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -had have VERB VBN NULL -it -PRON- PRON PRP NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -backs back NOUN NNS NULL -all all DET PDT NULL -this this DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -use use VERB VB NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -^^''^^J ^^''^^j X ADD CARDINAL -: : PUNCT : NULL -r r NOUN NN NULL -I70 i70 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -call call VERB VB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -to to ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -They -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Oz Oz PROPN NNP GPE -in in ADP IN NULL -less less ADJ JJR TIME -than than SCONJ IN TIME -an an DET DT TIME -hour hour NOUN NN TIME -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -written write VERB VBN NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT PERSON -Queen Queen PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice mouse NOUN NNS PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -run run VERB VB NULL -away away ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -and and CCONJ CC NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -great great ADJ JJ NULL -fun fun NOUN NN NULL -to to PART TO NULL -plague plague VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -obey obey VERB VB NULL -the the DET DT NULL -wearer wearer NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -hurrying hurry VERB VBG NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -looked look VERB VBD NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -and and CCONJ CC NULL -saw see VERB VBD NULL -some some DET DT NULL -words word NOUN NNS NULL -written write VERB VBN NULL -upon upon SCONJ IN NULL -the the DET DT NULL -lining lining NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -read read VERB VBD NULL -the the DET DT NULL -directions direction NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -say say VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -doing do VERB VBG NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -this this DET DT NULL -time time NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hello hello INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -calmly calmly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -now now ADV RB NULL -standing stand VERB VBG NULL -on on ADP IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -This this DET DT NULL -ended end VERB VBD NULL -the the DET DT NULL -saying saying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -flapping flapping NOUN NN NULL -of of ADP IN NULL -wings wing NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -The the DET DT NULL -wonderful wonderful ADJ JJ NULL -wizard wizard NOUN NN NULL -of of ADP IN NULL -oz oz PROPN NNP NULL -. . PUNCT . NULL - - -171 171 NUM CD NULL -as as SCONJ IN NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -King King PROPN NNP NULL -bowed bow VERB VBD NULL -low low ADV RB NULL -before before ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -command command NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no ADV RB NULL -sooner sooner ADV RBR NULL -had have AUX VBD NULL -he -PRON- PRON PRP NULL -spoken speak VERB VBN NULL -than than SCONJ IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -took take VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD NULL -little little ADJ JJ NULL -Monkey Monkey PROPN NNP WORK_OF_ART -seized seize VERB VBD WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -and and CCONJ CC NULL -flew fly VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -dog dog NOUN NN NULL -tried try VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -rather rather ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -how how ADV WRB NULL -badly badly ADV RB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -before before ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -no no DET DT NULL -harm harm NOUN NN NULL -was be AUX VBD NULL -intended intend VERB VBN NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -rode ride VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -quite quite ADV RB NULL -cheerfully cheerfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -time time NOUN NN NULL -looking look VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -gardens garden NOUN NNS NULL -and and CCONJ CC NULL -woods wood VERB VBZ NULL -far far ADV RB NULL -below below ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -riding ride VERB VBG NULL -easily easily ADV RB NULL -between between ADP IN NULL -two two NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -King King PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -a a DET DT NULL -chair chair NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -have have AUX VB NULL -to to PART TO NULL -obey obey VERB VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -story story NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -laugh laugh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -before before ADP IN NULL -us -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -pass pass VERB VB NULL -the the DET DT NULL -time time NOUN NN NULL -by by ADP IN NULL -telling tell VERB VBG NULL -you -PRON- PRON PRP NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL -172 172 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -02 02 NUM CD CARDINAL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -began begin VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -free free ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -living live VERB VBG NULL -happily happily ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -from from ADP IN NULL -tree tree NOUN NN NULL -to to ADP IN NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -eating eat VERB VBG NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -doing do VERB VBG NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -pleased please VERB VBD NULL -without without ADP IN NULL -calling call VERB VBG NULL -anybody anybody PRON NN NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -were be AUX VBD NULL -rather rather ADV RB NULL -too too ADV RB NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -at at ADP IN NULL -times time NOUN NNS NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -down down ADP RP NULL -to to PART TO NULL -pull pull VERB VB NULL -the the DET DT NULL -tails tail NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -no no DET DT NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -throwing throw VERB VBG NULL -nuts nut NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -walked walk VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -careless careless ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -fun fun NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -every every DET DT NULL -minute minute NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -long long ADV RB NULL -before before ADP IN NULL -Oz Oz PROPN NNP NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -lived live VERB VBD NULL -here here ADV RB NULL -then then ADV RB NULL -, , PUNCT , NULL -away away ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -also also ADV RB NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic NOUN NN NULL -w^as w^as NOUN NN NULL -used use VERB VBN NULL -to to PART TO NULL -help help VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -never never ADV RB NULL -known know VERB VBN NULL -to to PART TO NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -was be AUX VBD NULL -good good ADJ JJ NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Gayelette Gayelette PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -handsome handsome ADJ JJ NULL -palace palace NOUN NN NULL -built build VERB VBN NULL -from from ADP IN NULL -great great ADJ JJ NULL -blocks block NOUN NNS NULL -of of ADP IN NULL -ruby ruby PROPN NNP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -loved love VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -sorrow sorrow NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -to to PART TO NULL -love love VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -stupid stupid ADJ JJ NULL -and and CCONJ CC NULL -ugly ugly ADJ JJ NULL -to to PART TO NULL -mate mate VERB VB NULL -with with ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -who who PRON WP NULL -was be AUX VBD NULL -handsome handsome ADJ JJ NULL -and and CCONJ CC NULL -manly manly ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -be- be- PROPN NNP NULL - - -yond yond VERB VB NULL -his -PRON- PRON PRP$ DATE -years year NOUN NNS DATE -. . PUNCT . NULL - - -Gayelette Gayelette PROPN NNP ORG -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -man man NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -husband husband NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -palace palace NOUN NN NULL -and and CCONJ CC NULL -used use VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -as as ADV RB NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -woman woman NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -manhood manhood VERB VB NULL -, , PUNCT , NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -called call VERB VBN NULL -, , PUNCT , NULL -was be AUX VBD NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -best good ADJ JJS NULL -and and CCONJ CC NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -his -PRON- PRON PRP$ NULL -manly manly ADJ JJ NULL -beauty beauty NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -great great ADJ JJ NULL - - -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -173 173 NUM CD CARDINAL - - -Gayelette Gayelette PROPN NNP NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -hastened hasten VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -the the DET DT PERSON -King king NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Winged Winged PROPN NNP PERSON -Monkeys Monkeys PROPN NNPS PERSON -which which PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -near near SCONJ IN NULL -Gayalette Gayalette PROPN NNP PERSON -'s 's PART POS NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -old old ADJ JJ NULL -fellow fellow NOUN NN NULL -loved love VERB VBD NULL -a a DET DT NULL -joke joke NOUN NN NULL -better better ADV RBR NULL -than than SCONJ IN NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -just just ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -out out ADP RP NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Quelala Quelala PROPN NNP GPE -walking walk VERB VBG NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rich rich ADJ JJ NULL -costume costume NOUN NN NULL -of of ADP IN NULL -pink pink ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -velvet velvet NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -thought think VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -see see VERB VB NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -word word NOUN NN NULL -the the DET DT NULL -band band NOUN NN NULL -flew fly VERB VBD NULL -down down ADV RB NULL -and and CCONJ CC NULL -seized seize VERB VBD NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -dropped drop VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -Swim swim VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -fine fine ADJ JJ NULL -fellow fellow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -cried cry VERB VBD NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -and and CCONJ CC NULL -see see VERB VB NULL -if if SCONJ IN NULL -the the DET DT NULL -water water NOUN NN NULL -has have AUX VBZ NULL -spotted spot VERB VBN NULL -your -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Quelala Quelala PROPN NNP GPE -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -wise wise ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -swim swim VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -spoiled spoil VERB VBN NULL -by by ADP IN NULL -all all DET DT NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -laughed laugh VERB VBD NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -swam swam VERB VB NULL -in in ADV RB NULL -to to ADP IN NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -Gayelette Gayelette PROPN NNP PERSON -came come VERB VBD NULL -running run VERB VBG NULL -out out ADP RP NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -silks silk NOUN NNS NULL -and and CCONJ CC NULL -velvet velvet NOUN NN NULL -all all DET DT NULL -ruined ruin VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -princess princess NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -brought bring VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -should should AUX MD NULL -be be AUX VB NULL -tied tie VERB VBN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -treated treat VERB VBN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -dropped drop VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -pleaded plead VERB VBD NULL -hard hard ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -would would AUX MD NULL -drown drown VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -tied tie VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Quelala Quelala PROPN NNP PERSON -said say VERB VBD NULL -a a DET DT NULL -kind kind NOUN NN NULL -174 174 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -Gayelette Gayelette PROPN NNP ORG -finally finally ADV RB NULL -spared spare VERB VBD NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -condition condition NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -should should AUX MD NULL -ever ever ADV RB NULL -after after ADV RB NULL -do do AUX VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -bidding bidding NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -This this DET DT PERSON -Cap Cap PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -a a DET DT NULL -wedding wedding NOUN NN NULL -present present ADJ JJ NULL -to to ADP IN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -have have AUX VB NULL -cost cost VERB VBN NULL -the the DET DT NULL -princess princess NOUN NN NULL -half half DET PDT CARDINAL -her -PRON- PRON PRP$ NULL -kingdom kingdom NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -Monkeys Monkeys PROPN NNPS NULL -at at ADP IN NULL -once once ADV RB NULL -agreed agree VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -condition condition NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -that that SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -whomsoever whomsoever NOUN NN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -what what PRON WP NULL -became become VERB VBD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quelala Quelala PROPN NNP PERSON -being be AUX VBG NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -to to PART TO NULL -lay lay VERB VB NULL -his -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -bride bride NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -bear bear VERB VB NULL -the the DET DT NULL -sight sight NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -after after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -married marry VERB VBN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -ordered order VERB VBD NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -always always ADV RB NULL -keep keep VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -never never ADV RB NULL -again again ADV RB NULL -set set VERB VB NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -a a DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -which which PRON WDT NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -was be AUX VBD NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -ever ever ADV RB NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -until until ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -fell fall VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -hands hand NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -W^est w^ ADJ JJS NULL -, , PUNCT , NULL -who who PRON WP NULL -made make VERB VBD NULL -us -PRON- PRON PRP NULL -enslave enslave VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -afterward afterward ADV RB NULL -drive drive VERB VB NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -is be AUX VBZ NULL -yours -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -lay lay VERB VB NULL -your -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -the the DET DT NULL -Monkey Monkey PROPN NNP NULL -King King PROPN NNP NULL -finished finish VERB VBD NULL -his -PRON- PRON PRP$ NULL -story story NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -rapid rapid ADJ JJ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -175 175 NUM CD CARDINAL -flight flight NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -but but CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT NULL -journey journey NOUN NN NULL -was be AUX VBD NULL -over over ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -set set VERB VBD NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -down down ADV RB NULL -carefully carefully ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -King King PROPN NNP ORG -bowed bow VERB VBD NULL -low low ADJ JJ NULL -to to ADP IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -flew fly VERB VBD NULL -swiftly swiftly ADV RB NULL -away away ADV RB NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -ride ride NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -quick quick ADJ JJ NULL -way way NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -lucky lucky ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -you -PRON- PRON PRP NULL -brought bring VERB VBN NULL -away away ADV RB NULL -that that SCONJ IN NULL -wonder- wonder- ADJ JJ NULL - - -ful ful ADJ JJ NULL -Cap Cap PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL -^\\\\\\in;ii/////////7/ ^\\\\\\in;ii/////////7/ PUNCT NFP NULL - - -# # SYM $ NULL -Four four NUM CD NULL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Emerald Emerald PROPN NNP ORG -City City PROPN NNP ORG -and and CCONJ CC NULL -rang- rang- NOUN NN NULL -the the DET DT NULL -bell bell NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -ringing ring VERB VBG NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -before.^ before.^ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -! ! PUNCT . NULL - - -are be AUX VBP NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -again again ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL -; ; PUNCT : NULL -^>^ ^>^ NOUN NN NULL - - -\ \ PROPN NNP NULL -VUj VUj NOUN NNS NULL -/ / PUNCT NFP NULL - - -/'Do /'Do PUNCT . NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -^x^^^i''^ ^x^^^i''^ PUNCT , NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -.^Qik^^ .^Qik^^ PUNCT . NULL -gone go VERB VBN NULL -to to PART TO NULL -visit visit VERB VB NULL -the the DET DT NULL -Wicked wicked ADJ JJ NULL -: : PUNCT : NULL -^^^Gh ^^^gh NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -^^^^ ^^^^ PUNCT : NULL -" " PUNCT '' NULL -^"^^/^-^'We ^"^^/^-^'We PROPN NNP NULL -did do AUX VBD NULL -visit visit VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -let let VERB VBD NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -again again ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -.. .. PUNCT NFP NULL - - -xx\\li//. xx\\li//. PROPN NNP PERSON - - -i8o i8o PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -explained explain VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Melted melt VERB VBN NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -news news NOUN NN NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Who who PRON WP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -bowed bow VERB VBD NULL -very very ADV RB NULL -low low ADJ JJ NULL -indeed indeed ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -locked lock VERB VBD NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -box box PROPN NNP NULL -on on ADP IN NULL -all all DET DT NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Afterward afterward ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -on on ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -into into ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -people people NOUN NNS NULL -heard hear VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -melted melt VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West west NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -followed follow VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -crowd crowd NOUN NN NULL -to to ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -was be AUX VBD NULL -still still ADV RB NULL -on on ADP IN NULL -guard guard NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL - - -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -again again ADV RB NULL -met meet VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -showed show VERB VBD NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -rooms room NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -might might AUX MD NULL -rest rest VERB VB NULL -until until ADP IN NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -receive receive VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -had have AUX VBD NULL -the the DET DT NULL -news news NOUN NN NULL -carried carry VERB VBN NULL -straight straight ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -that that DET DT NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -come come VERB VBN NULL -back back ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Oz Oz PROPN NNP NULL -made make VERB VBD NULL -no no DET DT NULL -reply reply NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -thought think VERB VBD NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -would would AUX MD NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -word word NOUN NN NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -the the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -waiting waiting NOUN NN NULL -was be AUX VBD NULL -tiresome tiresome ADJ JJ NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -grew grow VERB VBD NULL -vexed vex VERB VBN NULL -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i8i i8i NOUN NN NULL -Oz Oz PROPN NNP NULL -should should AUX MD NULL -treat treat VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -so so ADV RB NULL -poor poor ADJ JJ NULL -a a DET DT NULL -fashion fashion NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -sending send VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -undergo undergo VERB VB NULL -hardships hardship NOUN NNS NULL -and and CCONJ CC NULL -slavery slavery NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -at at ADP IN NULL -last last ADV RB NULL -asked ask VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -another another DET DT NULL -message message NOUN NN NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -let let VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -at at ADP IN NULL -once once SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -to to PART TO NULL -help help VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -find find VERB VB NULL -out out ADP RP NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -his -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -given give VERB VBN NULL -this this DET DT NULL -message message NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -at at ADP IN NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -after after ADP IN TIME -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -once once ADV RB NULL -met meet VERB VBN NULL -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -in in ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -passed pass VERB VBD NULL -a a DET DT NULL -sleepless sleepless ADJ JJ NULL -night night NOUN NN NULL -, , PUNCT , NULL -each each DET DT NULL -thinking thinking NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gift gift NOUN NN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -promised promise VERB VBN NULL -to to PART TO NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -only only ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -dreamed dream VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -was be AUX VBD NULL -telling tell VERB VBG NULL -her -PRON- PRON PRP NULL -how how ADV WRB NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -to to PART TO NULL -have have AUX VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Promptly promptly ADV RB NULL -at at ADP IN NULL -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -green green ADJ JJ NULL -whiskered whisker VERB VBN NULL -soldier soldier NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -later later ADV RBR NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -of of ADP IN FAC -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -each each DET DT NULL -one one NOUN NN CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -expected expect VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -in in ADP IN NULL -the the DET DT NULL -shape shape NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -about about ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -at at ADV RB NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -closer close ADJ JJR NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -stillness stillness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -empty empty ADJ JJ NULL -room room NOUN NN NULL -was be AUX VBD NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -forms form NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -Oz Oz PROPN NNP NULL -take take VERB VB NULL -. . PUNCT . NULL - - -Presently presently ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -seeming seem VERB VBG NULL -to to PART TO NULL -come come VERB VB NULL -i82 i82 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -from from ADP IN NULL -somewhere somewhere ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -dome dome NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -solemnly solemnly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -again again ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -no no DET DT NULL -one one NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -everywhere everywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -but but CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -common common ADJ JJ NULL -mortals mortal NOUN NNS NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -invisible invisible ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -now now ADV RB NULL -seat seat VERB VB NULL -myself -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -converse converse VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -seemed seem VERB VBD NULL -just just ADV RB NULL -then then ADV RB NULL -to to PART TO NULL -come come VERB VB NULL -straight straight ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -itself -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -toward toward ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to PART TO NULL -claim claim VERB VB NULL -our -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -, , PUNCT , NULL -O o INTJ UH NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -promise promise NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP PERSON -. . PROPN NNP NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -when when ADV WRB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -really really ADV RB NULL -destroyed destroy VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -trembled tremble VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -183 183 NUM CD TIME - - -" " PUNCT `` NULL - - -Dear dear ADJ JJ NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -sudden sudden ADJ JJ NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'ve have AUX VB NULL -had have VERB VBN NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -time time NOUN NN NULL -already already ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -angrily angrily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -sha shall AUX MD NULL -n't not PART RB NULL -wait wait VERB VB NULL -a a DET DT NULL -day day NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -your -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -well well ADV RB NULL -to to PART TO NULL -frighten frighten VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -, , PUNCT , NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -so so ADV RB NULL -fierce fierce ADJ JJ NULL -and and CCONJ CC NULL -dreadful dreadful ADJ JJ NULL -that that SCONJ IN NULL -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -away away ADV RB NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -alarm alarm NOUN NN NULL -and and CCONJ CC NULL -tipped tip VERB VBD NULL -over over ADP RP NULL -the the DET DT NULL -screen screen NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -all all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -they -PRON- PRON PRP NULL -.saw .saw PROPN NNP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -in in ADP RP NULL -just just ADV RB NULL -the the DET DT NULL -spot spot NOUN NN NULL -the the DET DT NULL -screen screen NOUN NN NULL -had have AUX VBD NULL -hidden hide VERB VBN NULL -, , PUNCT , NULL -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -old old ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -bald bald ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -wrinkled wrinkle VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -much much ADJ JJ NULL -surprised surprised ADJ JJ NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -, , PUNCT , NULL -raising raise VERB VBG NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -trembling tremble VERB VBG NULL -V^^^l^^/F v^^^l^^/f NOUN NN NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -do do AUX VB NULL -n't not PART RB NULL -strike strike VERB VB NULL -me -PRON- PRON PRP NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -you -PRON- PRON PRP NULL -want want VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i84 i84 VERB VBZ NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -and and CCONJ CC NULL -dismay dismay NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire fire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -wrong wrong ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -making make VERB VBG NULL -believe believe NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Making make VERB VBG NULL -believe believe VERB VB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Hush Hush PROPN NNP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -do do AUX VBP NULL -n't not PART RB NULL -speak speak VERB VB NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -overheard overhear VERB VBN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ruined ruin VERB VBN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -supposed suppose VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -are be AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -just just ADV RB NULL -a a DET DT NULL -common common ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -grieved grieved ADJ JJ NULL -tone tone NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Exactly exactly ADV RB NULL -so so ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -rubbing rub VERB VBG NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -together together ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -pleased please VERB VBD NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -this this DET DT NULL -is be AUX VBZ NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -shall shall AUX MD NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -wailed wail VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -wiping wipe VERB VBG NULL -the the DET DT NULL -the the DET DT NULL -tears tear NOUN NNS NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -coat coat NOUN NN NULL -- - PUNCT HYPH NULL -sleeve sleeve NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -dear dear ADJ JJ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -speak speak VERB VB NULL -" " PUNCT `` NULL - - -Exactly exactly ADV RB NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -liumhug liumhug PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -185 185 NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -little little ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -Think think VERB VB NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -trouble trouble NOUN NN NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -in in ADP IN NULL -at at ADP IN NULL -being be AUX VBG NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -^Doesn't ^doesn't CCONJ CC NULL - - -anyone anyone PRON NN NULL -else else ADV RB NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no DET DT NULL -one one NOUN NN NULL -knows know VERB VBZ NULL -it -PRON- PRON PRP NULL - - -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -four four NUM CD CARDINAL -and and CCONJ CC NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -fooled fool VERB VBN NULL -everyone everyone PRON NN NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -be be AUX VB NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -my -PRON- PRON PRP$ NULL -ever ever ADV RB NULL -letting let VERB VBG NULL -you -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -. . PUNCT . NULL - - -Usually usually ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -even even ADV RB NULL -my -PRON- PRON PRP$ NULL -subjects subject NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -some- some- ADJ JJ NULL -thing thing NOUN NN NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -understand understand VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -bewilder- bewilder- ADJ JJ NULL -ment ment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -How how ADV WRB NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -appeared appear VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tricks trick NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Step step VERB VB NULL -this this DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -chamber chamber NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -rear rear NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -poiated poiate VERB VBD NULL -to to ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -lay lie VERB VBD NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -made make VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -many many ADJ JJ NULL -thicknesses thickness NOUN NNS NULL -of of ADP IN NULL -paper paper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -a a DET DT NULL -carefully carefully ADV RB NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -I -PRON- PRON PRP NULL -hung hang VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -wire wire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -behind behind ADP IN NULL -the the DET DT NULL -screen screen NOUN NN NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -a a DET DT NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -move move VERB VB NULL -and and CCONJ CC NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -open open ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -the the DET DT NULL -voice voice NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -ventriloquist ventriloquist NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -throw throw VERB VB NULL -the the DET DT NULL -sound sound NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -wherever wherever ADV WRB NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -coming come VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Head Head PROPN NNP NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -are be AUX VBP NULL -1 1 NUM CD NULL -86 86 NUM CD NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -I -PRON- PRON PRP NULL -used use VERB VBD NULL -to to PART TO NULL -deceive deceive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -showed show VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -the the DET DT NULL -dress dress NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -mask mask NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -worn wear VERB VBN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -saw see VERB VBD NULL -that that SCONJ IN NULL -his -PRON- PRON PRP$ NULL -Terrible Terrible PROPN NNP NULL -Beast Beast PROPN NNP NULL -was be AUX VBD NULL -nothing- nothing- ADJ JJ NULL - - -but but CCONJ CC NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -skins skin NOUN NNS NULL -, , PUNCT , NULL -sewn sew VERB VBN NULL -together together ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -slats slat NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -their -PRON- PRON PRP$ NULL -sides side NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -false false ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -had have AUX VBD NULL -hung hang VERB VBN NULL -that that SCONJ IN NULL -also also ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -really really ADV RB NULL -a a DET DT NULL -ball ball NOUN NN NULL -of of ADP IN NULL -cotton cotton NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -oil oil NOUN NN NULL -was be AUX VBD NULL -poured pour VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -ball ball NOUN NN NULL -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Really really ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -yo^^ yo^^ NOUN NNS NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -for for ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -am be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -sor- sor- PROPN NNP NULL -rowfully rowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -w^as w^a VERB VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -there there PRON EX NULL -are be AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -chairs chair NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -listened listen VERB VBD NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -the the DET DT NULL -fol- fol- NOUN NN NULL -lowing low VERB VBG NULL -tale tale NOUN NN NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -in in ADP IN NULL -Omaha Omaha PROPN NNP GPE -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -very very ADV RB NULL -far far ADV RB NULL -from from ADP IN NULL -Kansas Kansas PROPN NNP GPE -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -farther farther ADV RBR NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -became become VERB VBD NULL -a a DET DT NULL -ventrilo- ventrilo- NOUN NN NULL -quist quist NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -well well ADV RB NULL -trained train VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -imitate imitate VERB VB NULL -any any DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -or or CCONJ CC NULL -beast beast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -mewed mew VERB VBD NULL -so so ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -pricked prick VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -everywhere everywhere ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -I -PRON- PRON PRP NULL -tired tire VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -became become VERB VBD NULL -a a DET DT NULL -balloonist balloonist NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -A a DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -goes go VERB VBZ NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -on on ADP IN NULL -circus circus PROPN NNP NULL -day day NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -orning orning NOUN NN NULL -" " PUNCT `` NULL -floating float VERB VBG NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -to to PART TO NULL -draw draw VERB VB NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -people people NOUN NNS NULL -together together ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -pay pay VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -circus circus NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -explained explain VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Well well INTJ UH NULL -, , PUNCT , NULL -one one NUM CD DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -went go VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -got get VERB VBD NULL -twisted twist VERB VBN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -down down ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -went go VERB VBD NULL -way way ADV RB NULL -up up ADV RB NULL -above above ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -that that SCONJ IN NULL -a a DET DT NULL -current current NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -struck strike VERB VBD NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -, , PUNCT , NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -away away ADV RB NULL -. . PUNCT . NULL - - -For for ADP IN NULL -a a DET DT DATE -day day NOUN NN DATE -and and CCONJ CC NULL -a a DET DT NULL -night night NOUN NN NULL -I -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -on on ADP IN NULL -the the DET DT DATE -of of ADP IN DATE -the the DET DT DATE -second second ADJ JJ DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -awoke awake VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -balloo balloo NOUN NNS NULL -over over ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -came come VERB VBD NULL -down down ADP RP NULL -gradually gradually ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -nj^ nj^ PROPN NNP NULL -hurt hurt VERB VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -me -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -think think VERB VB NULL -so so ADV RB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -anything anything PRON NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -to to PART TO NULL -amuse amuse VERB VB NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -good good ADJ JJ NULL -people people NOUN NNS NULL -busy busy ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -ordered order VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -build build VERB VB NULL -this this DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -willingly willingly ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -coun- coun- NOUN NN NULL -Jtry Jtry PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -wrould wrould AUX MD NULL -callitthe callitthe VERB VB NULL -Emerald Emerald PROPN NNP PERSON -i^^^-City i^^^-city NOUN NN NULL -, , PUNCT , NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -name name NOUN NN NULL -fit fit VERB VB NULL -better better ADV RBR NULL - - -I -PRON- PRON PRP NULL -put put VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -^i^]on ^i^]on PUNCT , NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -was be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -n't not PART RB NULL -everything everything PRON NN NULL -here here ADV RB NULL -green green ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy,- Dorothy,- PROPN NNP PERSON -^ ^ PROPN NNP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -No no INTJ UH NULL -m^re m^re NOUN NN NULL -than than SCONJ IN NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -city city NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz^^JJbu Oz^^JJbu PROPN NNP NULL -j&ii^ j&ii^ PROPN NNP NULL -.-'- .-'- PUNCT . NULL - - -i88 i88 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -when when ADV WRB NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -why why ADV WRB NULL -of of ADV RB NULL -course course ADV RB NULL -everything everything PRON NN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -looks look VERB VBZ NULL -green green ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -built build VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -man man NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -here here ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -old old ADJ JJ NULL -man man NOUN NN NULL -now now ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -have have AUX VBP NULL -worn wear VERB VBN NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -on on ADP IN NULL -their- their- ADJ JJ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -most most ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -is be AUX VBZ NULL -an an DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -, , PUNCT , NULL -abounding abound VERB VBG NULL -in in ADP IN NULL -jewels jewel NOUN NNS NULL -and and CCONJ CC NULL -precious precious ADJ JJ NULL -metals metal NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -every every DET DT NULL -good good ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -needed need VERB VBN NULL -to to PART TO NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -good good ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -like like VERB VBP NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -was be AUX VBD NULL -built build VERB VBN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -shut shut VERB VBN NULL -myself -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -fears fear NOUN NNS NULL -was be AUX VBD NULL -the the DET DT NULL -Witches Witches PROPN NNPS NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -magical magical ADJ JJ NULL -powers power NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL - - -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -found find VERB VBD NULL -out out ADP RP NULL -that that SCONJ IN NULL -the the DET DT NULL -Witches witch NOUN NNS PERSON -were be AUX VBD NULL -really really ADV RB NULL -able able ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -wonderful wonderful ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -ruled rule VERB VBD NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple INTJ UH NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -and and CCONJ CC LOC -East East PROPN NNP LOC -and and CCONJ CC NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Fortunately fortunately ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Witches witch NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -were be AUX VBD NULL -good good ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -me -PRON- PRON PRP NULL -no no DET DT NULL -harm harm NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT WORK_OF_ART -Witches witch NOUN NNS WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -and and CCONJ CC WORK_OF_ART -West West PROPN NNP WORK_OF_ART -were be AUX VBD NULL -terribly terribly ADV RB NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -thought think VERB VBN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -more more ADV RBR NULL -powerful powerful ADJ JJ NULL -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -them- them- VERB VBD NULL -selves self NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -surely surely ADV RB NULL -have have AUX VB NULL -destroyed destroy VERB VBN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -deadly deadly ADJ JJ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -for for ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -; ; PUNCT : NULL -so so CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -imagine imagine VERB VB NULL -how how ADV WRB NULL -pleased pleased ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -your -PRON- PRON PRP$ NULL -house house NOUN NN NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -on on ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN LOC -the the DET DT LOC -East East PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -promise promise VERB VB NULL -anything anything PRON NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -only only ADV RB NULL -do do AUX VB NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -melted melt VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -ashamed ashamed ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -189 189 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -need need VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -are be AUX VBP NULL -learning learn VERB VBG NULL -something something PRON NN NULL -every every DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -A a DET DT NULL -baby baby NOUN NN NULL -has have AUX VBZ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -know know VERB VB NULL -much much ADJ JJ NULL -. . PUNCT . NULL - - -Experience experience NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -brings bring VERB VBZ NULL -knowledge knowledge NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -longer longer ADV RBR NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -earth earth NOUN NN NULL - - -the the DET DT NULL -more more ADJ JJR NULL -experience experience NOUN NN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -sure sure ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -may may AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -false false ADJ JJ NULL -wizard wizard NOUN NN NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -ma- ma- NOUN NN NULL -gician gician NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow NOUN NN DATE -morning morning NOUN NN TIME -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -stuff stuff VERB VB NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -cannot^iell cannot^iell INTJ UH NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -find find VERB VB NULL -that that DET DT NULL -out out ADP RP NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -never never ADV RB NULL -fear fear VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -cour- cour- NOUN NN NULL -age age NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -cour- cour- X FW NULL -fe fe X FW NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET DT NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -is be AUX VBZ NULL -confidence confidence NOUN NN NULL -in in ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -living live VERB VBG NULL -190 190 NUM CD NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tiling tile VERB VBG NULL -that that PRON WDT NULL -is be AUX VBZ NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -faces face VERB VBZ NULL -danger danger NOUN NN NULL -. . PUNCT . NULL - - -True true ADJ JJ NULL -cour- cour- NOUN NN NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -e e PROPN NNP NULL -is be AUX VBZ NULL -in in ADP IN NULL -facing face VERB VBG NULL -danger danger NOUN NN NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -in in ADP IN NULL -plenty plenty NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Perhaps perhaps ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -scared scared ADJ JJ NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -. . PUNCT . NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -really really ADV RB NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -that that PRON WDT NULL -makes make VERB VBZ NULL -one one NUM CD NULL -forget forget NOUN NN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -that that DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -to- to- DET DT NULL -morrow morrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -for for ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wrong wrong ADJ JJ NULL -to to PART TO NULL -want want VERB VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -makes make VERB VBZ NULL -most most ADJ JJS NULL -people people NOUN NNS NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -only only ADV RB NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -luck luck NOUN NN NULL -not not PART RB NULL -to to PART TO NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -matter matter NOUN NN NULL -of of ADP IN NULL -opinion opinion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bear bear VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -unhappiness unhappiness NOUN NN NULL -without without ADP IN NULL -a a DET DT NULL -murmur murmur NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -Come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -played play VERB VBN NULL -Wizard Wizard PROPN NNP PERSON -for for ADP IN NULL -so so ADV RB NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -as as ADV RB NULL -well well ADV RB NULL -continue continue VERB VB NULL -the the DET DT NULL -part part NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -two two NUM CD DATE -or or CCONJ CC DATE -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -consider consider VERB VB NULL -the the DET DT NULL -matter matter NOUN NN NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -meantime meantime NOUN NN NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -my -PRON- PRON PRP$ NULL -guests guest NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -191 191 NUM CD CARDINAL - - -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -will will AUX MD NULL -wait wait VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -your -PRON- PRON PRP$ NULL -slighest slighest NOUN NN NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -in in ADP IN NULL -return return NOUN NN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -secret secret NOUN NN NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -agreed agree VERB VBD NULL -to to PART TO NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -of of ADP IN NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -learned learn VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -high high ADJ JJ NULL -spirits spirit NOUN NNS NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -had have AUX VBD NULL -hope hope NOUN NN NULL -that that SCONJ IN NULL -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Great great ADJ JJ WORK_OF_ART -and and CCONJ CC WORK_OF_ART -Terrible terrible ADJ JJ WORK_OF_ART -Humbug Humbug PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -would would AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -forgive forgive VERB VB NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -. . PUNCT . NULL - - -MORNING MORNING PROPN NNP TIME -THE the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Congratulate congratulate VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -return return VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -always always ADV RB NULL -liked like VERB VBN NULL -you -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -simply simply ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -like like VERB VB NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -surely surely ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -think think VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -hear hear VERB VBP NULL -the the DET DT NULL -splendid splendid ADJ JJ NULL -thoughts thought NOUN NNS NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -brain brain NOUN NN NULL -is be AUX VBZ NULL -going go VERB VBG NULL -to to PART TO NULL -turn turn VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -a a DET DT NULL -cheerful cheerful ADJ JJ NULL -voice voice NOUN NN NULL -and and CCONJ CC NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -rapped rap VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -196 196 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -in in ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -man man NOUN NN NULL -sit- sit- X XX NULL -ting ting NOUN NN NULL -" " PUNCT '' NULL -down down ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -engaged engage VERB VBN NULL -in in ADP IN NULL -deep deep ADJ JJ NULL -thought thought NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -a a DET DT NULL -Httle Httle PROPN NNP GPE -uneasily uneasily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -sit sit VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -that that DET DT NULL -chair chair NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -excuse excuse VERB VB NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -taking take VERB VBG NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -proper proper ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -quite quite ADV RB NULL -welcome welcome ADJ JJ NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -better well ADJ JJR NULL -one one NUM CD NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -put put VERB VBP NULL -it -PRON- PRON PRP NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -unfastened unfasten VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -emptied empty VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT NULL -back back ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -took take VERB VBD NULL -up up ADP RP NULL -a a DET DT NULL -measure measure NOUN NN NULL -of of ADP IN NULL -bran bran NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -mixed mix VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -. . PUNCT . NULL - - -Having have VERB VBG NULL -shaken shake VERB VBN NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -thoroughly thoroughly ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -filled fill VERB VBD NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -mixture mixture NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBD NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -space space NOUN NN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fastened fasten VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -given give VERB VBN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bran bran ADJ JJ NULL -- - PUNCT HYPH NULL -new new ADJ JJ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -pleased pleased ADJ JJ NULL -and and CCONJ CC NULL -proud proud ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -fulfillment fulfillment NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -thank thank VERB VBP NULL -J J PROPN NNP NULL -Oz Oz PROPN NNP NULL -warmly warmly ADV RB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -curiously curiously ADV RB NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -bulging bulge VERB VBG NULL -out out ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -197 197 NUM CD NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -wise wise ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL -When when ADV WRB NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -used used ADJ JJ NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -everything everything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -are be AUX VBP NULL -those those DET DT NULL -needles needle NOUN NNS NULL -and and CCONJ CC NULL -pins pin NOUN NNS NULL -sticking stick VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -and and CCONJ CC NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -W^oodman W^oodman PROPN NNP NULL -entered enter VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -heap heap NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -no no VERB VB NULL -it -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Oz Oz PROPN NNP NULL -brought bring VERB VBD NULL -a. a. NOUN NN NULL -pair pair NOUN NN NULL -of of ADP IN NULL -tinners tinner NOUN NNS NULL -' ' PART POS NULL -shears shear NOUN NNS NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -square square ADJ JJ NULL -hole hole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -left left ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -'s 's PART POS NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -going go VERB VBG NULL -to to ADP IN NULL -a a DET DT NULL -chest chest NOUN NN NULL -of of ADP IN NULL -drawers drawer NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -out out ADP RP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -sawdust sawdust NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -n't not PART RB NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -beauty beauty NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -replied reply VERB VBD NULL -198 198 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -kind kind ADJ JJ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -very very ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -answered answer VERB VBD NULL -O2 O2 PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -put put VERB VBD NULL -the the DET DT NULL -heart heart NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -breast breast NOUN NN NULL -and and CCONJ CC NULL -then then ADV RB NULL -replaced replace VERB VBD NULL -the the DET DT NULL -square square NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -soldering- soldering- VERB VB NULL -it -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -cut cut VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -There there ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -now now ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that SCONJ IN NULL -any any DET DT NULL -man man NOUN NN NULL -might might AUX MD NULL -be be AUX VB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -patch patch NOUN NN NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -could could AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -helped help VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Never never ADV RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patch patch NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -happy happy ADJ JJ NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -shall shall AUX MD NULL -never never ADV RB NULL -forget forget VERB VB NULL -your -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP NULL -t t NOUN NN NULL -speak speak VERB VBP NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -wished wish VERB VBD NULL -him -PRON- PRON PRP NULL -every every DET DT NULL -joy joy NOUN NN NULL -on on ADP IN NULL -account account NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -now now ADV RB NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL - - -an- an- CCONJ CC NULL - - -nounced nounce VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -entering enter VERB VBG NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -get get AUX VB NULL -it -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -reaching reach VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -shelf shelf NOUN NN NULL -took take VERB VBD NULL -down down ADP RP NULL -a a DET DT NULL -square square ADJ JJ NULL -green green ADJ JJ NULL -bottle bottle NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -Tfeel Tfeel PROPN NNP WORK_OF_ART -ici^e ici^e NOUN NNS WORK_OF_ART -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -^kuI ^kui X XX NULL -the the DET DT NULL -Scarecroir Scarecroir PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -199 199 NUM CD CARDINAL -he -PRON- PRON PRP NULL -poured pour VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -- - PUNCT HYPH NULL -gold gold NOUN NN NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -beautifully beautifully ADV RB NULL -carved carve VERB VBN NULL -. . PUNCT . NULL - - -Placing- Placing- PROPN NNP NULL - - -this this DET DT NULL -before before ADP IN NULL -the the DET DT EVENT -Cowardly Cowardly PROPN NNP EVENT -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -who who PRON WP NULL -sniffed sniff VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Drink drink VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -inside inside ADV RB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -that that DET DT NULL -courage courage NOUN NN NULL -is be AUX VBZ NULL -ahvays ahvay NOUN NNS NULL -inside inside ADP IN NULL -one one NUM CD NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -this this DET DT NULL -really really ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -called call VERB VBN NULL -courage courage NOUN NN NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -swallowed swallow VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -advise advise VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -drink drink VERB VB NULL -it -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -hesitated hesitate VERB VBD NULL -no no ADV RB NULL -longer longer ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -drank drink VERB VBD NULL -till till SCONJ IN NULL -the the DET DT NULL -dish dish NOUN NN NULL -was be AUX VBD NULL -empty empty ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -now^ now^ NUM CD NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -Full full ADJ JJ NULL -of of ADP IN NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -went go VERB VBD NULL -joyfully joyfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -to to PART TO NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -left leave VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -smiled smile VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -success success NOUN NN NULL -in in ADP IN NULL -giving give VERB VBG NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -exactly exactly ADV RB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -being be AUX VBG NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -when when ADV WRB NULL -all all DET PDT NULL -these these DET DT NULL -people people NOUN NNS NULL -make make VERB VBP NULL -me -PRON- PRON PRP NULL -do do AUX VB NULL -things thing NOUN NNS NULL -that that PRON WDT NULL -everybody everybody PRON NN NULL -knows know VERB VBZ NULL -ca can AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -easy easy ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -happy happy PROPN NNP NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -imagined imagine VERB VBD NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -imagination imagination NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -/o^ /o^ PUNCT : NULL -Three three NUM CD DATE -days day NOUN NNS DATE -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -nothing nothing PRON NN NULL -; ; PUNCT : NULL -from from ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -These these DET DT NULL -were be AUX VBD NULL -sad sad ADJ JJ NULL -days day NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -httle httle ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented content VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -there there PRON EX NULL -were be AUX VBD NULL -wonderful wonderful ADJ JJ NULL -thoughts thought NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -say say VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -could could AUX MD NULL -/ / SYM SYM NULL -understand understand VERB VB NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -odman odman NOUN NN NULL -walked walk VERB VBD NULL -about about ADP IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -i\ i\ PROPN NNP NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -he -PRON- PRON PRP NULL -had have AUX VBD NULL -discov- discov- NOUN NN NULL - - -j j PROPN NNP NULL -Wred wre VERB VBD NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -kinder kind ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -tender tender ADJ JJ NULL -heart heart NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -one one NOUN NN NULL -' ' PUNCT '' NULL -i i PRON PRP NULL -ne ne ADP IN NULL - - -l^d l^d INTJ UH NULL --owned -owned PROPN NNP NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -de- de- NOUN NN NULL - - -\ \ VERB VBZ NULL - - -V V PROPN NNP NULL -ym^^^^he ym^^^^he PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -ot ot ADP IN NULL -nothing nothing PRON NN NULL -on on ADP IN NULL -earth earth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -gladly gladly ADV RB NULL -\ \ PROPN NNPS NULL -. . PUNCT . NULL - - -fUfii fUfii PROPN NNP NULL -if if SCONJ IN NULL -! ! PUNCT . NULL - - -army army NOUN NN NULL -of of ADP IN NULL -men man NOUN NNS NULL -or or CCONJ CC NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -Kalidahs Kalidahs PROPN NNP NULL -. . PUNCT . NULL - - -m m NOUN NN NULL -204 204 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Thus thus ADV RB NULL -each each DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -party party NOUN NN NULL -was be AUX VBD NULL -satisfied satisfied ADJ JJ NULL -except except SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -longed long VERB VBD NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT DATE -fourth fourth ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -pleas- pleas- PROPN NNP NULL -antly antly ADV RB NULL - - -: : PUNCT : NULL -" " PUNCT `` NULL -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -found find VERB VBN NULL -the the DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -you -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -sure sure ADJ JJ NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -notion notion NOUN NN NULL -which which PRON WDT NULL -way way NOUN NN NULL -it -PRON- PRON PRP NULL -lies lie VERB VBZ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -it -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -your -PRON- PRON PRP$ NULL -way way NOUN NN NULL -home home ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -what what PRON WP NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -also also ADV RB NULL -came come VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -across across ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -beyond beyond ADP IN NULL -my -PRON- PRON PRP$ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -the the DET DT NULL -matter matter NOUN NN NULL -over over ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT `` NULL - - -A a DET DT NULL -balloon balloon NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -is be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -coated coat VERB VBN NULL -with with ADP IN NULL -glue glue NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -gas gas NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -trouble trouble NOUN NN NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -country country NOUN NN NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -gas gas NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -with with ADP IN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -205 205 NUM CD CARDINAL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -float float VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -another another DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -to to PART TO NULL -fill fill VERB VB NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Hot hot ADJ JJ NULL -air air NOUN NN NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -gas gas NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -should should AUX MD NULL -get get AUX VB NULL -cold cold ADJ JJ NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -w^ould w^ould AUX MD NULL -come come VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -go go VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -w^ould w^ould AUX MD NULL -soon soon ADV RB NULL -discover discover VERB VB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -vexed vex VERB VBN NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -deceived deceive VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -stay stay VERB VB NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -these these DET DT NULL -rooms room NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -gets get VERB VBZ NULL -tiresome tiresome ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'d would AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -with with ADP IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -be be AUX VB NULL -in in ADP IN NULL -a a DET DT NULL -circus circus NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -company company NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -sew sew VERB VB NULL -the the DET DT NULL -silk silk NOUN NN NULL -together together ADV RB NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -begin begin VERB VB NULL -to to PART TO NULL -work work VERB VB NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -a a DET DT NULL -needle needle NOUN NN NULL -and and CCONJ CC NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -Oz Oz PROPN NNP ORG -cut cut VERB VBD NULL -the the DET DT NULL -strips strip NOUN NNS NULL -of of ADP IN NULL -silk silk NOUN NN NULL -into into ADP IN NULL -proper proper ADJ JJ NULL -shape shape NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -sewed sew VERB VBD NULL -them -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -First first ADV RB ORDINAL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -light light ADJ JJ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -dark dark ADJ JJ NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -emerald emerald PROPN NNP NULL -green green PROPN NNP NULL -; ; PUNCT : NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -fancy fancy NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -in in ADP IN NULL -different different ADJ JJ NULL -shades shade NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -2o6 2o6 NUM CD ORG - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -color color NOUN NN NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -took take VERB VBD NULL -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -sew sew VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -strips strip NOUN NNS NULL -together together ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -" " PUNCT `` NULL -bag bag NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -more more ADJ JJR QUANTITY -than than SCONJ IN QUANTITY -twenty twenty NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -long long ADJ JJ NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -painted paint VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -inside inside NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -coat coat NOUN NN NULL -of of ADP IN NULL -thin thin ADJ JJ NULL -glue glue NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -fnake fnake VERB VB NULL -it -PRON- PRON PRP NULL -air air NOUN NN NULL -- - PUNCT HYPH NULL -tight tight ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -announced announce VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -basket basket NOUN NN NULL -to to PART TO NULL -ride ride VERB VB NULL -in in ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -for for ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -clothes clothe NOUN NNS NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -with with ADP IN NULL -many many ADJ JJ NULL -ropes rope NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -brother brother NOUN NN NULL -Wizard Wizard PROPN NNP PERSON -who who PRON WP NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -news news NOUN NN NULL -spread spread VERB VBD NULL -rapidly rapidly ADV RB NULL -throughout throughout ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -came come VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -won- won- PROPN NNP NULL -derful derful ADJ JJ NULL -sight sight PROPN NNP NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -ordered order VERB VBD NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -carried carry VERB VBN NULL -out out ADP RP NULL -in in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -gazed gaze VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -much much ADJ JJ NULL -curiosity curiosity NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -chopped chop VERB VBN NULL -a a DET DT NULL -big big ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -fire fire NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -held hold VERB VBD NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -that that PRON WDT NULL -arose arise VERB VBD NULL -from from ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -silken silken ADJ JJ NULL -bag bag NOUN NN NULL -. . PUNCT . NULL - - -Gradually gradually ADV RB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -swelled swell VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -finally finally ADV RB NULL -the the DET DT NULL -basket basket NOUN NN NULL -just just ADV RB NULL -touched touch VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -got get VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -going go VERB VBG NULL -away away ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -gone go VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -will will AUX MD NULL -rule rule VERB VB NULL -over over ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -command command VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -obey obey VERB VB NULL -him -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -207 207 NUM CD NULL - - -The the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -by by ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -tugging- tugging- NOUN NN NULL -hard hard ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -rope rope NOUN NN NULL -that that PRON WDT NULL -held hold VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -within within ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -hot hot ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -this this DET DT NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -much much ADV RB NULL -lighter light ADJ JJR NULL -in in ADP IN NULL -weight weight NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -pulled pull VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -rise rise VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -hurry hurry VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -will will AUX MD NULL -fly fly VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -find find VERB VB NULL -Toto Toto PROPN NNP NULL -anywhere anywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -run run VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -crowd crowd NOUN NN NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -last last ADV RB NULL -found find VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -to- to- X XX NULL -ward ward PROPN NNP NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -within within ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -holding hold VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -, , PUNCT , NULL -crack crack VERB VB NULL -! ! PUNCT . NULL - - -went go VERB VBD NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -too too ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -back back ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBD NULL -Oz Oz PROPN NNP NULL -from from ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -shouted shout VERB VBD NULL -everyone everyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -turned turn VERB VBN NULL -upward upward ADV RB NULL -to to ADP IN NULL -M M PROPN NNP NULL -2o8 2o8 NUM CD NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -riding ride VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -rising rise VERB VBG NULL -every every DET DT NULL -moment moment NOUN NN NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -ever ever ADV RB NULL -saw see VERB VBD NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -though though SCONJ IN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -have have AUX VB NULL -reached reach VERB VBN NULL -Omaha Omaha PROPN NNP GPE -safely safely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -be be AUX VB NULL -there there ADV RB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -remembered remember VERB VBD NULL -him -PRON- PRON PRP NULL -lovingly lovingly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -always always ADV RB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -here here ADV RB NULL -he -PRON- PRON PRP NULL -built build VERB VBD NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -left leave VERB VBN NULL -the the DET DT ORG -Wise Wise PROPN NNP ORG -Scarecrow Scarecrow PROPN NNP ORG -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Still still ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -many many ADJ JJ DATE -days day NOUN NNS DATE -they -PRON- PRON PRP NULL -grieved grieve VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -comforted comfort VERB VBN NULL -. . PUNCT . NULL - - -orbths/ orbths/ PROPN NNP NULL - - -Wept weep VERB VBD NULL -bitterly bitterly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -passing- passing- NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -hope hope NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -over over ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL - - -X X NOUN NNS NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^'Ifone ^'ifone SYM SYM NULL -up up ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -also also ADV RB NULL -felt feel VERB VBD NULL -sorry sorry ADJ JJ NULL -at at ADP IN NULL -losing lose VERB VBG NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT `` NULL -Truly truly ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ungrateful ungrateful ADJ JJ NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -failed fail VERB VBD NULL -to to PART TO NULL -mourn mourn VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -cry cry VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -because because SCONJ IN NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kindly kindly ADV RB NULL -wipe wipe VERB VB NULL -away away ADV RB NULL -my -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -rust rust VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -With with ADP IN NULL -pleasure pleasure NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -l-^i l-^i PROPN NNP NULL -212 212 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -brought bring VERB VBD NULL -a a DET DT NULL -towel towel NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -wept weep VERB VBD NULL -for for ADP IN NULL -several several ADJ JJ TIME -minutes minute NOUN NNS TIME -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -watched watch VERB VBD NULL -the the DET DT NULL -tears tear NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -wiped wipe VERB VBD NULL -them -PRON- PRON PRP NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -towel towel NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fin- fin- NOUN NNS NULL -ished ishe VERB VBN NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP$ NULL -kindly kindly ADV RB NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -himself -PRON- PRON PRP NULL -thoroughly thoroughly ADV RB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -jewelled jewelled ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -to to PART TO NULL -guard guard VERB VB NULL -against against ADP IN NULL -mishap mishap PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -not not PART RB NULL -another another DET DT NULL -city city NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -morning morning NOUN NN NULL -after after ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL -up up ADP RP NULL -with with ADP IN NULL -Oz Oz PROPN NNP ORG -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -met meet VERB VBD NULL -in in ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -talked talk VERB VBD NULL -matters matter NOUN NNS NULL -over over ADP RP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -stood stand VERB VBD NULL -respectfully respectfully ADV RB NULL -before before ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -not not PART RB NULL -so so ADV RB NULL -unlucky unlucky ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -ruler ruler NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP FAC -and and CCONJ CC NULL -the the DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -belong belong VERB VBP NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -W^hen W^hen PROPN NNP NULL - - -I -PRON- PRON PRP NULL -remember remember VERB VBP NULL -that that SCONJ IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -ago ago ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -up up ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -quite quite ADV RB NULL -satisfied satisfied ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -lot lot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -also also ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -am be AUX VBP NULL -well well ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -really really ADV RB NULL -, , PUNCT , NULL - - -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -content content ADJ JJ NULL -in in ADP IN NULL -knowing know VERB VBG NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -as as ADV RB NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -beast beast NOUN NN NULL -that that PRON WDT NULL -ever ever ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -if if SCONJ IN NULL -not not PART RB NULL -braver braver ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -modestly modestly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -only only ADV RB NULL -be be AUX VB NULL -contented content VERB VBN NULL -to to PART TO NULL -live live VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -sat sit VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -213 213 NUM CD CARDINAL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -we -PRON- PRON PRP NULL -might might AUX MD NULL -all all ADV RB NULL -be be AUX VB NULL -happy happy ADJ JJ NULL -together together ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -live live VERB VB NULL -with with ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -what what PRON WP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -decided decide VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -began begin VERB VBD NULL -to to PART TO NULL -stick stick VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -for for ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -she -PRON- PRON PRP NULL -brought bring VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -she -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -in in ADV RB NULL -through through ADP IN NULL -an an DET DT NULL -open open ADJ JJ NULL -window window NOUN NN NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -be- be- X XX NULL - - -side side VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT FAC -Monkey Monkey PROPN NNP FAC -King King PROPN NNP FAC -, , PUNCT , NULL -bowing bow VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -fly fly VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Monkey Monkey PROPN NNP LOC -King King PROPN NNP LOC -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -belong belong VERB VBP NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -leave leave VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -a a DET DT NULL -Winged wing VERB VBN FAC -Monkey Monkey PROPN NNP FAC -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -yet yet ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there ADV RB NULL -never never ADV RB NULL -will will AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -belong belong VERB VB NULL -there there ADV RB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -serve serve VERB VB NULL -^^ ^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -. . PUNCT . NULL -214 214 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -i-^ i-^ PUNCT -LRB- NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -power power NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -cfo^gj cfo^gj NUM CD NULL -. . PUNCT . NULL - - -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -i^\ i^\ PROPN NNP NULL - - -And and CCONJ CC NULL -with with ADP IN NULL -another another DET DT NULL -bow bow NOUN NN NULL - - -the the DET DT NULL -Monkey Monkey PROPN NNP PRODUCT -King- King- PROPN NNP NULL -sprea^ sprea^ ADV RB NULL -his -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -fp fp PROPN NNP GPE -lowed low VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -almost almost ADV RB NULL -ready ready ADJ JJ NULL -to to PART TO NULL -cry cry VERB VB NULL -with with ADP IN NULL -disap^ disap^ DET DT NULL -pointment pointment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -wasted waste VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -no no DET DT NULL -purpose purpose NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -can- can- VERB VBP NULL -not not PART RB NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -certainly certainly ADV RB NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tender tender NOUN NN NULL -hearted hearte VERB VBD NULL -Woodman Woodman PROPN NNP PRODUCT -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bulged bulge VERB VBD NULL -out out ADP RP NULL -so so ADV RB NULL -horribly horribly ADV RB NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -feared fear VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -burst burst VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -call call VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -his -PRON- PRON PRP$ NULL -advice advice NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -^;^ ^;^ PUNCT NFP NULL - - -So so ADV RB NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -was be AUX VBD NULL -sum- sum- X XX NULL -' ' PUNCT '' NULL - - -^^KkJ^X:^ ^^KkJ^X:^ PUNCT : NULL -moned moned PROPN NNP NULL -and and CCONJ CC NULL -entered enter VERB VBD NULL -the the DET DT NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -timidly timidly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -alive alive ADJ JJ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -was be AUX VBD NULL -allowed allow VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -further further ADV RBR NULL -than than SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -can can AUX MD NULL -she -PRON- PRON PRP NULL -do do AUX VB NULL -so so ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -nobody nobody PRON NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -crossed cross VERB VBN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -unless unless SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -V v NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -215 215 NUM CD CARDINAL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -no no DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP PERSON -might might AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Who who PRON WP NULL -. . PUNCT . NULL - - -is be AUX VBZ NULL -Glinda Glinda PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -most most ADV RBS NULL -powerful powerful ADJ JJ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Witches Witches PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -rules rule NOUN NNS NULL -over over ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -stands stand VERB VBZ NULL -on on ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -may may AUX MD NULL -know know VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP PERSON -, , PUNCT , NULL -is be AUX VBZ NULL -n't not PART RB NULL -she -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -think think VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -everyone everyone PRON NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -heard hear VERB VBN NULL -that that SCONJ IN NULL -Glinda Glinda PROPN NNP PERSON -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -knows know VERB VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -keep keep VERB VB NULL -young young ADJ JJ NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -many many ADJ JJ DATE -years year NOUN NNS DATE -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -lived live VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -is be AUX VBZ NULL -straight straight ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -full full ADJ JJ NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -to to ADP IN NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -race race NOUN NN NULL -of of ADP IN NULL -queer queer PROPN NNP NULL -men man NOUN NNS NULL -who who PRON WP NULL -do do AUX VBP NULL -not not PART RB NULL -like like VERB VB NULL -strangers stranger NOUN NNS NULL -to to PART TO NULL -cross cross VERB VB NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -this this DET DT NULL -reason reason NOUN NN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -ever ever ADV RB NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -them -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -, , PUNCT , NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -travel travel VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -stays stay VERB VBZ NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -W^oodman W^oodman PROPN NNP NULL -. . PUNCT . NULL -2l6 2l6 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -city city NOUN NN NULL -and and CCONJ CC NULL -long long ADV RB NULL -for for ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -Be- be- ADJ JJ NULL -sides side NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -will will AUX MD NULL -need need VERB VB NULL -someone someone PRON NN NULL -to to PART TO NULL -protect protect VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -agreed agree VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -may may AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -service service NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -also also ADV RB NULL -, , PUNCT , NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -When when ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -start start VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -had have VERB VBN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -me -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -corn- corn- NOUN NN NULL -field field NOUN NN NULL -and and CCONJ CC NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -So so ADV RB NULL -my -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -due due ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -starts start VERB VBZ NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -all all DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -^^ ^^ PUNCT NFP NULL - - -thy thy NOUN NN NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -all all DET DT NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J^^. J^^. PROPN NNP PERSON - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -start start VERB VB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -'^ '^ PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -- - PUNCT HYPH NULL -morjro morjro ADJ JJ NULL -# # PROPN NNP NULL -, , PUNCT , NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -bes^li^g bes^li^g VERB VB PERSON -' ' PUNCT '' PERSON -^ri^orning ^ri^orning NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -' ' PUNCT '' NULL -^^ow ^^ow PUNCT : NULL - - -let let VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -get get AUX VB NULL -Next Next PROPN NNP NULL -morning- morning- ADJ JJ NULL -Dorothy- Dorothy- PROPN NNP PERSON - - -kissed kiss VERB VBD NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -walked walk VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP ORG -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -A a DET DT NULL -j^ j^ NOUN NN PERSON -again again ADV RB NULL -he -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -' ' PUNCT '' NULL -li li PROPN NNP PERSON -/ / SYM SYM NULL -leave leave VERB VB NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -new new ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^^t ^^t PUNCT NFP NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -back back ADV RB NULL -into into ADP IN NULL -\ \ PROPN NNP NULL -the the DET DT NULL -green green ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -ith ith ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -.. .. PUNCT NFP NULL - - -^^^'You ^^^'You PUNCT . NULL -are be AUX VBP NULL -now now ADV RB NULL -our -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -; ; PUNCT : NULL -.^ .^ PUNCT . NULL -) ) PUNCT -RRB- NULL - - -yoji^ust yoji^ust NOUN NN NULL -come come VERB VBP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -220 220 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -able able ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -help help VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -bade bade VERB VBP NULL -the the DET DT NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -- - PUNCT HYPH NULL -natured natured ADJ JJ NULL -Guardian Guardian PROPN NNP ORG -a a DET DT NULL -last last ADJ JJ NULL -farewell farewell NOUN NN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -very very ADV RB NULL -kindly kindly ADV RB NULL -treated treat VERB VBN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -City City PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -grateful grateful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -try try VERB VB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -to to PART TO NULL -return return VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -then then ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -outer outer ADJ JJ NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -forth forth ADV RB NULL -and and CCONJ CC NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -as as SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -toward toward ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -of of ADP IN NULL -spirits spirit NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -and and CCONJ CC NULL -chatted chat VERB VBD NULL -together together ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -once once ADV RB NULL -more more ADV RBR NULL -filled fill VERB VBN NULL -with with ADP IN NULL -the the DET DT NULL -hope hope NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -home home ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -sniffed sniff VERB VBD NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -with with ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -whisked whisk VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -from from ADP IN NULL -side side NOUN NN NULL -to to PART TO NULL -side side VERB VB NULL -in in ADP IN NULL -pure pure ADJ JJ NULL -joy joy NOUN NN NULL -at at ADP IN NULL -being be AUX VBG NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -chased chase VERB VBD NULL -the the DET DT NULL -moths moth NOUN NNS NULL -and and CCONJ CC NULL -butterflies butterfly NOUN NNS NULL -, , PUNCT , NULL -bark- bark- NOUN NNS NULL -ing e VERB VBG NULL -merrily merrily ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -City City PROPN NNP NULL -life life NOUN NN NULL -does do AUX VBZ NULL -not not PART RB NULL -agree agree VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -at at ADP IN NULL -a a DET DT NULL -brisk brisk ADJ JJ NULL -pace pace NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -much much ADJ JJ NULL -flesh flesh NOUN NN NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -how how ADV WRB NULL -courageous courageous ADJ JJ NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -grown grow VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -^J^ ^j^ SYM SYM NULL - - --'^ -'^ X ADD NULL -, , PUNCT , NULL -, , PUNCT , NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -' ' PART POS NULL -^^>^ ^^>^ NOUN NN NULL -: : PUNCT : NULL - - -i|^^^ i|^^^ PROPN NNP NULL -Tlie Tlie PROPN NNP NULL -branches branch NOUN NNS NULL -bent bend VERB VBD NULL -doicn doicn NOUN NNS NULL -and and CCONJ CC NULL -twined twine VERB VBD NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -221 221 NUM CD CARDINAL -They -PRON- PRON PRP NULL -now now ADV RB NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -took take VERB VBD NULL -a a DET DT NULL -last last ADJ JJ NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -All all DET DT NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -was be AUX VBD NULL -a a DET DT NULL -mass mass NOUN NN NULL -of of ADP IN NULL -towers tower NOUN NNS NULL -and and CCONJ CC NULL -steeples steeple NOUN NNS NULL -behind behind ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -walls wall NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -high high ADV RB NULL -up up ADP RP NULL -above above ADP IN NULL - - -every- every- PROPN NNP NULL -thing- thing- X XX NULL - - -the the DET DT NULL -spires spire NOUN NNS NULL -and and CCONJ CC NULL -dome dome NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -knew know VERB VBD NULL -how how ADV WRB NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -a a DET DT NULL -dose dose NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -courage courage NOUN NN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -kept keep VERB VBN NULL -the the DET DT NULL -promise promise NOUN NN NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -forgave forgave VERB VBP NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard wizard NOUN NN ORG -. . PUNCT . NULL - - -The the DET DT DATE -first first ADJ JJ DATE -day day NOUN NN DATE -'s 's PART POS DATE -journey journey NOUN NN NULL -was be AUX VBD NULL -through through ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -stretched stretch VERB VBD NULL -about about ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -that that DET DT TIME -night night NOUN NN TIME -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -nothing nothing PRON NN NULL -but but CCONJ CC NULL -the the DET DT NULL -stars star NOUN NNS NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -rested rest VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -indeed indeed ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT TIME -morning morning NOUN NN TIME -they -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -on on ADP RP NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -w^ood w^ood NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -way way NOUN NN NULL -of of ADP IN NULL -going go VERB VBG NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -extend extend VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -change change VERB VB NULL -the the DET DT NULL -direction direction NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -for for ADP IN NULL -fear fear NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -easiest easy ADJ JJS NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL -^^r^rU- ^^r^rU- PUNCT : NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -in in ADP IN NULL -the the DET DT NULL -lead lead NOUN NN NULL -, , PUNCT , NULL -finally finally ADV RB NULL -discov- discov- X XX NULL - - -^ered ^ered PUNCT NFP NULL - - -^^^g ^^^g PUNCT NFP NULL -tree tree NOUN NN NULL -with with ADP IN NULL -such such ADJ JJ NULL -wide wide ADJ JJ NULL -spreading spread VERB VBG NULL -branches branch NOUN NNS NULL -that that PRON WDT NULL -^.^f^^n^r^s ^.^f^^n^r^s ADP IN NULL -roofl^lgyf^pfe roofl^lgyf^pfe PROPN NNP NULL -party party NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -underneath underneath ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -\3[^l \3[^l PROPN NNP NULL -: : PUNCT : NULL -ed ed PROPN NNP PERSON -forwam forwam PROPN NNP PERSON -teTttfe teTttfe PROPN NNP NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -^^ ^^ PUNCT , NULL -" " PUNCT `` NULL -first first ADJ JJ ORDINAL -br^i^^gAhey br^i^^gAhey PUNCT '' NULL -bent bend VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -twined twine VERB VBN NULL -around around ADP IN NULL -hirn^jMid hirn^jMid PROPN NNP NULL - - -^-y:^ ^-y:^ PUNCT , NULL -ttie ttie PROPN NNP NULL -nexf^inufe^Re nexf^inufe^Re PROPN NNP ORG -was be AUX VBD NULL -raised raise VERB VBN NULL -from from ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -aaOiyig aaOiyig PROPN NNP NULL -headlong headlong PROPN NNP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -fellow fellow ADJ JJ NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -( ( PUNCT -LRB- NULL -f^^^^^^ f^^^^^^ PROPN NNP NULL -^^^^^^l^is ^^^^^^l^is PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -itr^mpvis itr^mpvis PROPN NNP NULL -: : PUNCT : NULL - - -/'^^hn /'^^hn PUNCT , NULL -, , PUNCT , NULL -afiiS afiiS PROPN NNP NULL - - -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -rather rather ADV RB NULL -dizzy dizzy ADV RB NULL -when when ADV WRB NULL -Dor^Ji^ Dor^Ji^ PROPN NNP NULL -/picked /picked PUNCT . NULL -fiirn fiirn VERB VB NULL -up up ADP RP NULL -. . PUNCT . NULL - - -T T PROPN NNP NULL -" " PUNCT `` NULL -Hem Hem PROPN NNP NULL -is be AUX VBZ NULL -another another DET DT NULL -space space NOUN NN NULL -between between ADP IN NULL -t^>J;rees t^>J;rees PROPN NNP NULL -.ion .ion PROPN NNP NULL -. . PUNCT . NULL - - -^<^ ^<^ INTJ UH NULL -^- ^- X FW NULL - - -yi^Let yi^let X ADD NULL -me -PRON- PRON PRP NULL -tlry tlry VERB VBP NULL -it -PRON- PRON PRP NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -' ' PUNCT '' NULL -VJti^TIPsdoesn't vjti^tipsdoesn't ADV RB NULL -jurt jurt VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -thrown throw VERB VBN NULL -about about ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -walked walk VERB VBD NULL -up^5 up^5 DET PDT NULL -another another DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -, , PUNCT , NULL -M^\ m^\ VERB VB NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -immediately immediately ADV RB NULL -seized seize VERB VBD NULL -> > X XX NULL -^im ^im PUNCT , PERSON -and and CCONJ CC NULL -tossed toss VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -^Whis ^Whis PUNCT -LRB- NULL -is be AUX VBZ NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -ex- ex- ADV RB NULL -claimed claim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -dof'^^'^!^:^::^.^^^ dof'^^'^!^:^::^.^^^ VERB VB PERSON - - -" " PUNCT `` NULL -The the DET DT NULL -trees tree NOUN NNS NULL -seem seem VERB VBP NULL -to to PART TO NULL -have have AUX VB NULL -made make VERB VBN NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -to to PART TO NULL -fight fight VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -stop stop VERB VB NULL -our -PRON- PRON PRP$ NULL -jour- jour- NOUN NN NULL -ney ney NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL -1 1 NUM CD CARDINAL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NORP -, , PUNCT , NULL -^'^ ^'^ PROPN NNP NULL -j(/iJ j(/iJ PROPN NNP NULL -.>W\Wii .>W\Wii PUNCT NFP NULL - - -THR THR PROPN NNP NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -223 223 NUM CD CARDINAL -and and CCONJ CC NULL -shouldering shoulder VERB VBG NULL -' ' PUNCT '' NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -he -PRON- PRON PRP NULL -marched march VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -tree tree NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -handled handle VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -so so ADV RB NULL -roughly roughly ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -a a DET DT NULL -big big ADJ JJ NULL -branch branch NOUN NN NULL -bent bend VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -seize seize VERB VB NULL -him -PRON- PRON PRP NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -chopped chop VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -cut cut VERB VBD NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -tree tree NOUN NN NULL -began begin VERB VBD NULL -shaking shake VERB VBG NULL -all all DET PDT NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -in in ADP IN NULL -pain pain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -passed pass VERB VBD NULL -safely safely ADV RB NULL -under under ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -' ' PUNCT `` NULL -Come come VERB VB NULL -on on ADP RP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -shouted shout VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -be be AUX VB NULL -quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -all all DET DT NULL -ran run VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -passed pass VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -with- with- NOUN NN NULL -out out ADP RP NULL -injury injury NOUN NN NULL -, , PUNCT , NULL -except except SCONJ IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -caught catch VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -shaken shake VERB VBN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -howled howl VERB VBD NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -promptly promptly ADV RB NULL -chopped chop VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -trees tree NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -did do AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -keep keep VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -row row NOUN NN NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -could could AUX MD NULL -bend bend VERB VB NULL -down down ADP RP NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -probably probably ADV RB NULL -these these DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -policemen policeman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -given give VERB VBN NULL -this this DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -strangers stranger NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -with with ADP IN NULL -ease ease NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -further further ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -high high ADJ JJ NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -white white ADJ JJ NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -smooth smooth ADJ JJ NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -surface surface NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -must must AUX MD NULL -climb climb VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -CK^pterXX CK^pterXX PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Dowirvty Dowirvty PROPN NNP NULL -CK CK PROPN NNP NULL - - -i i PRON PRP NULL -ix ix PROPN NNP NULL -- - PUNCT HYPH NULL -fe^ fe^ PROPN NNP NULL - - -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvt rvt PROPN NNP NULL -ry ry PROPN NNP NULL -. . PUNCT . NULL - - -iH ih NUM CD NULL - - -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -was be AUX VBD NULL -makings making NOUN NNS NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -from from ADP IN NULL -wood wood NOUN NN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -tired tired ADJ JJ NULL -by by ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -also also ADV RB NULL -curled curl VERB VBD NULL -himself -PRON- PRON PRP NULL -up up ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -watched watch VERB VBD NULL -the the DET DT ORG -Woodma Woodma PROPN NNP ORG -^w ^w PUNCT NFP ORG -. . PUNCT . NULL - - -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -worked work VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -think think VERB VB NULL -why why ADV WRB NULL -this this DET DT NULL -wall wall NOUN NN NULL -is be AUX VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -^ ^ PROPN NNP NULL -made make VERB VBD NULL -of of ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Y Y PROPN NNP NULL -" " PUNCT `` NULL -Rest rest VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -worry worry VERB VB NULL -a a DET DT NULL -( ( PUNCT -LRB- NULL -9 9 NUM CD CARDINAL -wall wall NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -228 228 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -over over ADP IN NULL -it -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -what what PRON WP NULL -is be AUX VBZ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -looked look VERB VBD NULL -clumsy clumsy ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -would would AUX MD NULL -answer answer VERB VB NULL -their -PRON- PRON PRP$ NULL -purpose purpose NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -waked wake VERB VBD NULL -Doro- Doro- PROPN NNP NULL -thy thy ADP IN NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -climbed climb VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -awkward awkward ADJ JJ NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -close close ADV RB NULL -behind behind ADV RB NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -falling- falling- NOUN NN NULL -off off ADP RP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -got get VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -on on ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -climbed climb VERB VBD NULL -further further ADV RB NULL -up up ADV RB NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADV RB NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Toto Toto PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -made make VERB VBD NULL -him -PRON- PRON PRP NULL -be be AUX VB NULL -still still ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP PERSON -climbed climb VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -next next ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -came come VERB VBD NULL -last last ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -both both DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all DET DT NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -a a DET DT NULL -strange strange ADJ JJ NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -Avas Avas PROPN NNP ORG -a a DET DT NULL -great great ADJ JJ NULL -stretch stretch NOUN NN NULL -of of ADP IN NULL -country country NOUN NN NULL -having have VERB VBG NULL -a a DET DT NULL -floor floor NOUN NN NULL -as as ADV RB NULL -smooth smooth ADJ JJ NULL -and and CCONJ CC NULL -shining shining ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -platter platter NOUN NN NULL -. . PUNCT . NULL - - -Scattered scatter VERB VBN NULL -around around ADV RB NULL -were be AUX VBD NULL -many many ADJ JJ NULL -houses house NOUN NNS NULL -made make VERB VBN NULL -en- en- VERB VBN NULL -tirely tirely ADV RB NULL -of of ADP IN NULL -china china PROPN NNP GPE -and and CCONJ CC NULL -painted paint VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -brightest bright ADJ JJS NULL -colours colour NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -houses house NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -reaching reach VERB VBG NULL -only only ADV RB NULL -" " PUNCT `` NULL -The.sr The.sr PROPN NNP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -229 229 NUM CD CARDINAL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -also also ADV RB NULL -pretty pretty ADV RB NULL -httle httle ADJ JJ NULL -barns barn NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -china china PROPN NNP GPE -fences fence VERB VBZ NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -and and CCONJ CC NULL -pigs pig NOUN NNS NULL -and and CCONJ CC NULL -chickens chicken NOUN NNS NULL -, , PUNCT , NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -were be AUX VBD NULL -standing stand VERB VBG NULL -about about ADP IN NULL -in in ADP IN NULL -groups group NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -^vho ^vho PUNCT . ORG -lived live VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -queer queer NOUN NN NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maids maid NOUN NNS NULL -and and CCONJ CC NULL -shepherd- shepherd- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -bodices bodice NOUN NNS NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -spots spot NOUN NNS NULL -all all ADV RB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -gowns gown NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princesses princesse VERB VBZ NULL -with with ADP IN NULL -most most ADJ JJS NULL -gorgeous gorgeous ADJ JJ NULL -frocks frock NOUN NNS NULL -of of ADP IN NULL -silver silver NOUN NN NULL -and and CCONJ CC NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -purple purple NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -shepherds shepherd NOUN NNS NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -knee knee NOUN NN NULL -- - PUNCT HYPH NULL -breeches breech NOUN NNS NULL -with with ADP IN NULL -pink pink ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -stripes stripe NOUN NNS NULL -down down ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -buckles buckle NOUN NNS NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princes prince NOUN NNS NULL -with with ADP IN NULL -jew^elled jew^elled PROPN NNP NULL -crowns crown NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL - - -wear- wear- NOUN NNS NULL -ing e VERB VBG NULL -ermine ermine NOUN NN NULL -robes robe NOUN NNS NULL -and and CCONJ CC NULL -satin satin VERB VB NULL -doublets doublet NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -funny funny ADJ JJ NULL -clowns clown NOUN NNS NULL -in in ADP IN NULL -ruffled ruffle VERB VBN NULL -gowns gown NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -round round ADJ JJ NULL -red red ADJ JJ NULL -spots spot NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -pointed pointed ADJ JJ NULL -caps cap NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -, , PUNCT , NULL -these these DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -even even ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -tallest tall ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -no no ADV RB NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -knee knee NOUN NN NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one NOUN NN NULL -did do AUX VBD NULL -so so ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -except except SCONJ IN NULL -one one NUM CD CARDINAL -little little ADJ JJ NULL -purple purple ADJ JJ NULL -china china PROPN NNP GPE -dog dog NOUN NN NULL -with with ADP IN NULL -an an DET DT NULL -extra extra ADJ JJ NULL -- - ADJ JJ NULL -large large ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -w^all w^all NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -afterwards afterwards ADV RB NULL -running run VERB VBG NULL -away away ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -so so ADV RB NULL -heavy heavy ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -, , PUNCT , NULL -so so CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -fell fall VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -jumped jump VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -floor floor NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -they -PRON- PRON PRP NULL -took take VERB VBD NULL -pains pain NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -light light VERB VB NULL -on on ADP IN NULL -230 230 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -get get AUX VB NULL -the the DET DT NULL -pins pin NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -all all DET DT NULL -were be AUX VBD NULL -safely safely ADV RB NULL -down down ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -whose whose PRON WP$ NULL -body body NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -flattened flatten VERB VBN NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -patted pat VERB VBD NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -this this DET DT NULL -strange strange ADJ JJ NULL -place place NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -unwise unwise ADJ JJ NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -any any DET DT NULL -other other ADJ JJ NULL -way way NOUN NN NULL -except except SCONJ IN NULL -due due ADJ JJ NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -began begin VERB VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -was be AUX VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -milk- milk- PROPN NNP NULL -maid maid PROPN NNP NULL -milking milk VERB VBG NULL -a a DET DT NULL -china china PROPN NNP GPE -cow cow NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -suddenly suddenly ADV RB NULL -gave give VERB VBD NULL -a a DET DT NULL -kick kick NOUN NN NULL -and and CCONJ CC NULL -kicked kick VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -stool stool NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -pail pail NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -all all DET DT NULL -falling fall VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -ground ground NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -clatter clatter NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -shocked shocked ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -had have AUX VBD NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -short short ADJ JJ NULL -off off ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -the the DET DT NULL -pail pail NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -several several ADJ JJ NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -had have AUX VBD NULL -a a DET DT NULL -nick nick NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -elbow elbow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -, , PUNCT , NULL -angrily angrily ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -see see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL - - -My -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -mender mender NOUN NN NULL -'s 's PART POS NULL -shop shop NOUN NN NULL -and and CCONJ CC NULL -have have AUX VB NULL -it -PRON- PRON PRP NULL -glued glue VERB VBN NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -What what PRON WDT NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -mean mean VERB VB NULL -by by ADP IN NULL -coming come VERB VBG NULL -here here ADV RB NULL -and and CCONJ CC NULL -frightening frighten VERB VBG NULL -my -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Tm Tm PROPN NNP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -please please INTJ UH NULL -forgive forgive VERB VB NULL -US US PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -vexed vexed ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -any any DET DT NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -leg leg NOUN NN NULL -sulkily sulkily ADV RB NULL -and and CCONJ CC NULL -led lead VERB VBD NULL -her -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -away away ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -poor poor ADJ JJ NULL -animal animal NOUN NN NULL -limping limp VERB VBG NULL -on on ADP IN NULL -three three NUM CD CARDINAL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -she -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -cast cast VERB VBD NULL -many many ADJ JJ NULL -reproachful reproachful ADJ JJ NULL -glances glance NOUN NNS NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -231 231 NUM CD CARDINAL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -clumsy clumsy ADJ JJ NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -her -PRON- PRON PRP NULL -nicked nicked ADJ JJ NULL -elbow elbow ADJ JJ NULL -close close ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -quite quite ADV RB NULL -grieved grieve VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -or or CCONJ CC NULL -we -PRON- PRON PRP NULL -may may AUX MD NULL -hurt hurt VERB VB NULL -these these DET DT NULL -pretty pretty ADV RB NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -so so SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -little little ADJ JJ NULL -farther farther ADV RBR NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -met meet VERB VBD NULL -a a DET DT NULL -most most ADV RBS NULL -beautiful beautiful ADJ JJ NULL -dressed dress VERB VBN NULL -young young ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -wanted want VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -Princess Princess PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -china china PROPN NNP GPE -girl girl PROPN NNP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -- - PUNCT : NULL -She -PRON- PRON PRP NULL -had have AUX VBD NULL -such such DET PDT NULL -a a DET DT NULL -frightened^|ft frightened^|ft ADJ JJ NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -stopped stop VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -.iSB .iSB PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -Because because SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -also also ADV RB NULL -stop- stop- VERB VB NULL -ping ping NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -safe safe ADJ JJ NULL -distance distance NOUN NN NULL -awat awat NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -run run VERB VBP NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -fall fall VERB VB NULL -down down ADP RP NULL -and and CCONJ CC NULL -break break VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -"|^ "|^ PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -could could AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -be be AUX VB NULL -mended mend VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -one one NUM CD NULL -is be AUX VBZ NULL -never never ADV RB NULL -so so ADV RB NULL -pretty pretty ADV RB NULL -after after ADP IN NULL -being be AUX VBG NULL -mended mend VERB VBN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -^!^H ^!^H PUNCT NFP NULL - - -232 232 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -clowns clown NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -lady lady PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -who who PRON WP NULL -is be AUX VBZ NULL -always always ADV RB NULL -trying try VERB VBG NULL -to to PART TO NULL -stand stand VERB VB NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -himself -PRON- PRON PRP NULL -so so ADV RB NULL -often often ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -mended mend VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -hundred hundred NUM CD CARDINAL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -does do AUX VBZ NULL -n't not PART RB NULL -look look VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -pretty pretty ADV RB NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -comes come VERB VBZ NULL -now now ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -see see VERB VB NULL -for for ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -jolly jolly ADV RB NULL -little little ADJ JJ NULL -Clown Clown PROPN NNP PERSON -now now ADV RB NULL -came come VERB VBD NULL -walking- walking- ADJ JJ NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -red red ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -completely completely ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -cracks crack NOUN NNS NULL -, , PUNCT , NULL -running run VERB VBG NULL -every every DET DT NULL -which which PRON WDT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -show- show- NOUN NN NULL -ing e VERB VBG NULL -plainly plainly ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -mended mend VERB VBN NULL -in in ADP IN NULL -many many ADJ JJ NULL -places place NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Clown Clown PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -pockets pocket NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -puffing puff VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -nodding nod VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -saucily saucily ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -lady lady NOUN NN NULL -fair fair NOUN NN NULL -, , PUNCT , NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -stare stare VERB VB NULL - - -At at ADP IN NULL -poor poor ADJ JJ NULL -old old ADJ JJ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -? ? PUNCT . NULL - - -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -quite quite ADV RB NULL -as as ADV RB NULL -stiff stiff ADJ JJ NULL -And and CCONJ CC NULL -prim prim ADJ JJ NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -You -PRON- PRON PRP NULL -'d would AUX MD NULL -eaten eaten VERB VB NULL -up up ADP RP NULL -a a DET DT NULL -poker poker NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -quiet quiet ADJ JJ NULL -, , PUNCT , NULL -sir sir NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -see see VERB VB NULL -these these DET DT NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -with with ADP IN NULL -respect respect NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -'s be AUX VBZ NULL -respect respect NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -expect expect VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Clown Clown PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP PERSON -t t NOUN NN NULL -mind mind NOUN NN NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -considerably considerably ADV RB NULL -cracked crack VERB VBN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -makes make VERB VBZ NULL -him -PRON- PRON PRP NULL -foolish foolish ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -233 233 NUM CD CARDINAL - - -^ ^ PROPN NNP NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -love love VERB VB NULL -you -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -stand stand VERB VB NULL -you -PRON- PRON PRP NULL -on on ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -'s 's PART POS ORG -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelf shelf NOUN NN NULL -? ? PUNCT . NULL - - -I -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -would would AUX MD NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -very very ADV RB NULL -un- un- ADV RB NULL -happy happy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -princess princess PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -we -PRON- PRON PRP NULL -live live VERB VBP NULL -contentedly contentedly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -talk talk VERB VB NULL -and and CCONJ CC NULL -move move VERB VB NULL -around around ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Qi Qi PROPN NNP NULL -234 234 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -whenever whenever ADV WRB NULL -any any DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -taken take VERB VBN NULL -away away ADV RB NULL -our -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -stiffen stiffen PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -only only ADV RB NULL -stand stand VERB VB NULL -straight straight ADV RB NULL -and and CCONJ CC NULL -look look VERB VB NULL -pretty pretty ADJ JJ NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -that that DET DT NULL -is be AUX VBZ NULL -all all DET DT NULL -that that PRON WDT NULL -is be AUX VBZ NULL -expected expect VERB VBN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelves shelf NOUN NNS NULL -and and CCONJ CC NULL -cabinets cabinet NOUN NNS NULL -and and CCONJ CC NULL -drawing drawing NOUN NN NULL -- - PUNCT HYPH NULL -room room NOUN NN NULL -tables table NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -our -PRON- PRON PRP$ NULL -lives life NOUN NNS NULL -are be AUX VBP NULL -much much ADV RB NULL -pleasanter pleasanter NOUN NN NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -just just ADV RB NULL -say say VERB VB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -carefully carefully ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -animals animal NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -w^ay w^ay NOUN NN NULL -, , PUNCT , NULL -fearing fear VERB VBG NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -would would AUX MD NULL -break break VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -an an DET DT NULL -hour hour NOUN NN NULL -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -reached reach VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -by by ADP IN NULL -standing stand VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -managed manage VERB VBD NULL -to to PART TO NULL -scram- scram- VERB VB NULL -ble ble VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -gathered gather VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -under under ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -jumped jump VERB VBD NULL -he -PRON- PRON PRP NULL -upset upset VERB VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -church church NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -smashed smash VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -was be AUX VBD NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -really really ADV RB NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -lucky lucky ADJ JJ NULL -in in ADP IN NULL -not not PART RB NULL -doing do VERB VBG NULL -these these DET DT NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -more more ADJ JJR NULL -harm harm NOUN NN NULL -than than SCONJ IN NULL -breaking break VERB VBG NULL -a a DET DT NULL -cow cow NOUN NN NULL -'s 's PART POS NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -church church NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -so so ADV RB NULL -brittle brittle ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -They -PRON- PRON PRP NULL -arc arc VERB VBP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -thankful thankful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -made make VERB VBN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -easily easily ADV RB NULL -damaged damage VERB VBN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -worse bad ADJ JJR NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -than than SCONJ IN NULL -being be AUX VBG NULL -a a DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -TKe TKe PROPN NNP NULL -< < X XX NULL -: : PUNCT : NULL - - -K?vpterXXI K?vpterXXI PROPN NNP NULL -Lioi\ Lioi\ PROPN NNP NULL -Becorwes Becorwes PROPN NNP NULL -orBecvSts orbecvsts NOUN NN NULL -er er INTJ UH NULL -Climbing- Climbing- PROPN NNP NULL - - -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -disagreeable disagreeable ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -full full ADJ JJ NULL -of of ADP IN NULL -bog;s bog;s NOUN NN NULL -and and CCONJ CC NULL -marshes marsh NOUN NNS NULL -and and CCONJ CC NULL -covered cover VERB VBN NULL -with with ADP IN NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -rank rank NOUN NN NULL -g;rass g;rass PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -difficult difficult ADJ JJ NULL -to to PART TO NULL -walk walk VERB VB NULL -far far ADV RB NULL -without without ADP IN NULL -falling- falling- NOUN NN NULL -into into ADP IN NULL -muddy muddy ADJ JJ PERSON -holes hole NOUN NNS PERSON -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -hid hide VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -by by ADP IN NULL -carefully carefully ADV RB NULL -picking pick VERB VBG NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -safely safely ADV RB NULL -along along ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -solid solid ADJ JJ NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -here here ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -seemed seem VERB VBD NULL -wilder wilder NOUN NN NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -tiresome tiresome ADJ JJ NULL -walk walk VERB VBP NULL -through through ADP IN NULL -the the DET DT NULL -under- under- ADJ JJ NULL -brush brush NOUN NN NULL - - -they -PRON- PRON PRP NULL -entered enter VERB VBD NULL -another another DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL --2 -2 PUNCT : NULL -^ ^ PROPN NNP NULL -8 8 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -trees tree NOUN NNS NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -older old ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -forest forest NOUN NN NULL -is be AUX VBZ NULL -perfectly perfectly ADV RB NULL -delightful delightful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -looking look VERB VBG NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -with with ADP IN NULL -joy joy NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -never never ADV RB NULL -have have AUX VBP NULL -I -PRON- PRON PRP NULL -seen see VERB VBN NULL -a a DET DT NULL -more more ADV RBR NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -gloomy gloomy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -how how ADV WRB NULL -soft soft ADJ JJ NULL -the the DET DT NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -are be AUX VBP NULL -under under ADP IN NULL -your -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -how how ADV WRB NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -the the DET DT NULL -moss moss NOUN NN NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -clings cling NOUN NNS NULL -to to ADP IN NULL -these these DET DT NULL -old old ADJ JJ NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -Surely surely ADV RB NULL -no no DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -a a DET DT NULL -pleasanter pleasanter NOUN NN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Perhaps perhaps ADV RB NULL -there there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -about about ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -too too ADV RB NULL -dark dark ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -any any ADV RB NULL -farther farther ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -kept keep VERB VBD NULL -watch watch VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -morning morning NOUN NN TIME -came come VERB VBD NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -far far ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -rumble rumble NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -growl- growl- ADJ JJ NULL -ing ing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wild wild ADJ JJ NULL -animals animal NOUN NNS NULL -. . PUNCT . NULL - - -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -whimpered whimper VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -but but CCONJ CC NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -trodden trodden ADJ JJ NULL -path path NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -an an DET DT NULL -opening opening NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -variety variety NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -elephants elephant NOUN NNS NULL -and and CCONJ CC NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -foxes fox NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -others other NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -natural natural ADJ JJ NULL -history history NOUN NN NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -239 239 NUM CD CARDINAL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -were be AUX VBD NULL -holding hold VERB VBG NULL -a a DET DT NULL -meeting- meeting- NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -judged judge VERB VBD NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -snarling snarling NOUN NN NULL -and and CCONJ CC NULL -growling growl VERB VBG NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -in in ADP IN NULL -great great ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -several several ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -caught catch VERB VBD NULL -sight sight NOUN NN NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -assemblage assemblage NOUN NN NULL -hushed hush VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -by by ADP IN NULL -magic magic NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -bowed bow VERB VBD NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -_ _ PROPN NNP NULL -" " PUNCT `` NULL -Welcome welcome INTJ UH NULL -, , PUNCT , NULL -O o INTJ UH NULL -King king NOUN NN NULL -of of ADP IN NULL -Beasts Beasts PROPN NNPS NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -in in ADP IN NULL -good good ADJ JJ NULL -time time NOUN NN NULL -to to PART TO NULL -fight fight VERB VB NULL -our -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -and and CCONJ CC NULL -bring bring VERB VB NULL -peace peace NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -trouble trouble NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -quietly quietly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -W^e w^e NOUN NN NULL -are be AUX VBP NULL -all all DET DT NULL -threatened threaten VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -by by ADP IN NULL -a a DET DT NULL -fierce fierce ADJ JJ NULL -enemy enemy NOUN NN NULL -which which PRON WDT NULL -has have AUX VBZ NULL -lately lately ADV RB NULL -come come VERB VBN NULL -into into ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -most most ADV RBS NULL -tremendous tremendous ADJ JJ NULL -monster monster NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -body body NOUN NN NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -a*i a*i NOUN NN NULL -240 240 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tree tree NOUN NN NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -eight eight NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -crawls crawl VERB VBZ NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -he -PRON- PRON PRP NULL -seizes seize VERB VBZ NULL -an an DET DT NULL -animal animal NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -drags drag VERB VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -eats eat VERB VBZ NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -spider spider NOUN NN NULL -does do AUX VBZ NULL -a a DET DT NULL -fly fly NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -us -PRON- PRON PRP NULL -is be AUX VBZ NULL -safe safe ADJ JJ NULL -while while SCONJ IN NULL -this this DET DT NULL -fierce fierce ADJ JJ NULL -creature creature NOUN NN NULL -is be AUX VBZ NULL -alive alive ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -had have AUX VBD NULL -called call VERB VBN NULL -a a DET DT NULL -meeting meeting NOUN NN NULL -to to PART TO NULL -decide decide VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -take take VERB VB NULL -care care NOUN NN NULL -of of ADP IN NULL -ourselves -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -among among ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -any any DET DT NULL -other other ADJ JJ NULL -lions lion NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -were be AUX VBD NULL -some some DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -monster monster NOUN NN NULL -has have AUX VBZ NULL -eaten eat VERB VBN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -large large ADJ JJ NULL -and and CCONJ CC NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -put put VERB VBD NULL -an an DET DT NULL -end end NOUN NN NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -bow bow VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -King King PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Forest Forest PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -do do AUX VB NULL -that that DET DT NULL -gladly gladly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -roared roar VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -mighty mighty ADJ JJ NULL -roar roar NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -of of ADP IN NULL -yours -PRON- PRON PRP NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Yonder Yonder PROPN NNP PERSON -, , PUNCT , NULL -among among ADP IN NULL -the the DET DT NULL -oak oak NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -fore fore ADJ JJ NULL -- - PUNCT HYPH NULL -foot foot NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -good good ADJ JJ NULL -care care NOUN NN NULL -of of ADP IN NULL -these these DET DT NULL -friends friend NOUN NNS NULL -of of ADP IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to PART TO NULL -fight fight VERB VB NULL -the the DET DT NULL -monster monster NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -bade bid VERB VBD NULL -his -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -marched march VERB VBD NULL -proudly proudly ADV RB NULL -away away ADV RB NULL -to to PART TO NULL -do do AUX VB NULL -battle battle NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -enemy enemy NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -found find VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -so so ADV RB NULL -ugly ugly ADV RB NULL -that that SCONJ IN NULL -its -PRON- PRON PRP$ NULL -foe foe NOUN NN NULL -turned turn VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -in in ADP IN NULL -disgust disgust NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -tiger tiger NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -241 241 NUM CD CARDINAL -had have AUX VBD NULL -said say VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -body body NOUN NN NULL -covered cover VERB VBN NULL -with with ADP IN NULL -coarse coarse ADJ JJ NULL -black black ADJ JJ NULL -hair hair NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -of of ADP IN NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -a a DET DT NULL -foot foot NOUN NN NULL -long long ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -joined join VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -pudgy pudgy NOUN NN NULL -body body NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -neck neck NOUN NN NULL -as as ADV RB NULL -slender slender ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -wasp wasp NOUN NN NULL -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -gave give VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -a a DET DT NULL -hint hint NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -attack attack VERB VB NULL -the the DET DT NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -easier easy ADJ JJR NULL -to to PART TO NULL -fight fight VERB VB NULL -it -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -than than SCONJ IN NULL -awake awake ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -directly directly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -'s 's PART POS NULL -back back ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -heavy heavy ADJ JJ NULL -paw paw NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -armed armed ADJ JJ NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -claws claw NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -knocked knock VERB VBD NULL -the the DET DT NULL -spider spider NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL - - -Jumping jump VERB VBG NULL -down down ADP RP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -it -PRON- PRON PRP NULL -until until ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -stopped stop VERB VBD NULL -wiggling wiggle VERB VBG NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -dead dead ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -opening opening NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -were be AUX VBD NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -proudly proudly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -need need VERB VBP NULL -fear fear VERB VB NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -bowed bow VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -back back ADV RB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -CKevpterXXn CKevpterXXn PROPN NNP NULL -. . PUNCT . NULL - - -e e PROPN NNP NULL -Coi Coi PROPN NNP ORG -/ / SYM SYM ORG -ixtry ixtry NOUN NN ORG -of of ADP IN ORG -" " PUNCT `` ORG -tKe tke X XX WORK_OF_ART -Qi/&wCllii\g qi/&wcllii\g NOUN NN WORK_OF_ART - - -> > X XX NULL -s s PROPN NNP NULL -? ? PUNCT . NULL - - -1 1 NUM CD TIME -1 1 NUM CD TIME - - -i i PRON PRP NULL -FOUR four NUM CD NULL - - -TRAVELLERS TRAVELLERS PROPN NNP NULL -passed pass VERB VBD NULL -throug throug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL - - -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -in in ADP IN NULL -safety safety NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom gloom NOUN NN NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -steep steep ADJ JJ NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -covered cover VERB VBN NULL -from from ADP IN NULL -top top NOUN NN NULL -to to ADP IN NULL -bottom bottom NOUN NN NULL -with with ADP IN NULL -great great ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -climb climb NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -nevertheless nevertheless ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -followed follow VERB VBD NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -nearly nearly ADV RB NULL -reached reach VERB VBN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -rock rock NOUN NN NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -rough rough ADJ JJ NULL -voice voice NOUN NN NULL -cry cry VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -" " PUNCT `` NULL -Keep keep VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL - - -\ \ VERB VBZ NULL -246 246 NUM CD MONEY - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -showed show VERB VBD NULL -itself -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -same same ADJ JJ NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -This this DET DT NULL -hill hill NOUN NN NULL -belongs belong VERB VBZ NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -allow allow VERB VB NULL -anyone anyone PRON NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -'re be AUX VBP NULL -going go VERB VBG NULL -" " PUNCT `` NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -stepped step VERB VBD NULL -from from ADP IN NULL -behind behind ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -man man NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -stout stout VERB VB NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -and and CCONJ CC NULL -supported support VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -neck neck NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -arms arm NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -this this DET DT NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -fear fear VERB VB NULL -that that SCONJ IN NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -a a DET DT NULL -creature creature NOUN NN NULL -could could AUX MD NULL -prevent prevent VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -climbing climb VERB VBG NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -over over ADP RP NULL -your -PRON- PRON PRP$ NULL -hill hill NOUN NN NULL -whether whether SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -forward forward ADV RB NULL -. . PUNCT . NULL - - -As as ADV RB NULL -quick quick ADV RB NULL -as as SCONJ IN NULL -lightning lightne VERB VBG NULL -the the DET DT NULL -man man NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -until until ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -, , PUNCT , NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -him -PRON- PRON PRP NULL -tumbling tumble VERB VBG NULL -, , PUNCT , NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -, , PUNCT , NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Almost almost ADV RB NULL -as as ADV RB NULL -quickly quickly ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -the the DET DT NULL -head head NOUN NN NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -man man NOUN NN NULL -laughed laugh VERB VBD NULL -harshly harshly ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -think think VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -chorous chorous ADJ JJ NULL -of of ADP IN NULL -boisterous boisterous ADJ JJ NULL -laughter laughter NOUN NN NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -saw see VERB VBD NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -the the DET DT NULL -armless armless NOUN NN NULL -Hammer- Hammer- PROPN NNP NULL - - -Heads Heads PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -hillside hillside NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -behind behind ADP IN NULL -every every DET DT NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Head Head PROPN NNP NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -247 247 NUM CD CARDINAL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -laughter laughter NOUN NN NULL -caused cause VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -mishap mishap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -giving give VERB VBG NULL -" " PUNCT `` NULL -a a DET DT NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -that that PRON WDT NULL -echoed echo VERB VBD NULL -like like SCONJ IN NULL -thunder thunder NOUN NN NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -swiftly swiftly ADV RB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -rolling roll VERB VBG NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -struck strike VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cannon cannon ADJ JJ NULL -ball ball NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ran run VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -feeling feel VERB VBG NULL -rather rather ADV RB NULL -bruised bruised ADJ JJ NULL -and and CCONJ CC NULL -sore sore ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -useless useless ADJ JJ NULL -to to PART TO NULL -fight fight VERB VB NULL -people people NOUN NNS NULL -with with ADP IN NULL -shooting shoot VERB VBG NULL -heads head NOUN NNS NULL -; ; PUNCT : NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -withstand withstand VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -, , PUNCT , NULL -then then ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Call call VERB VB WORK_OF_ART -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -suggested suggest VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP FAC -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -still still ADV RB NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -command command VERB VB NULL -them -PRON- PRON PRP NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -putting put VERB VBG NULL -on on ADP RP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -she -PRON- PRON PRP NULL -uttered utter VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -were be AUX VBD NULL -as as ADV RB NULL -prompt prompt ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -the the DET DT NULL -entire entire ADJ JJ NULL -band band NOUN NN NULL -stood stand VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -King- King- PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -bowing bow VERB VBG NULL -low low ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Carry carry VERB VB NULL -us -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quad- Quad- PROPN NNP NULL -lings ling NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -up up ADP RP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -the the DET DT LOC -Hammer Hammer PROPN NNP LOC -- - PUNCT HYPH LOC -Heads Heads PROPN NNP LOC -yelled yell VERB VBD NULL -with with ADP IN NULL -vexation vexation NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -248 248 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -shot shoot VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -high high ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -reach reach VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -, , PUNCT , NULL -which which PRON WDT NULL -carried carry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -safely safely ADV RB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -last last ADJ JJ NULL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -summon summon VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -twinkling twinkling NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -seemed seem VERB VBD NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -field field NOUN NN NULL -upon upon SCONJ IN NULL -field field NOUN NN NULL -of of ADP IN NULL -ripening ripen VERB VBG NULL -grain grain NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -well- well- ADJ JJ NULL -paved paved ADJ JJ NULL -roads road NOUN NNS NULL -running run VERB VBG NULL -between between ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -pretty pretty ADV RB NULL -rippling ripple VERB VBG NULL -brooks brook NOUN NNS NULL -with with ADP IN NULL -strong strong ADJ JJ NULL -bridges bridge NOUN NNS NULL -across across ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -fences fence NOUN NNS NULL -and and CCONJ CC NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -bridges bridge NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -painted paint VERB VBN NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -yellow yellow ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNP ORG -and and CCONJ CC NULL -blue blue ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -. . PUNCT . NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -fat fat ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -chubby chubby ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -natured natured ADJ JJ NULL -, , PUNCT , NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -all all DET DT NULL -in in ADP IN NULL -red red NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -showed show VERB VBD NULL -bright bright ADJ JJ NULL -against against ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -yellowing yellow VERB VBG NULL -grain grain NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -near near SCONJ IN NULL -a a DET DT NULL -farm farm NOUN NN NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -for for ADP IN NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -the the DET DT NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -three three NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cake cake NOUN NN NULL -and and CCONJ CC NULL -four four NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cookies cookie NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -bowl bowl NOUN NN NULL -of of ADP IN NULL -milk milk NOUN NN NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP NULL -of of ADP IN NULL -Glinda Glinda PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -249 249 NUM CD CARDINAL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -soon soon ADV RB NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Thanking thank VERB VBG NULL -the the DET DT NULL -good good ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -afresh afresh NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -by by ADP IN NULL -the the DET DT NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -across across ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -bridges bridge NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -very very ADV RB NULL -beautiful beautiful ADJ JJ NULL -Castle Castle PROPN NNP ORG -. . PUNCT . NULL - - -Before before ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -were be AUX VBD NULL -three three NUM CD CARDINAL -young young ADJ JJ NULL -girls girl NOUN NNS NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -handsome handsome ADJ JJ NULL -red red ADJ JJ NULL -uni- uni- ADJ JJ NULL -forms form NOUN NNS NULL -trimmed trim VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -braid braid NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -ap- ap- X XX NULL -proached proache VERB VBD NULL -one one NUM CD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Why why ADV WRB NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT LOC -South South PROPN NNP LOC -Country Country PROPN NNP LOC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -To to PART TO NULL -see see VERB VB NULL -the the DET DT WORK_OF_ART -Good Good PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -who who PRON WP NULL -rules rule VERB VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Will will AUX MD NULL -you -PRON- PRON PRP NULL -take take VERB VB NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -me -PRON- PRON PRP NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -name name NOUN NN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -receive receive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -told tell VERB VBD NULL -who who PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -soldier soldier NOUN NN NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP FAC -. . PUNCT . NULL - - -After after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -back back ADV RB NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -j|.^^^ j|.^^^ NOUN NN ORG -th^-||te^e^ th^-||te^e^ PROPN NNP ORG -# # PROPN NNP ORG -; ; PUNCT : NULL -admitted admit VERB VBN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -^<'4 ^<'4 PUNCT NFP NULL - - -> > X XX NULL - - -l<:/rli l<:/rli PROPN NNP NULL -: : PUNCT : NULL -% % NOUN NN NULL -? ? PUNCT . NULL - - -\fA^?AS^ \fA^?AS^ PUNCT NFP NULL - - -MO MO PROPN NNP NULL -CK^pterXXffl CK^pterXXffl PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Good Good PROPN NNP NULL -WitcK WitcK PROPN NNP NULL - - -Gr&.rvt5 Gr&.rvt5 PROPN NNP NULL - - -DorotJys DorotJys PROPN NNP NULL -" " PUNCT '' NULL -^^=^ ^^=^ PUNCT NFP NULL -w w PROPN NNP NULL -l l PROPN NNP NULL -t t NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -taken take VERB VBN NULL -to to ADP IN NULL -a a DET DT NULL -room room NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -washed wash VERB VBD NULL -her -PRON- PRON PRP NULL -^^^^^^^^ ^^^^^^^^ ADJ JJR NULL -face face NOUN NN NULL -and and CCONJ CC NULL -combed comb VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -\(^ \(^ PUNCT : NULL -Lion Lion PROPN NNP NULL -shook shake VERB VBD NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -patted pat VERB VBD NULL -himself -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -shape shape NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -polished polish VERB VBD NULL -his -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -presentable presentable ADJ JJ NULL -they -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -girl girl NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -Glinda Glinda PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -throne throne NOUN NN NULL -of of ADP IN NULL -rubies ruby NOUN NNS NULL -. . PUNCT . NULL -254 254 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -both both CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -young- young- NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -rich rich ADJ JJ NULL -red red NOUN NN NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADP IN NULL -flowing flow VERB VBG NULL -ringlets ringlet NOUN NNS NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -was be AUX VBD NULL -pure pure ADJ JJ NULL -white white ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -kindly kindly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -child child NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -story story NOUN NN NULL -; ; PUNCT : NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -how how ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -found find VERB VBN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -adventures adventure NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -with with ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -, , PUNCT , NULL -* * PUNCT NFP NULL -* * PUNCT NFP NULL -is be AUX VBZ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -for for ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -will will AUX MD NULL -surely surely ADV RB NULL -think think VERB VB NULL -something something PRON NN NULL -dreadful dreadful ADJ JJ NULL -has have AUX VBZ NULL -happened happen VERB VBN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -put put VERB VB NULL -on on ADP IN NULL -mourn- mourn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -the the DET DT NULL -crops crop NOUN NNS NULL -are be AUX VBP NULL -better well ADJ JJR NULL -this this DET DT DATE -year year NOUN NN DATE -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -can can AUX MD NULL -not not PART RB NULL -afford afford VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Glinda Glinda PROPN NNP NULL -leaned lean VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -upturned upturned ADJ JJ NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -loving loving ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Bless bless VERB VB NULL -you -PRON- PRON PRP NULL -dear dear ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Willingly willingly ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -it -PRON- PRON PRP NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -command command VERB VB NULL -the the DET DT PRODUCT -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -need need VERB VB NULL -their -PRON- PRON PRP$ NULL -service service NOUN NN NULL -just just ADV RB NULL -those those DET DT NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -smiling smile VERB VBG NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -then then ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -What what PRON WP NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -left leave VERB VBN NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -255 255 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -return return VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -its -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -only only ADJ JJ NULL -thing- thing- NOUN NN NULL -that that PRON WDT NULL -worries worry VERB VBZ NULL -me -PRON- PRON PRP NULL -is be AUX VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -By by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -command command VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -shame shame NOUN NN NULL -to to PART TO NULL -deprive deprive VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -of of ADP IN NULL -so so ADV RB NULL -wonderful wonderful ADJ JJ NULL -a a DET DT NULL -ruler ruler NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Am be AUX VBP NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -wonderful wonderful ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -unusual unusual ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -Turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -What what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -leaves leave VERB VBZ NULL -this this DET DT NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Winkies Winkies PROPN NNPS WORK_OF_ART -were be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wanted want VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -after after ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -nothing nothing PRON NN NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -forever forever ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -second second ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -will will AUX MD NULL -be be AUX VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -carry carry VERB VBP NULL -you -PRON- PRON PRP NULL -safely safely ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -may may AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -so so ADV RB NULL -large large ADJ JJ NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -as as SCONJ IN NULL -those those DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -really really ADV RB NULL -brighter bright ADJ JJR NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -well well ADV RB NULL -polished polished ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -rule rule VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -256 256 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -returned return VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -, , PUNCT , NULL -what what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -lies lie VERB VBZ NULL -a a DET DT NULL -grand grand ADJ JJ NULL -old old ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -that that PRON WDT NULL -live live VERB VBP NULL -there there PRON EX NULL -have have AUX VBP NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -happily happily ADV RB NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -third third ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -shall shall AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -hav- hav- X LS NULL -ing e VERB VBG NULL -used use VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -powers power NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -give give VERB VB NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -King King PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Monkeys Monkeys PROPN NNPS PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -may may AUX MD NULL -thereafter thereafter ADV RB NULL -be be AUX VB NULL -free free ADJ JJ NULL -for for ADP IN NULL -evermore evermore NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -now now ADV RB NULL -thanked thank VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -earnestly earnestly ADV RB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -exclaimed exclaim VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -257 257 NUM CD CARDINAL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -certainly certainly ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -beautiful beautiful ADJ JJ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -yet yet ADV RB NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ WORK_OF_ART -Silver silver ADJ JJ WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -gone go VERB VBN NULL -back back ADV RB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -the the DET DT NULL -very very ADV RB NULL -first first ADJ JJ NULL -day day NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -wonderful wonderful ADJ JJ NULL -brains brain NOUN NNS NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -passed pass VERB VBN NULL -my -PRON- PRON PRP$ NULL -whole whole ADJ JJ NULL -life life NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBD NULL -and and CCONJ CC NULL -rusted rust VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -till till SCONJ IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -lived live VERB VBN NULL -a a DET DT NULL -coward coward NOUN NN NULL -forever forever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -de- de- X XX NULL -clared clare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -no no DET DT NULL -beast beast NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -forest forest NOUN NN NULL -would would AUX MD NULL -have have AUX VB NULL -had have VERB VBN NULL -a a DET DT NULL -good good ADJ JJ NULL -word word NOUN NN NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -all all ADV RB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -glad glad ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -these these DET DT NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -has have AUX VBZ NULL -had have VERB VBN NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -most most ADV RBS NULL -desired desire VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -is be AUX VBZ NULL -happy happy ADJ JJ NULL -in in ADP IN NULL -having have VERB VBG NULL -a a DET DT NULL -kingdom kingdom NOUN NN NULL -to to PART TO NULL -rule rule VERB VB NULL -beside beside ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -The the DET DT WORK_OF_ART -Silver Silver PROPN NNP WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -have have AUX VBP NULL -wonderful wonderful ADJ JJ NULL -powers power NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -curious curious ADJ JJ NULL -things thing NOUN NNS NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -any any DET DT NULL -place place NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -in in ADP IN NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -step step NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -made make VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -wink wink NOUN NN NULL -of of ADP IN NULL -an an DET DT NULL -eye eye NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -knock knock VERB VB NULL -the the DET DT NULL -heels heel NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -command command VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -wherever wherever ADV WRB NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -258 258 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -If if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -threw throw VERB VBD NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -patting- patting- VERB VB NULL -his -PRON- PRON PRP$ NULL -big- big- X XX NULL -head head NOUN NN NULL -tenderly tenderly ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -kissed kiss VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -weeping- weeping- ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -most most ADV RBS NULL -dang dang ADJ JJ NULL -- - PUNCT HYPH NULL -erous erous ADJ JJ NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -she -PRON- PRON PRP NULL -hug^ged hug^ge VERB VBD NULL -the the DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -stuffed stuffed ADJ JJ NULL -body body NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -kissing- kissing- PROPN NNP NULL -his -PRON- PRON PRP$ NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -crying cry VERB VBG NULL -herself -PRON- PRON PRP NULL -at at ADP IN NULL -this this DET DT NULL -sorrowful sorrowful ADJ JJ NULL -parting parting NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -loving- loving- ADJ JJ NULL -comrades comrade NOUN NNS NULL -. . PUNCT . NULL - - -Glinda Glinda PROPN NNP NULL - - -the the DET DT NULL -Good Good PROPN NNP NULL -stepped step VERB VBD NULL -down down ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -throne throne NOUN NN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -a a DET DT NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -kindness kindness NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -shown show VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -herself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -now now ADV RB NULL -took take VERB VBD NULL -Toto Toto PROPN NNP NULL -up up ADP RP NULL -solemnly solemnly ADV RB NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -last last ADJ JJ NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL - - -she -PRON- PRON PRP NULL -clapped clap VERB VBD NULL -the the DET DT NULL -heels heel NOUN NNS NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Take take VERB VB NULL -mc mc NOUN NN NULL -home home ADV RB NULL -to to ADP IN NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Instantly instantly ADV RB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -whirling whirl VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -swiftly swiftly ADV RB NULL -that that SCONJ IN NULL -all all DET DT NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -or or CCONJ CC NULL -feci feci ADJ JJ NULL -was be AUX VBD NULL -the the DET DT NULL -wind wind NOUN NN NULL -w^histling w^histle VERB VBG NULL -past past ADP IN NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -took take VERB VBD NULL -but but CCONJ CC NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -so so ADV RB NULL -suddenly suddenly ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -259 259 NUM CD CARDINAL - - -At at ADP IN NULL -length length NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -. . PUNCT . NULL - - -For for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sitting sit VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -broad broad ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -prairie prairie NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -just just ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -farm farm NOUN NN NULL -- - PUNCT HYPH NULL -house house NOUN NN NULL -Uncle Uncle PROPN NNP PRODUCT -Henry Henry PROPN NNP PRODUCT -built build VERB VBD NULL -after after ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -away away ADP RP NULL -the the DET DT NULL -old old ADJ JJ NULL -one one NUM CD NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -was be AUX VBD NULL -milking milk VERB VBG NULL -the the DET DT NULL -cows cow NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -barnyard barnyard NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -jumped jump VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -was be AUX VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -barn barn NOUN NN NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -joyously joyously ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -stocking- stocking- ADJ JJ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -For for ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNPS NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -off off ADP RP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -flight flight NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -forever forever ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -UNT unt NOUN NN NULL -EM EM PROPN NNP NULL -HAD have VERB VBD NULL - - -JUST just ADV RB NULL -COME come VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -to to PART TO NULL -water water VERB VB NULL -the the DET DT NULL -cab- cab- NOUN NN NULL -bages bag VERB VBZ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -running- running- NOUN NN NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -darhng- darhng- ADJ JJ NULL -child child NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -folding fold VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -covering cover VERB VBG NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -kisses kiss NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -where where ADV WRB NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -From from ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -here here ADV RB NULL -is be AUX VBZ NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -too too ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -oh oh INTJ UH NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -so so ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - - - -CKb^pter CKb^pter PROPN NNP NULL -I. I. PROPN NNP NULL -TKe TKe PROPN NNP NULL -Cyclorve Cyclorve PROPN NNP NULL -% % NOUN NN NULL -LIVED live VERB VBN NULL -IN in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -^ ^ PROPN NNP NULL -^3fr ^3fr SYM SYM NULL -prairies prairie NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -^ ^ PROPN NNP NULL -J J PROPN NNP NULL -? ? PUNCT . NULL - - -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -Their -PRON- PRON PRP$ NULL -house house NOUN NN NULL -was be AUX VBD NULL -small small ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -lumber lumber NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -by by ADP IN NULL -wagon wagon NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -walls wall NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -one one NUM CD CARDINAL -room room NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -room room NOUN NN NULL -contained contain VERB VBD NULL -a a DET DT NULL -rusty rusty ADJ JJ NULL -looking look VERB VBG NULL -cooking cooking NOUN NN NULL -stove stove NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -table table NOUN NN NULL -, , PUNCT , NULL -three three NUM CD CARDINAL -or or CCONJ CC NULL -four four NUM CD CARDINAL -chairs chair NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -beds bed NOUN NNS NULL -. . PUNCT . NULL - - -Uncle uncle NOUN NN NULL -> > X XX NULL -^^ ^^ PUNCT NFP NULL -12 12 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -big- big- ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT PERSON -Httle Httle PROPN NNP PERSON -bed bed NOUN NN NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -gar- gar- PROPN NNP NULL -ret ret PROPN NNP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -cellar cellar NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -small small ADJ JJ NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -dug dig VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -called call VERB VBD NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -cellar cellar NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -family family NOUN NN NULL -could could AUX MD NULL -go go VERB VB NULL -in in ADP IN NULL -case case NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -those those DET DT NULL -great great ADJ JJ NULL -whirlwinds whirlwind NOUN NNS NULL -arose arise VERB VBD NULL -, , PUNCT , NULL -mighty mighty ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -crush crush VERB VB NULL -any any DET DT NULL -building building NOUN NN NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -path path NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -reached reach VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -led lead VERB VBD NULL -down down ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gray gray ADJ JJ NULL -prairie prairie NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -a a DET DT NULL -tree tree NOUN NN NULL -nor nor CCONJ CC NULL -a a DET DT NULL -house house NOUN NN NULL -broke break VERB VBD NULL -the the DET DT NULL -broad broad ADJ JJ NULL -sweep sweep NOUN NN NULL -of of ADP IN NULL -flat flat ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -reached reach VERB VBD NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -baked bake VERB VBN NULL -the the DET DT NULL -plowed plowed ADJ JJ NULL -land land NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -gray gray ADJ JJ NULL -mass mass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -cracks crack NOUN NNS NULL -running run VERB VBG NULL -through through ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -green green ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -burned burn VERB VBN NULL -the the DET DT NULL -tops top NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -blades blade NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -the the DET DT NULL -same same ADJ JJ NULL -gray gray ADJ JJ NULL -color color NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -seen see VERB VBN NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -Once once SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -blistered blister VERB VBD NULL -the the DET DT NULL -paint paint NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -rains rain NOUN NNS NULL -washed wash VERB VBD NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -as as ADV RB NULL -dull dull ADJ JJ NULL -and and CCONJ CC NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -came come VERB VBD NULL -there there ADV RB NULL -to to PART TO NULL -live live VERB VB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -, , PUNCT , NULL -pretty pretty ADJ JJ NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -and and CCONJ CC NULL -wind wind NOUN NN NULL -had have AUX VBD NULL -changed change VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -sparkle sparkle NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -sober sober ADJ JJ NULL -gray gray NOUN NN NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -red red NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -lips lip NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -thin thin ADJ JJ NULL -and and CCONJ CC NULL -gaunt gaunt NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -never never ADV RB NULL -smiled smile VERB VBD NULL -, , PUNCT , NULL -now now ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -an an DET DT NULL -orphan orphan NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -so so ADV RB NULL -startled startled ADJ JJ NULL - - -" " PUNCT '' NULL -She -PRON- PRON PRP NULL -aiufjld aiufjld VERB VBP NULL -Toto Toto PROPN NNP PERSON -hy hy VERB VBD NULL -the the DET DT NULL -edv edv NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -13 13 NUM CD NULL -by by ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -laughter laughter NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -scream scream VERB VB NULL -and and CCONJ CC NULL -press press VERB VB NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -whenever whenever ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -merry merry NOUN NN NULL -voice voice NOUN NN NULL -reached reach VERB VBD NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -still still ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -irl irl NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -anything anything PRON NN NULL -to to PART TO NULL -laugh laugh VERB VB NULL -at at ADP IN NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -never never ADV RB NULL -laughed laugh VERB VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -worked work VERB VBD NULL -hard hard ADV RB NULL -from from ADP IN NULL -morning morning NOUN NN TIME -till till SCONJ IN NULL -night night NOUN NN TIME -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -joy joy NOUN NN PERSON -was be AUX VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -beard beard NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -rough rough ADJ JJ NULL -boots boot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -stern stern ADJ JJ NULL -and and CCONJ CC NULL -solemn solemn ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rarely rarely ADV RB NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -w^as w^a VERB VBD NULL -Toto Toto PROPN NNP NULL -that that PRON WDT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -laugh laugh NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -growing grow VERB VBG NULL -as as ADV RB NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -surroundings surrounding NOUN NNS NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -gray gray ADJ JJ NULL -; ; PUNCT : NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -] ] PUNCT -RRB- NULL - - -[ [ PUNCT -LRB- NULL -\\ \\ PROPN NNP NULL -with with ADP IN NULL -long long ADJ JJ NULL -, , PUNCT , NULL -silky silky ADJ JJ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -small small ADJ JJ NULL -black black ADJ JJ NULL -_ _ NOUN NN NULL -^ ^ PROPN NNP NULL -J%i^ J%i^ PROPN NNP NULL -eyes eye NOUN NNS NULL -that that PRON WDT NULL -twinkled twinkle VERB VBD NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -funny funny ADJ JJ NULL -, , PUNCT , NULL -wee wee INTJ UH NULL -nose nose NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -played play VERB VBD NULL -all all DET DT NULL -day day NOUN NN NULL -long long ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -played play VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -To to NOUN NN NULL -- - PUNCT HYPH NULL -day day NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -playing play VERB VBG NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -- - PUNCT HYPH NULL -step step NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -anxi- anxi- PROPN NNP NULL -ously ously ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -even even ADV RB NULL -grayer grayer NOUN NN NULL -than than SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -Dor- Dor- PROPN NNP NULL -othy othy NOUN NN NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -was be AUX VBD NULL -washing wash VERB VBG NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -. . PUNCT . NULL - - -From from ADP IN NULL -the the DET DT NULL -far far ADJ JJ NULL -north north NOUN NN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -: : PUNCT : NULL -: : PUNCT : NULL -^. ^. NUM CD NULL -14 14 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -low low PROPN NNP NULL -wail wail PROPN NNP NULL -on on ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -where where ADV WRB NULL -the the DET DT NULL -long- long- NOUN NN NULL -grass grass NOUN NN NULL -bowed bow VERB VBD NULL -in in ADP IN NULL -waves wave NOUN NNS NULL -before before ADP IN NULL -the the DET DT NULL -coming come VERB VBG NULL -storm storm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -now now ADV RB NULL -came come VERB VBD NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -whistling whistling NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -south south NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that DET DT NULL -way way NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -ripples ripple NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -coming come VERB VBG NULL -from from ADP IN NULL -that that DET DT NULL -direction direction NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -Suddenly suddenly ADV RB NULL -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -'s be AUX VBZ NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -coming come VERB VBG NULL -, , PUNCT , NULL -Em em INTJ UH PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -look look VERB VB NULL -after after ADP IN NULL -the the DET DT NULL -stock stock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -ran run VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -sheds shed NOUN NNS NULL -where where ADV WRB NULL -the the DET DT NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -were be AUX VBD NULL -kept keep VERB VBN NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -dropped drop VERB VBD NULL -her -PRON- PRON PRP$ NULL -work work NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -glance glance NOUN NN NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -close close ADJ JJ NULL -at at ADP IN NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -run run VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -cellar cellar NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -started start VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -badly badly ADV RB NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -threw throw VERB VBD NULL -open open ADJ JJ NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -down down ADP IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -her -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -half half ADJ JJ CARDINAL -way way NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -shriek shriek NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -house house NOUN NN NULL -shook shake VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -lost lose VERB VBD NULL -her -PRON- PRON PRP NULL -footing footing NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -suddenly suddenly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -A a DET DT NULL -strange strange ADJ JJ NULL -thing thing NOUN NN NULL -then then ADV RB NULL -happened happen VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -house house NOUN NN NULL -whirled whirl VERB VBD NULL -around around ADV RB NULL -two two NUM CD CARDINAL -or or CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -slowly slowly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -going go VERB VBG NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -north north NOUN NN NULL -and and CCONJ CC NULL -south south NOUN NN NULL -winds wind NOUN NNS NULL -met meet VERB VBD NULL -where where ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -exact exact ADJ JJ NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -15 15 NUM CD CARDINAL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -the the DET DT NULL -air air NOUN NN NULL -is be AUX VBZ NULL -generally generally ADV RB NULL -still still ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -raised raise VERB VBD NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -higher higher ADV RBR NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -, , PUNCT , NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -very very ADJ JJ NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -there there ADV RB NULL -it -PRON- PRON PRP NULL -remained remain VERB VBD NULL -and and CCONJ CC NULL -was be AUX VBD NULL -carried carry VERB VBN QUANTITY -miles mile NOUN NNS QUANTITY -and and CCONJ CC QUANTITY -miles mile NOUN NNS QUANTITY -away away ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -a a DET DT NULL -feather feather NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -howled howl VERB VBD NULL -horribly horribly ADV RB NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -riding ride VERB VBG NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -few few ADJ JJ NULL -whirls whirl NOUN NNS NULL -around around ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -other other ADJ JJ NULL -time time NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN ORG -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -being be AUX VBG NULL -rocked rock VERB VBN NULL -gently gently ADV RB NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -baby baby NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cradle cradle NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -ran run VERB VBD NULL -about about ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -here here ADV RB NULL -, , PUNCT , NULL -now now ADV RB NULL -there there ADV RB NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -loudly loudly ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -quite quite ADV RB NULL -still still ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -would would AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -Toto Toto PROPN NNP NULL -got get VERB VBD NULL -too too ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -open open ADJ JJ NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -soon soon ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -sticking stick VERB VBG NULL -up up ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -hole^ hole^ NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -strong strong ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL - - -was be AUX VBD NULL -keeping keep VERB VBG NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -fall fall VERB VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -crept creep VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -ear ear NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -dragged drag VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -again again ADV RB NULL -; ; PUNCT : NULL -afterward afterward ADV RB NULL -closing close VERB VBG NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -no no DET DT NULL -more more ADJ JJR NULL -accidents accident NOUN NNS NULL -could could AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Hour hour NOUN NN NULL -after after ADP IN NULL -hour hour NOUN NN TIME -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -got get VERB VBD NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -fright fright NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -quite quite ADV RB NULL -lonely lonely ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -shrieked shriek VERB VBD NULL -so so ADV RB NULL -loudly loudly ADV RB NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -became become VERB VBD NULL -deaf deaf ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -wondered wonder VERB VBN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT TIME -hours hour NOUN NNS TIME -passed pass VERB VBD NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -terrible terrible ADJ JJ NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -worrying worry VERB VBG NULL -and and CCONJ CC NULL -i6 i6 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -resolved resolve VERB VBD NULL -to to PART TO NULL -wait wait VERB VB NULL -calmly calmly ADV RB NULL -and and CCONJ CC NULL -see see VERB VB NULL -what what PRON WP NULL -the the DET DT NULL -future future NOUN NN NULL -would would AUX MD NULL -bring bring VERB VB NULL -" " PUNCT '' NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -she -PRON- PRON PRP NULL -crawled crawl VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -swaying sway VERB VBG NULL -floor floor NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upoi^t^^nd upoi^t^^nd NUM CD NULL - - -Toto Toto PROPN NNP PERSON -followed follow VERB VBD NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^H^^ ^H^^ PUNCT NFP NULL - - -In in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -swaying swaying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -wailing wailing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wuid wuid NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -soon soon ADV RB NULL -closed close VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -fast fast ADJ JJ NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -CKd^pter CKd^pter PROPN NNP NULL -II II PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvcil rvcil NOUN NN NULL -with with ADP IN NULL -The the DET DT NULL -Ai Ai PROPN NNP NULL -/ / SYM SYM NULL -rvcKkirvs rvcKkirvs PROPN NNP NULL -. . PUNCT . NULL - - -Re Re PROPN NNP PERSON -WAS be VERB VBD NULL -AWAKENED AWAKENED PROPN NNP NULL -by by ADP IN NULL -a a DET DT NULL -shock shock NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -sudden sudden ADJ JJ NULL -and and CCONJ CC NULL -severe severe ADJ JJ NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -} } PUNCT -RRB- NULL -thy thy PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -soft soft ADJ JJ NULL -I -PRON- PRON PRP NULL -bed bed NOUN NN NULL - - -she -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -^,J. ^,J. PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -the the DET DT NULL -jar jar NOUN NN NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -catch catch NOUN NN NULL -? ? PUNCT . NULL - - -J.hab^breath j.hab^breath NOUN NN NULL -and and CCONJ CC NULL -wonder wonder VERB VB NULL -what what PRON WP NULL -had have AUX VBD NULL -lii^ppened lii^ppene VERB VBN NULL - - -; ; PUNCT : NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -cold cold ADJ JJ NULL -little little ADJ JJ NULL -nose nose NOUN NN NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -whined whine VERB VBD NULL -dismally dismally ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -moving move VERB VBG NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sunshine sunshine NOUN NN NULL -came come VERB VBD NULL -in in ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -flooding flood VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -heels heel NOUN NNS NULL -ran run VERB VBD NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -amazement amazement NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -20 20 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -about about ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -growing grow VERB VBG NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -bigger big ADJ JJR NULL -at at ADP IN NULL -the the DET DT NULL -won- won- ADJ JJ NULL -derful derful ADJ JJ NULL -sights sight NOUN NNS NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -set set VERB VBN NULL -the the DET DT NULL -house house NOUN NN NULL -down down ADP RP NULL -, , PUNCT , NULL -very very ADV RB NULL -gently gently ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -marvelous marvelous ADJ JJ NULL -beauty beauty NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -lovely lovely ADJ JJ NULL -patches patch NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -sward sward NOUN NN NULL -all all ADV RB NULL -about about ADP IN NULL -, , PUNCT , NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -trees tree NOUN NNS NULL -bearing bear VERB VBG NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -luscious luscious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -Banks bank NOUN NNS NULL -of of ADP IN NULL -gorgeous gorgeous ADJ JJ NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -on on ADP IN NULL -every every DET DT NULL -hand hand NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -birds bird NOUN NNS NULL -with with ADP IN NULL -rare rare ADJ JJ NULL -9 9 NUM CD NULL -and and CCONJ CC NULL -brilliant brilliant ADJ JJ NULL -plumage plumage NOUN NN NULL -sang sing VERB VBD NULL -and and CCONJ CC NULL -fluttered flutter VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -bushes bush NOUN NNS NULL -. . PUNCT . NULL - - -A a DET DT NULL -little little ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -rushing rush VERB VBG NULL -and and CCONJ CC NULL -sparkling sparkle VERB VBG NULL -along along ADP RP NULL -between between ADP IN NULL -green green ADJ JJ NULL -banks bank NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -murmuring murmur VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -lived live VERB VBN NULL -so so ADV RB NULL -long long ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -prairies prairie NOUN NNS NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -looking look VERB VBG NULL -eagerly eagerly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -sights sight NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -coming come VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP$ NULL -a a DET DT NULL -group group NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -queerest queer ADJ JJS NULL -people people NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -grown grown ADJ JJ NULL -folk folk NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -been be AUX VBN NULL -used use VERB VBN NULL -to to ADP IN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -neither neither DET DT NULL -were be AUX VBD NULL -they -PRON- PRON PRP NULL -very very ADV RB NULL -small small ADJ JJ NULL -. . PUNCT . NULL - - -In in ADP IN NULL -fact fact NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -about about ADP IN NULL -as as ADV RB NULL -tall tall ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -grown grow VERB VBN NULL -child child NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -age age NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -looks look VERB VBZ NULL -go go VERB VBP NULL -, , PUNCT , NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -older old ADJ JJR NULL -. . PUNCT . NULL - - -Three three NUM CD CARDINAL -were be AUX VBD NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -a a DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -oddly oddly ADV RB NULL -dressed dress VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -wore wear VERB VBD NULL -round round ADJ JJ NULL -hats hat NOUN NNS NULL -that that PRON WDT NULL -rose rise VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -point point NOUN NN NULL -a a DET DT NULL -foot foot NOUN NN NULL -above above ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -bells bell NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -brims brim NOUN NNS NULL -that that PRON WDT NULL -tinkled tinkle VERB VBD NULL -sweetly sweetly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -moved move VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -hats hat NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -'s 's PART POS NULL -hat hat NOUN NN NULL -was be AUX VBD NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -wore wear VERB VBD NULL -a a DET DT NULL -white white ADJ JJ NULL -gown gown NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -in in ADP IN NULL -plaits plait NOUN NNS NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -; ; PUNCT : NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -sprinkled sprinkle VERB VBN NULL -little little ADJ JJ NULL -stars star NOUN NNS NULL -that that PRON WDT NULL -glistened glisten VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -like like SCONJ IN NULL -diamonds diamond NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -21 21 NUM CD NULL -^hade ^hade PROPN NNP NULL - - -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -hats hat NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -well well ADV RB NULL -polished polish VERB VBN NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -a a DET DT NULL -deep deep ADJ JJ NULL -roll roll NOUN NN NULL -of of ADP IN NULL -blue blue PROPN NNP NULL -at at ADP IN NULL -the the DET DT NULL -tops top NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -thought think VERB VBD NULL -, , PUNCT , NULL -were be AUX VBD NULL -about about ADV RB NULL -as as ADV RB NULL -old old ADJ JJ NULL -as as SCONJ IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -beards beard NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -doubtless doubtless ADV RB NULL -much much ADV RB NULL -older old ADJ JJR NULL -: : PUNCT : NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -was be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -rather rather ADV RB NULL -stiffly stiffly PROPN NNP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -these these DET DT NULL -people people NOUN NNS NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -standing- standing- ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -paused pause VERB VBD NULL -and and CCONJ CC NULL -whispered whisper VERB VBD NULL -among among ADP IN NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -afraid afraid ADJ JJ NULL -to to PART TO NULL -come come VERB VB NULL -farther farther ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -walked walk VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -made make VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -bow bow NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -sweet sweet ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -most most ADV RBS NULL -noble noble ADJ JJ NULL -Sorceress Sorceress PROPN NNP PRODUCT -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -setting set VERB VBG NULL -our -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -listened listen VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -could could AUX MD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -possibly possibly ADV RB NULL -mean mean VERB VB NULL -by by ADP IN NULL -calling call VERB VBG NULL -, , PUNCT , NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -sorceress sorceress NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saying say VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -? ? PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -an an DET DT NULL -innocent innocent ADJ JJ NULL -, , PUNCT , NULL -harmless harmless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -from from ADP IN NULL -home home NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -in in ADP IN NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -1^ 1^ NUM CD NULL -22 22 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -evidently evidently ADV RB NULL -expected expect VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -answer answer VERB VB NULL -; ; PUNCT : NULL -so so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -hesitation hesitation NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -there there PRON EX NULL -must must AUX MD NULL -be be AUX VB NULL -some some DET DT NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -Ij^J'our Ij^J'our PROPN NNP NULL -ijiou^e ijiou^e PUNCT , NULL -did do AUX VBD NULL -, , PUNCT , NULL -anyway anyway INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -w4i]S^n,^vi^ w4i]S^n,^vi^ PROPN NNP NULL -a a DET DT NULL -iaiigfh iaiigfh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -sh(^ sh(^ VERB VBP NULL - - -jjjOntinued jjjOntinued PROPN NNP NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there ADV RB NULL -^^^ ^^^ PUNCT . NULL -' ' PUNCT '' NULL -iKLiw^JSS^ iKLiw^JSS^ PROPN NNP NULL -' ' PUNCT '' NULL -^^^^^ ^^^^^ PUNCT : NULL - - -sticking stick VERB VBG NULL -out out ADP RP NULL -from from ADP IN NULL -under under ADP IN NULL -a a DET DT NULL -block block NOUN NN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP NULL -lookeil^nd lookeil^nd PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fright/ fright/ PROPN NNP NULL -/There /There PROPN NNP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -just just ADV RB NULL -under under ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beam beam NOUN NN NULL -iht iht PROPN NNP NULL -hpuse hpuse PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^-:.i ^-:.i PUNCT NFP NULL -- - PUNCT HYPH NULL -rested rest VERB VBN NULL -on on ADP IN NULL -, , PUNCT , NULL -two two NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -were be AUX VBD NULL -sticking stick VERB VBG NULL -out out ADP RP NULL -, , PUNCT , NULL -shod shod ADJ JJ NULL -in in ADP IN NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -iwith iwith PROPN NNP NULL -pointed point VERB VBD NULL -toes toe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -dear dear ADJ JJ NULL -! ! PUNCT . NULL - - -oh oh INTJ UH NULL -, , PUNCT , NULL -idear idear VERB VB NULL -! ! PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clasping clasp VERB VBG NULL -her -PRON- PRON PRP$ NULL -tands tand NOUN NNS NULL -together together ADV RB NULL -in in ADP IN NULL -diWa^t^he diwa^t^he NUM CD ORG -house house NOUN NN ORG -must must AUX MD NULL -hava hava VERB VB NULL -f|;llen f|;llen NUM CD NULL -on on ADP IN NULL -hgr hgr PROPN NNP NULL -. . PUNCT . NULL - - -WJiaLever WJiaLever PROPN NNP NULL - - -shall shall AUX MD NULL -\vc \vc PROPN NNP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL - - -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL - - -\ \ NOUN NN NULL - - -1 1 NUM CD NULL -? ? PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -There^s There^s PROPN NNP NULL -nothiag nothiag PROPN NNP NULL -- - PUNCT HYPH NULL -te te PROPN NNP NULL -- - PUNCT HYPH NULL -bc bc PROPN NNP NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -f f PROPN NNP NULL -the the DET DT NULL -East East PROPN NNP NULL -, , PUNCT , NULL -as^.f as^.f NUM CD NULL -aid aid NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -has have AUX VBZ NULL -held hold VERB VBN NULL -all all DET DT NULL -. . PUNCT . NULL - - -the the DET DT NULL -Munchkins^ Munchkins^ PROPN NNP NULL -in in ADP IN NULL -bondage bondage NOUN NN NULL -for for ADP IN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -23 23 NUM CD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -, , PUNCT , NULL -making make VERB VBG NULL -them -PRON- PRON PRP NULL -slave slave NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ TIME -night night NOUN NN TIME -and and CCONJ CC TIME -day day NOUN NN TIME -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -set set VERB VBN NULL -free free ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -favour favour NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -ruled rule VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -I -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -was be AUX VBD NULL -dead dead ADJ JJ NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -sent send VERB VBD NULL -a a DET DT NULL -swift swift ADJ JJ NULL -messenger messenger NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -good good ADJ JJ NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -love love VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -who who PRON WP NULL -ruled rule VERB VBD NULL -here here ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -set set VERB VBN NULL -the the DET DT NULL -people people NOUN NNS NULL -free free VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -all all DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -half half ADV RB CARDINAL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -facing face VERB VBG NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -only only ADV RB CARDINAL -four four NUM CD CARDINAL -witches witch NOUN NNS NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -are be AUX VBP NULL -good good ADJ JJ NULL -witches witch NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -know know VERB VBP NULL -this this DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -mistaken mistake VERB VBN NULL -. . PUNCT . NULL - - -Those those DET DT NULL -who who PRON WP NULL -dwelt dwelt VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -West West PROPN NNP LOC -were be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -wicked wicked ADJ JJ NULL -witches witch NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -there there PRON EX NULL -is be AUX VBZ NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -after after ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -'s 's PART POS NULL -thought thought NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Aunt Aunt PROPN NNP NULL -24 24 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Em Em PROPN NNP NULL -has have AUX VBZ NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB DATE -dead dead ADJ JJ DATE -years year NOUN NNS DATE -and and CCONJ CC NULL -years year NOUN NNS DATE -ago ago ADV RB DATE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -is be AUX VBZ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -inquired inquire VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bowed bow VERB VBD NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -where where ADV WRB NULL -Kansas Kansas PROPN NNP GPE -is be AUX VBZ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -heard hear VERB VBN NULL -that that DET DT NULL -country country NOUN NN NULL -mentioned mention VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -civilized civilized ADJ JJ NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -that that DET DT NULL -accounts account VERB VBZ NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -civilized civilized ADJ JJ NULL -countries country NOUN NNS NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -no no DET DT NULL -witches witch NOUN NNS NULL -left leave VERB VBN NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -wizards wizard NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -sorcer- sorcer- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -magicians magician NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -civilized civilized ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -cut cut VERB VBN NULL -off off ADP RP NULL -from from ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -we -PRON- PRON PRP NULL -still still ADV RB NULL -have have AUX VBP NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -wizards wizard NOUN NNS NULL -amongst amongst ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Wizards Wizards PROPN NNPS ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -sinking sink VERB VBG NULL -her -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -whisper whisper NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -more more ADV RBR NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -another another DET DT NULL -question question NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -then then ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -standing stand VERB VBG NULL -silently silently ADV RB NULL -by by ADV RB NULL -, , PUNCT , NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -shout shout NOUN NN NULL -and and CCONJ CC NULL -pointed point VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -laugh laugh VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -feet foot NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -dead dead ADJ JJ NULL -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -disappeared disappear VERB VBN NULL -entirely entirely ADV RB NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -was be AUX VBD NULL -left leave VERB VBN NULL -but but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -old old ADJ JJ NULL -, , PUNCT , NULL - - -" " PUNCT '' NULL -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -dried dry VERB VBD NULL -up up ADP RP NULL -quickly quickly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -are be AUX VBP NULL -yours yours PRON PRP$ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -reached reach VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -shaking shake VERB VBG NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -handed hand VERB VBD NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -was be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -those those DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -some some DET DT NULL -charm charm NOUN NN NULL -connected connect VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -we -PRON- PRON PRP NULL -never never ADV RB NULL -knew know VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -them -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NORP -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -worry worry VERB VB NULL -about about ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -find find VERB VB NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP NORP -first first ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -one one NUM CD CARDINAL -26 26 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -another another DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -At at ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -not not PART RB NULL -far far ADV RB NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -none none NOUN NN NULL -could could AUX MD NULL -Hve Hve PROPN NNP NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -there there ADV RB NULL -and and CCONJ CC NULL -seen see VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -South South PROPN NNP LOC -is be AUX VBZ NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadhng Quadhng PROPN NNP PERSON -- - PUNCT HYPH NULL -s s PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -told tell VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -live live VERB VBP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -passed pass VERB VBD NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -The the DET DT NULL -North North PROPN NNP LOC -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -old old ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -at at ADP IN NULL -its -PRON- PRON PRP$ NULL -edge edge NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -that that PRON WDT NULL -surrounds surround VERB VBZ NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG - - -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -live live VERB VB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -sob sob VERB VB NULL -, , PUNCT , NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -lonely lonely ADJ JJ NULL -among among ADP IN NULL -all all DET PDT NULL -these these DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -grieve grieve VERB VB NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Munchkins Munchkins PROPN NNP PRODUCT -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -took take VERB VBD NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -handkerchiefs handkerchief NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -also also ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -cap cap NOUN NN NULL -and and CCONJ CC NULL -balanced balance VERB VBD NULL -the the DET DT NULL -point point NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -counted count VERB VBD NULL -" " PUNCT `` NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -two two NUM CD CARDINAL -, , PUNCT , NULL -three three NUM CD CARDINAL -" " PUNCT '' NULL -in in ADP IN NULL -a a DET DT NULL -solemn solemn ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -cap cap NOUN NN NULL -changed change VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -slate slate NOUN NN NULL -, , PUNCT , NULL -on on ADP IN NULL -which which PRON WDT NULL -was be AUX VBD NULL -written write VERB VBN NULL -in in ADP IN NULL -big big ADJ JJ NULL -, , PUNCT , NULL -white white ADJ JJ NULL -chalk chalk NOUN NN NULL -marks mark NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -let let VERB VB NULL -DOROTHY DOROTHY PROPN NNP NULL -GO go VERB VB NULL -TO to ADP IN NULL -THE the DET DT NULL -CITY city NOUN NN NULL -OF of ADP IN NULL -EMERALDS EMERALDS PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -took take VERB VBD NULL -the the DET DT NULL -slate slate NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -having have VERB VBG NULL -read read VERB VBN NULL -the the DET DT NULL -words word NOUN NNS NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Is be AUX VBZ NULL -r^^ir r^^ir ADJ JJ NULL -- - PUNCT HYPH NULL -name name NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -XN XN PROPN NNP NULL - - -.V>^ .V>^ PUNCT . NULL - - -^ ^ PROPN NNP NULL -^4Pfe^ ^4pfe^ NUM CD NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -27 27 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -looking- looking- X XX NULL -up up ADV RB NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -Oz Oz PROPN NNP PERSON -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -City City PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG - - -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL - - -Whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -or or CCONJ CC NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -there there ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -walk walk VERB VB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -through through ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -sometimes sometimes ADV RB NULL -pleasant pleasant ADJ JJ NULL -and and CCONJ CC NULL -sometimes sometimes ADV RB NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -use use VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -pleaded plead VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -only only ADJ JJ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -do do AUX VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -will will AUX MD NULL -dare dare VERB VB NULL -injure injure VERB VB NULL -a a DET DT NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -kissed kiss VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -came come VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -forehead forehead NOUN NN NULL -Where where ADV WRB NULL -her -PRON- PRON PRP$ NULL -lips lip NOUN NNS NULL -touched touch VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -they -PRON- PRON PRP NULL -left leave VERB VBD NULL -a a DET DT NULL -round round NOUN NN NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -mark mark NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -out out ADP RP NULL -soon soon ADV RB NULL -after after ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -is be AUX VBZ NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -so so SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -miss miss VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -tell tell VERB VB NULL -your -PRON- PRON PRP$ NULL -story story NOUN NN NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -O o NOUN NN NULL -, , PUNCT , NULL - - -The the DET DT NULL -three three NUM CD CARDINAL -Munchkins Munchkins PROPN NNPS ORG -bowed bow VERB VBD NULL -low low ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -wished wish VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -pleasant pleasant ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP ORG -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -friendly friendly ADJ JJ NULL -little little ADJ JJ NULL -nod nod NOUN NN NULL -, , PUNCT , NULL -whirled whirl VERB VBN NULL -around around ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -heel heel NOUN NN NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -straight- straight- ADJ JJ NULL -way way NOUN NN NULL -disappeared disappear VERB VBD NULL -, , PUNCT , NULL -much much ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -surprise surprise NOUN NN NULL -of of ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PRODUCT -, , PUNCT , NULL -/ / PUNCT NFP NULL -y y PROPN NNP NULL -who who PRON WP NULL -barked bark VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP$ NULL -loudly loudly ADV RB NULL -y y ADV RBR NULL -enough enough ADV RB NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -Ha3 ha3 VERB VBP NULL -been be AUX VBN NULL -afraid afraid ADJ JJ NULL -even even ADV RB NULL -to to PART TO NULL -growl growl VERB VB NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -by by ADP IN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -/V /V PUNCT NFP NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -xnm xnm PROPN NNP NULL -/ / PUNCT , NULL -ing e VERB VBG NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -ex- ex- ADV RB NULL -pected pecte VERB VBN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -disappear disappear VERB VB NULL -in in ADP RP NULL -just just ADV RB NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -. . PUNCT . NULL -/ / SYM SYM NULL - - -Chsvpter Chsvpter PROPN NNP NULL -III III PROPN NNP NULL - - -How how ADV WRB NULL -DorolK/ DorolK/ PROPN NNP NULL -^^ved ^^ve VERB VBD NULL - - -the the DET DT NULL -^cevrecrow ^cevrecrow NOUN NN NULL -. . PUNCT . NULL - - -1.^1 1.^1 NUM CD CARDINAL - - -DOROTHY DOROTHY PROPN NNP NULL -WAS be VERB VBD NULL -left leave VERB VBD NULL -alone alone ADV RB NULL - - -she -PRON- PRON PRP NULL -began begin VERB VBD NULL -to to PART TO NULL -feel feel VERB VB NULL -hungry hungry ADJ JJ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -herself -PRON- PRON PRP NULL -some some DET DT NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -spread spread VERB VBD NULL -with with ADP IN NULL -butter butter NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -gave give VERB VBD NULL -some some DET DT NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -a a DET DT NULL -pail pail NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -shelf shelf NOUN NN NULL -she -PRON- PRON PRP NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -clear clear ADJ JJ NULL -, , PUNCT , NULL -sparkling sparkle VERB VBG NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ran run VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sitting sit VERB VBG NULL -there there ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -such such ADJ JJ NULL -delicious delicious ADJ JJ NULL -fruit fruit NOUN NN NULL -hanging hang VERB VBG NULL -from from ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -finding find VERB VBG NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -out out ADP RP NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -helped help VERB VBN NULL -32 32 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON - - -to to ADP IN NULL -a a DET DT NULL -good good ADJ JJ NULL -drink drink NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cool cool ADJ JJ NULL -, , PUNCT , NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -set set VERB VBD NULL -about about ADP IN NULL -making make VERB VBG NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -other other ADJ JJ NULL -dress dress NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -that that DET DT NULL -happened happen VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -clean clean ADJ JJ NULL -and and CCONJ CC NULL -was be AUX VBD NULL -hanging hang VERB VBG NULL -on on ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -gingham gingham PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -checks check NOUN NNS NULL -of of ADP IN NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -the the DET DT NULL -blue blue NOUN NN NULL -was be AUX VBD NULL -somewhat somewhat ADV RB NULL -faded fade VERB VBN NULL -with with ADP IN NULL -many many ADJ JJ NULL -w^ashings w^ashing NOUN NNS NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -still still ADV RB NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -frock frock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -washed wash VERB VBD NULL -herself -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -dressed dress VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -gingham gingham NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -her -PRON- PRON PRP$ NULL -pink pink ADJ JJ NULL -sunbonnet sunbonnet NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -bread bread NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -laying lay VERB VBG NULL -a a DET DT NULL -white white ADJ JJ NULL -cloth cloth NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -eet eet PROPN NNP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -how how ADV WRB NULL -old old ADJ JJ NULL -and and CCONJ CC NULL -w^orn w^orn ADJ JJ NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -surely surely ADV RB NULL -will will AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -looked look VERB VBD NULL -up up ADP RP NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -meant mean VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -. . PUNCT . NULL - - -* * PUNCT NFP NULL -T t NOUN NN NULL -wonder wonder NOUN NN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -fit fit VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -in in ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -wear wear VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -leather leather NOUN NN NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -silver silver ADJ JJ NULL -ones one NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -33 33 NUM CD NULL -' ' PUNCT '' NULL -' ' PUNCT '' WORK_OF_ART -Come come VERB VB WORK_OF_ART -along along ADP RP WORK_OF_ART -, , PUNCT , WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -closed close VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -locked lock VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -key key ADJ JJ NULL -care- care- NOUN NN NULL -fully fully ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -pocket pocket NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -so so ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -trotting trotting NOUN NN NULL -along along ADP IN NULL -soberly soberly ADV RB NULL -behind behind ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -roads road NOUN NNS NULL -near near SCONJ IN NULL -by by ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -long long ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -the the DET DT NULL -one one NOUN NN CARDINAL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -Within within ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -walking walk VERB VBG NULL -briskly briskly ADV RB NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -tinkling tinkle VERB VBG NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -roadbed roadbe VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -bright bright ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sang sing VERB VBD NULL -sweet sweet PROPN NNP NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -feel feel VERB VB NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -bad bad ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -might might AUX MD NULL -think think VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -would would AUX MD NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -suddenly suddenly ADV RB NULL -whisked whisk VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -pretty pretty ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -was be AUX VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -neat neat ADJ JJ NULL -fences fence NOUN NNS NULL -.at .at PUNCT NFP NULL - - -the the DET DT NULL -sides side NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBD NULL -a a DET DT NULL -dainty dainty NOUN NN NULL -blue blue ADJ JJ NULL -color color NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -beyond beyond ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -fields field NOUN NNS NULL -of of ADP IN NULL -grain grain NOUN NN NULL -and and CCONJ CC NULL -vegetables vegetable NOUN NNS NULL -in in ADP IN NULL -abun- abun- ADJ JJ NULL -dance dance NOUN NN NULL -. . PUNCT . NULL - - -Evidently evidently ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -were be AUX VBD NULL -good good ADJ JJ NULL -farmers farmer NOUN NNS NULL -and and CCONJ CC NULL -able able ADJ JJ NULL -to to PART TO NULL -raise raise VERB VB NULL -large large ADJ JJ NULL -crops crop NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -while while NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -a a DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -came come VERB VBD NULL -out out ADP RP NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -bow bow VERB VB NULL -low low ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -by by ADV RB NULL -; ; PUNCT : NULL -for for ADP IN NULL -everyone everyone PRON NN NULL -knew know VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -the the DET DT NULL -means mean NOUN NNS NULL -of of ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -and and CCONJ CC NULL -setting set VERB VBG NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -houses house NOUN NNS NULL -^ ^ PROPN NNP NULL - - -* * PUNCT NFP NULL -^M?j/ ^m?j/ SYM SYM NULL -' ' PUNCT '' NULL -34 34 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -were be AUX VBD NULL -odd odd ADJ JJ NULL -looking look VERB VBG NULL -dwellings dwelling NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -each each DET DT NULL -was be AUX VBD NULL -round round ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dome dome NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -roof roof NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT LOC -East East PROPN NNP LOC -blue blue NOUN NN LOC -was be AUX VBD NULL -the the DET DT NULL -favorite favorite ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -tired tired ADJ JJ NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -wonder wonder VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -house house NOUN NN NULL -rather rather ADV RB NULL -larger large ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -lawn lawn NOUN NN NULL -before before ADP IN NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -women woman NOUN NNS NULL -were be AUX VBD NULL -dancing dance VERB VBG NULL -. . PUNCT . NULL - - -Five five NUM CD CARDINAL -little little ADJ JJ NULL -fiddlers fiddler NOUN NNS NULL -played play VERB VBD NULL -as as ADV RB NULL -loudly loudly ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -singing singe VERB VBG NULL -, , PUNCT , NULL -while while SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -table table NOUN NN NULL -near near ADV RB NULL -by by ADP IN NULL -was be AUX VBD NULL -loaded load VERB VBN NULL -with with ADP IN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -and and CCONJ CC NULL -nuts nut NOUN NNS NULL -, , PUNCT , NULL -pies pie NOUN NNS NULL -and and CCONJ CC NULL -cakes cake NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -other other ADJ JJ NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -people people NOUN NNS NULL -greeted greet VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -kindly kindly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -invited invite VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -supper supper VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -horne horne NOUN NN NULL -of of ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -richest rich ADJ JJS NULL -Munchkins Munchkins PROPN NNPS NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -celebrate celebrate VERB VB NULL -their -PRON- PRON PRP$ NULL -free- free- ADJ JJ NULL -dom dom NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -bondage bondage NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -waited wait VERB VBN NULL -upon upon SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -rich rich ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -whose whose PRON WP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -a a DET DT NULL -settle settle NOUN NN NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -dance dance VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Boq Boq PROPN NNP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -white white ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -frock frock NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -sorceresses sorceress NOUN NNS NULL -wear wear VERB VBP NULL -white white ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OTi OTi NOUN NNS NULL -. . PUNCT . NULL - - -35 35 NUM CD TIME - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -is be AUX VBZ NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -checked check VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -smoothing smooth VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -wrinkles wrinkle NOUN NNS NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Blue Blue PROPN NNP NULL -is be AUX VBZ NULL -the the DET DT NULL -color color NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -is be AUX VBZ NULL -the the DET DT NULL -witch witch NOUN NN NULL -color color NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -an an DET DT NULL -ordinary ordinary ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -come come VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -chance chance NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -tired tired ADJ JJ NULL -watching watch VERB VBG NULL -the the DET DT NULL -dancing dancing NOUN NN NULL -, , PUNCT , NULL -Boq Boq PROPN NNP PERSON -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -sheets sheet NOUN NNS NULL -were be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -blue blue ADJ JJ NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -curled curl VERB VBD NULL -up up ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -blue blue ADJ JJ NULL -rug rug NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -a a DET DT NULL -wee wee ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -baby baby NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -played play VERB VBD NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -pulled pull VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -crowed crow VERB VBD NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -that that PRON WDT NULL -greatly greatly ADV RB NULL -amused amuse VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -curiosity curiosity NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -seen see VERB VBN NULL -a a DET DT NULL -dog dog NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Boq Boq PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -there there ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -better well ADJ JJR NULL -for for ADP IN NULL -people people NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -unless unless SCONJ IN NULL -they -PRON- PRON PRP NULL -36 36 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -have have AUX VBP NULL -business business NOUN NN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -longf longf NOUN NNS NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP DATE -many many ADJ JJ DATE -days day NOUN NNS DATE -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -here here ADV RB NULL -is be AUX VBZ NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -pleasant pleasant ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -through through ADP RP NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -dangerous dangerous ADJ JJ NULL -places place NOUN NNS NULL -before before ADP IN NULL -you -PRON- PRON PRP NULL -reach reach VERB VBP NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -worried worried ADJ JJ NULL -Dorothy Dorothy PROPN NNP PRODUCT -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -resolved resolve VERB VBD NULL -not not PART RB NULL -to to PART TO NULL -turn turn VERB VB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -bade bade VERB VBP NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -sev- sev- VERB VBN NULL -eral eral ADJ JJ NULL -miles mile NOUN NNS NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -stop stop VERB VB NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -climbed climb VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -cornfield cornfield NOUN NN NULL -beyond beyond ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -and and CCONJ CC NULL -not not PART RB NULL -far far ADV RB NULL -away away ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -placed place VERB VBD NULL -high high ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -birds bird NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -corn corn NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -leaned lean VERB VBD NULL -her -PRON- PRON PRP$ NULL -chin chin NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -thoughtfully thoughtfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -sack sack NOUN NN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -painted paint VERB VBD NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -represent represent VERB VB NULL -a a DET DT NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -An an DET DT NULL -old old ADJ JJ NULL -, , PUNCT , NULL -pointed point VERB VBD NULL -blue blue ADJ JJ NULL -hat hat NOUN NN NULL -, , PUNCT , NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -some some DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -, , PUNCT , NULL -was be AUX VBD NULL -perched perch VERB VBN NULL -on on ADP IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -blue blue ADJ JJ NULL -suit suit NOUN NN NULL -of of ADP IN NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -worn wear VERB VBN NULL -and and CCONJ CC NULL -faded fade VERB VBN NULL -, , PUNCT , NULL -which which PRON WDT NULL -had have AUX VBD NULL -also also ADV RB NULL -been be AUX VBN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -feet foot NOUN NNS NULL -were be AUX VBD NULL -some some DET DT NULL -old old ADJ JJ NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -blue blue ADJ JJ NULL -tops top NOUN NNS NULL -, , PUNCT , NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -every every DET DT NULL -man man NOUN NN NULL -wore wear VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -raised raise VERB VBN NULL -above above ADP IN NULL -the the DET DT NULL -stalks stalk NOUN NNS NULL -of of ADP IN NULL -corn corn NOUN NN NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -stuck stick VERB VBD NULL -up up ADP RP NULL -its -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -looking look VERB VBG NULL -earnestly earnestly ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -queer queer NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -" " PUNCT `` NULL - - -Dorothy Dorothy PROPN NNP PERSON -guzed guze VERB VBN NULL -tluught tluught NOUN NN NULL -fully fully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -37 37 NUM CD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -slowly slowly ADV RB NULL -wink wink VERB VBP NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -mistaken mistake VERB VBN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -scarecrows scarecrow NOUN NNS NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -ever ever ADV RB NULL -wink wink VERB VBP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -presently presently ADV RB NULL -the the DET DT NULL -figure figure NOUN NN NULL -nodded nod VERB VBD NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -climbed climb VERB VBD NULL -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -rather rather ADV RB NULL -husky husky ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -you -PRON- PRON PRP NULL -speak speak VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -pretty pretty ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -politely politely ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -feeling feel VERB VBG NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -smile smile NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -tedious tedious ADJ JJ NULL -being be AUX VBG NULL -perched perch VERB VBN NULL -up up ADP RP NULL -here here ADV RB NULL -night night NOUN NN NULL -and and CCONJ CC NULL -day day NOUN NN NULL -to to PART TO NULL -scare scare VERB VB NULL -away away ADV RB NULL -crows crow NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -pole pole NOUN NN NULL -is be AUX VBZ NULL -stuck stick VERB VBN NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -please please INTJ UH NULL -take take VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -pole pole NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -greatly greatly ADV RB NULL -obliged oblige VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -reached reach VERB VBD NULL -up up ADP RP NULL -both both DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -lifted lift VERB VBD NULL -the the DET DT NULL -figure figure NOUN NN NULL -off off ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -hght hght ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -set set VERB VBN NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -like like SCONJ IN NULL -a a DET DT NULL -new new ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -sounded sound VERB VBD NULL -queer queer PROPN NNP NULL -to to ADP IN NULL -38 38 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -hear hear VERB VB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -speak speak VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -bow bow VERB VB NULL -and and CCONJ CC NULL -walk walk VERB VB NULL -along- along- ADJ JJ NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -stretched stretch VERB VBN NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -yawned yawn VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -name name NOUN NN NULL -is be AUX VBZ NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -who who PRON WP NULL -isOz isoz ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -awfully awfully ADV RB NULL -sorry sorry ADJ JJ NULL -j<^ j<^ ADV RB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -J^\^ J^\^ PROPN NNP NULL - - -" " PUNCT `` NULL -Doyou doyou NOUN NN NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -i--^"^^ i--^"^^ PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -J J PROPN NNP NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -j j PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -ti^g ti^g PROPN NNP NULL -Emerald Emerald PROPN NNP NULL -City City PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -would would AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -39 39 NUM CD CARDINAL -any any DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -now now ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -con- con- VERB VBD NULL -tinued tinue VERB VBN NULL -, , PUNCT , NULL -confidentially confidentially ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -anyone anyone PRON NN NULL -treads tread VERB VBZ NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -toes toe NOUN NNS NULL -or or CCONJ CC NULL -sticks stick NOUN NNS NULL -a a DET DT NULL -pin pin NOUN NN NULL -into into ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -matter matter VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -feel feel VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -people people NOUN NNS NULL -to to PART TO NULL -call call VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -fool fool NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -stays stay VERB VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -yours your NOUN NNS NULL -is be AUX VBZ NULL -, , PUNCT , NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -to to PART TO NULL -know know VERB VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -understand understand VERB VBP NULL -how how ADV WRB NULL -you -PRON- PRON PRP NULL -feel feel VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Tf tf NOUN NN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -he -PRON- PRON PRP NULL -can can AUX MD NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -helped help VERB VBD NULL -him -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -path path NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like SCONJ IN NULL -this this DET DT NULL -addition addition NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -smelled smell VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -suspected suspect VERB VBD NULL -there there PRON EX NULL -might might AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -nest nest NOUN NN NULL -of of ADP IN NULL -rats rat NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -often often ADV RB NULL -growled growl VERB VBD NULL -in in ADP IN NULL -an an DET DT NULL -unfriendly unfriendly ADJ JJ NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -friend friend NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -bites bite VERB VBZ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Do do AUX VB NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -that that DET DT NULL -basket basket NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -mind mind VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -get get AUX VB NULL -tired tired ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -secret secret NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -40 40 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -farmer farmer NOUN NN NULL -who who PRON WP NULL -made make VERB VBD NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -lighted light VERB VBN NULL -match match NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -FEW FEW PROPN NNP NULL -HOURS hour NOUN NNS NULL -the the DET DT NULL -road road NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -rough rough ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walking walking NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -difficult difficult ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -^Scarecrow ^Scarecrow PROPN NNP NULL -often often ADV RB NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -/ / PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -here here ADV RB NULL -very very ADV RB NULL -uneven uneven ADJ JJ NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -broken break VERB VBN NULL -or or CCONJ CC NULL -missing miss VERB VBG NULL -altogether altogether ADV RB NULL -, , PUNCT , NULL -leaving leave VERB VBG NULL -holes hole NOUN NNS NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -Jumped jump VERB VBD NULL -across across ADP IN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -around around ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -having have VERB VBG NULL -no no DET DT NULL -brains brain NOUN NNS NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -straight straight ADV RB NULL -ahead ahead ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -stepped step VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -holes hole NOUN NNS NULL -arid arid PROPN NNP NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -bricks brick NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -never never ADV RB NULL -hurt hurt VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -pick pick VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -joined join VERB VBD NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -laughing laugh VERB VBG NULL -merrily merrily ADV RB NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -44 44 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farms farm NOUN NNS NULL -were be AUX VBD NULL -not not PART RB NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -well well ADV RB NULL -cared care VERB VBN NULL -for for ADP IN NULL -here here ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -farther farther ADV RB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -fewer few ADJ JJR NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -farther farther NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -the the DET DT NULL -more more ADV RBR NULL -dismal dismal ADJ JJ NULL -and and CCONJ CC NULL -lonesome lonesome VERB VB NULL -the the DET DT NULL -country country NOUN NN NULL -became become VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -noon noon NOUN NN TIME -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -roadside roadside NOUN NN NULL -, , PUNCT , NULL -near near SCONJ IN NULL -a a DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out ADP RP NULL -some some DET DT NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -refused refuse VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -never never ADV RB NULL -hungry hungry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -lucky lucky ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -. . PUNCT . NULL - - -For^my For^my PROPN NNP NULL -mouth mouth NOUN NN NULL -is be AUX VBZ NULL -only only ADV RB NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL - - -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -eat eat VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -would would AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -would would AUX MD NULL -spoil spoil VERB VB NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -saw see VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -that that SCONJ IN NULL -this this DET DT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -only only ADV RB NULL -nodded nod VERB VBD NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -eating eat VERB VBG NULL -her -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Tell tell VERB VB NULL -me -PRON- PRON PRP NULL -something something PRON NN NULL -about about ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -gray gray ADJ JJ NULL -everything everything PRON NN NULL -was be AUX VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -this this DET DT NULL -queer queer ADJ JJ NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -listened listen VERB VBD NULL -care- care- ADV RB NULL -fully fully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -why why ADV WRB NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -place place NOUN NN NULL -you -PRON- PRON PRP NULL -call call VERB VBP NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -No no ADV RB NULL -matter matter ADV RB NULL -how how ADV WRB NULL -dreary dreary ADJ JJ NULL -and and CCONJ CC NULL -gray gray VERB VB NULL -our -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -are be AUX VBP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -people people NOUN NNS NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -and and CCONJ CC NULL -blood blood NOUN NN NULL -would would AUX MD NULL -rather rather ADV RB NULL -live live VERB VB NULL -there there ADV RB NULL -than than SCONJ IN NULL -in in ADP IN NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -teas tea NOUN NNS NULL -only only ADV RB NULL -made make VERB VBD NULL -yesterday yesterday NOUN NN DATE -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -45 45 NUM CD CARDINAL -any any DET DT NULL -other other ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -be be AUX VB NULL -it -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -place place NOUN NN NULL -like like SCONJ IN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sighed sigh VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -your -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -proba- proba- VERB VB NULL -bly bly ADV RB NULL -all all DET DT NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Kansas Kansas PROPN NNP GPE -would would AUX MD NULL -have have AUX VB NULL -no no DET DT NULL -people people NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -fortunate fortunate ADJ JJ NULL -for for ADP IN NULL -Kansas Kansas PROPN NNP GPE -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -story story NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -resting rest VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -reproachfully reproachfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -life life NOUN NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -so so ADV RB NULL -short short ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -know know VERB VBP NULL -nothing nothing PRON NN NULL - - -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -made make VERB VBN NULL -day day NOUN NN NULL -before before ADP IN NULL -yesterday yesterday NOUN NN DATE -. . PUNCT . NULL - - -What what PRON WP NULL -happened happen VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -before before ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -unknown unknown ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Luckily luckily ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -things thing NOUN NNS NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -was be AUX VBD NULL -to to PART TO NULL -paint paint VERB VB NULL -my -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -what what PRON WP NULL -was be AUX VBD NULL -going go VERB VBG NULL -on on ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -another another DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -like like VERB VB NULL -those those DET DT NULL -ears ear NOUN NNS NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -n't not PART RB NULL -straight straight ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Never never ADV RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -ears ear NOUN NNS NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -which which PRON WDT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -enough enough ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -painted paint VERB VBD NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -looking look VERB VBG NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -at at ADP IN NULL -everything everything PRON NN NULL -around around ADP IN NULL -me -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -my -PRON- PRON PRP$ NULL -first first ADJ JJ ORDINAL -glimpse glimpse NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -46 46 NUM CD NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -a a DET DT NULL -rather rather ADV RB NULL -pretty pretty ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -who who PRON WP NULL -was be AUX VBD NULL -watching watch VERB VBG NULL -" " PUNCT `` NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -blue blue ADJ JJ NULL -paint paint NOUN NN NULL -is be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -color color NOUN NN NULL -for for ADP IN NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -a a DET DT NULL -little little ADJ JJ NULL -bigger big ADJ JJR NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -eye eye NOUN NN NULL -was be AUX VBD NULL -done do VERB VBN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -much much ADV RB NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -speak speak VERB VB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -a a DET DT NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -for for ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -the the DET DT NULL -fun fun NOUN NN NULL -of of ADP IN NULL -watching watch VERB VBG NULL -them -PRON- PRON PRP NULL -make make VERB VB NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -just just ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -anyone anyone PRON NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -This this DET DT NULL -fellow fellow NOUN NN NULL -will will AUX MD NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -fast fast ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -just just ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -quite quite ADV RB NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farmer farmer NOUN NN NULL -carried carry VERB VBD NULL -me -PRON- PRON PRP NULL -under under ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -me -PRON- PRON PRP NULL -up up ADP RP NULL -on on ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -soon soon ADV RB NULL -after after ADV RB NULL -walked walk VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -me -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -deserted desert VERB VBN NULL -this this DET DT NULL -way way NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -walk walk VERB VB NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -stay stay VERB VB NULL -on on ADP IN NULL -that that DET DT NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lonely lonely ADJ JJ NULL -life life NOUN NN NULL -to to PART TO NULL -lead lead VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -, , PUNCT , NULL -having have VERB VBG NULL -been be AUX VBN NULL -made make VERB VBN NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -other other ADJ JJ NULL -birds bird NOUN NNS NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -away away ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -pleased please VERB VBD NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -feel feel VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite DET PDT NULL -an an DET DT NULL -important important ADJ JJ NULL -person person NOUN NN NULL -. . PUNCT . NULL - - -By by ADP IN NULL -and and CCONJ CC NULL -by by ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -near near SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -looking look VERB VBG NULL -at at ADP IN NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -47 47 NUM CD CARDINAL -me -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -he -PRON- PRON PRP NULL -perched perch VERB VBD NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -wonder wonder VERB VBP NULL -if if SCONJ IN NULL -that that DET DT NULL -farmer farmer NOUN NN NULL -thought think VERB VBD NULL -to to PART TO NULL -fool fool VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -clumsy clumsy ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -Any any DET DT NULL -crow crow NOUN NN NULL -of of ADP IN NULL -sense sense NOUN NN NULL -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -only only ADV RB NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -hopped hop VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -aft aft ADJ JJ NULL -d\a't<^ d\a't<^ NOUN NN NULL -ill ill VERB VBP NULL -the the DET DT NULL -corn corn NOUN NN NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -bij^d^ bij^d^ NOUN NNS NULL -^^. ^^. X FW NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -harmed harm VERB VBN NULL -by by ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -came come VERB VBD NULL -to to PART TO NULL -eat eat VERB VB NULL -th th X XX NULL -corn corn NOUN NN NULL -too too ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -sheryi^^e sheryi^^e NOUN NN NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -grcc grcc PROPN NNP NULL -flock flock NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL - - -3J^]^^t,^ 3j^]^^t,^ NUM CD DATE -' ' PUNCT '' DATE -^^^^T ^^^^T PROPN NNP DATE - - -") ") PUNCT '' ORG - - -such such DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -Scarecro.v^fter Scarecro.v^fter PROPN NNP PERSON -arL arl NOUN NN NULL -but\tne but\tne PROPN NNP PERSON -al al PROPN NNP PERSON -trow trow PROPN NNP PERSON -comforted comfort VERB VBD NULL -r^^^'^^fyg r^^^'^^fyg PROPN NNP NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -If if SCONJ IN NULL -^u ^u NOUN NNS NULL -/ / PUNCT NFP NULL -only only ADV RB NULL -he -PRON- PRON PRP NULL -brakis brakis VERB VBP NULL -in in ADP IN NULL -^pur ^pur PUNCT . GPE - - -hea^^pir hea^^pir PROPN NNP NULL -would would AUX MD NULL -fe fe VERB VB NULL -as as SCONJ IN NULL -good good ADJ JJ NULL -manias manias PROPN NNP NULL -any any DET DT NULL -of of ADP IN NULL -tKem tKem PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -better well ADJ JJR NULL -man man NOUN NN NULL -th th X XX NULL -; ; PUNCT : NULL -ome ome NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Brains brain NOUN NNS NULL -are be AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -: : PUNCT : NULL -wordi wordi VERB VB NULL -having have VERB VBG NULL -in in ADP IN NULL -this this DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -no no DET DT NULL -rnatter rnatter PROPN NNP NULL -whethe whethe NOUN NN NULL -: : PUNCT : NULL -a a DET DT NULL -cro^v cro^v NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -\J^^Wim \J^^Wim PROPN NNP NULL - - -I I PROPN NNP NULL -ffl ffl PRON PRP NULL -fter fter VERB VBP NULL -the the DET DT NULL -crow^s crow^s NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL - - -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -r r NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -decided decide VERB VBD NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -try try VERB VB NULL -hard hard ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -some some DET DT NULL -brains brain NOUN NNS NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL - - -, , PUNCT , NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -along along ADP RP NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -me -PRON- PRON PRP NULL -off off ADP IN NULL -the the DET DT NULL -stake stake NOUN NN NULL -.Xand .xand NUM CD NULL - - -from from ADP IN NULL -what what PRON WP NULL -ycna ycna NOUN NN NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -as as ADV RB NULL -soon soon ADV RB NULL - - -a#i^ a#i^ PROPN NNP NULL -Lpi Lpi PROPN NNP PERSON -sure sure ADJ JJ NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -will will AUX MD NULL -give give VERB VB NULL -t t NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Hi hi INTJ UH NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -such such DET PDT NULL -an an DET DT NULL -uncomfortable uncomfortable ADJ JJ NULL -feeling feeling NOUN NN NULL -to to PART TO NULL -know know VERB VB NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -48 48 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -handed hand VERB VBD NULL -the the DET DT NULL -basket basket NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -fences fence NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -side side NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -land land NOUN NN NULL -was be AUX VBD NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -close close ADJ JJ NULL -together together ADV RB NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -met meet VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -almost almost ADV RB NULL -dark dark ADJ JJ NULL -under under ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -shut shut VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -daylight daylight NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -stop stop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -this this DET DT NULL -road road NOUN NN NULL -goes go VERB VBZ NULL -in in ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -at at ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -wherever wherever ADV WRB NULL -it -PRON- PRON PRP NULL -leads lead VERB VBZ NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Anyone anyone PRON NN NULL -would would AUX MD NULL -know know VERB VB NULL -that that SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -required require VERB VBD NULL -brains brain NOUN NNS NULL -to to PART TO NULL -figure figure VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -should should AUX MD NULL -have have AUX VB NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -an an DET DT TIME -hour hour NOUN NN TIME -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -light light NOUN NN NULL -faded fade VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -stumbling stumble VERB VBG NULL -along along ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -darkness darkness NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -could could AUX MD NULL -, , PUNCT , NULL -for for ADP IN NULL -some some DET DT NULL -dogs dog NOUN NNS NULL -see see VERB VBP NULL -very very ADV RB NULL -well well ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -declared declare VERB VBD NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -by by ADP IN NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -managed manage VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -along along ADP RP NULL -fairly fairly ADV RB NULL -well well ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -any any DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -any any DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -walking walking NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Soon soon ADV RB NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stopped stop VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -a a DET DT NULL -little little ADJ JJ NULL -cottage cottage NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -built build VERB VBN NULL -of of ADP IN NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -Shall shall AUX MD NULL -we -PRON- PRON PRP NULL -go go VERB VB NULL -there there ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -49 49 NUM CD TIME - - -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -soon soon ADV RB NULL -fell fall VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -sound sound ADJ JJ NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -never never ADV RB NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -patiently patiently ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -" " PUNCT '' NULL -came come VERB VBD NULL -. . PUNCT . NULL - - -CNjivpter CNjivpter PROPN NNP NULL -V. V. PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -RCvSci RCvSci PROPN NNP NULL -/ / SYM SYM NULL -e e NOUN NN NULL -of of ADP IN NULL -" " PUNCT `` NULL -tKe tKe PROPN NNP NULL - - -Tii\ Tii\ PROPN NNP DATE -Woodrcvex^ix Woodrcvex^ix PROPN NNP NULL - - -erv erv PROPN NNP NULL -DOROTHY DOROTHY PROPN NNP NULL -awoke awake VERB VBD NULL -the the DET DT NULL -sun sun NOUN NN NULL - - -was be AUX VBD NULL -shining shine VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -long long ADV RB NULL -been be AUX VBN NULL -out out ADV RB NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -squirrels squirrel NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -still still ADV RB NULL -standing stand VERB VBG NULL -patiently patiently ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -corner corner NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -search search VERB VB NULL -for for ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -water water NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -To to PART TO NULL -wash wash VERB VB NULL -my -PRON- PRON PRP$ NULL -face face NOUN NN NULL -clean clean ADJ JJ NULL -after after ADP IN NULL -the the DET DT NULL -dust dust NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -drink drink VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -the the DET DT NULL -dry dry ADJ JJ NULL -bread bread NOUN NN NULL -will will AUX MD NULL -not not PART RB NULL -stick stick VERB VB NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -throat throat NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -inconvenient inconvenient ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -sleep sleep VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -eat eat VERB VB NULL -and and CCONJ CC NULL -54 54 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -drink drink VERB VBP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -worth worth ADJ JJ NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bother bother NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -think think VERB VB NULL -properly properly ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -left leave VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT DATE -little little ADJ JJ DATE -spring spring NOUN NN DATE -of of ADP IN NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -drank drank NOUN NN NULL -and and CCONJ CC NULL -bathed bathe VERB VBD NULL -and and CCONJ CC NULL -ate eat VERB VBD NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -bread bread NOUN NN NULL -left leave VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -thankful thankful ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -eat eat VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -was be AUX VBD NULL -scarcely scarcely ADV RB NULL -enough enough ADJ JJ NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -for for ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -startled startled ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -a a DET DT NULL -deep deep ADJ JJ NULL -groan groan NOUN NN NULL -near near ADV RB NULL -by by ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -was be AUX VBD NULL -that that DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -imagine imagine VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -see see VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -another another DET DT NULL -groan groan NOUN NN NULL -reached reach VERB VBD NULL -their -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -sound sound NOUN NN NULL -seemed seem VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -discovered discover VERB VBD NULL -something something PRON NN NULL -shining shine VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -ray ray NOUN NN NULL -of of ADP IN NULL -sunshine sunshine NOUN NN NULL -that that PRON WDT NULL -fell fall VERB VBD NULL -between between ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ran run VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -trees tree NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -partly partly ADV RB NULL -chopped chop VERB VBN NULL -through through ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -standing stand VERB VBG NULL -beside beside ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -with with ADP IN NULL -an an DET DT NULL -uplifted uplifted ADJ JJ NULL -axe axe NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -man man NOUN NN NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -jointed joint VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -perfectly perfectly ADV RB NULL -motionless motionless ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -stir stir VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -amazement amazement NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -barked bark VERB VBD NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -made make VERB VBD NULL -a a DET DT NULL -snap snap ADJ JJ NULL -M M PROPN NNP NULL -he -PRON- PRON PRP NULL -the the DET DT NULL -tin tin NOUN NN NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -hurt hurt VERB VBD NULL -his -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL -] ] PUNCT -RRB- NULL - - -^W|ii| ^w|ii| X XX NULL - - -lI'Did li'did ADP IN NULL -you -PRON- PRON PRP NULL -groan groan VERB VBP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -' ' PUNCT '' PERSON -' ' PUNCT '' NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -groa groa PROPN NNP NULL -ing'for ing'for ADP IN NULL -more more ADJ JJR DATE -than than SCONJ IN DATE -a a DET DT DATE -year year NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -heard hear VERB VBN NULL -) ) PUNCT -RRB- NULL - - -ef ef PROPN NNP NULL -ore ore PROPN NNP NULL -or or CCONJ CC NULL -come come VERB VB NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -77 77 NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -softly softly ADV RB NULL -, , PUNCT , NULL -for^ for^ NUM CD NULL -LOved love VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -voice voice NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -man man NOUN NN NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Get get AUX VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -and and CCONJ CC NULL -oil oil VERB VB NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -rusted rust VERB VBN NULL -so so ADV RB NULL -badly badly ADV RB NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -; ; PUNCT : NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -well well ADV RB NULL -oiled oil VERB VBD NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -YcA YcA PROPN NNP NULL -will will AUX MD NULL -find find VERB VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -shelf shelf NOUN NN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -cot-| cot-| NOUN NN NULL -tage tage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -at at ADP IN NULL -once once ADV RB NULL -ran run VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Where where ADV WRB NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -joints?'^ joints?'^ NOUN NN ORG -' ' PUNCT '' ORG -' ' PUNCT `` NULL -Oil oil NOUN NN NULL -my -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -re*- re*- PROPN NNP NULL -plied ply VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -badly badly ADV RB NULL -rusted rust VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tin tin ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -moved move VERB VBD NULL -it -PRON- PRON PRP NULL -gently gently ADV RB NULL -from from ADP IN NULL -side side NOUN NN NULL -to to ADP IN NULL -side side VERB VB NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -worked work VERB VBD NULL -freely freely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -man man NOUN NN NULL -could could AUX MD NULL -turn turn VERB VB NULL -it -PRON- PRON PRP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -56 56 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -oiled oil VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -bent bend VERB VBD NULL -them -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -free free ADJ JJ NULL -from from ADP IN NULL -rust rust NOUN NN NULL -and and CCONJ CC NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -new new ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -gave give VERB VBD NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -of of ADP IN NULL -satisfaction satisfaction NOUN NN NULL -and and CCONJ CC NULL -lowered lower VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -hold- hold- NOUN NNS NULL -ing e VERB VBG NULL -that that SCONJ IN NULL -axe axe PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -put put VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -freely freely ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -and and CCONJ CC NULL -again again ADV RB NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -release release NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -a a DET DT NULL -very very ADV RB NULL -polite polite ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBN NULL -there there ADV RB NULL -always always ADV RB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL -come come VERB VBN NULL -along along ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -certainly certainly ADV RB NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -happen happen VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -here here ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -cottage cottage NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -wants want VERB VBZ NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -few few ADJ JJ NULL -brains brain NOUN NNS NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -appeared appear VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -deeply deeply ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -guess guess VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -answered answer VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -, , PUNCT , NULL -Tin Tin PROPN NNP PERSON -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -57 57 NUM CD CARDINAL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -returned return VERB VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -So so ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -join join VERB VB NULL -your -PRON- PRON PRP$ NULL -party party NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -also also ADV RB NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -along- along- NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -heartily heartily ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -added add VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -his -PRON- PRON PRP$ NULL -company company NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -shouldered shoulder VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -had have AUX VBD NULL -asked ask VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -put put VERB VB NULL -the the DET DT NULL -oil- oil- NOUN NN NULL -can can AUX MD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -F^or F^or PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -rain rain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rust rust VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -need need VERB VB NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -badly badly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -their -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -join join VERB VB NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -could could AUX MD NULL -not not PART RB NULL -pass pass VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -set set VERB VBD NULL -to to PART TO NULL -w^ork w^ork VERB VB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBN NULL -so so ADV RB NULL -well well ADV RB NULL -that that SCONJ IN NULL -soon soon ADV RB NULL -he -PRON- PRON PRP NULL -cleared clear VERB VBD NULL -a a DET DT NULL -passage passage NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -entire entire ADJ JJ NULL -party party NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -thinking think VERB VBG NULL -so so ADV RB NULL -earnestly earnestly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -notice notice VERB VB NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stumbled stumble VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -hole hole NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -call call VERB VB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -walk walk VERB VB NULL -around around ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -cheer- cheer- PROPN NNP NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -some some DET DT NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -58 58 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -brains brain NOUN NNS NULL -are be AUX VBP NULL -not not PART RB NULL -the the DET DT NULL -best good ADJ JJS NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -any any DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -empty empty ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -once once SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -heart heart NOUN NN NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -, , PUNCT , NULL -having have VERB VBG NULL -tried try VERB VBN NULL -them -PRON- PRON PRP NULL -both both DET DT NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -know know VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -\\,/ \\,/ PUNCT NFP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -" " PUNCT `` NULL -^'fTin ^'ftin ADP IN NULL - - -Woodman Woodman PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -following following ADJ JJ NULL -story story NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -the the DET DT NULL -son son NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -woodman woodman NOUN NN NULL -who who PRON WP NULL -chopped chop VERB VBD NULL -down down ADP RP NULL -' ' PUNCT '' NULL -trees tree NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -sold sell VERB VBD NULL -the the DET DT NULL -wood wood NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -living living NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -too too ADV RB NULL -became become VERB VBD NULL -a a DET DT NULL -w^ood w^ood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -died die VERB VBD NULL -I -PRON- PRON PRP NULL -took take VERB VBD NULL -care care NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -mother mother NOUN NN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -instead instead ADV RB NULL -of of ADP IN NULL -living live VERB VBG NULL -alone alone ADV RB NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -marry marry VERB VB NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -become become VERB VB NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -was be AUX VBD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girls girl NOUN NNS NULL -who who PRON WP NULL -was be AUX VBD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -grew grow VERB VBD NULL -to to PART TO NULL -love love VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -promised promise VERB VBD NULL -to to PART TO NULL -marry marry VERB VB NULL -me -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -earn earn VERB VB NULL -enough enough ADJ JJ NULL -money money NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -a a DET DT NULL -better well ADJ JJR NULL -house house NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -lived live VERB VBD NULL -with with ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -marry marry VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -59 59 NUM CD CARDINAL -was be AUX VBD NULL -so so ADV RB NULL -lazy lazy ADJ JJ NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -to to PART TO NULL -remain remain VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -do do AUX VB NULL -the the DET DT NULL -cooking cooking NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -housework housework NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -her -PRON- PRON PRP NULL -two two NUM CD CARDINAL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -cow cow NOUN NN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -prevent prevent VERB VB NULL -the the DET DT NULL -marriage marriage NOUN NN NULL -. . PUNCT . NULL - - -Thereupon thereupon ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -enchanted enchant VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -chopping chop VERB VBG NULL -away away ADV RB NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -one one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -anx- anx- ADV RB NULL -ious ious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -the the DET DT NULL -new new ADJ JJ NULL -house house NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slipped slip VERB VBD NULL -all all ADV RB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -cut cut VERB VB NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -at at ADP IN NULL -first first ADV RB ORDINAL -seemed seem VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -misfortune misfortune NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -a a DET DT NULL -one one NUM CD CARDINAL -- - PUNCT HYPH NULL -legged legged ADJ JJ NULL -man man NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -dp dp VERB VB NULL -very very ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wood wood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -tin tin PROPN NNP NULL -- - PUNCT HYPH NULL -smith smith PROPN NNP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -him -PRON- PRON PRP NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leg leg NOUN NN NULL -worked work VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -once once ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -used use VERB VBN NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -action action NOUN NN NULL -angered anger VERB VBD NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -promised promise VERB VBN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -marry marry VERB VB NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -began begin VERB VBD NULL -chopping chop VERB VBG NULL -again again ADV RB NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -the the DET DT NULL -enchanted enchant VERB VBN NULL -axe axe PROPN NNP NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -one one NUM CD NULL -after after ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -nothing nothing PRON NN NULL -daunted daunt VERB VBN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -them -PRON- PRON PRP NULL -replaced replace VERB VBN NULL -with with ADP IN NULL -tin tin ADJ JJ NULL -ones one NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -made make VERB VBD NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slip slip VERB VB NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -happened happen VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -along along ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -head head NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -beaten beat VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -worked work VERB VBD NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -little little ADV RB NULL -knew know VERB VBD NULL -how how ADV WRB NULL -cruel cruel ADJ JJ NULL -my -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -could could AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -new new ADJ JJ NULL -way way NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -6o 6o NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -slip slip PROPN NNP NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -ain ain PROPN NNP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -cut cut VERB VBD NULL -right right ADV RB NULL -through through ADP IN NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -spHtting sphtte VERB VBG NULL -me -PRON- PRON PRP NULL -into into ADP IN NULL -two two NUM CD CARDINAL -halves half NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -body body NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -fastening fasten VERB VBG NULL -my -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -head head VERB VB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -around around ADV RB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -alas alas INTJ UH NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -now now ADV RB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -lost lose VERB VBD NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -I -PRON- PRON PRP NULL -married marry VERB VBD NULL -her -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -still still ADV RB NULL -living live VERB VBG NULL -with with ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -body body NOUN NN NULL -shone shine VERB VBD NULL -so so ADV RB NULL -brightly brightly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -now now ADV RB NULL - - -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -cut cut VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -danger danger NOUN NN NULL -that that SCONJ IN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -rust rust VERB VB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -kept keep VERB VBD NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -inmy inmy PROPN NNP NULL -cottage cottage VERB VB NULL -and and CCONJ CC NULL -took take VERB VBD NULL -care care NOUN NN NULL -to to ADP IN NULL -oil oil NOUN NN NULL -myself -PRON- PRON PRP NULL -whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -needed need VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -day day NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -forgot forgot VERB VBP NULL -to to PART TO NULL -do do AUX VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -being be AUX VBG NULL -caught catch VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rainstorm rainstorm NOUN NN NULL -, , PUNCT , NULL -before before ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -had have AUX VBD NULL -rusted rust VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -left leave VERB VBN NULL -to to PART TO NULL -stand stand VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -thing thing NOUN NN NULL -to to ADP IN NULL -un- un- ADJ JJ NULL -dergo dergo VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -during during ADP IN NULL -the the DET DT DATE -year year NOUN NN DATE -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -there there ADV RB NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -greatest great ADJ JJS NULL -loss loss NOUN NN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -was be AUX VBD NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -love love NOUN NN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -hap- hap- ADJ JJ NULL -piest pi ADJ JJS NULL -man man NOUN NN NULL -on on ADP IN NULL -earth earth NOUN NN LOC -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -love love VERB VB NULL -who who PRON WP NULL -has have AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -6i 6i PROPN NNP NULL -^^^pleart ^^^pleart PUNCT NFP NULL -, , PUNCT , NULL - - -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -resolved resolve VERB VBN NULL -to to PART TO NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -one one NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -g g NOUN NN NULL -- - PUNCT : NULL -o o NOUN NN NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden NOUN NN NULL -and and CCONJ CC NULL -marry marry VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Both both DET DT NULL -Dorothy Dorothy PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ask ask VERB VB NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -a a DET DT NULL -fool fool NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -with with ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -take take VERB VB NULL -the the DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -do do AUX VBP NULL -not not PART RB NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -happiness happiness NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -say say VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -which which PRON WDT NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -two two NUM CD CARDINAL -friends friend NOUN NNS NULL -was be AUX VBD NULL -right right ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -decided decide VERB VBD NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL - - -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -whether whether SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -no no DET DT NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -each each DET DT NULL -got get VERB VBD NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -What what PRON WP NULL -worried worry VERB VBD NULL -her -PRON- PRON PRP NULL -most most ADV RBS NULL -was be AUX VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -bread bread NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -an- an- CCONJ CC NULL -other other ADJ JJ NULL -meal meal NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -empty empty VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -nor nor CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -ever ever ADV RB NULL -ate eat VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -nor nor CCONJ CC NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -unless unless SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -fed feed VERB VBN NULL -. . PUNCT . NULL - - -CK'dwpterVI CK'dwpterVI PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -CowsvrcUy CowsvrcUy PROPN NNP NULL -Liorv Liorv PROPN NNP NULL -. . PUNCT . NULL - - -THIS THIS PROPN NNP NULL -TIME TIME PROPN NNP NULL - - -DOROTW DOROTW PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -walking- walking- ADJ JJ NULL -through through ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -road road NOUN NN NULL -' ' PUNCT '' NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -much much ADJ JJ NULL -cover^^ cover^^ PROPN NNP NULL -' ' PUNCT '' NULL -dried dry VERB VBN NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -dead dead ADJ JJ NULL -leaves leave NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees,-*^!!^ trees,-*^!!^ PROPN NNP NULL -' ' PUNCT '' NULL -: : PUNCT : NULL -! ! PUNCT . NULL - - -walking- walking- PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -good good ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - --^t% -^t% PUNCT NFP NULL - - -There there PRON EX NULL -were be AUX VBD NULL -few few ADJ JJ NULL -birds bird NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest^if forest^if NUM CD NULL -. . PUNCT . NULL - - -B b NOUN NN NULL -birds bird NOUN NNS NULL -love love VERB VBP NULL -the the DET DT NULL -open open ADJ JJ NULL -country country NOUN NN NULL -where where ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -su su PROPN NNP NULL -] ] PUNCT -RRB- NULL -shine shine NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -deep deep ADJ JJ NULL -growl growl NOUN NN NULL -from from ADP IN NULL -some some DET DT NULL -wild wild ADJ JJ NULL -animal animal NOUN NN NULL -hidden hide VERB VBN NULL -among among ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -sounds sound VERB VBZ NULL -ifiaade ifiaade NOUN NN NULL -. . PUNCT . NULL - - -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -'s 's PART POS NULL -heart heart NOUN NN NULL -beat beat VERB VBD NULL -fast fast ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -66 66 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -what what PRON WP NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -even even ADV RB NULL -bark bark VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -long long ADV RB NULL -will will AUX MD NULL -it -PRON- PRON PRP NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -the the DET DT NULL -child child NOUN NN NULL -asked ask VERB VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -before before ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -was be AUX VBD NULL -the the DET DT NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -went go VERB VBD NULL -there there ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -through through ADP IN NULL -a a DET DT NULL -dangerous dangerous ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -nearer nearer PROPN NNP NULL -to to ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -where where ADV WRB NULL -Oz Oz PROPN NNP NULL -dwells dwell NOUN NNS NULL -the the DET DT NULL -country country NOUN NN NULL -is be AUX VBZ NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -my -PRON- PRON PRP$ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -can can AUX MD NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -bear bear VERB VBP NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -protect protect VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -will will AUX MD NULL -pro- pro- VERB VB NULL -tect tect VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -protect protect VERB VB NULL -him -PRON- PRON PRP NULL -ourselves -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -Just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -there there ADV RB NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -a a DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP ORG -bounded bound VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -With with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw NOUN NN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -spining spin VERB VBG NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -struck strike VERB VBD NULL -at at ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -no no DET DT NULL -impression impression NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -still still ADV RB NULL -. . PUNCT . NULL - - -Little Little PROPN NNP NULL -Toto Toto PROPN NNP NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -an an DET DT NULL -enemy enemy NOUN NN NULL -to to PART TO NULL -face face VERB VB NULL -, , PUNCT , NULL -ran run VERB VBD NULL -barking bark VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -had have AUX VBD NULL -opened open VERB VBN NULL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -67 67 NUM CD CARDINAL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -to to PART TO NULL -bite bite VERB VB NULL -the the DET DT NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -fearing fear VERB VBG NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -heedless heedless NOUN NN NULL -of of ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -slapped slap VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -dare dare VERB VB NULL -to to PART TO NULL -bite bite VERB VB NULL -Toto Toto PROPN NNP NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -a a DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -to to PART TO NULL -bite bite VERB VB NULL -a a DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -rubbed rub VERB VBD NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw ADJ JJ NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -hit hit VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -No no INTJ UH NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -retorted retort VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -T t NOUN NN NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -hanging hang VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -shame shame NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -Lve Lve PROPN NNP NULL -always always ADV RB NULL -known know VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -how how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL - - -To to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -striking strike VERB VBG NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -her -PRON- PRON PRP$ NULL -pick pick VERB VB NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -patted pat VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -still still ADV RB NULL -angry angry ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -over over ADV RB NULL -so so ADV RB NULL -easily easily ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -astonished astonish VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -whirl whirl VERB VB NULL -around around ADV RB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -Is be AUX VBZ NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD CARDINAL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -also also ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -helped help VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -blunted blunt VERB VBD NULL -my -PRON- PRON PRP$ NULL -claws claws NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -they -PRON- PRON PRP NULL -scratched scratch VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -it -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -68 68 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -cold cold ADJ JJ NULL -shiver shiver NOUN NN NULL -run run VERB VBD NULL -down down ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -little little ADJ JJ NULL - - -anima| anima| PROPN NNP NULL - - -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -tender tender ADJ JJ NULL -of of ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Neither neither CCONJ CC NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -a a NOUN NN NULL -a a DET DT NULL -meat meat NOUN NN NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -curious curious ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seems seem VERB VBZ NULL -remarkably remarkably ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -look look VERB VBP NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one PRON PRP NULL -would would AUX MD NULL -think think VERB VB NULL -o^ o^ ADP RP NULL -biting bite VERB VBG NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -con-- con-- PUNCT , NULL -tinned tin VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -| | CCONJ CC NULL -" " PUNCT `` NULL -What what PRON WP NULL -makes make VERB VBZ NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -coward coward NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -look look VERB VB NULL -- - PUNCT HYPH NULL -j j PROPN NNP NULL -ing e VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -a^ a^ ADJ JJ NULL -small small ADJ JJ NULL -horse horse NOUN NN NULL -. . PUNCT . NULL - - -j j PROPN NNP NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -mystery mystery NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -animals animal NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -naturally naturally ADV RB NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -brave brave ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -every- every- ADJ JJ NULL - - -where where ADV WRB NULL -thought think VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -learned learn VERB VBD NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -roared roar VERB VBD NULL -very very ADV RB NULL -loudly loudly ADV RB NULL -every every DET DT NULL -living living NOUN NN NULL -thing thing NOUN NN NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -met meet VERB VBN NULL -a a DET DT NULL -man man NOUN NN NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -awfully awfully ADV RB NULL -scared scared ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -just just ADV RB NULL -roared roar VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -always always ADV RB NULL -run run VERB VBN NULL -away away ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT NULL -ele- ele- NOUN NN NULL -phants phant NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -bears bear NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -tried try VERB VBN NULL -to to PART TO NULL -fight fight VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -run run VERB VBN NULL -myself -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -69 69 NUM CD CARDINAL -coward coward PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -hear hear VERB VBP NULL -me -PRON- PRON PRP NULL -roar roar VERB VB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -try try VERB VBP NULL -to to PART TO NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -King king NOUN NN ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -should should AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -, , PUNCT , NULL -wiping wipe VERB VBG NULL -a a DET DT NULL -tear tear NOUN NN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eye eye NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -sorrow sorrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -makes make VERB VBZ NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -whenever whenever ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -dan- dan- ADJ JJ NULL -ger ger NOUN NN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -begins begin VERB VBZ NULL -to to PART TO NULL -beat beat VERB VB NULL -fast fast ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Perhaps perhaps ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -proves prove VERB VBZ NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Perhaps perhaps ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -never never ADV RB NULL -looked look VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -grjeat grjeat NOUN NN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -70 70 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -think think VERB VB NULL -Oz oz PRON PRP ORG -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -cowardly cowardly ADJ JJ NULL -Lion Lion PROPN NNP EVENT -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Or or CCONJ CC NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -is be AUX VBZ NULL -simply simply ADV RB NULL -unbearable unbearable ADJ JJ NULL -without without ADP IN NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -other other ADJ JJ NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -cowardly cowardly ADJ JJ NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -allow allow VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -scare scare VERB VB NULL -them -PRON- PRON PRP NULL -so so ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -really really ADV RB NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -does do AUX VBZ NULL -n't not PART RB NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -any any DET DT NULL -braver braver NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -myself -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -little little ADJ JJ NULL -company company NOUN NN NULL -set set VERB VBN NULL -off off ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -walking walk VERB VBG NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -strides stride NOUN NNS NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -approve approve VERB VB NULL -this this DET DT NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -forget forget VERB VB NULL -how how ADV WRB NULL -nearly nearly ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -crushed crush VERB VBN NULL -be- be- PROPN NNP NULL - - -tween tween NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -'s 's PART POS NULL -great great ADJ JJ NULL -jaws jaw NOUN NNS NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -he -PRON- PRON PRP NULL -became become VERB VBD NULL -more more ADV RBR NULL -at at ADP IN NULL -ease ease NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -presently presently ADV RB NULL -Toto Toto PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -had have AUX VBD NULL -grown grow VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -During during ADP IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -that that DET DT DATE -day day NOUN NN DATE -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -other other ADJ JJ NULL -adven- adven- ADJ JJ NULL -ture ture NOUN NN NULL -to to ADP IN NULL -mar mar PROPN NNP NULL -the the DET DT NULL -peace peace NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -beetle beetle NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -crawling crawl VERB VBG NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -THR THR PROPN NNP NULL -WONDERFUIv WONDERFUIv PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -71 71 NUM CD NULL - - -the the DET DT NULL -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -always always ADV RB NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -any any DET DT NULL -hving hve VERB VBG NULL -creature creature NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -several several ADJ JJ NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -sorrow sorrow NOUN NN NULL -and and CCONJ CC NULL -regret regret NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -tears tear NOUN NNS NULL -ran run VERB VBD NULL -slowly slowly ADV RB NULL -down down ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -hinges hinge NOUN NNS NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -they -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -presently presently ADV RB NULL -asked ask VERB VBD NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -question question NOUN NN NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -could could AUX MD NULL -not not PART RB NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -jaws jaw NOUN NNS NULL -were be AUX VBD NULL -tightly tightly ADV RB NULL -rusted rust VERB VBN NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -became become VERB VBD NULL -greatly greatly ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -and and CCONJ CC NULL -made make VERB VBD NULL -many many ADJ JJ NULL -motions motion NOUN NNS NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -relieve relieve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP EVENT -was be AUX VBD NULL -also also ADV RB NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -what what PRON WP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -seized seize VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can NOUN NN NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -the the DET DT NULL -iS^ iS^ PROPN NNP NULL -W^oodman W^oodman PROPN NNP NULL -'s 's PART POS NULL -jaws jaws NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -after after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -talk talk VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -will will AUX MD NULL -serve serve VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -les- les- NOUN NN NULL -son son NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -to to PART TO NULL -look look VERB VB NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -step step VERB VBP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -kill kill VERB VB NULL -an- an- DET DT NULL -other other ADJ JJ NULL -bug bug NOUN NN NULL -or or CCONJ CC NULL -beetle beetle NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -surely surely ADV RB NULL -cry cry VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -crying cry VERB VBG NULL -rusts rust NOUN NNS NULL -my -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Thereaf- Thereaf- PROPN NNP NULL - - -ter ter VERB VBD NULL - - -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -72 72 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -very very ADV RB NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -ant ant NOUN NN NULL -toiling- toiling- ADJ JJ NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -step step VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -not not PART RB NULL -to to PART TO NULL -harm harm VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -great great ADJ JJ NULL -care care NOUN NN NULL -never never ADV RB NULL -to to PART TO NULL -be be AUX VB NULL -cruel cruel ADJ JJ NULL -or or CCONJ CC NULL -unkind unkind NOUN NN NULL -to to ADP IN NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -people people NOUN NNS NULL -with with ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -have have AUX VB NULL -something something PRON NN NULL -to to PART TO NULL -guide guide VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -need need VERB VBP NULL -never never ADV RB NULL -do do AUX VB NULL -wrong wrong NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -, , PUNCT , NULL -When when ADV WRB NULL -Oz Oz PROPN NNP NULL -gives give VERB VBZ NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -need need VERB VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -CK.pterVn CK.pterVn PROPN NNPS PRODUCT -. . PUNCT . NULL -.e .e PUNCT NFP NULL - - -Joi Joi PROPN NNP NULL -/ / SYM SYM NULL -rrvey rrvey ADJ JJ NULL -to to ADP IN NULL -TI\e TI\e PROPN NNP NULL -Grets^t Grets^t PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PROPN NNP NULL - - -^^^ ^^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -' ' PUNCT '' NULL -I i NOUN NN NULL -^i ^i PUNCT NFP NULL -WERE be VERB VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -camp camp NOUN NN NULL -out out ADP RP NULL -that that SCONJ IN NULL -nig nig PROPN NNP NULL -- - PUNCT HYPH NULL -ht ht PROPN NNP NULL -under under ADP IN NULL -a a DET DT NULL -large large ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -houses house NOUN NNS NULL -near near ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -tree tree NOUN NN NULL -made make VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -, , PUNCT , NULL -thick thick ADJ JJ NULL -covering covering NOUN NN NULL -to to PART TO NULL -protect protect VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -dew dew NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -chopped chop VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -built build VERB VBD NULL -a a DET DT NULL -splendid splendid ADJ JJ NULL -fire fire NOUN NN NULL -that that PRON WDT NULL -warmed warm VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -feel feel VERB VB NULL -less less ADV RBR NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -ate eat VERB VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -for for ADP IN NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -76 76 NUM CD CARDINAL -THE the DET DT NULL -WONDHRFUL WONDHRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -kill kill VERB VB NULL -a a DET DT NULL -deer deer NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -can can AUX MD NULL -roast roast VERB VB NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -jyour jyour PROPN NNP PERSON -tastes taste NOUN NNS PERSON -are be AUX VBP NULL -so so ADV RB NULL -peculiar peculiar ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -prefer prefer VERB VBP NULL -cooked cook VERB VBN NULL -food food NOUN NN NULL -, , PUNCT , NULL -iand iand X XX NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -beg beg VERB VB NULL -- - PUNCT HYPH NULL -ged ge VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -certainly certainly ADV RB NULL -weep weep VERB VB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -killed kill VERB VBD NULL -a a DET DT NULL -poor poor ADJ JJ NULL -deer deer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fthen fthen ADV RB NULL -my -PRON- PRON PRP$ NULL -jaws jaws NOUN NN NULL -would would AUX MD NULL -rust rust VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -away away ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -supper supper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -knew know VERB VBD NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -^didn't ^didn't ADV RB NULL -mention mention VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -[ [ PUNCT -LRB- NULL -of of ADP IN NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -hungry hungry ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -this this DET DT NULL -jwas jwas NOUN NN NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -and and CCONJ CC NULL -thoughtful thoughtful ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -ilaughed ilaughe VERB VBD NULL -heartily heartily ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -awkward awkward ADJ JJ NULL -way way NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -poor poor ADJ JJ NULL -jcreature jcreature NOUN NN NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -padded padded ADJ JJ NULL -hands hand NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -clumsy clumsy ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -almost almost ADV RB NULL -as as ADV RB NULL -many many ADJ JJ NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -how how ADV WRB NULL -long long ADV RB NULL -it -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -enabled enable VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -feared fear VERB VBD NULL -a a DET DT NULL -spark spark NOUN NN NULL -might might AUX MD NULL -get get AUX VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -burn burn VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -dis- dis- NOUN NN NULL -tance tance NOUN NN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -flames flame NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -to to PART TO NULL -cover cover VERB VB NULL -' ' PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -with with ADP IN NULL -dry dry ADJ JJ NULL -leaves leave NOUN NNS NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -' ' PUNCT '' NULL -f)^]l\l\Ahs^''^'-- f)^]l\l\ahs^''^'-- NUM CD NULL -.. .. PUNCT NFP NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -kept keep VERB VBD NULL -her -PRON- PRON PRP NULL -very very ADV RB NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -77 77 NUM CD CARDINAL -snug snug PROPN NNP NULL -and and CCONJ CC NULL -warm warm ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -daylight daylight NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -bathed bathe VERB VBD NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -rippling ripple VERB VBG NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -an an DET DT NULL -eventful eventful ADJ JJ NULL -day day NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -hardly hardly ADV RB NULL -been be AUX VBN NULL -walking walk VERB VBG NULL -an an DET DT TIME -hour hour NOUN NN TIME -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -that that PRON WDT NULL -crossed cross VERB VBD NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -divided divide VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -wide wide ADJ JJ NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -crept creep VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -into into ADP IN NULL -it -PRON- PRON PRP NULL - - -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -also also ADV RB NULL -very very ADV RB NULL -deep deep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -big big ADJ JJ NULL -, , PUNCT , NULL -jagged jagged ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sides side NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -steep steep ADJ JJ NULL -that that SCONJ IN NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -must must AUX MD NULL -end end VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -despairingly despairingly ADV RB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -thought- thought- ADV RB NULL -ful ful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -fly fly VERB VB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -certain certain ADJ JJ NULL -; ; PUNCT : NULL -neither neither CCONJ CC NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -climb climb VERB VB NULL -down down ADP RP NULL -into into ADP IN NULL -this this DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -stop stop VERB VB NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -after after ADP IN NULL -measuring measure VERB VBG NULL -the the DET DT NULL -distance distance NOUN NN NULL -carefully carefully ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -us -PRON- PRON PRP NULL -all all ADV RB NULL -over over ADV RB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -, , PUNCT , NULL -one one NUM CD NULL -at at ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -will will AUX MD NULL -go go VERB VB NULL -first first ADV RB ORDINAL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -78 78 NUM CD CARDINAL - - -J j NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -killed kill VERB VBD NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -badly badly ADV RB NULL -dented dent VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -below below ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -fall fall NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -falling- falling- NOUN NN NULL -, , PUNCT , NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -is be AUX VBZ NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but but CCONJ CC NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -get get AUX VB NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -attempt attempt NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -and and CCONJ CC NULL -crouched crouch VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -run run VERB VB NULL -and and CCONJ CC NULL -jump jump VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -" " PUNCT `` NULL -Because because SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -the the DET DT NULL -way way NOUN NN NULL -we -PRON- PRON PRP NULL -Lions lion NOUN NNS NULL -do do AUX VBP NULL -these these DET DT NULL -things thing NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -giving give VERB VBG NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -shot shoot VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -: : PUNCT : NULL -all all DET DT NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -easily easily ADV RB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -had have AUX VBD NULL -got get VERB VBN NULL -down down ADP RP NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -back back NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -sprang spring VERB VBD NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -next next ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -tightly tightly ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -with with ADP IN NULL -one one NUM CD NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -safe safe ADJ JJ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -a a DET DT NULL -third third ADJ JJ ORDINAL -time time NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -sat sit VERB VBD NULL -down down ADP RP NULL -for for ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -beast beast NOUN NN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -leaps leap NOUN NNS NULL -had have AUX VBD NULL -made make VERB VBN NULL -his -PRON- PRON PRP$ NULL -breath breath NOUN NN NULL -short short ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -panted pant VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dog dog NOUN NN NULL -that that PRON WDT NULL -has have AUX VBZ NULL -been be AUX VBN NULL -running run VERB VBG NULL -too too ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -^W- ^W- PUNCT , NULL -] ] PUNCT -RRB- NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -very very ADV RB NULL -thick thick ADJ JJ NULL -on on ADP IN NULL -this this DET DT NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -gloomy gloomy ADJ JJ NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -had have AUX VBD NULL -rested rest VERB VBN NULL -started start VERB VBN NULL -along along ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yelh yelh PROPN NNP NULL -brick brick PROPN NNP NULL -, , PUNCT , NULL -silently silently ADV RB NULL -wondering wonder VERB VBG NULL -, , PUNCT , NULL -each each DET DT NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mind mind NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -ever ever ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -reach reach VERB VB NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sun- sun- NOUN NN NULL -shine shine VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -add add VERB VB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -discomfort discomfort NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -soon soon ADV RB NULL -heard hear VERB VBD NULL -strange strange ADJ JJ NULL -noises noise NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -depths depth NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -whispered whisper VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -lived live VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -ksked kske VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -monstrous monstrous ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -with with ADP IN NULL -claws claws PROPN NNP NULL -so so ADV RB NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -tear tear VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -kill kill VERB VB NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Fm fm ADV RB NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -^ ^ PROPN NNP NULL -.^V- .^V- PUNCT . NULL -. . PUNCT . NULL - - -i--^- i--^- PROPN NNP NULL -v v NOUN NN NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -8o 8o PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -dreadful dreadful ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -suddenly suddenly ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -gulf gulf NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -this this DET DT NULL -one one NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -broad broad ADJ JJ NULL -and and CCONJ CC NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP FAC -knew know VERB VBD NULL -at at ADP IN NULL -once once SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -leap leap VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -consider consider VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -serious serious ADJ JJ NULL -thought think VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Here here ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -can can AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -fall fall VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -walk walk VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -first first ADJ JJ ORDINAL -rate rate NOUN NN NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one PRON PRP NULL -would would AUX MD NULL -almost almost ADV RB NULL -suspect suspect VERB VB NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -The the DET DT NULL -Woodman Woodman PROPN NNP NULL -set set VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sharp sharp ADJ JJ NULL -was be AUX VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -was be AUX VBD NULL -soon soon ADV RB NULL -chopped chop VERB VBN NULL -nearly nearly ADV RB NULL -through through ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -strong strong ADJ JJ NULL -front front ADJ JJ NULL -legs leg NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -pushed push VERB VBD NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -tree tree NOUN NN NULL -tipped tip VERB VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -its -PRON- PRON PRP$ NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -just just ADV RB NULL -started start VERB VBN NULL -to to PART TO NULL -cross cross VERB VB NULL -this this DET DT NULL -queer queer PROPN NNP NULL -bridge bridge NOUN NN NULL -when when ADV WRB NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -growl growl NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -look look VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -horror horror NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -two two NUM CD CARDINAL -great great ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to ADP IN NULL -tremble tremble NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -cross cross VERB VB NULL -over over ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -TJLe TJLe PROPN NNPS NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -tcitJi tcitJi PROPN NNP NULL -a a DET DT NULL -crank crank NOUN NN NULL -into into ADP IN NULL -tlie tlie PROPN NNP NULL -gulf gulf PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -8i 8i NUM CD CARDINAL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP NULL -went go VERB VBD NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -holding hold VERB VBG NULL -Toto Toto PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -; ; PUNCT : NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -followed follow VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -came come VERB VBD NULL -next next ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -certainly certainly ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -turned turn VERB VBD NULL -to to PART TO NULL -face face VERB VB NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -a a DET DT NULL -roar roar NOUN NN NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -screamed scream VERB VBD NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP IN NULL -back- back- ADJ JJ NULL -wards ward NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -even even ADV RB NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -re- re- ADV RB NULL -membering membere VERB VBG NULL -that that SCONJ IN NULL -there there PRON EX NULL -were be AUX VBD NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -only only ADV RB NULL -one one NUM CD NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP NORP -again again ADV RB NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -crossed cross VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -Without without ADP IN NULL -stopping stop VERB VBG NULL -an an DET DT NULL -instant instant NOUN NN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -also also ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -lost lose VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -surely surely ADV RB NULL -tear tear VERB VB NULL -us -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -stand stand VERB VB NULL -close close ADJ JJ NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -fight fight VERB VB NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wait wait VERB VB NULL -a a DET DT NULL -minute minute NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -called call VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -what what PRON WP NULL -was be AUX VBD NULL -best good ADJ JJS NULL -to to PART TO NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to PART TO NULL -chop chop VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -that that PRON WDT NULL -rested rest VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -use use VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -two two NUM CD CARDINAL -Kalidahs Kalidahs PROPN NNP NORP -were be AUX VBD NULL -nearly nearly ADV RB NULL -across across ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -, , PUNCT , NULL -carry- carry- PROPN NNP NULL -ing e VERB VBG NULL -the the DET DT NULL -ugly ugly ADJ JJ NULL -, , PUNCT , NULL -snarling snarl VERB VBG NULL -brutes brute NOUN NNS NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -both both DET DT NULL -were be AUX VBD NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -peices peice NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -drawing draw VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -breath breath NOUN NN NULL -of of ADP IN NULL -relief relief NOUN NN NULL -, , PUNCT , NULL -* * PUNCT NFP NULL - - -T t NOUN NN NULL -see see VERB VBP NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -live live VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -1 1 NUM CD QUANTITY -am be AUX VBP QUANTITY -glad glad ADJ JJ QUANTITY -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -m. m. NOUN NN PERSON - - -not not PART RB NULL -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL -oW ow NOUN NN NULL -creafyres creafyre NOUN NNS NULL -ened ene VERB VBD NULL -me -PRON- PRON PRP NULL -so so ADV RB NULL -badly badly ADV RB NULL -th^\ th^\ ADJ JJ NULL - - -heatij heatij PROPN NNP NULL - - -Woodrri Woodrri PROPN NNP NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -- - PUNCT HYPH NULL -Le^rt_to le^rt_to ADJ JJ NULL -beat beat NOUN NN NULL - - -This this DET DT NULL -adventar&Tnade adventar&tnade NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -.. .. PUNCT . NULL - - -more more ADJ JJR NULL -, , PUNCT , NULL -anxi- anxi- PROPN NNP NULL -' ' PUNCT '' NULL - - --tiran -tiran PUNCT : NULL -ever ever ADV RB NULL -to to ADP IN NULL -, , PUNCT , NULL -^f ^f PUNCT NFP CARDINAL --^^ -^^ NUM CD NULL - - -^g-^iJt^ ^g-^iJt^ PUNCT NFP NULL -walked walk VERB VBD NULL -so so ADV RB NULL -; ; PUNCT : NULL -Dorothy Dorothy PROPN NNP PERSON -.-^game .-^game PROPN NNP NULL -tire tire PROPN NNP NULL - - -_ _ PROPN NNP NULL - - -tQ tQ PUNCT NFP NULL - - -ride ride VERB VB NULL -oa^^fe oa^^fe ADP IN NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -ba^. ba^. NUM CD NULL -TO to ADP IN NULL -' ' PUNCT '' NULL -tkekdjeat tkekdjeat NOUN NN NULL -joy joy NOUN NN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -became become VERB VBD NULL -thiSier thisi ADJ JJR NULL - - -the the DET DT NULL -further further ADJ JJ NULL -they -PRON- PRON PRP NULL -advanced^i^nd^n advanced^i^nd^n NUM CD NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME - - -th^y~ th^y~ NOUN NN NULL -suddenly suddenly ADV RB NULL -came come VERB VBD NULL -j^^^-^r^ad j^^^-^r^ad SYM SYM NULL -rB^er rB^er VERB VBN NULL -, , PUNCT , NULL -flowing- flowing- NOUN NN NULL - - -swiftly swiftly ADV RB NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -On on ADP IN NULL -^T^^tTi ^T^^tTi PUNCT NFP NULL -ot^^^de'5-:die ot^^^de'5-:die PRON PRP$ NULL -water water NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- PROPN NNP NULL -\^Mdrriinn%glhroug \^Mdrriinn%glhroug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -green green PROPN NNP NULL -meS^tvs'dottecf meS^tvs'dottecf VERB VBN NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -road road NOUN NN NULL -bor- bor- NOUN NN NULL -^^red^ihJ^es ^^red^ihJ^es PROPN NNP NULL -hauling haul VERB VBG NULL -full full ADJ JJ NULL -- - PUNCT HYPH NULL -iif iif NOUN NN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -eatly eatly ADV RB NULL -pfcased pfcase VERB VBN NULL -to- to- X XX NULL - - -.^e .^e PUNCT . NULL -. . PUNCT . NULL - - -this this DET DT NULL -delightful delightful ADJ JJ NULL -country country NOUN NN NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^r^=:f__-__ZTfew ^r^=:f__-__ZTfew PUNCT , NULL - - -shall shall AUX MD NULL - - -\^^^ss \^^^ss PROPN NNP NULL - - -the the DET DT NULL -riverP^asked riverP^asked PROPN NNP NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kf"^n'L Kf"^n'L PROPN NNP NULL -" " PUNCT '' NULL -^^^^^ ^^^^^ PUNCT . NULL -easity^-done easity^-done NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -j j PROPN NNP NULL -- - PUNCT : NULL -eplied eplie VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -^ ^ PROPN NNP NULL -" " PUNCT `` NULL - - -^^^^'^i^ ^^^^'^i^ PUNCT NFP NULL -\Yoodman \yoodman NOUN NN NULL -mu^bmld mu^bmld PROPN NNP NULL -u^^^ratt^so u^^^ratt^so PROPN NNP ORG -we~ we~ PROPN NNP NULL -can can AUX MD NULL -float float VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -^2i^ ^2i^ CCONJ CC NULL -et^er et^er PROPN NNP NULL -- - PUNCT HYPH NULL -sidv^---i:^.^J2__^ sidv^---i:^.^J2__^ PROPN NNPS NULL -_ _ VERB VBP NULL - - -r"^-- r"^-- NOUN NN NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -took take VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe PROPN NNP NULL -~ ~ PUNCT NFP NULL -a a DET DT NULL -: : PUNCT : NULL -n[d n[d PROPN NNP PERSON - - -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -JL JL PROPN NNP ORG -. . PUNCT . NULL - - -do\^ do\^ PUNCT : NULL - - -> > X XX NULL -sgiall sgiall NOUN NN NULL -trees tree NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -4 4 NUM CD CARDINAL -= = SYM SYM NULL - - -aft;:^iTd aft;:^iTd PUNCT NFP NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -at at ADP IN NULL -^ ^ PROPN NNP NULL -this this DET DT NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -barrk barrk NOUN NN NULL -- - PUNCT : NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -^ ^ PROPN NNP NULL - - -THE the DET DT NULL -WONDKRFUL WONDKRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -83 83 NUM CD CARDINAL -fine fine ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -pleased please VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -nuts nut NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -meal meal NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -takes take VERB VBZ NULL -time time NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -raft raft NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -when when ADV WRB NULL -one one NOUN NN CARDINAL -is be AUX VBZ NULL -as as ADV RB NULL -industrious industrious ADJ JJ NULL -and and CCONJ CC NULL -untiring untiring ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -night night NOUN NN NULL -came come VERB VBD NULL -the the DET DT NULL -work work NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -cozy cozy ADJ JJ NULL -place place NOUN NN NULL -under under ADP IN NULL -the the DET DT NULL -trees- trees- NOUN NN NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -well well ADV RB NULL -until until ADP IN NULL -the the DET DT NULL -morn- morn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -dreamed dream VERB VBD NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -soon soon ADV RB NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -1 1 NUM CD NULL - - -# # SYM $ NULL -|/^ |/^ ADJ JJ NULL -LITTLE LITTLE PROPN NNP ORG -PARTY PARTY PROPN NNP ORG -^^ ^^ PUNCT NFP NULL -^ ^ PROPN NNP NULL -of of ADP IN NULL -travellers traveller NOUN NNS NULL -awak- awak- PROPN NNP NULL -ened ene VERB VBN NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -' ' PUNCT '' NULL -refreshed refreshed ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -hope hope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -breakfasted breakfast VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -princess princess NOUN NN NULL -off off ADP RP NULL -peaches peach NOUN NNS NULL -and and CCONJ CC NULL -plums plum NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -Behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -dark dark ADJ JJ NULL -forest forest NOUN NN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -passed pass VERB VBN NULL -safely safely ADV RB NULL -through through ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -suffered suffer VERB VBN NULL -many many ADJ JJ NULL -discourage- discourage- ADJ JJ NULL -ments ment NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -, , PUNCT , NULL -sunny sunny ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -beckon beckon VERB VB NULL -them -PRON- PRON PRP NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -broad broad ADJ JJ NULL -river river NOUN NN NULL -now now ADV RB NULL -88 88 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -cut cut VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -from from ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -land land NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -cut cut VERB VBN NULL -a a DET DT NULL -few few ADJ JJ NULL -more more ADJ JJR NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pins pin NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -start start VERB VB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -it -PRON- PRON PRP NULL -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -bigf bigf PROPN NNP NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to PART TO NULL -steady steady VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -quite quite ADV RB NULL -well well ADV RB NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -the the DET DT NULL -swift swift ADJ JJ NULL -current current NOUN NN NULL -swept sweep VERB VBD NULL -the the DET DT NULL -raft raft NOUN NN NULL -down down ADP RP NULL -stream stream NOUN NN NULL -, , PUNCT , NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -water water NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -carried carry VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the- the- DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -enchant enchant VERB VB NULL -us -PRON- PRON PRP NULL -and and CCONJ CC NULL -make make VERB VB NULL -us -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -iVnd iVnd PROPN NNP NULL -I -PRON- PRON PRP NULL -slioul slioul VERB VBP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -89 89 NUM CD NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -certainly certainly ADV RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -pushed push VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -pole pole NOUN NN NULL -that that PRON WDT NULL -it -PRON- PRON PRP NULL -stuck stick VERB VBD NULL -fast fast ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -mud mud NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -again again ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -let let VERB VB NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -swept sweep VERB VBN NULL -away away ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP NULL -left leave VERB VBD NULL -clinging cling VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -called call VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -cry cry VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -fortunately fortunately ADV RB NULL -remembered remember VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -rust rust VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -dried dry VERB VBD NULL -his -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -apron apron NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -this this DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -thing thing NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -first first ADV RB ORDINAL -met meet VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -believe believe VERB VB NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -, , PUNCT , NULL -at at ADP IN NULL -any any DET DT NULL -rate rate NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -surely surely ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -use use NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -Scarecro^ Scarecro^ PROPN NNP NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -any any DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Down down ADP IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -the the DET DT NULL -raft raft NOUN NN NULL -floated float VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP PERSON -fWas fWas PROPN NNP PERSON -left leave VERB VBD NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -' ' PUNCT '' NULL -Lion Lion PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Something something PRON NN NULL -must must AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -to to PART TO NULL -save save VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -swim swim VERB VB NULL -to to ADP IN NULL -|he |he PROPN NNP NULL -shore shore NOUN NN NULL -and and CCONJ CC NULL -pull pull VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -after after ADP IN NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -only only ADV RB NULL -hold hold VERB VB NULL -fast fast ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ti^ ti^ PROPN NNP NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -caught catch VERB VBD NULL -fast fast ADJ JJ NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -swim swim VERB VB NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -toward toward ADP IN NULL -the the DET DT NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -by by ADV RB NULL -and and CCONJ CC NULL -by by ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -drawn draw VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -current current NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -'s 's PART POS WORK_OF_ART -long long ADJ JJ NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -shore shore NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -and and CCONJ CC NULL -stepped step VERB VBD NULL -off off ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -long long ADJ JJ NULL -way way NOUN NN NULL -past past ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -that that PRON WDT NULL -led lead VERB VBD NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -the the DET DT NULL -sun sun NOUN NN NULL -dry dry VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -best good ADJ JJS NULL -plan plan NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -walk walk VERB VB NULL -along along ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -bank bank NOUN NN NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -rested rest VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -grassy grassy ADJ JJ NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -from from ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -river river NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -plenty plenty ADJ JJ NULL -^^ ^^ NUM CD NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -91 91 NUM CD CARDINAL -of of ADP IN NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -sunshine sunshine NOUN NN NULL -to to PART TO NULL -cheer cheer VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -felt feel VERB VBN NULL -so so ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -very very ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -only only ADV RB NULL -stopping stop VERB VBG NULL -once once ADV RB NULL -to to PART TO NULL -pick pick VERB VB NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -flower flower NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Look look VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -looking look VERB VBG NULL -very very ADV RB NULL -lonely lonely ADJ JJ NULL -and and CCONJ CC NULL -sad sad ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -both both DET DT NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -wistfully wistfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -until until ADP IN NULL -a a DET DT NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -by by ADV RB NULL -, , PUNCT , NULL -which which PRON WDT NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -to to PART TO NULL -rest rest VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -'s 's PART POS NULL -edge edge NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -these these DET DT NULL -are be AUX VBP NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -n't n't PART RB NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -twisted twist VERB VBD NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -sharply sharply ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -queer queer PROPN NNP NULL -party party PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -wondering wonder VERB VBG NULL -how how ADV WRB NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Over over ADV RB NULL -there there ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL -92 92 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -heavy heavy ADJ JJ NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -thank thank VERB VB NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -find find VERB VBP NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -carry carry VERB VB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -drop drop VERB VB NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -bird bird NOUN NN NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -till till SCONJ IN NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -was be AUX VBD NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -claws claw NOUN NNS NULL -grabbed grab VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -were be AUX VBD NULL -sitting sit VERB VBG NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -happy happy ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -hugged hug VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -, , PUNCT , NULL -even even ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -sang sing VERB VBD NULL -" " PUNCT `` NULL -Tol tol NOUN NN NULL -- - PUNCT HYPH NULL -de- de- ADJ JJ NULL - - -ri ri PROPN NNP NULL -- - PUNCT HYPH NULL -de de ADP IN NULL -- - PUNCT HYPH NULL -oh oh INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -at at ADP IN NULL -every every DET DT NULL -step step NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -so so ADV RB NULL -gay gay ADJ JJ NULL - - -. . PUNCT . NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -stay stay VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -for- for- X XX NULL -ever ever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -the the DET DT NULL -kind kind NOUN NN NULL -Stork Stork PROPN NNP NULL -saved save VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get VERB VBP NULL -any any DET DT NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -find find VERB VB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -again again ADV RB NULL -and and CCONJ CC NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -some some DET DT NULL -kindness kindness NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -along along ADV RB NULL -beside beside ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -always always ADV RB NULL -like like VERB VBP NULL -to to PART TO NULL -help help VERB VB NULL -anyone anyone PRON NN NULL -in in ADP IN NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -babies baby NOUN NNS NULL -are be AUX VBP NULL -waiting wait VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -nest nest NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -kind kind ADJ JJ NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -listening listen VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -singing singing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Stork Stork PROPN NNP WORK_OF_ART -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -93 93 NUM CD CARDINAL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -looking^ looking^ X XX NULL -at at ADP IN NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -flowers flower NOUN NNS NULL -which which PRON WDT NULL -now now ADV RB NULL -became become VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -carpeted carpet VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -blossoms blossom NOUN NNS NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -great great ADJ JJ NULL -clusters cluster NOUN NNS NULL -of of ADP IN NULL -scarlet scarlet PROPN NNP NULL -pop- pop- PROPN NNP NULL -pies pie NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -so so ADV RB NULL -brilliant brilliant ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -dazzled dazzle VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -beautiful beautiful ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -breathed breathe VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -spicy spicy ADJ JJ NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -probably probably ADV RB NULL -like like VERB VB NULL -them -PRON- PRON PRP NULL -better well ADJ JJR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -a a DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -love love VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -always always ADV RB NULL -did do AUX VBD NULL -like like SCONJ IN NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -they -PRON- PRON PRP NULL -seem seem VERB VBP NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -and and CCONJ CC NULL -frail frail ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -there there PRON EX NULL -are be AUX VBP NULL -none none NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -so so ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -these these DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -now now ADV RB NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -more more ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -scarlet scarlet ADJ JJ NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -flowers flower NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -meadow meadow NOUN NN NULL -of of ADP IN NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -well well ADV RB NULL -known known ADJ JJ NULL -that that SCONJ IN NULL -when when ADV WRB NULL -there there PRON EX NULL -are be AUX VBP NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -flowers flower NOUN NNS NULL -together together ADV RB NULL -their -PRON- PRON PRP$ NULL -odor odor NOUN NN NULL -is be AUX VBZ NULL -so so ADV RB NULL -powerful powerful ADJ JJ NULL -that that SCONJ IN NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -breathes breathe VERB VBZ NULL -it -PRON- PRON PRP NULL -falls fall VERB VBZ NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -the the DET DT NULL -sleeper sleeper NOUN NN NULL -is be AUX VBZ NULL -not not PART RB NULL -carried carry VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flow- flow- NOUN NN NULL -ers er NOUN NNS NULL -he -PRON- PRON PRP NULL -sleeps sleep VERB VBZ NULL -on on ADV RB NULL -and and CCONJ CC NULL -on on ADV RB NULL -forever forever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -were be AUX VBD NULL -everywhere everywhere ADV RB NULL -about about ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -presently presently ADV RB NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -grew grow VERB VBD NULL -heavy heavy ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -sit sit VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -rest rest VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -94 94 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -would would AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -hurry hurry VERB VB NULL -and and CCONJ CC NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -before before ADP IN NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -walking walk VERB VBG NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -stand stand VERB VB NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -closed close VERB VBD NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -forgot forget VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -fast fast VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -leave leave VERB VBP NULL -her -PRON- PRON PRP NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -die die VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -smell smell NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -is be AUX VBZ NULL -killing kill VERB VBG NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -open open ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -already already ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -true true ADJ JJ NULL -; ; PUNCT : NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -fallen fall VERB VBN NULL -down down ADP RP NULL -beside beside ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -were be AUX VBD NULL -troubled trouble VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -95 95 NUM CD CARDINAL - - -" " PUNCT `` NULL -Run run VERB VB NULL -fast fast ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Lion lion NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -deadly deadly ADJ JJ NULL -flower flower NOUN NN NULL -- - PUNCT HYPH NULL -bed bed NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -too too ADV RB NULL -big big ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -aroused arouse VERB VBD NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -forward forward ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -make make VERB VB NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -our -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -Toto Toto PROPN NNP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -lap lap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -seat seat NOUN NN NULL -and and CCONJ CC NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -between between ADP IN NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -On on ADV RB NULL -and and CCONJ CC NULL -on on ADP IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -carpet carpet NOUN NN NULL -of of ADP IN NULL -deadly deadly ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -them -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -end end VERB VB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -bend bend NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -lying lie VERB VBG NULL -fast fast ADV RB NULL -asleep asleep ADJ JJ NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -flowers flower NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -huge huge ADJ JJ NULL -beast beast NOUN NN NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -given give VERB VBN NULL -up up ADP RP NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fallen fall VERB VBN NULL -only only ADV RB NULL -a a DET DT NULL -short short ADJ JJ NULL -distance distance NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -poppy- poppy- ADJ JJ NULL - - -w^^^^ w^^^^ PROPN NNP NULL - - -^^/^ ^^/^ PUNCT NFP NULL -^^^ ^^^ NOUN NN NULL -' ' PUNCT '' NULL -^^1^^^^ ^^1^^^^ PUNCT : NULL - - -the the DET DT NULL -sweet sweet ADJ JJ NULL -grass grass NOUN NN NULL -spread spread VERB VBD NULL -in in ADP IN NULL -beautiful beautiful ADJ JJ NULL -wW ww NOUN NN NULL -, , PUNCT , NULL -i9^ i9^ PROPN NNP NULL -f f PROPN NNP NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J J PROPN NNP NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -much much ADV RB NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -lift lift VERB VB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -must must AUX MD NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -here here ADV RB NULL -to to PART TO NULL -sleep sleep VERB VB NULL -on on ADP IN NULL -for- for- PROPN NNP NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -perhaps perhaps ADV RB NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -dream dream VERB VB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -found find VERB VBN NULL -courage courage NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -z z PROPN NNP NULL -' ' NUM CD NULL -96 96 NUM CD CARDINAL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -comrade comrade NOUN NN NULL -for for ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -cowardly cowardly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -on on ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -spot spot NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -far far ADV RB NULL -enough enough ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -field field NOUN NN NULL -to to PART TO NULL -prevent prevent VERB VB NULL -her -PRON- PRON PRP$ NULL -breathing breathing NOUN NN NULL -any any DET DT NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -poison poison NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -here here ADV RB NULL -they -PRON- PRON PRP NULL -laid lay VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -o o X XX NULL - - -n n CCONJ CC NULL - - -th th X XX NULL -^soft ^soft ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -4j 4j NUM CD CARDINAL -) ) PUNCT -RRB- NULL -' ' PUNCT '' NULL - - -^^. ^^. PROPN NNP NULL -: : PUNCT : NULL -CK^pterlX CK^pterlX PROPN NNP PERSON -TKe TKe PROPN NNP NULL -Qi Qi PROPN NNP ORG -/ / SYM SYM ORG -eerv eerv PROPN NNP ORG -rtN rtn NOUN NN NULL -Field Field PROPN NNP NULL -Mice Mice PROPN NNP NULL -. . PROPN NNP NULL - - -CANNOT CANNOT PROPN NNP ORG -BE be VERB VB ORG -FAR far ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow PROPN NNP NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -nearly nearly ADV RB NULL -as as SCONJ IN NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -river river NOUN NN NULL -carried carry VERB VBD NULL -us -PRON- PRON PRP NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -was be AUX VBD NULL -about about ADV RB NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -, , PUNCT , NULL -m^^is m^^is PROPN NNP NULL -head head NOUN NN NULL -( ( PUNCT -LRB- NULL -which which PRON WDT NULL -worked work VERB VBD NULL -beautifully beautifully ADV RB NULL -on on ADP IN NULL -hinges hinge NOUN NNS NULL -) ) PUNCT -RRB- NULL -a a DET DT NULL -strange strange ADJ JJ NULL -beast beast NOUN NN NULL -come come VERB VB NULL -bounding bound VERB VBG NULL -over over ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -towards towards ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -great great ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -wildcat wildcat NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ithe ithe NOUN NN NULL -Woodman Woodman PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -chasing chase VERB VBG NULL -something something PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -its -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -its -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -wide wide ADJ JJ NULL -open open ADJ JJ NULL -, , PUNCT , NULL -showing show VERB VBG NULL -two two NUM CD CARDINAL -rows row NOUN NNS NULL -of of ADP IN NULL -ugly ugly ADJ JJ NULL -teeth tooth NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -its -PRON- PRON PRP$ NULL -red red ADJ JJ NULL -eyes eye NOUN NNS NULL -lowed low VERB VBN NULL -like like SCONJ IN NULL -balls ball NOUN NNS NULL -of of ADP IN NULL -fire fire NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -nearer nearer ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -v\ v\ PROPN NNP ORG -loo loo PROPN NNP NULL -THE the DET DT LAW -WONDERFUL WONDERFUL PROPN NNP LAW -WIZARD wizard NOUN NN LAW -' ' PUNCT '' LAW -OF of ADP IN LAW -OZ OZ PROPN NNP LAW -. . PUNCT . NULL - - -Woodman Woodman PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -running run VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -beast beast NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ray ray NOUN NN NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -to to PART TO NULL -try try VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -such such DET PDT NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -harm- harm- ADJ JJ NULL -less less ADJ JJR NULL -creature creature NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -raised raise VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -ran run VERB VBD NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -quick quick ADJ JJ NULL -blow blow NOUN NN NULL -that that PRON WDT NULL -cut cut VERB VBD NULL -the the DET DT NULL -beast beast NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -clean clean VERB VB NULL -off off ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -in in ADP IN NULL -two two NUM CD CARDINAL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -freed free VERB VBN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -coming come VERB VBG NULL -slowly slowly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -for for ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -speak speak VERB VB NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -beg beg VERB VBP NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -! ! PUNCT . NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -careful careful ADJ JJ NULL -to to PART TO NULL -help help VERB VB NULL -all all DET PDT NULL -those those DET DT NULL -who who PRON WP NULL -may may AUX MD NULL -need need VERB VB NULL -a a DET DT NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -to to PART TO NULL -be be AUX VB NULL -only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -indignantly indignantly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Queen Queen PROPN NNP NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -fi(dd fi(dd NOUN NN NULL -- - PUNCT HYPH NULL -mice mice NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -making make VERB VBG NULL -a a DET DT NULL -bow bow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Therefore therefore ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -deed deed NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -in in ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -several several ADJ JJ NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -seen see VERB VBN NULL -running run VERB VBG NULL -up up ADP RP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -legs leg NOUN NNS NULL -could could AUX MD NULL -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -their -PRON- PRON PRP$ NULL -Queen queen NOUN NN NULL -they -PRON- PRON PRP NULL -exclaimed exclaim VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -your -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -! ! PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -manage manage VERB VB NULL -to to PART TO NULL -escape escape VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Wildcat Wildcat PROPN NNP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -lOI lOI PROPN NNP NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -bowed bow VERB VBD NULL -so so ADV RB NULL -low low ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -funny funny ADJ JJ NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -killed kill VERB VBD NULL -the the DET DT NULL -Wild- Wild- PROPN NNP NULL -cat cat NOUN NN NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -all all ADV RB NULL -serve serve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -his -PRON- PRON PRP$ NULL -slightest slight ADJ JJS NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -shrill shrill ADJ JJ NULL -chorus chorus NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -awak- awak- VERB VBN NULL -ened ene VERB VBN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -all all DET PDT NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -one one NUM CD CARDINAL -bark bark NOUN NN NULL -of of ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -right right ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -mid- mid- NOUN NN NULL -dle dle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -group group NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -always always ADV RB NULL -loved love VERB VBN NULL -to to PART TO NULL -chase chase VERB VB NULL -mice mouse NOUN NNS NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -no no DET DT NULL -harm harm NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -W^^oodman W^^oodman PROPN NNP NULL -caught catch VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -him -PRON- PRON PRP NULL -tight tight ADJ JJ NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -Toto Toto PROPN NNP NULL -shall shall AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -At at ADP IN NULL -this this DET DT NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS ORG -stuck stick VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -out out ADP RP NULL -from from ADP IN NULL -a a DET DT NULL -clump clump NOUN NN NULL -of of ADP IN NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -timid timid ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -bite bite VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -One one NUM CD CARDINAL -by by ADP IN NULL -one one NUM CD CARDINAL -the the DET DT NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -creep- creep- PROPN NNP NULL -ing e VERB VBG NULL -back back ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -bark bark VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -have have AUX VB NULL -bitten bite VERB VBN NULL -him -PRON- PRON PRP NULL -had have AUX VBD NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -not not PART RB NULL -known know VERB VBN NULL -very very ADV RB NULL -well well ADV RB NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -. . PUNCT . NULL -. . PUNCT . NULL - - -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -mice^spiake mice^spiake PROPN NNP NULL -. . PUNCT . NULL - - -,:v-\vi^-,3>^ ,:v-\vi^-,3>^ PUNCT , NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL - - -: : PUNCT : NULL - - --^v^- -^v^- PROPN NNP NULL - - -I02 I02 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -anything- anything- ADJ JJ NULL - - -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -it -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -repay repay VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -saving save VERB VBG NULL -the the DET DT NULL -Hfe Hfe PROPN NNP PERSON -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -Queen queen NOUN NN PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Nothing nothing PRON NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -trying try VERB VBG NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -because because SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -said say VERB VBD NULL -, , PUNCT , NULL -quickly quickly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL - - -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -save save VERB VB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -A a DET DT WORK_OF_ART -Lion Lion PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -eat eat VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -up up ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -this this DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Really really ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Mouse Mouse PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -so so ADV RB NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -is be AUX VBZ NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -promise promise VERB VBP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -shall shall AUX MD NULL -treat treat VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -with with ADP IN NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -trust trust VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -which which PRON WDT NULL -call call VERB VBP NULL -you -PRON- PRON PRP NULL -Queen Queen PROPN NNP PERSON -and and CCONJ CC NULL -are be AUX VBP NULL -willing willing ADJ JJ NULL -to to PART TO NULL -obey obey VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -are be AUX VBP NULL -thousands thousand NOUN NNS CARDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -to to PART TO NULL -come come VERB VB NULL -here here ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possi- possi- NUM CD NULL -ble ble VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -let let VERB VB NULL -each each DET DT NULL -one one NOUN NN NULL -bring bring VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Queen Queen PROPN NNP NULL -turned turn VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -that that PRON WDT NULL -attended attend VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -her -PRON- PRON PRP$ NULL -orders order NOUN NNS NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -away away ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -direction direction NOUN NN NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -tlie tlie PROPN NNP PERSON -Queen Queen PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -103 103 NUM CD CARDINAL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -Now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -trees tree NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -- - PUNCT HYPH NULL -side side NOUN NN NULL -and and CCONJ CC NULL -make make VERB VB NULL -a a DET DT NULL -truck truck NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -carry carry VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -went go VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -a a DET DT NULL -truck truck NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -limbs limb NOUN NNS NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -chopped chop VERB VBD NULL -away away ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -leaves leave NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -it -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pegs peg NOUN NNS NULL -and and CCONJ CC NULL -made make VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -wheels wheel NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -short short ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -tree- tree- ADJ JJ NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -fast fast ADV RB NULL -and and CCONJ CC NULL -so so ADV RB NULL -well well ADV RB NULL -did do AUX VBD NULL -he -PRON- PRON PRP NULL -work work VERB VB NULL -that that SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -mice mice NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -arrive arrive VERB VB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -thou- thou- ADJ JJ NULL -sands sand NOUN NNS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -: : PUNCT : NULL -big big ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -middle middle ADJ JJ NULL -- - PUNCT HYPH NULL -sized sized ADJ JJ NULL -mice mouse NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -each each DET DT NULL -one one NOUN NN CARDINAL -brought bring VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -about about ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -woke wake VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -astonished astonish VERB VBN NULL -to to PART TO NULL -find find VERB VB NULL -herself -PRON- PRON PRP NULL -lying lie VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -thousands thousand NOUN NNS CARDINAL -of of ADP IN NULL -mice mouse NOUN NNS NULL -standing stand VERB VBG NULL -around around ADV RB NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -about about ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -dignified dignified ADJ JJ NULL -little little ADJ JJ NULL -Mouse Mouse PROPN NNP GPE -, , PUNCT , NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -nodded nod VERB VBD NULL -gravely gravely ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -made make VERB VBD NULL -a a DET DT NULL -courtesy courtesy NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -friendly friendly ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -now now ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -fasten fasten VERB VB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -, , PUNCT , NULL -using use VERB VBG NULL -the the DET DT NULL -strings string NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -string string NOUN NN NULL -was be AUX VBD NULL -tied tie VERB VBN NULL -around around ADP IN NULL -the the DET DT NULL -neck neck NOUN NN NULL -I04 I04 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -each each DET DT NULL -mouse mouse NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -. . PUNCT . NULL -Of of ADV RB NULL -course course ADV RB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -a a DET DT CARDINAL -thousand thousand NUM CD CARDINAL -times time NOUN NNS NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -rafice rafice NOUN NN NULL -who who PRON WP NULL -were be AUX VBD NULL -to to PART TO NULL -draw draw VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -^arnessed ^arnesse VERB VBN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -to to PART TO NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -/Scarecrow /Scarecrow PUNCT . NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -could could AUX MD NULL -sit sit VERB VB NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -dravc^-n dravc^-n NOUN NN NULL - - -s\viftly s\viftly ADV RB NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -queer queer NOUN NN NULL -little little ADJ JJ NULL -horses horse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -here here ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -fAft^ fAft^ PROPN NNP NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -was be AUX VBD NULL -/.,4ieaY^j^tliey /.,4ieaY^j^tliey PUNCT . NULL -, , PUNCT , NULL -managed manage VERB VBD NULL -to to PART TO NULL -- - PUNCT HYPH NULL -get get AUX VB NULL -te^r^^il^the te^r^^il^the NOUN NN NULL -truck truck NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -^^^mi^^^ ^^^mi^^^ NUM CD NULL -' ' PART POS NULL -# # SYM $ NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -105 105 NUM CD CARDINAL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -hurriedly hurriedly ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -the the DET DT NULL -order order NOUN NN NULL -to to PART TO NULL -start start VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -feared fear VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -stayed stay VERB VBD NULL -among among ADP IN NULL --ib^^#oppies -ib^^#oppie NOUN NNS NULL - - -too too ADV RB NULL -long long ADV RB NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -would would AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -^^^^^;^ ^^^^^;^ PUNCT NFP NULL -' ' PUNCT '' NULL --^^ -^^ NOUN NN NULL -? ? PUNCT . NULL - - -5^ 5^ NUM CD NULL -~ ~ PUNCT NFP NULL -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -cfeaturSs cfeaturSs PROPN NNP NULL -" " PUNCT '' NULL - - -many many ADJ JJ NULL -though though SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -is^ould is^ould AUX MD NULL -hardly hardly ADV RB NULL -stir stir VERB VB NULL -the the DET DT NULL -heavily heavily ADV RB NULL -loaded loaded ADJ JJ NULL -truck truck NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -- - PUNCT HYPH NULL -man man PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -both both DET DT NULL -pushed push VERB VBD NULL -from from ADP IN NULL -behind behind ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -better well ADJ JJR NULL -. . PUNCT . NULL - - -Soon soon ADV RB NULL -they -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LOC -out out ADV RB NULL -< < X XX NULL -M M PROPN NNP NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -breathe breathe VERB VB NULL --the -the PUNCT `` NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -poisonous poisonous ADJ JJ NULL -scent scent NOUN NN NULL -o'L o'l NOUN NN NULL - - --tHe -tHe PROPN NNP CARDINAL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -^^ ^^ SYM SYM NULL - - -H h NOUN NN NULL -r r NOUN NN NULL -~iv~>*^ ~iv~>*^ SYM SYM NULL -io6 io6 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -warmly warmly ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -her -PRON- PRON PRP$ NULL -companion companion NOUN NN NULL -from from ADP IN NULL -death death NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -bigf bigf PROPN NNP NULL - - -Lion Lion PROPN NNP ORG -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -rescued rescue VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -unharnessed unharnessed ADJ JJ NULL -from from ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -and and CCONJ CC NULL -scampered scamper VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT PERSON -Queen queen NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice Mice PROPN NNP PERSON -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -Tf tf NOUN NN NULL -ever ever ADV RB NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -come come VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -field field NOUN NN NULL -and and CCONJ CC NULL -call call NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -hear hear VERB VB NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -come come VERB VB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -assistance assistance NOUN NN NULL -. . PUNCT . NULL - - -Goodbye goodbye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -away away ADV RB NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -ran run VERB VBD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -tightly tightly ADV RB NULL -lest lest ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -run run VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -frighten frighten VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -until until ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -awaken awaken VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -brought bring VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -some some DET DT NULL -fruit fruit NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -tree tree NOUN NN NULL -near near SCONJ IN NULL -bA\;^ttiiill(i//i^ bA\;^ttiiill(i//i^ PROPN NNP GPE -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -# # NOUN NN NULL -CKb^pterX. ckb^pterx. NOUN NN NULL -TKe TKe PROPN NNP NULL - - -Gi/&wrdisvrs Gi/&wrdisvrs PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -tKe tKe PROPN NNP ORG -G?vte G?vte PROPN NNP ORG -. . PUNCT . NULL -.^^ .^^ PUNCT . NULL -' ' PUNCT '' NULL -^^1 ^^1 SYM SYM NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -^^ ^^ SYM SYM NULL - - -li li PROPN NNP NULL - - -Q'l Q'l PROPN NNP NULL - - -: : PUNCT : NULL -^\^%'^^^ ^\^%'^^^ X ADD CARDINAL -i'^^QME i'^^qme NOUN NN NULL -THH^^EFORE thh^^efore NOUN NN NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -awakened awaken VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -lain lain PROPN NNP NULL -ig ig ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -a a DET DT NULL -long long ADJ JJ NULL -" " PUNCT '' NULL -while while SCONJ IN NULL -, , PUNCT , NULL -breath- breath- PROPN NNP NULL - - -^;;,;A}i'^'^''Tng- ^;;,;A}i'^'^''Tng- PUNCT NFP NULL - - -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -deadly deadly ADJ JJ NULL -fragrance fragrance NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -roll roll VERB VB NULL -off off ADP RP NULL -the the DET DT NULL -truck truck NOUN NN NULL -he -PRON- PRON PRP NULL -W^^ W^^ VERB VBZ NULL -yery yery ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -himself -PRON- PRON PRP NULL -still still ADV RB NULL -, , PUNCT , NULL -. . PUNCT . NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL - - -MMl MMl PROPN NNP NULL -' ' PUNCT '' NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -jrafi jrafi PROPN NNP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -1 1 NUM CD CARDINAL -' ' X XX NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -down down ADP RP NULL -and and CCONJ CC NULL -^"yawniijt^^'but ^"yawniijt^^'but PUNCT NFP NULL - - -the the DET DT NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -ydU^get ydu^get VERB VB NULL -me -PRON- PRON PRP NULL -put put VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -M|iijjii M|iijjii PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^lfen*they ^lfen*they INTJ UH NULL -' ' PUNCT '' NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -or or CCONJ CC NULL -tlie tlie ADJ JJ NULL -' ' PUNCT `` NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -they -PRON- PRON PRP NULL -IP IP PROPN NNP NULL -jihad jihad PROPN NNP NULL -gitieroubly gitieroubly ADV RB NULL -saved save VERB VBD NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -death death NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -r&ioiTRjj^ighed.^nd r&ioitrjj^ighed.^nd NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -, , PUNCT , NULL -, , PUNCT , NULL - - -I -PRON- PRON PRP NULL -fliy'^ fliy'^ PROPN NNP NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -^*\ave ^*\ave VERB VBP NULL -always always ADV RB NULL -thought think VERB VBN NULL -myself -PRON- PRON PRP NULL -very very ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -; ; PUNCT : NULL - - -^small ^small X FW NULL -ihings ihing NOUN NNS NULL -as as SCONJ IN NULL -flowers flower NOUN NNS NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -killinglhe killinglhe PROPN NNP GPE -, , PUNCT , NULL -; ; PUNCT : NULL -& & CCONJ CC NULL -% % NOUN NN NULL -' ' PUNCT '' NULL -jL jl NOUN NN NULL -^ ^ PROPN NNP NULL - - -^^^---*5 ^^^---*5 ADV RB NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -no no DET DT NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -small small ADJ JJ NULL -animals animal NOUN NNS NULL -as as SCONJ IN NULL -mice mouse NOUN NNS NULL -have have AUX VBP NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -strange strange ADJ JJ NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -is be AUX VBZ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -comrades comrade NOUN NNS NULL -, , PUNCT , NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -journey journey VERB VB NULL -on on ADP RP NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -find find VERB VBP NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -keep keep VERB VB NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -being be AUX VBG NULL -fully fully ADV RB NULL -refreshed refresh VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -feeling feel VERB VBG NULL -quite quite ADV RB NULL -himself -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -4 4 NUM CD CARDINAL -: : PUNCT : NULL - - -he- he- X XX NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -greatly greatly ADV RB NULL -enjoying enjoy VERB VBG NULL -tlie tlie ADJ JJ NULL -walk walk NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -; ; PUNCT : NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -grass grass NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -nOtlong nOtlong PROPN NNP GPE -before before ADP IN NULL -they -PRON- PRON PRP NULL -reac^d3h reac^d3h PROPN NNP GPE -: : PUNCT : NULL - - -j0atf j0atf PROPN NNP NULL -of of ADP IN NULL -yeifbw yeifbw NOUN NN NULL -T)^^^^ T)^^^^ PROPN NNP NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -aga^;:^^^^i aga^;:^^^^i PROPN NNP NULL - - -: : PUNCT : NULL -i6^merald i6^merald PROPN NNP PERSON -^S^^where ^S^^where PUNCT , NULL - - -the the DET DT NULL -grej^J^^ grej^J^^ NOUN NNS NULL -Oz Oz PROPN NNP NULL -dwjpllr dwjpllr NOUN NNS NULL - - -The the DET DT NULL -f^5^ f^5^ NOUN NN GPE -paved pave VERB VBN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -countrf^ countrf^ NOUN NN NULL - - -abotrt^^s^ abotrt^^s^ PROPN NNP NORP - - --i^-was -i^-was PUNCT NFP NULL -beaiitiful beaiitiful ADJ JJ NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -travelers^ travelers^ NOUN NN NULL -rejoiced rejoice VERB VBD NULL -in in ADP IN NULL -leavfng^ leavfng^ PROPN NNP NULL -the the DET DT NULL -forest forest NOUN NN NULL -far far ADV RB NULL - - -be- be- PROPN NNP NULL -0-% 0-% NOUN NN CARDINAL -. . PUNCT . NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -\ \ VERB VBZ NULL -hind hind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -many many ADJ JJ NULL -danger^'^^^3 danger^'^^^3 PROPN NNP NULL -they.^ad they.^ad PROPN NNP NULL -ng.et ng.et PROPN NNP NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom)i_s^c gloom)i_s^c PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -fences fence NOUN NNS NULL -built build VERB VBN NULL -beside beside ADP IN NULL -the the DET DT NULL - - -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -cam cam VERB VBD NULL -small small ADJ JJ NULL -house house NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -evidently evidently ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -th.a th.a PROPN NNP NULL -! ! PROPN NNP NULL -was be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -They.passed they.passe VERB VBN NULL - - -by by ADP IN NULL -several several ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -house^-ini house^-ini NOUN NNS NULL -TTi TTi PROPN NNP NULL -during during ADP IN NULL -the the DET DT NULL -afterni3tDn afterni3tdn NOUN NN NULL -, , PUNCT , NULL --and -and CCONJ CC NULL -sometimes sometimes ADV RB NULL -people people NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -ctoors ctoor NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -.they .they PRON PRP NULL -would would AUX MD NULL -like like VERB VB NULL -to to ADP IN NULL -asK, asK, PROPN NNP GPE -. . PUNCT . NULL - - -,!.'!^^;.'.^^ ,!.'!^^;.'.^^ X XX NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -questions question NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -came come VERB VBD NULL -near near SCONJ IN NULL -thenriior thenriior PROPN NNP NULL -spoke speak VERB VBD NULL -to- to- X XX NULL - - -them -PRON- PRON PRP NULL - - -H')||M H')||M PROPN NNP NULL -J)ecause j)ecause ADP IN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -of of ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -^he ^he PUNCT NFP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -clothing clothing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -l^^ely l^^ely ADJ JJ NULL -e^merald e^merald X FW NULL -^reen ^reen NOUN NN NULL -coloi^^^'^wore^peaked coloi^^^'^wore^peake VERB VBN NULL -hats hat NOUN NNS NULL -like like SCONJ IN NULL -tho%^f tho%^f PROPN NNP NULL -, , PUNCT , NULL -^0 ^0 PUNCT NFP ORG -Munchkins Munchkins PROPN NNP ORG -. . PUNCT . NULL - - -C c NOUN NN NULL -' ' PUNCT '' NULL - - -This this DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -said^Dor(|tliy said^Dor(|tliy PROPN NNP NULL -, , PUNCT , NULL -^!,and ^!,and PUNCT NFP NULL - - -we._are^4ureLy we._are^4urely X ADD NULL -. . PUNCT . NULL - - -getting get VERB VBG NULL -near near SCONJ IN NULL -the the DET DT FAC -Emerald Emerald PROPN NNP FAC -Cit4"^ Cit4"^ PROPN NNP FAC -~"^^ ~"^^ PROPN NNP FAC -" " PUNCT `` FAC -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -everytliinff everytliinff PROPN NNP NULL -is be AUX VBZ NULL -ere ere ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -inthe inthe DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mui Mui PROPN NNP FAC -^l^avorite ^l^avorite PUNCT , NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -not not PART RB NULL -seem seem VERB VBP NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -friendly friendly ADJ JJ NULL -as as SCONJ IN NULL -unchkins unchkin NOUN NNS NULL - - -andl'm andl'm NOUN NNS NULL -afraid afraid ADJ JJ NULL -we;,shall we;,shall AUX MD NULL -mable mable ADJ JJ NULL -to to ADP IN NULL -finrd^^^SSlo finrd^^^sslo NUM CD NULL -pa'^ pa'^ PROPN NNP NULL -o;(^I o;(^I PROPN NNP NULL - - -should should AUX MD NULL -like like VERB VB NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -bsides bsides PROPN NNP NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -a a DET DT NULL -' ' PUNCT '' NULL -m m NOUN NN NULL -sure sure INTJ UH NULL - - -Toto Toto PROPN NNP PERSON -is be AUX VBZ NULL -nearly nearly ADV RB NULL -starv starv NOUN NNS NULL - - -et et X FW NULL -us -PRON- PRON PRP NULL -stop stop VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -house house NOUN NN NULL -a a DET DT NULL -alk alk NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -people.l^/^v^ people.l^/^v^ ADJ JJ NULL - - -W W PROPN NNP NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -canie'to canie'to VERB VBP NULL -2 2 NUM CD CARDINAL -t t PROPN NNP NULL -rm rm PROPN NNP NULL -house house NOUN NN NULL -, , PUNCT , NULL -Dorot^^#alked dorot^^#alke VERB VBD NULL -112 112 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -boldly boldly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -. . PUNCT . NULL - - -A a DET DT NULL -woman woman NOUN NN NULL -opened open VERB VBD NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -far far ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -look look VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -, , PUNCT , NULL -child child NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -and and CCONJ CC NULL -comrade comrade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -tame tame ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -opening open VERB VBG NULL -the the DET DT NULL -door door NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -wider wide ADJ JJR NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -too too ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -than than SCONJ IN NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -another another DET DT NULL -peep peep NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -case case NOUN NN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -place place NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -entered enter VERB VBD NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -there there PRON EX NULL -were be AUX VBD NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -two two NUM CD CARDINAL -children child NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -had have AUX VBD NULL -hurt hurt VERB VBN NULL -his -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -couch couch NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -so so ADV RB NULL -strange strange ADJ JJ NULL -a a DET DT NULL -company company NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -laying lay VERB VBG NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -To to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -3 3 NUM CD TIME -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -lets let VERB VBZ NULL -any any DET DT NULL -one one NOUN NN CARDINAL -come come VERB VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -many many ADJ JJ NULL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT EVENT -Great Great PROPN NNP EVENT -Oz Oz PROPN NNP EVENT -, , PUNCT , NULL -nor nor CCONJ CC NULL -do do AUX VBP NULL -I -PRON- PRON PRP NULL -know know VERB VB NULL -of of ADP IN NULL -any any DET DT NULL -living live VERB VBG NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Does do AUX VBZ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -go go VERB VB NULL -out out ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asteed asteed VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Never never ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -sits sit VERB VBZ NULL -day day NOUN NN NULL -after after ADP IN NULL -day day NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -wait wait VERB VBP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -d(|^ d(|^ VERB VBZ NULL -not not PART RB NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -face face NOUN NN NULL -to to ADP IN NULL -face face NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL -^4 ^4 PUNCT NFP NULL -zz zz PROPN NNP NULL -/^li /^li PROPN NNP NULL - - -- - PUNCT : NULL -i i PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -like like SCONJ IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -W^/^ W^/^ PROPN NNP NULL -' ' PART POS NULL -y/(\ y/(\ NUM CD NULL -1 1 NUM CD NULL -; ; PUNCT : NULL -| | X FW NULL -[ [ PUNCT -LRB- NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -hard hard ADJ JJ NULL -to to PART TO NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -thoughttully thoughttully ADV RB NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -, , PUNCT , NULL -arid arid PROPN NNP NULL -can can AUX MD NULL -take take VERB VB NULL -on on ADP RP NULL -any any DET DT NULL -form form NOUN NN NULL -he -PRON- PRON PRP NULL -wishes wish VERB VBZ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -cat cat NOUN NN NULL -. . PUNCT . NULL - - -To to ADP IN NULL -others other NOUN NNS NULL -he -PRON- PRON PRP NULL -appears appear VERB VBZ NULL -as as SCONJ IN NULL -a a DET DT NULL -beautifLil,,f^l^yi beautiflil,,f^l^yi NOUN NN NULL -, , PUNCT , NULL -Qr Qr PROPN NNP PERSON -a a DET DT NULL -brownie brownie NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -form form NOUN NN NULL -that that PRON WDT NULL -^ ^ PROPN NNP NULL - - -> > X XX NULL -^ ^ PROPN NNP NULL -pleases please VERB VBZ NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -who who PRON WP NULL -the the DET DT NULL -real real ADJ JJ NULL -Qz Qz PROPN NNP ORG -i^ i^ PROPN NNP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -foi^m foi^m PROPN NNP ORG -person person NOUN NN NULL -can can AUX MD NULL -tell tell VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -very very ADV RB NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -thy thy PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -tr>^ tr>^ PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -oxv^t oxv^t PROPN NNP NULL -shall shall AUX MD NULL -have have AUX VB NULL -made^ur|jjou made^ur|jjou PROPN NNP PERSON -ney ney NOUN NN PERSON -for for ADP IN NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -"^^ "^^ PUNCT '' NULL - - -' ' PUNCT `` NULL -si si INTJ UH NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -tc tc PROPN NNP NULL -) ) PUNCT -RRB- NULL -; ; PUNCT : NULL -see see VERB VB NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Oz Oz PROPN NNP ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -114 114 NUM CD CARDINAL - - -I'HE I'HE PROPN NNP NULL - - -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -do do AUX VB NULL -that that SCONJ IN NULL -easily easily ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -more more ADJ JJR NULL -brains brain NOUN NNS NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -needs need VERB VBZ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -not not PART RB NULL -trouble trouble VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -a a DET DT NULL -large large ADJ JJ NULL -collection collection NOUN NN NULL -of of ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -of of ADP IN NULL -all all DET DT NULL -sizes size NOUN NNS NULL -and and CCONJ CC NULL -shapes shape NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -keeps keep VERB VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -pot pot NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -covered cover VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -golden golden ADJ JJ NULL -plate plate NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -from from ADP IN NULL -running run VERB VBG NULL -over over ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sorrowfully sorrowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -somewhere somewhere ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -likely likely ADJ JJ NULL -. . PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -can can AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -; ; PUNCT : NULL - - -so so ADV RB NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -first first ADV RB ORDINAL -you -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -task task NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -usually usually ADV RB NULL -has have AUX VBZ NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -speaking speak VERB VBG NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -only only ADV RB NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -strange strange ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -called call VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that DET DT NULL -supper supper NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Lion Lion PROPN NNP NULL -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -115 115 NUM CD CARDINAL - - -SO so ADV RB NULL -they -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -ate eat VERB VBD NULL -some some DET DT NULL -dehcious dehcious ADJ JJ NULL -porridge porridge NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -dish dish NOUN NN NULL -of of ADP IN NULL -scrambled scramble VERB VBN NULL -eggs egg NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -plate plate NOUN NN NULL -of of ADP IN NULL -nice nice ADJ JJ NULL -white white ADJ JJ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP LAW -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -from from ADP IN NULL -oats oat NOUN NNS NULL -and and CCONJ CC NULL -oats oat NOUN NNS NULL -were be AUX VBD NULL -food food NOUN NN NULL -for for ADP IN NULL -horses horse NOUN NNS NULL -, , PUNCT , NULL -not not PART RB NULL -for for ADP IN NULL -lions lion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -ate eat VERB VBD NULL -nothing nothing PRON NN NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -of of ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -good good ADJ JJ NULL -supper supper NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -bed bed NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -guarded guard VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -room room NOUN NN NULL - - -so so SCONJ IN NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -disturbed disturb VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -kept keep VERB VBD NULL -quiet quiet ADJ JJ NULL -all all DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -of of ADP IN NULL -course course NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -up up ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -saw see VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -became become VERB VBD NULL -brighter bright ADJ JJR NULL -and and CCONJ CC NULL -brighter bright ADJ JJR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -nearing near VERB VBG NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -travels travel NOUN NNS NULL -. . PUNCT . NULL - - -Yet yet CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -afternoon afternoon NOUN NN TIME -before before ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -wall wall NOUN NN NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -the the DET DT NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -high high ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thick thick ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -a a DET DT NULL -bright bright ADJ JJ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -studded stud VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -that that SCONJ IN NULL -glit- glit- PROPN NNP NULL -tered tere VERB VBD NULL -so so ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -even even ADV RB NULL -the the DET DT NULL -painted paint VERB VBN NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -were be AUX VBD NULL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -brilliancy brilliancy NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -bell bell NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -pushed push VERB VBD NULL -ii6 ii6 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -button button NOUN NN NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -a a DET DT NULL -silvery silvery ADJ JJ NULL -tinkle tinkle ADJ JJ NULL -sound sound NOUN NN NULL -within within ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -swung swing VERB VBD NULL -slowly slowly ADV RB NULL -open open ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -room room NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -glistened glisten VERB VBD NULL -with with ADP IN NULL -countless countless ADJ JJ NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -stood stand VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -about about ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -size size NOUN NN NULL -as as SCONJ IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -clothed clothe VERB VBN NULL -all all ADV RB NULL -in in ADP IN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -his -PRON- PRON PRP$ NULL -skin skin NOUN NN NULL -was be AUX VBD NULL -of of ADP IN NULL -a a DET DT NULL -greenish greenish ADJ JJ NULL -tint tint NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -side side NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -green green ADJ JJ NULL -box box NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -in in ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -came come VERB VBD NULL -here here ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -surprised surprised ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -answer answer NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -do\An do\an NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -since since SCONJ IN NULL -anyone anyone PRON NN NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -perplexity perplexity NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -on on ADP IN NULL -an an DET DT NULL -idle idle ADJ JJ NULL -or or CCONJ CC NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -to to PART TO NULL -bother bother VERB VB NULL -the the DET DT NULL -wise wise ADJ JJ NULL -reflections reflection NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -angry angry ADJ JJ NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -an an DET DT NULL -instant instant NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -117 117 NUM CD CARDINAL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -an an DET DT NULL -idle idle ADJ JJ NULL -ori^ ori^ NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -plied ply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -important important ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -we -PRON- PRON PRP NULL -h h VERB VBP NULL -, , PUNCT , NULL -m,^Sten m,^Sten PROPN NNP NULL -told tell VERB VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL -: : PUNCT : NULL - - -4^^^ 4^^^ NUM CD CARDINAL - - -1^ 1^ NUM CD NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -Ife'^Ssfe^he Ife'^Ssfe^he PROPN NNP PERSON -Emerald Emerald PROPN NNP PERSON -City City PROPN NNP PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -to to ADP IN NULL -those those DET DT NULL -who who PRON WP NULL -are be AUX VBP NULL -not not PART RB NULL -honest honest ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -who who PRON WP NULL -approach approach VERB VBP NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -few few ADJ JJ NULL -have have AUX VBP NULL -ever ever ADV RB NULL -dared dare VERB VBN NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -since since SCONJ IN NULL -you -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -5^>iit 5^>iit PROPN NNP NULL -first first ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -put put VERB VB NULL -on on ADP IN NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT `` NULL -^^^^^ ^^^^^ PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Wll0 Wll0 PROPN NNP NULL -< < X XX NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -the^ the^ PROPN NNP NULL -brightness brightness NOUN NN NULL -and and CCONJ CC NULL -glory glory NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -would would AUX MD NULL -blind blind VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -must must AUX MD NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -nig"ht nig"ht PROPN NNP GPE -and and CCONJ CC NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -locked lock VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP NULL -so so ADV RB NULL -ordered order VERB VBD NULL -it -PRON- PRON PRP NULL -when when ADV WRB NULL -the the DET DT NULL -City City PROPN NNP NULL -w^as w^as NOUN NN NULL -first first ADV RB ORDINAL -built build VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -key- key- NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -unlock unlock VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -spectacles spectacle NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -size size NOUN NN NULL -and and CCONJ CC NULL -shape shape NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -found find VERB VBD NULL -a a DET DT NULL -pair pair NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -just just ADV RB NULL -fit fit VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -put put VERB VBD NULL -them -PRON- PRON PRP NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -ii8 ii8 VERB VBZ NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -two two NUM CD CARDINAL -golden golden ADJ JJ NULL -bands band NOUN NNS NULL -fastened fasten VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that PRON WDT NULL -passed pass VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -together together ADV RB NULL -by by ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -key key NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -chain chain NOUN NN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -wore wear VERB VBD NULL -around around ADP IN NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -not not PART RB NULL -take take VERB VB NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL - - -had have AUX VBD NULL -she -PRON- PRON PRP NULL -wished wish VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -blinded blind VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -glare glare NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -fitted fit VERB VBD NULL -spectacles spectacle NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -on on ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -fast fast ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -key key NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -put put VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -glasses glass NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -show show VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -Taking take VERB VBG NULL -a a DET DT NULL -big big ADJ JJ NULL -golden golden ADJ JJ NULL -key key NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -he -PRON- PRON PRP NULL -opened open VERB VBD NULL -another another DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -portal portal NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -CN&vpter CN&vpter PROPN NNP NULL - - -XL XL PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -Woi\derfi Woi\derfi PROPN NNP NULL -/ / SYM SYM NULL -l l PROPN NNP NULL -ErcN^erswld ErcN^erswld PROPN NNP NULL -City City PROPN NNP NULL -of of ADP IN NULL -OX OX PROPN NNP ORG -. . PUNCT . NULL - - -vei\ vei\ PROPN NNP PERSON -WITH with ADP IN NULL -EYES eye NOUN NNS ORG -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -spectacles spectacle VERB VBZ NULL -Dorothy Dorothy PROPN NNP PRODUCT -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -brilliancy brilliancy NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -streets street NOUN NNS NULL -were be AUX VBD NULL -lined line VERB VBN NULL -with with ADP IN NULL -beautiful beautiful ADJ JJ NULL -houses house NOUN NNS NULL -of of ADP IN NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reen reen NOUN NN NULL -marble marble NOUN NN NULL -and and CCONJ CC NULL -studded stud VERB VBD NULL -everywhere everywhere ADV RB NULL -with with ADP IN NULL -sparkling sparkle VERB VBG NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -over over ADP IN NULL -a a DET DT NULL -pavement pavement NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -the the DET DT NULL -blocks block NOUN NNS NULL -were be AUX VBD NULL -joined join VERB VBN NULL -to- to- X XX NULL - - -gether gether NOUN NN NULL -were be AUX VBD NULL -rows row NOUN NNS NULL -of of ADP IN NULL -emeralds emerald NOUN NNS NULL -, , PUNCT , NULL -set set VERB VBN NULL -closely closely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -glittering glitter VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -brightness brightness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -window window NOUN NN NULL -panes pane NOUN NNS NULL -were be AUX VBD NULL -of of ADP IN NULL -green green ADJ JJ NULL -glass glass NOUN NN NULL -; ; PUNCT : NULL -even even ADV RB NULL -the the DET DT NULL -sky sky NOUN NN NULL -above above ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -had have AUX VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -tint tint NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rays ray NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -were be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -men man NOUN NNS NULL -, , PUNCT , NULL -women woman NOUN NNS NULL -and and CCONJ CC NULL -children child NOUN NNS NULL -, , PUNCT , NULL -122 122 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -walking- walking- PROPN NNP NULL -about about ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -had have AUX VBD NULL -greenish greenish ADJ JJ NULL -skins skin NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -strangely strangely ADV RB NULL -assorted assorted ADJ JJ NULL -company company NOUN NN NULL -with with ADP IN NULL -wondering wonder VERB VBG NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -children child NOUN NNS NULL -all all DET DT NULL -ran run VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -behind behind ADP IN NULL -their -PRON- PRON PRP$ NULL -mothers mother NOUN NNS NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -shops shop NOUN NNS NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -street street NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -g^reen g^reen NUM CD NULL -. . PUNCT . NULL - - -Green green ADJ JJ NULL -candy candy NOUN NN NULL -and and CCONJ CC NULL -g^reen g^reen NUM CD NULL -pop pop NOUN NN NULL -- - PUNCT HYPH NULL -corn corn NOUN NN NULL -were be AUX VBD NULL -offered offer VERB VBN NULL -for for ADP IN NULL -sale sale NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -g^reen g^reen NUM CD NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -green green ADJ JJ NULL -hats hat NOUN NNS NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -all all DET DT NULL -sorts sort NOUN NNS NULL -. . PUNCT . NULL - - -At at ADP IN NULL -one one NUM CD CARDINAL -place place NOUN NN NULL -a a DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -selling sell VERB VBG NULL -green green ADJ JJ NULL -lemonade lemonade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -children child NOUN NNS NULL -bought buy VERB VBD NULL -it -PRON- PRON PRP NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -paid pay VERB VBD NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -g"reen g"reen PROPN NNP NULL -pennies penny NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -no no DET DT NULL -horses horse NOUN NNS NULL -nor nor CCONJ CC NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -any any DET DT NULL -kind kind NOUN NN NULL -; ; PUNCT : NULL -the the DET DT NULL -men man NOUN NNS NULL -carried carry VERB VBD NULL -things thing NOUN NNS NULL -around around ADV RB NULL -in in ADP IN NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -carts cart NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -pushed push VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -seemed seem VERB VBD NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented contented ADJ JJ NULL -and and CCONJ CC NULL -prosperous prosperous ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -building building NOUN NN NULL -, , PUNCT , NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -soldier soldier NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -uniform uniform NOUN NN NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -green green ADJ JJ NULL -beard beard NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Here here ADV RB NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Step step VERB VB NULL -inside inside ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -gates gate NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -led lead VERB VBN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -carpet carpet NOUN NN NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -green green ADJ JJ NULL -furniture furniture NOUN NN NULL -set set VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -j^e j^e VERB VBP NULL -never never ADV RB NULL -seen see VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -lim lim PROPN NNP NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -behind behind ADP IN NULL -his -PRON- PRON PRP$ NULL -screen screen NOUN NN NULL -, , PUNCT , NULL -and| and| PROPN NNP NULL -igave igave VERB VBP NULL -him -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -you -PRON- PRON PRP NULL -an an DET DT NULL -audience audience NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -de- de- ADJ JJ NULL -sire sire NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -each each DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -enter enter VERB VB NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -admit admit VERB VB NULL -but but CCONJ CC NULL -, , PUNCT , NULL -one one NOUN NN NULL -each each DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -Remain remain VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP FAC -for for ADP IN NULL -several several ADJ JJ DATE -days day NOUN NNS DATE -, , PUNCT , NULL -I -PRON- PRON PRP NULL -J J PROPN NNP NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -shown show VERB VBN NULL -to to ADP IN NULL -rooms room NOUN NNS NULL -where where ADV WRB NULL -l^|nay l^|nay PROPN NNP NULL -rest rest VERB VB NULL -in in ADP IN NULL -comfort comfort NOUN NN NULL -after after ADP IN NULL -your -PRON- PRON PRP$ NULL -, , PUNCT , NULL -^ ^ PROPN NNP NULL -^ ^ PROPN NNP NULL -JOTirney JOTirney PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -rt%^.Cii rt%^.Cii PUNCT -LRB- NULL -: : PUNCT : NULL - - -U^ u^ VERB VB NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL - - -that that SCONJ IN NULL -i^very i^very PRON PRP$ NULL -kind kind ADV RB NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT '' NULL -The the DET DT NULL -soldier soldier NOUN NN NULL -now now ADV RB NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -green green ADJ JJ NULL -whistle whistle NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -a a DET DT NULL -young young ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown PROPN NNP NULL -, , PUNCT , NULL -entered enter VERB VBD NULL -the the DET DT NULL -124 124 NUM CD CARDINAL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -/ / PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -rooi^^fee rooi^^fee PROPN NNP NULL -had have AUX VBD NULL -lovely lovely ADJ JJ NULL -g^reen g^reen NUM CD NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -bow^xIi;|#jfeefore bow^xIi;|#jfeefore VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -show show VERB VB NULL -you -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -room room NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i i PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -except except SCONJ IN NULL -dog dog NOUN NN NULL -" " PUNCT '' NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -followed follow VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -Lssages lssage NOUN NNS NULL -and and CCONJ CC NULL -up up ADV RB NULL -three three NUM CD CARDINAL -flights flight NOUN NNS NULL -of of ADP IN NULL -stairs stair NOUN NNS PERSON -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -at at ADP IN NULL -the the DET DT NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -com- com- NOUN NN NULL -iets iet NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -green green ADJ JJ NULL -vel- vel- NOUN NN NULL -Iwas Iwas PROPN NNP NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -' ' PUNCT '' NULL -fountain fountain NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -a a PROPN NNP NULL -, , PUNCT , NULL -y y PROPN NNP NULL -idt^reen idt^reen PROPN NNP NULL -perfume perfume NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -: : PUNCT : NULL - - -^|^aptifull>^'-(^rved ^|^aptifull>^'-(^rved PUNCT : NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -) ) PUNCT -RRB- NULL -^(ii ^(ii PUNCT NFP NULL -in in ADP IN NULL -the the DET DT NULL -windows window NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -books book NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -books book NOUN NNS NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -them -PRON- PRON PRP NULL -full full ADJ JJ NULL -M8^h| M8^h| PROPN NNP NULL - - -they -PRON- PRON PRP NULL -were be AUX VBD NULL -so so ADV RB NULL - - -rf!ffrt rf!ffrt PROPN NNP NULL - - -diffiSStei diffiSStei PROPN NNP NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -tted tte VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -lie lie NOUN NN NULL -gra gra PROPN NNP NULL -Qg Qg PROPN NNP ORG -Wi Wi PROPN NNP ORG -t'tJaGk t'tJaGk PUNCT NFP NULL - - -t!o t!o PROPN NNP NULL - - -theothersj theothersj VERB VB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -found find VERB VBD NULL -t t NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -Of of ADP IN NULL -\v^i \v^i PROPN NNP NULL -? ? PUNCT . NULL -; ; PUNCT : NULL -: : PUNCT : NULL -wasted waste VERB VBN NULL --pn -pn PUNCT : NULL - - -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -; ; PUNCT : NULL -for for ADP IN NULL -Miliiiil^l Miliiiil^l PROPN NNP NULL -" " PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -125 125 NUM CD CARDINAL - - -when when ADV WRB NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -room room NOUN NN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -stupidly stupidly ADV RB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -spot spot NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -within within ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -, , PUNCT , NULL -It -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -rest rest VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -lie lie VERB VB NULL -down down ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -' ' PUNCT `` NULL -^^\)iJIM ^^\)iJIM PUNCT NFP NULL -close close VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -remained remain VERB VBD NULL -all all DET DT TIME -night night NOUN NN TIME -staring stare VERB VBG NULL -" " PUNCT '' NULL -at at ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -spider spider NOUN NN NULL -which which PRON WDT NULL -was be AUX VBD NULL -weaving weave VERB VBG NULL -its -PRON- PRON PRP$ NULL -web web NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -earner earner NOUN NN NULL -of of ADP IN NULL -, , PUNCT , NULL -th th X XX NULL - - -< < X XX NULL -? ? PUNCT . NULL - - -room room NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -^e ^e DET DT NULL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -wonderfoaf wonderfoaf ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -TJin^ tjin^ NOUN NN NULL -Woodman Woodman PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -from from ADP IN NULL -force force PROPN NNP NULL -of of ADP IN NULL -habit habit NOUN NN NULL -, , PUNCT , NULL -f(ir f(ir PROPN NNP NULL - - -he -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -sleep sleep VERB VB NULL -he -PRON- PRON PRP NULL -passed pass VERB VBD NULL -the the DET DT NULL -night night NOUN NN NULL -moving move VERB VBG NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -up up ADP IN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -ii|| ii|| PROPN NNP NULL -! ! PUNCT . NULL - - -good good ADJ JJ NULL -working working NOUN NN NULL -f^rder f^rder X XX NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -would would AUX MD NULL -have have AUX VB NULL -preferred prefer VERB VBN NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -/Jeeves /Jeeves PUNCT . NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -being be AUX VBG NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -/ / SYM SYM NULL -i"o|m i"o|m NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -too too ADV RB NULL -much much ADJ JJ NULL -sense sense NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -this this DET DT NULL -worry worry VERB VB NULL - - -him,'i$j^ him,'i$j^ PROPN NNP NULL -ie ie PROPN NNP NULL -sprang sprang PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -himself -PRON- PRON PRP NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -up up ADP RP NULL -like like SCONJ IN NULL -a a DET DT NULL -eat eat NOUN NN NULL -and and CCONJ CC NULL -purred purr VERB VBD NULL -himself -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -after after ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -maiden maiden PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -fetch fetch VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -dressed dress VERB VBD NULL -her -PRON- PRON PRP NULL -ilXv ilXv PROPN NNP NULL -/ / SYM SYM NULL -WJC WJC PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -prettiest pretty ADJ JJS NULL -gowns gown NOUN NNS NULL -made make VERB VBN NULL -of of ADP IN NULL -green green ADJ JJ NULL -brocaded brocade VERB VBN NULL -satiri satiri NOUN NN NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^Dorothy ^Dorothy PROPN NNP NULL - - -put/^ put/^ PROPN NNP NULL -a a DET DT NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -apron apron PROPN NNP NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -rib- rib- NOUN NN NULL -bci'ri bci'ri PROPN NNP NULL -around'Tqt^ around'tqt^ NOUN NN PRODUCT -" " PUNCT '' NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Rjpom Rjpom PROPN NNP ORG -|||th^Great |||th^great VERB VBP ORG -Oz Oz PROPN NNP ORG -. . NOUN NN NULL - - -Firsjf^they firsjf^they NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -hall hall NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -mar|^ mar|^ PROPN NNP NULL -Jadies Jadies PROPN NNP ORG -and and CCONJ CC NULL -gentlemen gentleman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -dresse^fejTJchppstumes dresse^fejTJchppstumes PROPN NNP NULL -. . PUNCT . NULL - - -ThegT^eopie thegt^eopie X ADD NULL -R^^ R^^ PUNCT -LRB- NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but.talk but.talk PROPN NNP NULL -to to ADP IN NULL -each each DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -m'^'^-ys m'^'^-ys PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -126 126 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -wait wait VERB VB NULL -outside outside ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -every every DET DT TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -never never ADV RB NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -curiously curiously ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -whispered whisper VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -really really ADV RB NULL -going go VERB VBG NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -face face NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -Terrible terrible ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Of of ADV RB NULL -course course ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -her -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -have have AUX VB NULL -people people NOUN NNS NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -looked look VERB VBD NULL -like like SCONJ IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -men- men- VERB VBD NULL -tioned tione VERB VBD NULL -your -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -much much ADV RB NULL -interested interested ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -about about ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -decided decide VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -admit admit VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -a a DET DT NULL -bell bell NOUN NN NULL -rang ring VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -signal signal NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -alone alone ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -opened open VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -door door NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -through through ADV RB NULL -and and CCONJ CC NULL -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -round round ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walls wall NOUN NNS NULL -and and CCONJ CC NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -floor floor NOUN NN NULL -were be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -large large ADJ JJ NULL -emeralds emerald NOUN NNS NULL -set set VERB VBN NULL -closely closely ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -roof roof NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -light light NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -the the DET DT NULL -emeralds emerald NOUN NNS NULL -sparkle sparkle VERB VB NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -interested interested ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -most most ADV RBS NULL -was be AUX VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -The the DET DT NULL -Eyes Eyes PROPN NNPS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -127 127 NUM CD CARDINAL -was be AUX VBD NULL -shaped shape VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -chair chair NOUN NN NULL -and and CCONJ CC NULL -sparkled sparkle VERB VBD NULL -with with ADP IN NULL -gems gem NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -did do AUX VBD NULL -everything everything PRON NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -chair chair NOUN NN NULL -was be AUX VBD NULL -an an DET DT NULL -enor- enor- ADJ JJ NULL -mous mous ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -without without ADP IN NULL -body body NOUN NN NULL -to to PART TO NULL -support support VERB VB NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -any any DET DT NULL -arms arm NOUN NNS NULL -or or CCONJ CC NULL -legs leg NOUN NNS NULL -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -hair hair NOUN NN NULL -upon upon SCONJ IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -giant giant NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -gazed gaze VERB VBD NULL -upon upon SCONJ IN NULL -this this DET DT NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -and and CCONJ CC NULL -fear fear VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -turned turn VERB VBD NULL -slowly slowly ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -steadily steadily ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -moved move VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -a a DET DT NULL -voice voice NOUN NN NULL -say say VERB VB NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -an an DET DT NULL -awful awful ADJ JJ NULL -voice voice NOUN NN NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -Head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -courage courage NOUN NN NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Small Small PROPN NNP NULL -and and CCONJ CC NULL -Meek Meek PROPN NNP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -help help NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -for for ADP IN NULL -a a DET DT TIME -full full ADJ JJ TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -Then then ADV RB NULL -said say VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -got get VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -when when ADV WRB NULL -my -PRON- PRON PRP$ NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -where where ADV WRB NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -kissed kiss VERB VBD NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -bade bade VERB VBP NULL -me -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -telling tell VERB VBG NULL -the the DET DT NULL -truth truth NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -128 128 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -like like VERB VB NULL -your -PRON- PRON PRP$ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Aunt Aunt PROPN NNP WORK_OF_ART -Em Em PROPN NNP WORK_OF_ART -will will AUX MD NULL -be be AUX VB NULL -dreadfully dreadfully ADV RB NULL -worried worried ADJ JJ NULL -over over ADP IN NULL -my -PRON- PRON PRP$ NULL -being- being- NOUN NN NULL -away away ADV RB NULL -so so ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -around around ADV RB NULL -so so ADV RB NULL -queerly queerly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -at at ADP IN NULL -last last ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -weak weak ADJ JJ NULL -; ; PUNCT : NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -helpless helpless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -That that DET DT NULL -just just ADV RB NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -simply simply ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kan- Kan- PROPN NNP NULL -sas sas NOUN NN NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -everyone everyone PRON NN NULL -must must AUX MD NULL -pay pay VERB VB NULL -for for ADP IN NULL -everything everything PRON NN NULL -he -PRON- PRON PRP NULL -gets get VERB VBZ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -use use VERB VB NULL -my -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -power power NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -home home ADV RB NULL -again again ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -. . PUNCT . NULL - - -do do AUX VB NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -Help help VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -must must AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -0/ 0/ NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -129 129 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -killed kill VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -bear bear VERB VBP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -now now ADV RB NULL -but but CCONJ CC NULL -one one NUM CD NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -left leave VERB VBN NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -but but CCONJ CC NULL -not not PART RB NULL -before before ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -much much ADJ JJ NULL -disap- disap- NOUN NN NULL -pointed pointed NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -again again ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -felt feel VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -never never ADV RB NULL -killed kill VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -willingly willingly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -sobbed sob VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -even even ADV RB NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -, , PUNCT , NULL -how how ADV WRB NULL -could could AUX MD NULL -I -PRON- PRON PRP NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -? ? PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -are be AUX VBP NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -can can AUX MD NULL -not not PART RB NULL -kill kill VERB VB NULL -her -PRON- PRON PRP$ NULL -your- your- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -until until ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -dies die VERB VBZ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -your -PRON- PRON PRP$ NULL -Uncle Uncle PROPN NNP NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -again again ADV RB NULL -. . PUNCT . NULL - - -Remember remember VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -Wicked wicked ADJ JJ NULL -tremendously tremendously ADV RB NULL -Wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -killed kill VERB VBN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -your -PRON- PRON PRP$ NULL -task task NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Sorrowfully sorrowfully ADV RB PERSON -Dorothy Dorothy PROPN NNP PERSON -left leave VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL - - -H h NOUN NN NULL -I30 i30 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -waiting wait VERB VBG NULL -to to PART TO NULL -hear hear VERB VB NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -hope hope NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -home home ADV RB NULL -until until ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -herself -PRON- PRON PRP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -morning morning NOUN NN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green PROPN NNP NULL - - -whis- whis- PROPN NNP NULL - - -kers ker NOUN NNS PERSON -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -was be AUX VBD NULL -admitted admit VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -emerald emerald PROPN NNP NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -most most ADV RBS NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gauze gauze NOUN NN NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -flowing flow VERB VBG NULL -green green ADJ JJ NULL -locks lock NOUN NNS NULL -a a DET DT NULL -crown crown NOUN NN NULL -of of ADP IN NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Growing grow VERB VBG NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -were be AUX VBD NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -gorgeous gorgeous ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -so so ADV RB NULL -light light ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -fluttered flutter VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -slightest slight ADJ JJS NULL -breath breath NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -reached reach VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -bowed bow VERB VBN NULL -, , PUNCT , NULL -as as ADV RB NULL -prettily prettily ADV RB NULL -as as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -stuffing stuffing NOUN NN NULL -would would AUX MD NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -before before ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -sweetly sweetly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP PERSON -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -of of ADP IN NULL -, , PUNCT , NULL -was be AUX VBD NULL -much much ADV RB NULL -astonished astonished ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -her -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -There- There- PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -131 131 NUM CD CARDINAL -fore fore NOUN NN NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -praying pray VERB VBG NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -put put VERB VB NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -as as ADV RB NULL -much much ADV RB NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -any any DET DT NULL -other other ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -dominions dominion NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wise wise ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -else else ADV RB NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -grant grant VERB VBP NULL -favors favor NOUN NNS NULL -without without ADP IN NULL -some some DET DT NULL -return return NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -this this DET DT NULL -much much ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -promise promise VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kill kill VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -care care VERB VB NULL -who who PRON WP NULL -kills kill VERB VBZ NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -grant grant VERB VB NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -earned earn VERB VBN NULL -the the DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -greatly greatly ADV RB NULL -desire desire VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -sorrowfully sorrowfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -^;:3}r ^;:3}r PROPN NNP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -needs need VERB VBZ NULL -a a DET DT NULL -heart heart NOUN NN NULL -as as ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -On on ADP IN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sol- sol- NOUN NN NULL -dier dier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -132 132 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Follow follow VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -So so ADV RB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -find find VERB VB NULL -Oz Oz PROPN NNP NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -hoped hope VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -given give VERB VBN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -a a DET DT NULL -head head NOUN NN NULL -has have AUX VBZ NULL -no no DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -feel feel VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -beg beg VERB VB NULL -hard hard ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -ladies lady NOUN NNS NULL -are be AUX VBP NULL -themselves -PRON- PRON PRP NULL -said say VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -kindly kindly ADV RB NULL -hearted hearted ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -entered enter VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Head Head PROPN NNP NULL -nor nor CCONJ CC NULL -the the DET DT NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -throne throne NOUN NN NULL -seemed seem VERB VBD NULL -hardly hardly ADV RB NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -hold hold VERB VB NULL -its -PRON- PRON PRP$ NULL -weight weight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Beast Beast PROPN NNP WORK_OF_ART -had have AUX VBD NULL -a a DET DT NULL -head head NOUN NN NULL -like like SCONJ IN NULL -that that DET DT NULL -of of ADP IN NULL -a a DET DT NULL -rhinoceros rhinocero NOUN NNS NULL -, , PUNCT , NULL -only only ADV RB NULL -there there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -eyes eye NOUN NNS NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -arms arm NOUN NNS NULL -growing grow VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -also also ADV RB NULL -had have AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -, , PUNCT , NULL -slim slim ADJ JJ NULL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -Thick thick ADJ JJ NULL -, , PUNCT , NULL -woolly woolly ADJ JJ NULL -hair hair NOUN NN NULL -covered cover VERB VBD NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -looking look VERB VBG NULL -monster monster NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -imagined imagine VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -fortunate fortunate ADJ JJ NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -at at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -beat beat VERB VBN NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -fast fast ADV RB NULL -from from ADP IN NULL -terror terror NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -being be AUX VBG NULL -only only ADV RB NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -disappointed disappointed ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spake spake VERB VB NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -roar roar NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -133 133 NUM CD TIME - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -love love VERB VB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -as as SCONJ IN NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -alone alone ADV RB NULL -can can AUX MD NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -re- re- ADV RB NULL -quest quest NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -gruffly gruffly PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -indeed indeed ADV RB NULL -desire desire VERB VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -earn earn VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Help help VERB VB NULL -Dorothy Dorothy PROPN NNP NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -then then ADV RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -the the DET DT NULL -biggest big ADJ JJS NULL -and and CCONJ CC NULL -kindest kind ADJ JJS NULL -and and CCONJ CC NULL -most most ADV RBS NULL -loving loving ADJ JJ NULL -heart heart NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -return return VERB VB NULL -sorrow- sorrow- X XX NULL -fully fully ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Beast Beast PROPN NNP ORG -he -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -all all DET DT NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -many many ADJ JJ NULL -forms form NOUN NNS NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -could could AUX MD NULL -take take VERB VB NULL -upon upon SCONJ IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -1 1 NUM CD CARDINAL -1 1 NUM CD NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beast beast NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -roar roar VERB VB NULL -my -PRON- PRON PRP$ NULL -loudest loud ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -frighten frighten VERB VB NULL -him -PRON- PRON PRP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -all all DET DT NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -pretend pretend VERB VB NULL -to to PART TO NULL -spring spring VERB VB NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -compel compel VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -my -PRON- PRON PRP$ NULL -bidding bidding NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -" " PUNCT `` NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -mercy mercy NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -roll roll VERB VB NULL -this this DET DT NULL -head head NOUN NN NULL -all all ADV RB NULL -aboutj aboutj VERB VBP NULL -the the DET DT NULL -room room NOUN NN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -promises promise VERB VBZ NULL -to to PART TO NULL -give give VERB VB NULL -us -PRON- PRON PRP NULL -what what PRON WP NULL -we -PRON- PRON PRP NULL -desire desire VERB VBP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -be be AUX VB NULL -of of ADP IN NULL -good good ADJ JJ NULL -cheer cheer NOUN NN NULL -rny rny ADJ JJ NULL -friends friend NOUN NNS NULL -; ; PUNCT : NULL -for for ADP IN NULL -all all DET DT NULL -will will AUX MD NULL -yet yet ADV RB NULL -be be AUX VB NULL -^vell ^vell ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -? ? PUNCT . NULL - - -V V PROPN NNP NULL -K/;M^Q^^RFW K/;M^Q^^RFW PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -o^ o^ PUNCT : NULL -oz oz PROPN NNP NULL -. . PROPN NNP NULL - - -V V PROPN NNP NULL -/ / SYM SYM NULL -ardTind ardtind X XX NULL -isai isai PROPN NNP NULL - - -the the DET DT NULL -/ / SYM SYM NULL -green green ADJ JJ NULL -whiskers whiskers PROPN NNP NULL -ind ind PROPN NNP NULL -bade bade PROPN NNP NULL -/ / PUNCT NFP NULL -Him Him PROPN NNP NULL -Lhr6ugh Lhr6ugh PROPN NNP NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -g^fanc- g^fanc- PROPN NNP PERSON -Jfe'e Jfe'e PROPN NNP PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -before before ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -was be AUX VBD NULL -^^^^^^^\^Vk\^ ^^^^^^^\^Vk\^ PROPN NNP NULL -Ifjfffff/^^ Ifjfffff/^^ PROPN NNP NULL -glowing glow VERB VBG NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -scarcely scarcely ADV RB NULL -\b^ar \b^ar X ADD NULL -XQ'^l^t^ipoMsL{''^^ XQ'^l^t^ipoMsL{''^^ PROPN NNP NULL -thought thought NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -toy toy NOUN NN NULL -accident accident NOUN NN NULL -caught catch VERB VBN NULL -on on ADP IN NULL -fire fire NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -burning burn VERB VBG NULL -up up ADP RP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -when when ADV WRB NULL -We -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -nearer nearer ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -heat heat NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -intense intense ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -singed singe VERB VBD NULL -^^ ^^ NUM CD NULL -his -PRON- PRON PRP$ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -crept creep VERB VBD NULL -back^trembling^ly back^trembling^ly PROPN NNP NULL -toa toa PROPN NNP NULL -s^ot s^ot PROPN NNP NULL -near^^v- near^^v- NUM CD NULL - - -Then then ADV RB NULL -a a DET DT NULL -low low ADJ JJ NULL -, , PUNCT , NULL -quiet quiet ADJ JJ NULL -voice/0at^^^bm voice/0at^^^bm PROPN NNP CARDINAL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL - - -y^di y^di ADV RB NULL - - -these these DET DT NULL -.. .. PUNCT . NULL - - -wJe wje X XX NULL -the the DET DT NULL -w w NOUN NN NULL -ords ord NOUN NNS NULL - - -it -PRON- PRON PRP NULL -spokerHl spokerHl PROPN NNP NULL -! ! PUNCT . NULL -^^^"I ^^^"I PUNCT NFP NULL - - -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -an^^i^^i an^^i^^i NOUN NN NULL - - -" " PUNCT `` NULL -ble.^^^Who ble.^^^Who PROPN NNP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -doybu doybu PROPN NNP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -answered answer VERB VBD NULL -, , PUNCT , NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -afraid afraid ADJ JJ NULL -" " PUNCT '' NULL -of of ADP IN NULL -evei*ything evei*ything NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -beg beg VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -in in ADP IN NULL -reality reality NOUN NN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -, , PUNCT , NULL -as as SCONJ IN NULL -men man NOUN NNS NULL -call call VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL - - -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -cour- cour- VERB VB NULL -" " PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -re re ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -J^^v;\ J^^v;\ PROPN NNP NULL - - -" " PUNCT `` NULL -s^'^.Because s^'^.because NOUN NN NULL -of of ADP IN NULL -all all DET DT NULL -Wizards wizard NOUN NNS ORG -you -PRON- PRON PRP NULL -are^ are^ NUM CD NULL -the the DET DT NULL -greatest great ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -alone alone ADV RB NULL -have have AUX VBP NULL -power power NOUN NN NULL -to to PART TO NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -request request NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -an- an- CCONJ CC NULL - - -$ $ SYM $ NULL -< < X XX NULL -J J PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -135 135 NUM CD CARDINAL - - -The the DET DT WORK_OF_ART -Ball Ball PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Fire Fire PROPN NNP WORK_OF_ART -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Bring bring VERB VB NULL -me -PRON- PRON PRP NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch- Witch- PROPN NNP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -moment moment NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -lives live VERB VBZ NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -remain remain VERB VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -in in ADP IN NULL -reply reply NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -silently silently ADV RB NULL -gazing gaze VERB VBG NULL -at at ADP IN NULL -the the DET DT FAC -Ball Ball PROPN NNP FAC -of of ADP IN FAC -Fire Fire PROPN NNP FAC -it -PRON- PRON PRP NULL -became become VERB VBD NULL -so so ADV RB NULL -furiously furiously ADV RB NULL -hot hot ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -turned turn VERB VBD NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -rushed rush VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -terrible terrible ADJ JJ NULL -interview interview NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -, , PUNCT , NULL -seek seek VERB VB NULL -out out ADP RP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spoke speak VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to PART TO NULL -cry cry VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -careful careful ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -tears tear NOUN NNS NULL -will will AUX MD NULL -fall fall VERB VB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spot spot VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -dried dry VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -anybody anybody PRON NN NULL -, , PUNCT , NULL -even even ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -136 136 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -too too ADV RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -of of ADP IN NULL -much much ADJ JJ NULL -help help NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -heart heart NOUN NN NULL -to to PART TO NULL -harm harm VERB VB NULL -even even ADV RB NULL -a a DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -go go VERB VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Therefore therefore ADV RB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -decided decide VERB VBN NULL -to to PART TO NULL -start start VERB VB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -sharpened sharpen VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -grindstone grindstone NOUN NN NULL -and and CCONJ CC NULL -had have AUX VBD NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -properly properly ADV RB NULL -oiled oil VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -stuffed stuff VERB VBD NULL -himself -PRON- PRON PRP NULL -with with ADP IN NULL -fresh fresh ADJ JJ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -put put VERB VB NULL -new new ADJ JJ NULL -paint paint NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -see see VERB VB NULL -better better ADV RBR NULL -. . PUNCT . NULL - - -The the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -filled fill VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -bell bell NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -ribbon ribbon NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -bed bed NOUN NN NULL -quite quite ADV RB NULL -early early ADV RB NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -' ' PUNCT '' NULL -daylight daylight NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -w^ere w^ere VERB VBD NULL -awakened awaken VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -crowing crowing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -cock cock NOUN NN NULL -that that PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -yard yard NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -cackling cackling NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -hen hen NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -laid lay VERB VBN NULL -a a DET DT NULL -green green ADJ JJ NULL -egg egg NOUN NN NULL -. . PUNCT . NULL - - -CKtvpterXU CKtvpterXU PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Se^vrcK Se^vrcK PROPN NNP NULL -for for ADP IN NULL -tKe tKe PUNCT : NULL - - -WicKed WicKed PROPN NNP NULL -WitcK WitcK PROPN NNP NULL -^</ ^</ SYM SYM NULL - - -^l ^l NUM CD NULL -" " PUNCT `` NULL - - -^ ^ PROPN NNP NULL -, , PUNCT , NULL -/ / SYM SYM NULL -) ) PUNCT -RRB- NULL -. . PUNCT . NULL - - -I. I. PROPN NNP ORG --^v -^v PROPN NNP NULL - - -/ / SYM SYM NULL -iiTT^ iiTT^ PROPN NNP NULL -; ; PUNCT : NULL -.ilC .ilC PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Soldier soldier NOUN NN WORK_OF_ART -with with ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -green green ADJ JJ WORK_OF_ART -whiskers whisker NOUN NNS WORK_OF_ART -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -. . PUNCT . NULL - - -SOLDIER soldier NOUN NN NULL -WITH with ADP IN NULL -THE the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -This this DET DT NULL -officer officer NOUN NN NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spec- spec- NOUN NN NULL -tacles tacle VERB VBZ NULL -to to PART TO NULL -put put VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -politely politely ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -for for ADP IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Which which PRON WDT NULL -road road NOUN NN NULL -leads lead VERB VBZ NULL -to to ADP IN NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT ORG -Guardian Guardian PROPN NNP ORG -Gates Gates PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -go go VERB VB NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -How how ADV WRB NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -are be AUX VBP NULL -we -PRON- PRON PRP NULL -to to PART TO NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -enquire^He enquire^He PROPN NNP ORG -g g PROPN NNP ORG -^^^v ^^^v PUNCT NFP NULL -.. .. PUNCT . NULL -^ ^ PROPN NNP NULL -/ / SYM SYM NULL -^ ^ PROPN NNP NULL -, , PUNCT , NULL -; ; PUNCT : NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^//W.^\\ ^//W.^\\ PUNCT : NULL -140 140 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -/ / SYM SYM NULL -" " PUNCT `` NULL -That that PRON WDT NULL -will will AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -knows^ knows^ VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -the the DET DT NULL -Country Country PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL - - -she -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -: : PUNCT : NULL -^"Perhaps ^"Perhaps PUNCT NFP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -mean mean VERB VBP NULL -to to ADP IN NULL -desiroy^her desiroy^her ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -.. .. PUNCT . NULL -A a DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -On on ADP IN NULL -, , PUNCT , NULL -^thatls^ ^thatls^ PUNCT NFP NULL -different different ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -. . PUNCT . NULL - - -^^-5^,// ^^-5^,// X FW NULL - - -' ' PUNCT `` NULL -\ \ NOUN NNS NULL -" " PUNCT `` NULL -No no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -destroyed destroy VERB VBN NULL -her -PRON- PRON PRP NULL -before before ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -' ' PUNCT '' NULL -^y^\ ^y^\ PUNCT . NULL -I -PRON- PRON PRP NULL -naturally naturally ADV RB NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -slaves slave NOUN NNS NULL -: : PUNCT : NULL - - -Qtyou Qtyou PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -take take VERB VB NULL -J J PROPN NNP NULL -care^ care^ NOUN NN NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -may may AUX MD NULL -not not PART RB NULL -allow allow VERB VB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Keep keep VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -West West PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -sets set VERB VBZ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -faihto faihto ADJ JJ NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -him -PRON- PRON PRP NULL -good- good- ADV RB NULL --bye -bye PUNCT : NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -walking- walking- NOUN NN NULL -over over ADP IN NULL -fields field NOUN NNS NULL -of of ADP IN NULL -soft soft ADJ JJ NULL -grass grass NOUN NN NULL -dotted dot VERB VBN NULL -here here ADV RB NULL -and and CCONJ CC NULL -there there ADV RB NULL -with with ADP IN NULL -daisies daisy NOUN NNS NULL -and and CCONJ CC NULL -buttercups buttercup NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -still still ADV RB NULL -wore wear VERB VBD NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -silk silk NOUN NN NULL -dress dress NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -put put VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -in in ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -no no DET DT NULL -longer longer ADV RBR NULL -green green ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -pure pure ADJ JJ NULL -white white NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -ribbon ribbon NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -had have AUX VBD NULL -also also ADV RB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -its -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -and and CCONJ CC NULL -w^as w^as NOUN NN NULL -as as ADV RB NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -'s 's PART POS NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -soon soon ADV RB NULL -left leave VERB VBN NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -advanced advance VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -be- be- PROPN NNP NULL -came come VERB VBD NULL -rougher rougher ADV RB NULL -and and CCONJ CC NULL -hillier hilli ADJ JJR NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -farms farm NOUN NNS NULL -nor nor CCONJ CC NULL -houses house NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Westy Westy PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -141 141 NUM CD CARDINAL - - -In in ADP IN NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -hot hot ADJ JJ NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -trees tree NOUN NNS NULL -to to PART TO NULL -offer offer VERB VB NULL -them -PRON- PRON PRP NULL -shade shade NOUN NN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -before before ADP IN NULL -night night NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -were be AUX VBD NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -keeping keep VERB VBG NULL -watch watch NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -, , PUNCT , NULL -yet yet CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -telescope telescope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -see see VERB VB NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -around around ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -distance distance NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -running run VERB VBG NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -a a DET DT NULL -pack pack NOUN NN NULL -of of ADP IN NULL -great great ADJ JJ NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -one one NUM CD NULL -is be AUX VBZ NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -another another DET DT NULL -a a DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -None none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -fit fit ADJ JJ NULL -to to PART TO NULL -work work VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -away away ADV RB NULL -at at ADP IN NULL -full full ADJ JJ NULL -speed speed NOUN NN NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -lucky lucky ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -were be AUX VBD NULL -wide wide ADV RB NULL -awake awake ADJ JJ NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -coming come VERB VBG NULL -. . PUNCT . NULL - - -142 142 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -get get AUX VB NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -come come VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -seized seize VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -very very ADV RB NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -came come VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -swung- swung- VERB VBZ NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -raise raise VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -another another DET DT NULL -wolf wolf NOUN NN NULL -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -also also ADV RB NULL -fell fall VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -'s 's PART POS ORG -weapon weapon NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD DATE -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -a a DET DT NULL -wolf wolf NOUN NN NULL -was be AUX VBD NULL -killed kill VERB VBN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lay VERB VBP NULL -dead dead ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -down down ADP RP NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -said say VERB VBD NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -Tt Tt PROPN NNP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -friend friend NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -waited wait VERB VBD NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -a^voke a^voke VERB VBP NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -frightened frightened ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -shaggy shaggy ADJ JJ NULL -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -sav- sav- ADJ JJ NULL -ing e VERB VBG NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -this this DET DT NULL -same same ADJ JJ NULL -morn- morn- NOUN NN NULL - - -ing e VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -out out ADP RP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -143 143 NUM CD CARDINAL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -that that PRON WDT NULL -could could AUX MD NULL -see see VERB VB NULL -afar afar ADV RB NULL -off off ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -wolves wolf NOUN NNS NULL -lying- lying- VERB VBP NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -still still ADV RB NULL -travelling travel VERB VBG NULL -through through ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -angrier angrier NOUN NN NULL -than than SCONJ IN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -twice twice ADV RB NULL -. . PUNCT . NULL -Straightway straightway VERB VB NULL -a a DET DT NULL -great great ADJ JJ NULL -flock flock NOUN NN NULL -of of ADP IN NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -enough enough ADJ JJ NULL -to to PART TO NULL -darken darken VERB VB NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Fly fly VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -; ; PUNCT : NULL -peck peck VERB VB NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -flew fly VERB VBD NULL -in in ADP IN NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -flock flock NOUN NN NULL -toward toward ADP IN NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -battle battle NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -lie lie VERB VB NULL -do.wn do.wn PROPN NNP NULL -beside beside ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -harmed harm VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so SCONJ IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lie VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -except except SCONJ IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -stretched stretch VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -saw see VERB VBD NULL -him -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -these these DET DT NULL -birds bird NOUN NNS NULL -always always ADV RB NULL -are be AUX VBP NULL -by by ADP IN NULL -scarecrows scarecrow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -come come VERB VB NULL -any any DET DT NULL -nearer nearer ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -only only ADV RB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -peck peck VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -King King PROPN NNP WORK_OF_ART -Crow Crow PROPN NNP WORK_OF_ART -flew fly VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -caught catch VERB VBD NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -and and CCONJ CC NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -another another DET DT NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD CARDINAL -crows crow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -twisted twist VERB VBD NULL -a a DET DT NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -all all DET DT NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -dead dead ADJ JJ NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -to to PART TO NULL -rise rise VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -144 144 NUM CD CARDINAL - - -When when ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -looked look VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -crows crow NOUN NNS NULL -lying lie VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -got get VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -rage rage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -blew blow VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -. . PUNCT . NULL - - -Forthwith Forthwith PROPN NNP NULL -there there PRON EX NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -buzzing buzzing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -swarm swarm NOUN NN NULL -of of ADP IN NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -towards towards ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -death death NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -com- com- NOUN NN NULL -manded mande VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -rapidly rapidly ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -had have AUX VBD NULL -decided decide VERB VBN NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -out out ADP RP NULL -my -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -scatter scatter VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -lion lion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NULL -did do AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -close close ADV RB NULL -beside beside ADP IN NULL -the the DET DT PRODUCT -Lion Lion PROPN NNP PRODUCT -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -covered cover VERB VBD NULL -them -PRON- PRON PRP NULL -entirely entirely ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -but but SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to ADP IN NULL -sting ste VERB VBG NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -broke break VERB VBD NULL -off off ADP RP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -without without ADP IN NULL -hurting hurt VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -as as SCONJ IN NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -when when ADV WRB NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -are be AUX VBP NULL -broken break VERB VBN NULL -that that PRON WDT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -lay lie VERB VBD NULL -scattered scatter VERB VBN NULL -thick thick ADJ JJ NULL -about about ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -like like SCONJ IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -of of ADP IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -got get VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -helped help VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -put put VERB VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -145 145 NUM CD CARDINAL -straw straw VERB VB NULL -back back ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP DATE -again again ADV RB NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -onc^ onc^ NUM CD NULL -, , PUNCT , NULL -more more ADJ JJR NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -angry angry ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -in in ADP IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -like like SCONJ IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -stamped stamp VERB VBD NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -tore tear VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -gnashed gnash VERB VBD NULL -her -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -Wlnkies Wlnkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -sharp sharp ADJ JJ NULL -spears spear NOUN NNS NULL -, , PUNCT , NULL -telling tell VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -brave brave ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -told tell VERB VBN NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -marched march VERB VBD NULL -away away ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -roar roar NOUN NN NULL -and and CCONJ CC NULL -sprang spring VERB VBD NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -back back ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -returned return VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -beat beat VERB VBD NULL -them -PRON- PRON PRP NULL -well well ADV RB NULL -with with ADP IN NULL -a a DET DT NULL -strap strap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -work work NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -think think VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -how how ADV WRB NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -plans plan NOUN NNS NULL -to to PART TO NULL -de- de- VERB VB NULL - - -stroy stroy VERB VB NULL -these these DET DT NULL -strangers stranger NOUN NNS NULL -had have AUX VBD NULL -failed fail VERB VBN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -W^itch w^itch NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -how how ADV WRB NULL -to to PART TO NULL -act act VERB VB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -circle circle NOUN NN NULL -of of ADP IN NULL -diamonds diamond NOUN NNS NULL -and and CCONJ CC NULL -rubies ruby NOUN NNS NULL -running run VERB VBG NULL -round round ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -This this DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -had have AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -Whoever whoever PRON WP NULL -owned own VERB VBD NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -call call VERB VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -obey obey VERB VB NULL -any any DET DT NULL -order order NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -given give VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -no no DET DT NULL -person person NOUN NN NULL -could could AUX MD NULL -com- com- VERB VB NULL -mand mand VERB VB NULL -these these DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -more more ADJ JJR CARDINAL -than than SCONJ IN CARDINAL -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -te te PROPN NNP NULL -. . PUNCT . NULL - - -146 146 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Twice twice ADV RB NULL -already already ADV RB NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -used use VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -herself -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -The the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -fought fight VERB VBN NULL -against against ADP IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -him- him- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -driven drive VERB VBD NULL -him -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -also also ADV RB NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -doing do VERB VBG NULL -this this DET DT NULL -. . PUNCT . NULL - - -Only only ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -use use VERB VB NULL -this this DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -for for ADP IN NULL -which which PRON WDT NULL -rea- rea- ADJ JJ NULL -son son NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -until until ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -powers power NOUN NNS NULL -were be AUX VBD NULL -exhausted exhaust VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fierce fierce ADJ JJ NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -stinging stinging ADJ JJ NULL -bees bee NOUN NNS NULL -were be AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -scared scare VERB VBN NULL -away away ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -way way NOUN NN NULL -left leave VERB VBN NULL -to to PART TO NULL -destroy destroy VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -took take VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -it -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -slowly slowly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -ext ext NOUN NN NULL - - -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL - - -i -PRON- PRON PRP NULL -d would AUX MD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -this this DET DT NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -charm charm NOUN NN NULL -began begin VERB VBD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -147 147 NUM CD CARDINAL -to to PART TO NULL -work work VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -sky sky NOUN NN NULL -was be AUX VBD NULL -darkened darken VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -low low ADJ JJ NULL -rumbling rumble VERB VBG NULL -sound sound NOUN NN NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -rushing rushing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wings wing NOUN NNS NULL -; ; PUNCT : NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -laughing laugh VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark ADJ JJ NULL -sky sky NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -surrounded surround VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -monkeys monkey NOUN NNS NULL -, , PUNCT , NULL -each each DET DT NULL -with with ADP IN NULL -a a DET DT NULL -pair pair NOUN NN NULL -of of ADP IN NULL -immense immense ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -wings wing NOUN NNS NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -, , PUNCT , NULL -much much ADV RB NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -others other NOUN NNS NULL -, , PUNCT , NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -their -PRON- PRON PRP$ NULL -leader leader NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -flew fly VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -and and CCONJ CC NULL -last last ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -command command VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -who who PRON WP NULL -are be AUX VBP NULL -within within ADP IN NULL -my -PRON- PRON PRP$ NULL -land land NOUN NN NULL -and and CCONJ CC NULL -de- de- X XX NULL - - -stroy stroy VERB VB NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -except except SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Bring bring VERB VB NULL -that that DET DT NULL -beast beast NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -mind mind NOUN NN NULL -to to PART TO NULL -harness harness VERB VB NULL -him -PRON- PRON PRP NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -work work VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -shall shall AUX MD NULL -be be AUX VB NULL -obeyed obey VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -away away ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -148 148 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -seized seize VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -thickly thickly ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -they -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -fell fall VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -distance distance NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -lay lie VERB VBD NULL -so so ADV RB NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -dented dent VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -neither neither CCONJ CC NULL -move move VERB VB NULL -nor nor CCONJ CC NULL -groan groan NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -fingers finger NOUN NNS NULL -pulled pull VERB VBD NULL -all all DET DT NULL -of of ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -made make VERB VBD NULL -his -PRON- PRON PRP$ NULL -hat hat NOUN NN NULL -and and CCONJ CC NULL -boots boot NOUN NNS NULL -and and CCONJ CC NULL -clothes clothe NOUN NNS NULL -into into ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -bundle bundle NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -remaining remain VERB VBG NULL -Monkeys Monkeys PROPN NNPS ORG -threw throw VERB VBD NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -stout stout ADJ JJ NULL -rope rope NOUN NN NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -unable unable ADJ JJ NULL -to to PART TO NULL -bite bite VERB VB NULL -or or CCONJ CC NULL -scratch scratch VERB VB NULL -or or CCONJ CC NULL -struggle struggle VERB VB NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -placed place VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -yard yard NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -iron iron NOUN NN NULL -fence fence NOUN NN NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -harm harm VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -watching watch VERB VBG NULL -the the DET DT NULL -sad sad ADJ JJ NULL -fate fate NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -com- com- NOUN NN NULL -rades rade VERB VBZ NULL -and and CCONJ CC NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -her -PRON- PRON PRP$ NULL -turn turn NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -, , PUNCT , NULL -hairy hairy ADJ JJ NULL -arms arm NOUN NNS NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -ugly ugly ADJ JJ NULL -face face NOUN NN NULL -grinning grinning NOUN NN NULL -terriby terriby NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Good Good PROPN NNP ORG -Witch Witch PROPN NNP ORG -'s 's PART POS ORG -kiss kiss NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -and and CCONJ CC NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -motioning motion VERB VBG NULL -the the DET DT NULL -others other NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -this this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Good Good PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -149 149 NUM CD CARDINAL -greater great ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Evil Evil PROPN NNP ORG -. . PUNCT . NULL - - -All all DET DT NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -gently gently ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -her -PRON- PRON PRP NULL -swiftly swiftly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -set set VERB VBD NULL -her -PRON- PRON PRP NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -front front ADJ JJ NULL -door door NOUN NN NULL -step step NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -leader leader NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -obeyed obey VERB VBN NULL -you -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -are be AUX VBP NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -tied tie VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -yard yard NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -we -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -she -PRON- PRON PRP NULL -carries carry VERB VBZ NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -power power NOUN NN NULL -over over ADP IN NULL -our -PRON- PRON PRP$ NULL -band band NOUN NN NULL -is be AUX VBZ NULL -now now ADV RB NULL -ended end VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -with with ADP IN NULL -much much ADJ JJ NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -surprised surprised ADJ JJ NULL -and and CCONJ CC NULL -worried worried ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -AWmk AWmk PROPN NNP NULL -, , PUNCT , NULL -> > X XX NULL -- - PUNCT HYPH NULL -I50 i50 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -knew know VERB VBD NULL -well well ADV RB NULL -that that SCONJ IN NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -nor nor CCONJ CC NULL -she -PRON- PRON PRP NULL -, , PUNCT , NULL -her- her- PROPN NNP NULL -self self NOUN NN NULL -, , PUNCT , NULL -dare dare VERB VB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -girl girl NOUN NN NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -the the DET DT GPE -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNP GPE -, , PUNCT , NULL -began begin VERB VBD NULL -to to PART TO NULL -tremble tremble VERB VB NULL -with with ADP IN NULL -fear fear NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -belonged belong VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -tempted tempt VERB VBN NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -how how ADV WRB NULL -simple simple ADJ JJ NULL -the the DET DT NULL -soul soul NOUN NN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -th^ th^ PROPN NNP ORG -little little ADJ JJ NULL -girl girl NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -laughed laugh VERB VBD NULL -to to ADP IN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -still still ADV RB NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -her -PRON- PRON PRP$ NULL -power power NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -harshly harshly ADV RB NULL -and and CCONJ CC NULL -severely severely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -mind mind VERB VBP NULL -everything everything PRON NN NULL -I -PRON- PRON PRP NULL -tell tell VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -an an DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -followed follow VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -bade bid VERB VBD NULL -her -PRON- PRON PRP NULL -clean clean ADJ JJ NULL -the the DET DT NULL -pots pot NOUN NNS NULL -and and CCONJ CC NULL -kettles kettle NOUN NNS NULL -and and CCONJ CC NULL -sweep sweep VERB VB NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -fire fire NOUN NN NULL -fed feed VERB VBN NULL -with with ADP IN NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -work work NOUN NN NULL -meekly meekly ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -made make VERB VBN NULL -up up ADP RP NULL -to to PART TO NULL -work work VERB VB NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -; ; PUNCT : NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -decided decide VERB VBN NULL -not not PART RB NULL -to to PART TO NULL -kill kill VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -With with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -hard hard ADV RB NULL -at at ADP IN NULL -w^ork w^ork NOUN NN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -harness harness NOUN NN NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -; ; PUNCT : NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -amuse amuse VERB VB NULL -her -PRON- PRON PRP NULL - - -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -draw draw VERB VB NULL -her -PRON- PRON PRP$ NULL -chariot chariot NOUN NN NULL -whenever whenever ADV WRB NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -to to PART TO NULL -drive drive VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIy WONDERFUIy NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -151 151 NUM CD CARDINAL -roar roar VERB VB NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shut shut VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -harness harness VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -speaking speak VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -bars bar NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -starve starve VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -after after ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -no no DET DT NULL -food food NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -imprisoned imprison VERB VBN NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -every every DET DT DATE -day day NOUN NN DATE -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -at at ADP IN NULL -noon noon NOUN NN TIME -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -ready ready ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -harnessed harness VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -would would AUX MD NULL -answer answer VERB VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -No no INTJ UH NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -yard yard NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bite bite VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -reason reason NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -wished wish VERB VBD NULL -was be AUX VBD NULL -that that SCONJ IN NULL -every every DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -asleep asleep ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -food food NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -do^vn do^vn NOUN NNS PERSON -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -talked talk VERB VBD NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -to to PART TO NULL -plan plan VERB VB NULL -some some DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -constantly constantly ADV RB NULL -guarded guard VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -and and CCONJ CC NULL -too too ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -had have AUX VBD NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -often often ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -threatened threaten VERB VBD NULL -to to PART TO NULL -beat beat VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -old old ADJ JJ NULL -um- um- NOUN NN NULL -brella brella NOUN NN NULL -she -PRON- PRON PRP NULL -always always ADV RB NULL -carried carry VERB VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -in in ADP IN NULL -truth truth NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -strike strike VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -because because SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -child child NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -full full ADJ JJ NULL -of of ADP IN NULL -fear fear NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -struck strike VERB VBD NULL -Toto Toto PROPN NNP PERSON -a a DET DT NULL -blow blow NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -umbrella umbrella NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -brave brave ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -152 152 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -and and CCONJ CC NULL -bit bite VERB VBD NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP GPE -did do AUX VBD NULL -not not PART RB NULL -bleed bleed VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -bitten bite VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -wiciced wicice VERB VBN NULL -that that SCONJ IN NULL -the the DET DT NULL -bood bood NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP NULL -had have AUX VBD NULL -dried dry VERB VBN NULL -up up ADP RP NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -before before ADV RB DATE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Hfe Hfe PROPN NNP PERSON -became become VERB VBD NULL -very very ADV RB NULL -sad sad ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -under- under- ADV RB NULL -stand stand VERB VB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -harder hard ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -cry cry VERB VB NULL -bitterly bitterly ADV RB NULL -for for ADP IN NULL -hours hour NOUN NNS TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -sitting sit VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -, , PUNCT , NULL -whining whine VERB VBG NULL -dismally dismally ADV RB NULL -to to PART TO NULL -show show VERB VB NULL -how how ADV WRB NULL -sorry sorry ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -really really ADV RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -or or CCONJ CC NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -made make VERB VBD NULL -him -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -longing longing NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -the the DET DT NULL -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNPS GPE -which which PRON WDT NULL -the the DET DT NULL -girl girl NOUN NN NULL -always always ADV RB NULL -wore wear VERB VBD NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -Bees Bees PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Crows Crows PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Wolves wolf NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -heaps heap NOUN NNS NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -used use VERB VBN NULL -up up ADP RP NULL -all all DET PDT NULL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -; ; PUNCT : NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -should should AUX MD NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Silver Silver PROPN NNP ORG -Shoes Shoes PROPN NNP ORG -they -PRON- PRON PRP NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -more more ADJ JJR NULL -power power NOUN NN NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -watched watch VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -carefully,- carefully,- PROPN NNP NULL -to to PART TO NULL -see see VERB VB NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -ever ever ADV RB NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -steal steal VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -child child NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -took take VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -except except SCONJ IN NULL -at at ADP IN NULL -night night NOUN NN NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -her -PRON- PRON PRP$ NULL -bath bath NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -too too ADV RB NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -to to PART TO NULL -dare dare VERB VB NULL -go go VERB VB NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -at at ADP IN NULL -night night NOUN NN TIME -to to PART TO NULL -take take VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -dread dread NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -was be AUX VBD NULL -greater great ADJ JJR NULL -than than SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -bath- bath- ADV RB NULL -ing e VERB VBG NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -old old ADJ JJ NULL -Witch witch NOUN NN PERSON -never never ADV RB NULL -touched touch VERB VBN NULL -water water NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -ever ever ADV RB NULL -let let VERB VB NULL -water water NOUN NN NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -153 153 NUM CD CARDINAL - - -But but CCONJ CC NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -cunning cunning ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -finally finally ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -trick trick NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -placed place VERB VBD NULL -a a DET DT NULL -bar bar NOUN NN NULL -of of ADP IN NULL -iron iron NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -by by ADP IN NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -iron iron NOUN NN NULL -invisible invisible ADJ JJ NULL -to to ADP IN NULL -human human ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -across- across- ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -she -PRON- PRON PRP NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -bar bar NOUN NN NULL -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -hurt hurt VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -fall fall NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -came come VERB VBD NULL -off off ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -had have AUX VBD NULL -snatched snatch VERB VBN NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -skinny skinny ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -success success NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -trick trick NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -she -PRON- PRON PRP NULL -owned own VERB VBD NULL -half half DET PDT CARDINAL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -use use VERB VB NULL -it -PRON- PRON PRP NULL -against against ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -even even ADV RB NULL -had have AUX VBD NULL -she -PRON- PRON PRP NULL -known know VERB VBN NULL -how how ADV WRB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -grew grow VERB VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -back back ADP RP NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -retorted retort VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -now now ADV RB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -not not PART RB NULL -yours yours PRON PRP$ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -laughing laugh VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -154 154 NUM CD CARDINAL -' ' PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL - - -some some DET DT NULL -day day NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD NULL -from from ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -so so ADV RB NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -near near ADV RB NULL -and and CCONJ CC NULL -dashed dash VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -wetting wet VERB VBG NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -head head NOUN NN NULL -to to ADP IN NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -Instantly instantly ADV RB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fear fear NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -shrink shrink VERB VB NULL -and and CCONJ CC NULL -fall fall VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -See see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -In in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -melt melt VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -frightened frightened ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -actually actually ADV RB NULL -melting melt VERB VBG NULL -away away ADV RB NULL -like like SCONJ IN NULL -brown brown ADJ JJ NULL -sugar sugar NOUN NN NULL -before before ADP IN NULL -her -PRON- PRON PRP$ NULL -very very ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -water water NOUN NN NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -wailing wailing NOUN NN NULL -, , PUNCT , NULL -despairing despair VERB VBG NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Of of ADV RB NULL -course course ADV RB NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -the the DET DT NULL -castle castle NOUN NN NULL -to to ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -wicked wicke VERB VBN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ DATE -day day NOUN NN DATE -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -ever ever ADV RB NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -melt melt VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -end end VERB VB NULL -my -PRON- PRON PRP$ NULL -wicked wicked ADJ JJ NULL -deeds deed NOUN NNS NULL -. . PUNCT . NULL - - -Look look VERB VB NULL -out out ADV RB NULL -here here ADV RB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -With with ADP IN NULL -these these DET DT NULL -words word NOUN NNS NULL -the the DET DT NULL -Witch witch NOUN NN ORG -fell fall VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -brown brown ADJ JJ NULL -, , PUNCT , NULL -melted melted ADJ JJ NULL -, , PUNCT , NULL -shapeless shapeless ADJ JJ NULL -mass mass NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -spread spread VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -boards board NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -Seeing see VERB VBG NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -really really ADV RB NULL -melted melt VERB VBN NULL -away away ADV RB NULL -to to ADP IN NULL -nothing nothing PRON NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -drew draw VERB VBD NULL -another another DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -mess mess NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -then then ADV RB NULL -swept sweep VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -out out SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -picking pick VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -^55 ^55 NOUN NN NULL - - -was be AUX VBD NULL -all all DET DT NULL -that that PRON WDT NULL -was be AUX VBD NULL -left leave VERB VBN NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -cleaned clean VERB VBD NULL -and and CCONJ CC NULL -dried dry VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -at at ADP IN NULL -last last ADJ JJ NULL -free free ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -out out ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -to to PART TO NULL -tell tell VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -that that SCONJ IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -come come VERB VBN NULL -to to ADP IN NULL -an an DET DT NULL -end end NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer long ADJ JJR NULL -Drisoners drisoner NOUN NNS NULL -in in ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -H H PROPN NNP NULL -COWARDLY cowardly NOUN NN NULL -LION lion NOUN NN NULL -WAS be VERB VBD NULL -much much ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -melted melt VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -prison prison NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -f^ii f^ii X LS NULL - - -^H ^H NOUN NNS NULL -him -PRON- PRON PRP NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -in in ADV RB NULL -together together ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -first first ADJ JJ ORDINAL -act act NOUN NN NULL -was be AUX VBD NULL -to to PART TO NULL -call call VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -together together ADV RB NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer longer ADV RBR NULL -slaves.:^;>^i slaves.:^;>^i VERB VBN DATE - - -There there PRON EX NULL -was be AUX VBD NULL -great great ADJ JJ NULL -rejoicing rejoicing NOUN NN NULL -among among ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkles Winkles PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -for for ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -always always ADV RB NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -with with ADP IN NULL -great great ADJ JJ NULL -cruelty cruelty NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -this this DET DT DATE -day day NOUN NN DATE -as as SCONJ IN NULL -a a DET DT NULL -holiday holiday NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -after after ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spent spend VERB VBD NULL -the the DET DT NULL -time time NOUN NN NULL -in in ADP IN NULL -feasting feasting NOUN NN NULL -and and CCONJ CC NULL -dancing dancing NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -If if SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -i6o i6o NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -were be AUX VBD NULL -only only ADV RB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -could could AUX MD NULL -rescue rescue VERB VB NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -rescue rescue VERB VB NULL -their -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -said say VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -delighted delighted ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -a a DET DT NULL -number number NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -who who PRON WP NULL -looked look VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -most most ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -away away ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -rocky rocky ADJ JJ NULL -plain plain NOUN NN NULL -where where ADV WRB NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -lay lie VERB VBD NULL -, , PUNCT , NULL -all all DET DT NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -bent bent ADJ JJ NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -was be AUX VBD NULL -near near SCONJ IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -blade blade NOUN NN NULL -was be AUX VBD NULL -rusted rust VERB VBN NULL -and and CCONJ CC NULL -the the DET DT NULL -handle handle NOUN NN NULL -broken break VERB VBN NULL -off off ADP RP NULL -short short ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkies Winkies PROPN NNPS NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -tenderly tenderly ADV RB NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -castle castle NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -shed- shed- ADV RB NULL -ding de VERB VBG NULL -a a DET DT NULL -few few ADJ JJ NULL -tears tear NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -plight plight NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -looking look VERB VBG NULL -sober sober ADJ JJ NULL -and and CCONJ CC NULL -sorry sorry ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -castle castle NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -any any DET DT NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -tinsmiths tinsmith NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -good good ADJ JJ NULL -tinsmiths tinsmith NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -came come VERB VBD NULL -, , PUNCT , NULL -bringing bring VERB VBG NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -tools tool NOUN NNS NULL -in in ADP IN NULL -baskets basket NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -straighten straighten VERB VB NULL -out out ADP RP NULL -those those DET DT NULL -dents dent NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -" " PUNCT `` NULL - - -The the DET DT NULL -TinsmitJts TinsmitJts PROPN NNP ORG -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -. . PUNCT . NULL -' ' PUNCT '' NULL -^- ^- NUM CD NULL - - -u u NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i6i i6i PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -bend bend VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -solder solder VERB VB NULL -him -PRON- PRON PRP NULL -together together ADV RB NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -broken break VERB VBN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -looked look VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -over over ADP IN NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -answered answer VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -mend mend VERB VB NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -rooms room NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -, , PUNCT , NULL -hammering hammer VERB VBG NULL -and and CCONJ CC NULL -twisting twisting NOUN NN NULL -and and CCONJ CC NULL -bending bend VERB VBG NULL -and and CCONJ CC NULL -soldering soldering NOUN NN NULL -and and CCONJ CC NULL -polishing polishing NOUN NN NULL -and and CCONJ CC NULL -pounding pound VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -straightened straighten VERB VBN NULL -out out ADP RP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -form form NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -worked work VERB VBD NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -there there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -patches patch NOUN NNS NULL -on on ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -did do AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -job job NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -vain vain ADJ JJ NULL -man man NOUN NN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patches patch NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -into into ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -rescuing rescue VERB VBG NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -pleased pleased ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -wipe wipe VERB VB NULL -every every DET DT NULL -tear tear NOUN NN NULL -carefully carefully ADV RB NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -apron apron PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -rusted rust VERB VBN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -time time NOUN NN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -tears tear NOUN NNS NULL -fell fall VERB VBD NULL -thick thick ADJ JJ NULL -and and CCONJ CC NULL -fast fast VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -joy joy NOUN NN NULL -of of ADP IN NULL -meeting meet VERB VBG NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -tears tear NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -need need VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -wiped wipe VERB VBN NULL -away away ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -wiped wipe VERB VBD NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -often often ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -wet wet ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -till till SCONJ IN NULL -it -PRON- PRON PRP NULL -dried dry VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -finished finish VERB VBN NULL -telling tell VERB VBG NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -happened happen VERB VBN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -i62 i62 PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -all all DET PDT NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -tossed toss VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -trunk trunk NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -smooth smooth ADJ JJ NULL -that that SCONJ IN NULL -no no DET DT NULL -one one PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -said say VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -while while SCONJ IN NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -at at ADP IN NULL -work work NOUN NN NULL -mending mend VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -another another DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -goldsmith goldsmith NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -made make VERB VBN NULL -an an DET DT NULL -axe axe ADJ JJ NULL -- - PUNCT HYPH NULL -handle handle NOUN NN NULL -of of ADP IN NULL -solid solid ADJ JJ NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -fitted fit VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -broken broken ADJ JJ NULL -handle handle NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -polished polish VERB VBD NULL -the the DET DT NULL -blade blade NOUN NN NULL -until until ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rust rust NOUN NN NULL -was be AUX VBD NULL -removed remove VERB VBN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -glistened glisten VERB VBD NULL -like like SCONJ IN NULL -burnished burnish VERB VBN NULL -silver silver NOUN NN NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -spoken speak VERB VBN NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -over over ADP RP NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -fell fall VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -off off ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -picked pick VERB VBD NULL -them -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -nice nice ADJ JJ NULL -, , PUNCT , NULL -clean clean ADJ JJ NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -behold behold VERB VB NULL -! ! PUNCT . NULL - - -here here ADV RB NULL -was be AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -thanking thank VERB VBG NULL -them -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -over over ADV RB NULL -again again ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -reunited reunite VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -spent spend VERB VBD NULL -a a DET DT DATE -few few ADJ JJ DATE -happy happy ADJ JJ DATE -days day NOUN NNS DATE -at at ADP IN NULL -the the DET DT FAC -Yellow Yellow PROPN NNP FAC -Castle Castle PROPN NNP FAC -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -needed need VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -comfortable comfortable ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -one one NUM CD DATE -day day NOUN NN DATE -the the DET DT NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -of of ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -163 163 NUM CD CARDINAL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -claim claim VERB VB NULL -his -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -at at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -joyfully joyfully PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thought- thought- ADV RB NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clapping clap VERB VBG NULL -her -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -start start VERB VB NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -to to PART TO GPE -- - PUNCT HYPH GPE -morrow morrow NOUN NN GPE -! ! PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -they -PRON- PRON PRP NULL -decided decide VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -The the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -together together ADV RB NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -them -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -begged beg VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -stay stay VERB VB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Yellow Yellow PROPN NNP NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Finding find VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -determined determine VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -gave give VERB VBD NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -each each DET DT NULL -a a DET DT NULL -golden golden ADJ JJ NULL -collar collar NOUN NN NULL -; ; PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -Doro- Doro- PROPN NNP NULL -thy thy X XX NULL - - -they -PRON- PRON PRP NULL -presented present VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -bracelet bracelet NOUN NN NULL -, , PUNCT , NULL -studded stud VERB VBN NULL -with with ADP IN NULL -diamonds diamond NOUN NNS NULL -; ; PUNCT : NULL -i64 i64 VERB VBP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -gold gold NOUN NN NULL -- - PUNCT HYPH NULL -headed head VERB VBN NULL -walking walking NOUN NN NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -stumbling stumble VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -they -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -silver silver ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -, , PUNCT , NULL -inlaid inlay VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBN NULL -with with ADP IN NULL -precious precious ADJ JJ NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Every every DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -speech speech NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -until until ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -ached ache VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -cupboard cupboard NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -with with ADP IN NULL -food food NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -tried try VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -exactly exactly ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -about about ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -to to PART TO NULL -wear wear VERB VB NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP$ NULL -sun- sun- NOUN NN NULL -bonnet bonnet NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -prepared prepare VERB VBN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -three three NUM CD CARDINAL -cheers cheer NOUN NNS NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -CK5vpterXIV ck5vpterxiv NOUN NN NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP PERSON -Wiixged wiixge VERB VBD PERSON -Aorvkeys Aorvkeys PROPN NNP NULL - - -i^ i^ PROPN NNP NULL -^S%\ ^s%\ SYM SYM NULL -01/ 01/ NOUN NN NULL -WILL will AUX MD NULL -REMEMBER remember VERB VB NULL - - -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -road road NOUN NN NULL -not not PART RB NULL -even even ADV RB NULL -a a DET DT NULL -pathway pathway NOUN NN NULL -between between ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -When when ADV WRB NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -went go VERB VBD NULL -in in ADP IN NULL -search search NOUN NN NULL -^T^^B ^T^^B PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming- coming- ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sent send VERB VBD NULL -the the DET DT NULL -Winged wing VERB VBN NULL -Monkeys"to Monkeys"to PROPN NNP NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -harder hard ADJ JJR NULL -to to PART TO NULL -find find VERB VB NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -back back ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -fields field NOUN NNS NULL -of of ADP IN NULL -buttercups buttercup NOUN NNS NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -daisies daisy NOUN NNS NULL -than than SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -straight straight ADV RB NULL -east east ADV RB NULL -, , PUNCT , NULL -toward toward ADP IN NULL -the the DET DT NULL -rising rise VERB VBG NULL -sun sun NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -off off ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -at at ADP IN NULL -noon noon NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -which which PRON WDT NULL -was be AUX VBD NULL -east east ADJ JJ NULL -and and CCONJ CC NULL -which which PRON WDT NULL -was be AUX VBD NULL -west west NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -reason reason NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reat reat PROPN NNP NULL -/ / SYM SYM NULL -y^ y^ PROPN NNP NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -on on ADP RP NULL -walking walk VERB VBG NULL -, , PUNCT , NULL -however however ADV RB NULL -. . PUNCT . NULL -were be AUX VBD NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -oing oing NOUN NN NULL -& & CCONJ CC NULL -m. m. NOUN NN PERSON - - -TitK TitK PROPN NNP NULL -" " PUNCT `` NULL -WONDERFUL WONDERFUL PROPN NNP WORK_OF_ART -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -nXi^t nXi^t PROPN NNP NULL -night night NOUN NN NULL -the the DET DT NULL -moon moon NOUN NN NULL -came come VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -ifey ifey PROPN NNP NULL -lay lie VERB VBD NULL -dovvii dovvii PROPN NNP NULL -among among ADP IN NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -smelHng smelHng PROPN NNP NULL -yellow yellow ADJ JJ NULL -flowers flower NOUN NNS NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN NULL -all all DET DT NULL -but but SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -00 00 PUNCT NFP NULL -' ' PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -behind behind ADP IN NULL -a a DET DT NULL -cloud cloud NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -started start VERB VBD NULL -Qm^s4f qm^s4f NOUN NN NULL -- - PUNCT HYPH NULL -the5t^^ef#<i^^sttr^4V the5t^^ef#<i^^sttr^4V VERB VBN NULL - - -they -PRON- PRON PRP NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -walk walk VERB VBP NULL -far far ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -sometime sometime ADV RB NULL -come come VERB VB NULL -to to ADP IN NULL -some some DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -day day NOUN NN NULL -by by ADP IN NULL -day day NOUN NN NULL -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -still still ADV RB NULL -saw see VERB VBD NULL -noth- noth- PROPN NNP NULL -ing e VERB VBG NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -grumble grumble VERB VB NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -ir-^^^ ir-^^^ ADJ JJ NULL -" " PUNCT `` NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -\- \- PROPN NNP NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -surely surely ADV RB NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -A\'ay A\'ay PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -> > X XX NULL - - -\ \ NOUN NNS NULL -e e NOUN NNS NULL -find find VERB VBP NULL -it -PRON- PRON PRP NULL -again again ADV RB NULL -in in ADP IN NULL -time time NOUN NN NULL -to to PART TO NULL -reach reach VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Nor nor CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -se^ms se^ms VERB VBP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -this this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -very very ADV RB NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -whimper whimper NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -i i PRON PRP NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -courage courage NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -tramping tramp VERB VBG NULL -forever forever ADV RB NULL -, , PUNCT , NULL -without without ADP IN NULL -R"etting r"ette VERB VBG NULL -anywhere anywhere ADV RB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -///'I ///'I PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -lost lose VERB VBD NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -found find VERB VBD NULL -that that SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -time time NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -life life NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -too too ADV RB NULL -tired tired ADJ JJ NULL -to to PART TO NULL -chase chase VERB VB NULL -a a DET DT NULL -butterfly butterfly NOUN NN NULL -that that PRON WDT NULL -flew fly VERB VBD NULL -past past ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -tongue tongue NOUN NN NULL -; ; PUNCT : NULL -^- ^- NUM CD NULL -and and CCONJ CC NULL -panted pant VERB VBD NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP FAC -^s ^s PUNCT NFP FAC - - -if if SCONJ IN NULL -, , PUNCT , NULL -tQ tQ NOUN NNS NULL -ask ask VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -v\'^,'^^ v\'^,'^^ PROPN NNP NULL -[ [ PUNCT -LRB- NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL - - -r r PROPN NNP NULL -Mil Mil PROPN NNP NULL - - -w w NOUN NN NULL -" " PUNCT '' NULL - - -< < X XX NULL -^ ^ PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -169 169 NUM CD NULL -: : PUNCT : NULL -# # SYM $ CARDINAL -. . PUNCT . NULL -" " PUNCT `` NULL -Suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -call call VERB VBP NULL -the the DET DT FAC -Field field NOUN NN FAC -Mice mouse NOUN NNS FAC -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -could could AUX MD NULL -probably probably ADV RB NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -we -PRON- PRON PRP NULL -think think VERB VB NULL -of of ADP IN NULL -that that DET DT NULL -before before ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -blew blow VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -whistle whistle NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -carried carry VERB VBN NULL -about about ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -since since SCONJ IN NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS NULL -had have AUX VBD NULL -given give VERB VBN NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -the the DET DT NULL -pattering pattering NOUN NN NULL -of of ADP IN NULL -tiny tiny ADJ JJ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -grey grey NOUN NN NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -running run VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Among among ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL --^e^^,/"^ -^e^^,/"^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Can can AUX MD NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -where where ADV WRB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -.^"Certainly .^"Certainly PUNCT NFP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -' ' PUNCT `` NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -had have VERB VBN NULL -it -PRON- PRON PRP NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -backs back NOUN NNS NULL -all all DET PDT NULL -this this DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -use use VERB VB NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -^^''^^J ^^''^^j X ADD CARDINAL -: : PUNCT : NULL -r r NOUN NN NULL -I70 i70 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -call call VERB VB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -to to ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -They -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Oz Oz PROPN NNP GPE -in in ADP IN NULL -less less ADJ JJR TIME -than than SCONJ IN TIME -an an DET DT TIME -hour hour NOUN NN TIME -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -written write VERB VBN NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT PERSON -Queen Queen PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice mouse NOUN NNS PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -run run VERB VB NULL -away away ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -and and CCONJ CC NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -great great ADJ JJ NULL -fun fun NOUN NN NULL -to to PART TO NULL -plague plague VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -obey obey VERB VB NULL -the the DET DT NULL -wearer wearer NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -hurrying hurry VERB VBG NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -looked look VERB VBD NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -and and CCONJ CC NULL -saw see VERB VBD NULL -some some DET DT NULL -words word NOUN NNS NULL -written write VERB VBN NULL -upon upon SCONJ IN NULL -the the DET DT NULL -lining lining NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -read read VERB VBD NULL -the the DET DT NULL -directions direction NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -say say VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -doing do VERB VBG NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -this this DET DT NULL -time time NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hello hello INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -calmly calmly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -now now ADV RB NULL -standing stand VERB VBG NULL -on on ADP IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -This this DET DT NULL -ended end VERB VBD NULL -the the DET DT NULL -saying saying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -flapping flapping NOUN NN NULL -of of ADP IN NULL -wings wing NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -The the DET DT NULL -wonderful wonderful ADJ JJ NULL -wizard wizard NOUN NN NULL -of of ADP IN NULL -oz oz PROPN NNP NULL -. . PUNCT . NULL - - -171 171 NUM CD NULL -as as SCONJ IN NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -King King PROPN NNP NULL -bowed bow VERB VBD NULL -low low ADV RB NULL -before before ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -command command NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no ADV RB NULL -sooner sooner ADV RBR NULL -had have AUX VBD NULL -he -PRON- PRON PRP NULL -spoken speak VERB VBN NULL -than than SCONJ IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -took take VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD NULL -little little ADJ JJ NULL -Monkey Monkey PROPN NNP WORK_OF_ART -seized seize VERB VBD WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -and and CCONJ CC NULL -flew fly VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -dog dog NOUN NN NULL -tried try VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -rather rather ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -how how ADV WRB NULL -badly badly ADV RB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -before before ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -no no DET DT NULL -harm harm NOUN NN NULL -was be AUX VBD NULL -intended intend VERB VBN NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -rode ride VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -quite quite ADV RB NULL -cheerfully cheerfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -time time NOUN NN NULL -looking look VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -gardens garden NOUN NNS NULL -and and CCONJ CC NULL -woods wood VERB VBZ NULL -far far ADV RB NULL -below below ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -riding ride VERB VBG NULL -easily easily ADV RB NULL -between between ADP IN NULL -two two NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -King King PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -a a DET DT NULL -chair chair NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -have have AUX VB NULL -to to PART TO NULL -obey obey VERB VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -story story NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -laugh laugh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -before before ADP IN NULL -us -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -pass pass VERB VB NULL -the the DET DT NULL -time time NOUN NN NULL -by by ADP IN NULL -telling tell VERB VBG NULL -you -PRON- PRON PRP NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL -172 172 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -02 02 NUM CD CARDINAL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -began begin VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -free free ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -living live VERB VBG NULL -happily happily ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -from from ADP IN NULL -tree tree NOUN NN NULL -to to ADP IN NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -eating eat VERB VBG NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -doing do VERB VBG NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -pleased please VERB VBD NULL -without without ADP IN NULL -calling call VERB VBG NULL -anybody anybody PRON NN NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -were be AUX VBD NULL -rather rather ADV RB NULL -too too ADV RB NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -at at ADP IN NULL -times time NOUN NNS NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -down down ADP RP NULL -to to PART TO NULL -pull pull VERB VB NULL -the the DET DT NULL -tails tail NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -no no DET DT NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -throwing throw VERB VBG NULL -nuts nut NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -walked walk VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -careless careless ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -fun fun NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -every every DET DT NULL -minute minute NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -long long ADV RB NULL -before before ADP IN NULL -Oz Oz PROPN NNP NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -lived live VERB VBD NULL -here here ADV RB NULL -then then ADV RB NULL -, , PUNCT , NULL -away away ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -also also ADV RB NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic NOUN NN NULL -w^as w^as NOUN NN NULL -used use VERB VBN NULL -to to PART TO NULL -help help VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -never never ADV RB NULL -known know VERB VBN NULL -to to PART TO NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -was be AUX VBD NULL -good good ADJ JJ NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Gayelette Gayelette PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -handsome handsome ADJ JJ NULL -palace palace NOUN NN NULL -built build VERB VBN NULL -from from ADP IN NULL -great great ADJ JJ NULL -blocks block NOUN NNS NULL -of of ADP IN NULL -ruby ruby PROPN NNP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -loved love VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -sorrow sorrow NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -to to PART TO NULL -love love VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -stupid stupid ADJ JJ NULL -and and CCONJ CC NULL -ugly ugly ADJ JJ NULL -to to PART TO NULL -mate mate VERB VB NULL -with with ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -who who PRON WP NULL -was be AUX VBD NULL -handsome handsome ADJ JJ NULL -and and CCONJ CC NULL -manly manly ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -be- be- PROPN NNP NULL - - -yond yond VERB VB NULL -his -PRON- PRON PRP$ DATE -years year NOUN NNS DATE -. . PUNCT . NULL - - -Gayelette Gayelette PROPN NNP ORG -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -man man NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -husband husband NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -palace palace NOUN NN NULL -and and CCONJ CC NULL -used use VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -as as ADV RB NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -woman woman NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -manhood manhood VERB VB NULL -, , PUNCT , NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -called call VERB VBN NULL -, , PUNCT , NULL -was be AUX VBD NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -best good ADJ JJS NULL -and and CCONJ CC NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -his -PRON- PRON PRP$ NULL -manly manly ADJ JJ NULL -beauty beauty NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -great great ADJ JJ NULL - - -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -173 173 NUM CD CARDINAL - - -Gayelette Gayelette PROPN NNP NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -hastened hasten VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -the the DET DT PERSON -King king NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Winged Winged PROPN NNP PERSON -Monkeys Monkeys PROPN NNPS PERSON -which which PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -near near SCONJ IN NULL -Gayalette Gayalette PROPN NNP PERSON -'s 's PART POS NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -old old ADJ JJ NULL -fellow fellow NOUN NN NULL -loved love VERB VBD NULL -a a DET DT NULL -joke joke NOUN NN NULL -better better ADV RBR NULL -than than SCONJ IN NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -just just ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -out out ADP RP NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Quelala Quelala PROPN NNP GPE -walking walk VERB VBG NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rich rich ADJ JJ NULL -costume costume NOUN NN NULL -of of ADP IN NULL -pink pink ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -velvet velvet NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -thought think VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -see see VERB VB NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -word word NOUN NN NULL -the the DET DT NULL -band band NOUN NN NULL -flew fly VERB VBD NULL -down down ADV RB NULL -and and CCONJ CC NULL -seized seize VERB VBD NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -dropped drop VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -Swim swim VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -fine fine ADJ JJ NULL -fellow fellow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -cried cry VERB VBD NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -and and CCONJ CC NULL -see see VERB VB NULL -if if SCONJ IN NULL -the the DET DT NULL -water water NOUN NN NULL -has have AUX VBZ NULL -spotted spot VERB VBN NULL -your -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Quelala Quelala PROPN NNP GPE -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -wise wise ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -swim swim VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -spoiled spoil VERB VBN NULL -by by ADP IN NULL -all all DET DT NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -laughed laugh VERB VBD NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -swam swam VERB VB NULL -in in ADV RB NULL -to to ADP IN NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -Gayelette Gayelette PROPN NNP PERSON -came come VERB VBD NULL -running run VERB VBG NULL -out out ADP RP NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -silks silk NOUN NNS NULL -and and CCONJ CC NULL -velvet velvet NOUN NN NULL -all all DET DT NULL -ruined ruin VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -princess princess NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -brought bring VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -should should AUX MD NULL -be be AUX VB NULL -tied tie VERB VBN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -treated treat VERB VBN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -dropped drop VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -pleaded plead VERB VBD NULL -hard hard ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -would would AUX MD NULL -drown drown VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -tied tie VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Quelala Quelala PROPN NNP PERSON -said say VERB VBD NULL -a a DET DT NULL -kind kind NOUN NN NULL -174 174 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -Gayelette Gayelette PROPN NNP ORG -finally finally ADV RB NULL -spared spare VERB VBD NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -condition condition NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -should should AUX MD NULL -ever ever ADV RB NULL -after after ADV RB NULL -do do AUX VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -bidding bidding NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -This this DET DT PERSON -Cap Cap PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -a a DET DT NULL -wedding wedding NOUN NN NULL -present present ADJ JJ NULL -to to ADP IN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -have have AUX VB NULL -cost cost VERB VBN NULL -the the DET DT NULL -princess princess NOUN NN NULL -half half DET PDT CARDINAL -her -PRON- PRON PRP$ NULL -kingdom kingdom NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -Monkeys Monkeys PROPN NNPS NULL -at at ADP IN NULL -once once ADV RB NULL -agreed agree VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -condition condition NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -that that SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -whomsoever whomsoever NOUN NN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -what what PRON WP NULL -became become VERB VBD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quelala Quelala PROPN NNP PERSON -being be AUX VBG NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -to to PART TO NULL -lay lay VERB VB NULL -his -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -bride bride NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -bear bear VERB VB NULL -the the DET DT NULL -sight sight NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -after after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -married marry VERB VBN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -ordered order VERB VBD NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -always always ADV RB NULL -keep keep VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -never never ADV RB NULL -again again ADV RB NULL -set set VERB VB NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -a a DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -which which PRON WDT NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -was be AUX VBD NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -ever ever ADV RB NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -until until ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -fell fall VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -hands hand NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -W^est w^ ADJ JJS NULL -, , PUNCT , NULL -who who PRON WP NULL -made make VERB VBD NULL -us -PRON- PRON PRP NULL -enslave enslave VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -afterward afterward ADV RB NULL -drive drive VERB VB NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -is be AUX VBZ NULL -yours -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -lay lay VERB VB NULL -your -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -the the DET DT NULL -Monkey Monkey PROPN NNP NULL -King King PROPN NNP NULL -finished finish VERB VBD NULL -his -PRON- PRON PRP$ NULL -story story NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -rapid rapid ADJ JJ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -175 175 NUM CD CARDINAL -flight flight NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -but but CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT NULL -journey journey NOUN NN NULL -was be AUX VBD NULL -over over ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -set set VERB VBD NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -down down ADV RB NULL -carefully carefully ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -King King PROPN NNP ORG -bowed bow VERB VBD NULL -low low ADJ JJ NULL -to to ADP IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -flew fly VERB VBD NULL -swiftly swiftly ADV RB NULL -away away ADV RB NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -ride ride NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -quick quick ADJ JJ NULL -way way NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -lucky lucky ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -you -PRON- PRON PRP NULL -brought bring VERB VBN NULL -away away ADV RB NULL -that that SCONJ IN NULL -wonder- wonder- ADJ JJ NULL - - -ful ful ADJ JJ NULL -Cap Cap PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL -^\\\\\\in;ii/////////7/ ^\\\\\\in;ii/////////7/ PUNCT NFP NULL - - -# # SYM $ NULL -Four four NUM CD NULL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Emerald Emerald PROPN NNP ORG -City City PROPN NNP ORG -and and CCONJ CC NULL -rang- rang- NOUN NN NULL -the the DET DT NULL -bell bell NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -ringing ring VERB VBG NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -before.^ before.^ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -! ! PUNCT . NULL - - -are be AUX VBP NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -again again ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL -; ; PUNCT : NULL -^>^ ^>^ NOUN NN NULL - - -\ \ PROPN NNP NULL -VUj VUj NOUN NNS NULL -/ / PUNCT NFP NULL - - -/'Do /'Do PUNCT . NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -^x^^^i''^ ^x^^^i''^ PUNCT , NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -.^Qik^^ .^Qik^^ PUNCT . NULL -gone go VERB VBN NULL -to to PART TO NULL -visit visit VERB VB NULL -the the DET DT NULL -Wicked wicked ADJ JJ NULL -: : PUNCT : NULL -^^^Gh ^^^gh NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -^^^^ ^^^^ PUNCT : NULL -" " PUNCT '' NULL -^"^^/^-^'We ^"^^/^-^'We PROPN NNP NULL -did do AUX VBD NULL -visit visit VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -let let VERB VBD NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -again again ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -.. .. PUNCT NFP NULL - - -xx\\li//. xx\\li//. PROPN NNP PERSON - - -i8o i8o PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -explained explain VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Melted melt VERB VBN NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -news news NOUN NN NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Who who PRON WP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -bowed bow VERB VBD NULL -very very ADV RB NULL -low low ADJ JJ NULL -indeed indeed ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -locked lock VERB VBD NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -box box PROPN NNP NULL -on on ADP IN NULL -all all DET DT NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Afterward afterward ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -on on ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -into into ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -people people NOUN NNS NULL -heard hear VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -melted melt VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West west NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -followed follow VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -crowd crowd NOUN NN NULL -to to ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -was be AUX VBD NULL -still still ADV RB NULL -on on ADP IN NULL -guard guard NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL - - -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -again again ADV RB NULL -met meet VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -showed show VERB VBD NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -rooms room NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -might might AUX MD NULL -rest rest VERB VB NULL -until until ADP IN NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -receive receive VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -had have AUX VBD NULL -the the DET DT NULL -news news NOUN NN NULL -carried carry VERB VBN NULL -straight straight ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -that that DET DT NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -come come VERB VBN NULL -back back ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Oz Oz PROPN NNP NULL -made make VERB VBD NULL -no no DET DT NULL -reply reply NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -thought think VERB VBD NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -would would AUX MD NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -word word NOUN NN NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -the the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -waiting waiting NOUN NN NULL -was be AUX VBD NULL -tiresome tiresome ADJ JJ NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -grew grow VERB VBD NULL -vexed vex VERB VBN NULL -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i8i i8i NOUN NN NULL -Oz Oz PROPN NNP NULL -should should AUX MD NULL -treat treat VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -so so ADV RB NULL -poor poor ADJ JJ NULL -a a DET DT NULL -fashion fashion NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -sending send VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -undergo undergo VERB VB NULL -hardships hardship NOUN NNS NULL -and and CCONJ CC NULL -slavery slavery NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -at at ADP IN NULL -last last ADV RB NULL -asked ask VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -another another DET DT NULL -message message NOUN NN NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -let let VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -at at ADP IN NULL -once once SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -to to PART TO NULL -help help VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -find find VERB VB NULL -out out ADP RP NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -his -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -given give VERB VBN NULL -this this DET DT NULL -message message NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -at at ADP IN NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -after after ADP IN TIME -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -once once ADV RB NULL -met meet VERB VBN NULL -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -in in ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -passed pass VERB VBD NULL -a a DET DT NULL -sleepless sleepless ADJ JJ NULL -night night NOUN NN NULL -, , PUNCT , NULL -each each DET DT NULL -thinking thinking NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gift gift NOUN NN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -promised promise VERB VBN NULL -to to PART TO NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -only only ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -dreamed dream VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -was be AUX VBD NULL -telling tell VERB VBG NULL -her -PRON- PRON PRP NULL -how how ADV WRB NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -to to PART TO NULL -have have AUX VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Promptly promptly ADV RB NULL -at at ADP IN NULL -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -green green ADJ JJ NULL -whiskered whisker VERB VBN NULL -soldier soldier NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -later later ADV RBR NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -of of ADP IN FAC -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -each each DET DT NULL -one one NOUN NN CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -expected expect VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -in in ADP IN NULL -the the DET DT NULL -shape shape NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -about about ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -at at ADV RB NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -closer close ADJ JJR NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -stillness stillness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -empty empty ADJ JJ NULL -room room NOUN NN NULL -was be AUX VBD NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -forms form NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -Oz Oz PROPN NNP NULL -take take VERB VB NULL -. . PUNCT . NULL - - -Presently presently ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -seeming seem VERB VBG NULL -to to PART TO NULL -come come VERB VB NULL -i82 i82 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -from from ADP IN NULL -somewhere somewhere ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -dome dome NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -solemnly solemnly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -again again ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -no no DET DT NULL -one one NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -everywhere everywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -but but CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -common common ADJ JJ NULL -mortals mortal NOUN NNS NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -invisible invisible ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -now now ADV RB NULL -seat seat VERB VB NULL -myself -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -converse converse VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -seemed seem VERB VBD NULL -just just ADV RB NULL -then then ADV RB NULL -to to PART TO NULL -come come VERB VB NULL -straight straight ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -itself -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -toward toward ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to PART TO NULL -claim claim VERB VB NULL -our -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -, , PUNCT , NULL -O o INTJ UH NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -promise promise NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP PERSON -. . PROPN NNP NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -when when ADV WRB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -really really ADV RB NULL -destroyed destroy VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -trembled tremble VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -183 183 NUM CD TIME - - -" " PUNCT `` NULL - - -Dear dear ADJ JJ NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -sudden sudden ADJ JJ NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'ve have AUX VB NULL -had have VERB VBN NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -time time NOUN NN NULL -already already ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -angrily angrily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -sha shall AUX MD NULL -n't not PART RB NULL -wait wait VERB VB NULL -a a DET DT NULL -day day NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -your -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -well well ADV RB NULL -to to PART TO NULL -frighten frighten VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -, , PUNCT , NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -so so ADV RB NULL -fierce fierce ADJ JJ NULL -and and CCONJ CC NULL -dreadful dreadful ADJ JJ NULL -that that SCONJ IN NULL -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -away away ADV RB NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -alarm alarm NOUN NN NULL -and and CCONJ CC NULL -tipped tip VERB VBD NULL -over over ADP RP NULL -the the DET DT NULL -screen screen NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -all all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -they -PRON- PRON PRP NULL -.saw .saw PROPN NNP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -in in ADP RP NULL -just just ADV RB NULL -the the DET DT NULL -spot spot NOUN NN NULL -the the DET DT NULL -screen screen NOUN NN NULL -had have AUX VBD NULL -hidden hide VERB VBN NULL -, , PUNCT , NULL -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -old old ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -bald bald ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -wrinkled wrinkle VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -much much ADJ JJ NULL -surprised surprised ADJ JJ NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -, , PUNCT , NULL -raising raise VERB VBG NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -trembling tremble VERB VBG NULL -V^^^l^^/F v^^^l^^/f NOUN NN NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -do do AUX VB NULL -n't not PART RB NULL -strike strike VERB VB NULL -me -PRON- PRON PRP NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -you -PRON- PRON PRP NULL -want want VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i84 i84 VERB VBZ NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -and and CCONJ CC NULL -dismay dismay NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire fire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -wrong wrong ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -making make VERB VBG NULL -believe believe NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Making make VERB VBG NULL -believe believe VERB VB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Hush Hush PROPN NNP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -do do AUX VBP NULL -n't not PART RB NULL -speak speak VERB VB NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -overheard overhear VERB VBN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ruined ruin VERB VBN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -supposed suppose VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -are be AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -just just ADV RB NULL -a a DET DT NULL -common common ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -grieved grieved ADJ JJ NULL -tone tone NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Exactly exactly ADV RB NULL -so so ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -rubbing rub VERB VBG NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -together together ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -pleased please VERB VBD NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -this this DET DT NULL -is be AUX VBZ NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -shall shall AUX MD NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -wailed wail VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -wiping wipe VERB VBG NULL -the the DET DT NULL -the the DET DT NULL -tears tear NOUN NNS NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -coat coat NOUN NN NULL -- - PUNCT HYPH NULL -sleeve sleeve NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -dear dear ADJ JJ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -speak speak VERB VB NULL -" " PUNCT `` NULL - - -Exactly exactly ADV RB NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -liumhug liumhug PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -185 185 NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -little little ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -Think think VERB VB NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -trouble trouble NOUN NN NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -in in ADP IN NULL -at at ADP IN NULL -being be AUX VBG NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -^Doesn't ^doesn't CCONJ CC NULL - - -anyone anyone PRON NN NULL -else else ADV RB NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no DET DT NULL -one one NOUN NN NULL -knows know VERB VBZ NULL -it -PRON- PRON PRP NULL - - -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -four four NUM CD CARDINAL -and and CCONJ CC NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -fooled fool VERB VBN NULL -everyone everyone PRON NN NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -be be AUX VB NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -my -PRON- PRON PRP$ NULL -ever ever ADV RB NULL -letting let VERB VBG NULL -you -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -. . PUNCT . NULL - - -Usually usually ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -even even ADV RB NULL -my -PRON- PRON PRP$ NULL -subjects subject NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -some- some- ADJ JJ NULL -thing thing NOUN NN NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -understand understand VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -bewilder- bewilder- ADJ JJ NULL -ment ment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -How how ADV WRB NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -appeared appear VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tricks trick NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Step step VERB VB NULL -this this DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -chamber chamber NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -rear rear NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -poiated poiate VERB VBD NULL -to to ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -lay lie VERB VBD NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -made make VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -many many ADJ JJ NULL -thicknesses thickness NOUN NNS NULL -of of ADP IN NULL -paper paper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -a a DET DT NULL -carefully carefully ADV RB NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -I -PRON- PRON PRP NULL -hung hang VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -wire wire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -behind behind ADP IN NULL -the the DET DT NULL -screen screen NOUN NN NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -a a DET DT NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -move move VERB VB NULL -and and CCONJ CC NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -open open ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -the the DET DT NULL -voice voice NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -ventriloquist ventriloquist NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -throw throw VERB VB NULL -the the DET DT NULL -sound sound NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -wherever wherever ADV WRB NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -coming come VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Head Head PROPN NNP NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -are be AUX VBP NULL -1 1 NUM CD NULL -86 86 NUM CD NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -I -PRON- PRON PRP NULL -used use VERB VBD NULL -to to PART TO NULL -deceive deceive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -showed show VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -the the DET DT NULL -dress dress NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -mask mask NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -worn wear VERB VBN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -saw see VERB VBD NULL -that that SCONJ IN NULL -his -PRON- PRON PRP$ NULL -Terrible Terrible PROPN NNP NULL -Beast Beast PROPN NNP NULL -was be AUX VBD NULL -nothing- nothing- ADJ JJ NULL - - -but but CCONJ CC NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -skins skin NOUN NNS NULL -, , PUNCT , NULL -sewn sew VERB VBN NULL -together together ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -slats slat NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -their -PRON- PRON PRP$ NULL -sides side NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -false false ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -had have AUX VBD NULL -hung hang VERB VBN NULL -that that SCONJ IN NULL -also also ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -really really ADV RB NULL -a a DET DT NULL -ball ball NOUN NN NULL -of of ADP IN NULL -cotton cotton NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -oil oil NOUN NN NULL -was be AUX VBD NULL -poured pour VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -ball ball NOUN NN NULL -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Really really ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -yo^^ yo^^ NOUN NNS NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -for for ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -am be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -sor- sor- PROPN NNP NULL -rowfully rowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -w^as w^a VERB VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -there there PRON EX NULL -are be AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -chairs chair NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -listened listen VERB VBD NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -the the DET DT NULL -fol- fol- NOUN NN NULL -lowing low VERB VBG NULL -tale tale NOUN NN NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -in in ADP IN NULL -Omaha Omaha PROPN NNP GPE -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -very very ADV RB NULL -far far ADV RB NULL -from from ADP IN NULL -Kansas Kansas PROPN NNP GPE -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -farther farther ADV RBR NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -became become VERB VBD NULL -a a DET DT NULL -ventrilo- ventrilo- NOUN NN NULL -quist quist NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -well well ADV RB NULL -trained train VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -imitate imitate VERB VB NULL -any any DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -or or CCONJ CC NULL -beast beast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -mewed mew VERB VBD NULL -so so ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -pricked prick VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -everywhere everywhere ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -I -PRON- PRON PRP NULL -tired tire VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -became become VERB VBD NULL -a a DET DT NULL -balloonist balloonist NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -A a DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -goes go VERB VBZ NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -on on ADP IN NULL -circus circus PROPN NNP NULL -day day NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -orning orning NOUN NN NULL -" " PUNCT `` NULL -floating float VERB VBG NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -to to PART TO NULL -draw draw VERB VB NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -people people NOUN NNS NULL -together together ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -pay pay VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -circus circus NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -explained explain VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Well well INTJ UH NULL -, , PUNCT , NULL -one one NUM CD DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -went go VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -got get VERB VBD NULL -twisted twist VERB VBN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -down down ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -went go VERB VBD NULL -way way ADV RB NULL -up up ADV RB NULL -above above ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -that that SCONJ IN NULL -a a DET DT NULL -current current NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -struck strike VERB VBD NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -, , PUNCT , NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -away away ADV RB NULL -. . PUNCT . NULL - - -For for ADP IN NULL -a a DET DT DATE -day day NOUN NN DATE -and and CCONJ CC NULL -a a DET DT NULL -night night NOUN NN NULL -I -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -on on ADP IN NULL -the the DET DT DATE -of of ADP IN DATE -the the DET DT DATE -second second ADJ JJ DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -awoke awake VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -balloo balloo NOUN NNS NULL -over over ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -came come VERB VBD NULL -down down ADP RP NULL -gradually gradually ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -nj^ nj^ PROPN NNP NULL -hurt hurt VERB VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -me -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -think think VERB VB NULL -so so ADV RB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -anything anything PRON NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -to to PART TO NULL -amuse amuse VERB VB NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -good good ADJ JJ NULL -people people NOUN NNS NULL -busy busy ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -ordered order VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -build build VERB VB NULL -this this DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -willingly willingly ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -coun- coun- NOUN NN NULL -Jtry Jtry PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -wrould wrould AUX MD NULL -callitthe callitthe VERB VB NULL -Emerald Emerald PROPN NNP PERSON -i^^^-City i^^^-city NOUN NN NULL -, , PUNCT , NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -name name NOUN NN NULL -fit fit VERB VB NULL -better better ADV RBR NULL - - -I -PRON- PRON PRP NULL -put put VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -^i^]on ^i^]on PUNCT , NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -was be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -n't not PART RB NULL -everything everything PRON NN NULL -here here ADV RB NULL -green green ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy,- Dorothy,- PROPN NNP PERSON -^ ^ PROPN NNP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -No no INTJ UH NULL -m^re m^re NOUN NN NULL -than than SCONJ IN NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -city city NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz^^JJbu Oz^^JJbu PROPN NNP NULL -j&ii^ j&ii^ PROPN NNP NULL -.-'- .-'- PUNCT . NULL - - -i88 i88 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -when when ADV WRB NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -why why ADV WRB NULL -of of ADV RB NULL -course course ADV RB NULL -everything everything PRON NN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -looks look VERB VBZ NULL -green green ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -built build VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -man man NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -here here ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -old old ADJ JJ NULL -man man NOUN NN NULL -now now ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -have have AUX VBP NULL -worn wear VERB VBN NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -on on ADP IN NULL -their- their- ADJ JJ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -most most ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -is be AUX VBZ NULL -an an DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -, , PUNCT , NULL -abounding abound VERB VBG NULL -in in ADP IN NULL -jewels jewel NOUN NNS NULL -and and CCONJ CC NULL -precious precious ADJ JJ NULL -metals metal NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -every every DET DT NULL -good good ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -needed need VERB VBN NULL -to to PART TO NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -good good ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -like like VERB VBP NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -was be AUX VBD NULL -built build VERB VBN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -shut shut VERB VBN NULL -myself -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -fears fear NOUN NNS NULL -was be AUX VBD NULL -the the DET DT NULL -Witches Witches PROPN NNPS NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -magical magical ADJ JJ NULL -powers power NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL - - -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -found find VERB VBD NULL -out out ADP RP NULL -that that SCONJ IN NULL -the the DET DT NULL -Witches witch NOUN NNS PERSON -were be AUX VBD NULL -really really ADV RB NULL -able able ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -wonderful wonderful ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -ruled rule VERB VBD NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple INTJ UH NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -and and CCONJ CC LOC -East East PROPN NNP LOC -and and CCONJ CC NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Fortunately fortunately ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Witches witch NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -were be AUX VBD NULL -good good ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -me -PRON- PRON PRP NULL -no no DET DT NULL -harm harm NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT WORK_OF_ART -Witches witch NOUN NNS WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -and and CCONJ CC WORK_OF_ART -West West PROPN NNP WORK_OF_ART -were be AUX VBD NULL -terribly terribly ADV RB NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -thought think VERB VBN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -more more ADV RBR NULL -powerful powerful ADJ JJ NULL -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -them- them- VERB VBD NULL -selves self NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -surely surely ADV RB NULL -have have AUX VB NULL -destroyed destroy VERB VBN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -deadly deadly ADJ JJ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -for for ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -; ; PUNCT : NULL -so so CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -imagine imagine VERB VB NULL -how how ADV WRB NULL -pleased pleased ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -your -PRON- PRON PRP$ NULL -house house NOUN NN NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -on on ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN LOC -the the DET DT LOC -East East PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -promise promise VERB VB NULL -anything anything PRON NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -only only ADV RB NULL -do do AUX VB NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -melted melt VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -ashamed ashamed ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -189 189 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -need need VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -are be AUX VBP NULL -learning learn VERB VBG NULL -something something PRON NN NULL -every every DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -A a DET DT NULL -baby baby NOUN NN NULL -has have AUX VBZ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -know know VERB VB NULL -much much ADJ JJ NULL -. . PUNCT . NULL - - -Experience experience NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -brings bring VERB VBZ NULL -knowledge knowledge NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -longer longer ADV RBR NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -earth earth NOUN NN NULL - - -the the DET DT NULL -more more ADJ JJR NULL -experience experience NOUN NN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -sure sure ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -may may AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -false false ADJ JJ NULL -wizard wizard NOUN NN NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -ma- ma- NOUN NN NULL -gician gician NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow NOUN NN DATE -morning morning NOUN NN TIME -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -stuff stuff VERB VB NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -cannot^iell cannot^iell INTJ UH NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -find find VERB VB NULL -that that DET DT NULL -out out ADP RP NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -never never ADV RB NULL -fear fear VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -cour- cour- NOUN NN NULL -age age NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -cour- cour- X FW NULL -fe fe X FW NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET DT NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -is be AUX VBZ NULL -confidence confidence NOUN NN NULL -in in ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -living live VERB VBG NULL -190 190 NUM CD NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tiling tile VERB VBG NULL -that that PRON WDT NULL -is be AUX VBZ NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -faces face VERB VBZ NULL -danger danger NOUN NN NULL -. . PUNCT . NULL - - -True true ADJ JJ NULL -cour- cour- NOUN NN NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -e e PROPN NNP NULL -is be AUX VBZ NULL -in in ADP IN NULL -facing face VERB VBG NULL -danger danger NOUN NN NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -in in ADP IN NULL -plenty plenty NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Perhaps perhaps ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -scared scared ADJ JJ NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -. . PUNCT . NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -really really ADV RB NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -that that PRON WDT NULL -makes make VERB VBZ NULL -one one NUM CD NULL -forget forget NOUN NN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -that that DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -to- to- DET DT NULL -morrow morrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -for for ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wrong wrong ADJ JJ NULL -to to PART TO NULL -want want VERB VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -makes make VERB VBZ NULL -most most ADJ JJS NULL -people people NOUN NNS NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -only only ADV RB NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -luck luck NOUN NN NULL -not not PART RB NULL -to to PART TO NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -matter matter NOUN NN NULL -of of ADP IN NULL -opinion opinion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bear bear VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -unhappiness unhappiness NOUN NN NULL -without without ADP IN NULL -a a DET DT NULL -murmur murmur NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -Come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -played play VERB VBN NULL -Wizard Wizard PROPN NNP PERSON -for for ADP IN NULL -so so ADV RB NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -as as ADV RB NULL -well well ADV RB NULL -continue continue VERB VB NULL -the the DET DT NULL -part part NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -two two NUM CD DATE -or or CCONJ CC DATE -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -consider consider VERB VB NULL -the the DET DT NULL -matter matter NOUN NN NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -meantime meantime NOUN NN NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -my -PRON- PRON PRP$ NULL -guests guest NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -191 191 NUM CD CARDINAL - - -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -will will AUX MD NULL -wait wait VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -your -PRON- PRON PRP$ NULL -slighest slighest NOUN NN NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -in in ADP IN NULL -return return NOUN NN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -secret secret NOUN NN NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -agreed agree VERB VBD NULL -to to PART TO NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -of of ADP IN NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -learned learn VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -high high ADJ JJ NULL -spirits spirit NOUN NNS NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -had have AUX VBD NULL -hope hope NOUN NN NULL -that that SCONJ IN NULL -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Great great ADJ JJ WORK_OF_ART -and and CCONJ CC WORK_OF_ART -Terrible terrible ADJ JJ WORK_OF_ART -Humbug Humbug PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -would would AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -forgive forgive VERB VB NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -. . PUNCT . NULL - - -MORNING MORNING PROPN NNP TIME -THE the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Congratulate congratulate VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -return return VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -always always ADV RB NULL -liked like VERB VBN NULL -you -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -simply simply ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -like like VERB VB NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -surely surely ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -think think VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -hear hear VERB VBP NULL -the the DET DT NULL -splendid splendid ADJ JJ NULL -thoughts thought NOUN NNS NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -brain brain NOUN NN NULL -is be AUX VBZ NULL -going go VERB VBG NULL -to to PART TO NULL -turn turn VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -a a DET DT NULL -cheerful cheerful ADJ JJ NULL -voice voice NOUN NN NULL -and and CCONJ CC NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -rapped rap VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -196 196 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -in in ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -man man NOUN NN NULL -sit- sit- X XX NULL -ting ting NOUN NN NULL -" " PUNCT '' NULL -down down ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -engaged engage VERB VBN NULL -in in ADP IN NULL -deep deep ADJ JJ NULL -thought thought NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -a a DET DT NULL -Httle Httle PROPN NNP GPE -uneasily uneasily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -sit sit VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -that that DET DT NULL -chair chair NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -excuse excuse VERB VB NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -taking take VERB VBG NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -proper proper ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -quite quite ADV RB NULL -welcome welcome ADJ JJ NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -better well ADJ JJR NULL -one one NUM CD NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -put put VERB VBP NULL -it -PRON- PRON PRP NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -unfastened unfasten VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -emptied empty VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT NULL -back back ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -took take VERB VBD NULL -up up ADP RP NULL -a a DET DT NULL -measure measure NOUN NN NULL -of of ADP IN NULL -bran bran NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -mixed mix VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -. . PUNCT . NULL - - -Having have VERB VBG NULL -shaken shake VERB VBN NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -thoroughly thoroughly ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -filled fill VERB VBD NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -mixture mixture NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBD NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -space space NOUN NN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fastened fasten VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -given give VERB VBN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bran bran ADJ JJ NULL -- - PUNCT HYPH NULL -new new ADJ JJ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -pleased pleased ADJ JJ NULL -and and CCONJ CC NULL -proud proud ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -fulfillment fulfillment NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -thank thank VERB VBP NULL -J J PROPN NNP NULL -Oz Oz PROPN NNP NULL -warmly warmly ADV RB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -curiously curiously ADV RB NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -bulging bulge VERB VBG NULL -out out ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -197 197 NUM CD NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -wise wise ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL -When when ADV WRB NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -used used ADJ JJ NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -everything everything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -are be AUX VBP NULL -those those DET DT NULL -needles needle NOUN NNS NULL -and and CCONJ CC NULL -pins pin NOUN NNS NULL -sticking stick VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -and and CCONJ CC NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -W^oodman W^oodman PROPN NNP NULL -entered enter VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -heap heap NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -no no VERB VB NULL -it -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Oz Oz PROPN NNP NULL -brought bring VERB VBD NULL -a. a. NOUN NN NULL -pair pair NOUN NN NULL -of of ADP IN NULL -tinners tinner NOUN NNS NULL -' ' PART POS NULL -shears shear NOUN NNS NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -square square ADJ JJ NULL -hole hole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -left left ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -'s 's PART POS NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -going go VERB VBG NULL -to to ADP IN NULL -a a DET DT NULL -chest chest NOUN NN NULL -of of ADP IN NULL -drawers drawer NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -out out ADP RP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -sawdust sawdust NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -n't not PART RB NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -beauty beauty NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -replied reply VERB VBD NULL -198 198 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -kind kind ADJ JJ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -very very ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -answered answer VERB VBD NULL -O2 O2 PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -put put VERB VBD NULL -the the DET DT NULL -heart heart NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -breast breast NOUN NN NULL -and and CCONJ CC NULL -then then ADV RB NULL -replaced replace VERB VBD NULL -the the DET DT NULL -square square NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -soldering- soldering- VERB VB NULL -it -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -cut cut VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -There there ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -now now ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that SCONJ IN NULL -any any DET DT NULL -man man NOUN NN NULL -might might AUX MD NULL -be be AUX VB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -patch patch NOUN NN NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -could could AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -helped help VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Never never ADV RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patch patch NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -happy happy ADJ JJ NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -shall shall AUX MD NULL -never never ADV RB NULL -forget forget VERB VB NULL -your -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP NULL -t t NOUN NN NULL -speak speak VERB VBP NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -wished wish VERB VBD NULL -him -PRON- PRON PRP NULL -every every DET DT NULL -joy joy NOUN NN NULL -on on ADP IN NULL -account account NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -now now ADV RB NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL - - -an- an- CCONJ CC NULL - - -nounced nounce VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -entering enter VERB VBG NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -get get AUX VB NULL -it -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -reaching reach VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -shelf shelf NOUN NN NULL -took take VERB VBD NULL -down down ADP RP NULL -a a DET DT NULL -square square ADJ JJ NULL -green green ADJ JJ NULL -bottle bottle NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -Tfeel Tfeel PROPN NNP WORK_OF_ART -ici^e ici^e NOUN NNS WORK_OF_ART -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -^kuI ^kui X XX NULL -the the DET DT NULL -Scarecroir Scarecroir PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -199 199 NUM CD CARDINAL -he -PRON- PRON PRP NULL -poured pour VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -- - PUNCT HYPH NULL -gold gold NOUN NN NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -beautifully beautifully ADV RB NULL -carved carve VERB VBN NULL -. . PUNCT . NULL - - -Placing- Placing- PROPN NNP NULL - - -this this DET DT NULL -before before ADP IN NULL -the the DET DT EVENT -Cowardly Cowardly PROPN NNP EVENT -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -who who PRON WP NULL -sniffed sniff VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Drink drink VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -inside inside ADV RB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -that that DET DT NULL -courage courage NOUN NN NULL -is be AUX VBZ NULL -ahvays ahvay NOUN NNS NULL -inside inside ADP IN NULL -one one NUM CD NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -this this DET DT NULL -really really ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -called call VERB VBN NULL -courage courage NOUN NN NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -swallowed swallow VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -advise advise VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -drink drink VERB VB NULL -it -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -hesitated hesitate VERB VBD NULL -no no ADV RB NULL -longer longer ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -drank drink VERB VBD NULL -till till SCONJ IN NULL -the the DET DT NULL -dish dish NOUN NN NULL -was be AUX VBD NULL -empty empty ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -now^ now^ NUM CD NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -Full full ADJ JJ NULL -of of ADP IN NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -went go VERB VBD NULL -joyfully joyfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -to to PART TO NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -left leave VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -smiled smile VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -success success NOUN NN NULL -in in ADP IN NULL -giving give VERB VBG NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -exactly exactly ADV RB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -being be AUX VBG NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -when when ADV WRB NULL -all all DET PDT NULL -these these DET DT NULL -people people NOUN NNS NULL -make make VERB VBP NULL -me -PRON- PRON PRP NULL -do do AUX VB NULL -things thing NOUN NNS NULL -that that PRON WDT NULL -everybody everybody PRON NN NULL -knows know VERB VBZ NULL -ca can AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -easy easy ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -happy happy PROPN NNP NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -imagined imagine VERB VBD NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -imagination imagination NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -/o^ /o^ PUNCT : NULL -Three three NUM CD DATE -days day NOUN NNS DATE -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -nothing nothing PRON NN NULL -; ; PUNCT : NULL -from from ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -These these DET DT NULL -were be AUX VBD NULL -sad sad ADJ JJ NULL -days day NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -httle httle ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented content VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -there there PRON EX NULL -were be AUX VBD NULL -wonderful wonderful ADJ JJ NULL -thoughts thought NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -say say VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -could could AUX MD NULL -/ / SYM SYM NULL -understand understand VERB VB NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -odman odman NOUN NN NULL -walked walk VERB VBD NULL -about about ADP IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -i\ i\ PROPN NNP NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -he -PRON- PRON PRP NULL -had have AUX VBD NULL -discov- discov- NOUN NN NULL - - -j j PROPN NNP NULL -Wred wre VERB VBD NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -kinder kind ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -tender tender ADJ JJ NULL -heart heart NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -one one NOUN NN NULL -' ' PUNCT '' NULL -i i PRON PRP NULL -ne ne ADP IN NULL - - -l^d l^d INTJ UH NULL --owned -owned PROPN NNP NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -de- de- NOUN NN NULL - - -\ \ VERB VBZ NULL - - -V V PROPN NNP NULL -ym^^^^he ym^^^^he PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -ot ot ADP IN NULL -nothing nothing PRON NN NULL -on on ADP IN NULL -earth earth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -gladly gladly ADV RB NULL -\ \ PROPN NNPS NULL -. . PUNCT . NULL - - -fUfii fUfii PROPN NNP NULL -if if SCONJ IN NULL -! ! PUNCT . NULL - - -army army NOUN NN NULL -of of ADP IN NULL -men man NOUN NNS NULL -or or CCONJ CC NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -Kalidahs Kalidahs PROPN NNP NULL -. . PUNCT . NULL - - -m m NOUN NN NULL -204 204 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Thus thus ADV RB NULL -each each DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -party party NOUN NN NULL -was be AUX VBD NULL -satisfied satisfied ADJ JJ NULL -except except SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -longed long VERB VBD NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT DATE -fourth fourth ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -pleas- pleas- PROPN NNP NULL -antly antly ADV RB NULL - - -: : PUNCT : NULL -" " PUNCT `` NULL -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -found find VERB VBN NULL -the the DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -you -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -sure sure ADJ JJ NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -notion notion NOUN NN NULL -which which PRON WDT NULL -way way NOUN NN NULL -it -PRON- PRON PRP NULL -lies lie VERB VBZ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -it -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -your -PRON- PRON PRP$ NULL -way way NOUN NN NULL -home home ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -what what PRON WP NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -also also ADV RB NULL -came come VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -across across ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -beyond beyond ADP IN NULL -my -PRON- PRON PRP$ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -the the DET DT NULL -matter matter NOUN NN NULL -over over ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT `` NULL - - -A a DET DT NULL -balloon balloon NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -is be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -coated coat VERB VBN NULL -with with ADP IN NULL -glue glue NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -gas gas NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -trouble trouble NOUN NN NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -country country NOUN NN NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -gas gas NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -with with ADP IN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -205 205 NUM CD CARDINAL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -float float VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -another another DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -to to PART TO NULL -fill fill VERB VB NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Hot hot ADJ JJ NULL -air air NOUN NN NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -gas gas NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -should should AUX MD NULL -get get AUX VB NULL -cold cold ADJ JJ NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -w^ould w^ould AUX MD NULL -come come VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -go go VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -w^ould w^ould AUX MD NULL -soon soon ADV RB NULL -discover discover VERB VB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -vexed vex VERB VBN NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -deceived deceive VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -stay stay VERB VB NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -these these DET DT NULL -rooms room NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -gets get VERB VBZ NULL -tiresome tiresome ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'d would AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -with with ADP IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -be be AUX VB NULL -in in ADP IN NULL -a a DET DT NULL -circus circus NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -company company NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -sew sew VERB VB NULL -the the DET DT NULL -silk silk NOUN NN NULL -together together ADV RB NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -begin begin VERB VB NULL -to to PART TO NULL -work work VERB VB NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -a a DET DT NULL -needle needle NOUN NN NULL -and and CCONJ CC NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -Oz Oz PROPN NNP ORG -cut cut VERB VBD NULL -the the DET DT NULL -strips strip NOUN NNS NULL -of of ADP IN NULL -silk silk NOUN NN NULL -into into ADP IN NULL -proper proper ADJ JJ NULL -shape shape NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -sewed sew VERB VBD NULL -them -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -First first ADV RB ORDINAL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -light light ADJ JJ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -dark dark ADJ JJ NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -emerald emerald PROPN NNP NULL -green green PROPN NNP NULL -; ; PUNCT : NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -fancy fancy NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -in in ADP IN NULL -different different ADJ JJ NULL -shades shade NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -2o6 2o6 NUM CD ORG - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -color color NOUN NN NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -took take VERB VBD NULL -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -sew sew VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -strips strip NOUN NNS NULL -together together ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -" " PUNCT `` NULL -bag bag NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -more more ADJ JJR QUANTITY -than than SCONJ IN QUANTITY -twenty twenty NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -long long ADJ JJ NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -painted paint VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -inside inside NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -coat coat NOUN NN NULL -of of ADP IN NULL -thin thin ADJ JJ NULL -glue glue NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -fnake fnake VERB VB NULL -it -PRON- PRON PRP NULL -air air NOUN NN NULL -- - PUNCT HYPH NULL -tight tight ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -announced announce VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -basket basket NOUN NN NULL -to to PART TO NULL -ride ride VERB VB NULL -in in ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -for for ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -clothes clothe NOUN NNS NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -with with ADP IN NULL -many many ADJ JJ NULL -ropes rope NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -brother brother NOUN NN NULL -Wizard Wizard PROPN NNP PERSON -who who PRON WP NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -news news NOUN NN NULL -spread spread VERB VBD NULL -rapidly rapidly ADV RB NULL -throughout throughout ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -came come VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -won- won- PROPN NNP NULL -derful derful ADJ JJ NULL -sight sight PROPN NNP NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -ordered order VERB VBD NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -carried carry VERB VBN NULL -out out ADP RP NULL -in in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -gazed gaze VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -much much ADJ JJ NULL -curiosity curiosity NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -chopped chop VERB VBN NULL -a a DET DT NULL -big big ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -fire fire NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -held hold VERB VBD NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -that that PRON WDT NULL -arose arise VERB VBD NULL -from from ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -silken silken ADJ JJ NULL -bag bag NOUN NN NULL -. . PUNCT . NULL - - -Gradually gradually ADV RB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -swelled swell VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -finally finally ADV RB NULL -the the DET DT NULL -basket basket NOUN NN NULL -just just ADV RB NULL -touched touch VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -got get VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -going go VERB VBG NULL -away away ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -gone go VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -will will AUX MD NULL -rule rule VERB VB NULL -over over ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -command command VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -obey obey VERB VB NULL -him -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -207 207 NUM CD NULL - - -The the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -by by ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -tugging- tugging- NOUN NN NULL -hard hard ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -rope rope NOUN NN NULL -that that PRON WDT NULL -held hold VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -within within ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -hot hot ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -this this DET DT NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -much much ADV RB NULL -lighter light ADJ JJR NULL -in in ADP IN NULL -weight weight NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -pulled pull VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -rise rise VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -hurry hurry VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -will will AUX MD NULL -fly fly VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -find find VERB VB NULL -Toto Toto PROPN NNP NULL -anywhere anywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -run run VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -crowd crowd NOUN NN NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -last last ADV RB NULL -found find VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -to- to- X XX NULL -ward ward PROPN NNP NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -within within ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -holding hold VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -, , PUNCT , NULL -crack crack VERB VB NULL -! ! PUNCT . NULL - - -went go VERB VBD NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -too too ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -back back ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBD NULL -Oz Oz PROPN NNP NULL -from from ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -shouted shout VERB VBD NULL -everyone everyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -turned turn VERB VBN NULL -upward upward ADV RB NULL -to to ADP IN NULL -M M PROPN NNP NULL -2o8 2o8 NUM CD NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -riding ride VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -rising rise VERB VBG NULL -every every DET DT NULL -moment moment NOUN NN NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -ever ever ADV RB NULL -saw see VERB VBD NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -though though SCONJ IN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -have have AUX VB NULL -reached reach VERB VBN NULL -Omaha Omaha PROPN NNP GPE -safely safely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -be be AUX VB NULL -there there ADV RB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -remembered remember VERB VBD NULL -him -PRON- PRON PRP NULL -lovingly lovingly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -always always ADV RB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -here here ADV RB NULL -he -PRON- PRON PRP NULL -built build VERB VBD NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -left leave VERB VBN NULL -the the DET DT ORG -Wise Wise PROPN NNP ORG -Scarecrow Scarecrow PROPN NNP ORG -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Still still ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -many many ADJ JJ DATE -days day NOUN NNS DATE -they -PRON- PRON PRP NULL -grieved grieve VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -comforted comfort VERB VBN NULL -. . PUNCT . NULL - - -orbths/ orbths/ PROPN NNP NULL - - -Wept weep VERB VBD NULL -bitterly bitterly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -passing- passing- NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -hope hope NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -over over ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL - - -X X NOUN NNS NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^'Ifone ^'ifone SYM SYM NULL -up up ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -also also ADV RB NULL -felt feel VERB VBD NULL -sorry sorry ADJ JJ NULL -at at ADP IN NULL -losing lose VERB VBG NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT `` NULL -Truly truly ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ungrateful ungrateful ADJ JJ NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -failed fail VERB VBD NULL -to to PART TO NULL -mourn mourn VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -cry cry VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -because because SCONJ IN NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kindly kindly ADV RB NULL -wipe wipe VERB VB NULL -away away ADV RB NULL -my -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -rust rust VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -With with ADP IN NULL -pleasure pleasure NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -l-^i l-^i PROPN NNP NULL -212 212 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -brought bring VERB VBD NULL -a a DET DT NULL -towel towel NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -wept weep VERB VBD NULL -for for ADP IN NULL -several several ADJ JJ TIME -minutes minute NOUN NNS TIME -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -watched watch VERB VBD NULL -the the DET DT NULL -tears tear NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -wiped wipe VERB VBD NULL -them -PRON- PRON PRP NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -towel towel NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fin- fin- NOUN NNS NULL -ished ishe VERB VBN NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP$ NULL -kindly kindly ADV RB NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -himself -PRON- PRON PRP NULL -thoroughly thoroughly ADV RB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -jewelled jewelled ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -to to PART TO NULL -guard guard VERB VB NULL -against against ADP IN NULL -mishap mishap PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -not not PART RB NULL -another another DET DT NULL -city city NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -morning morning NOUN NN NULL -after after ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL -up up ADP RP NULL -with with ADP IN NULL -Oz Oz PROPN NNP ORG -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -met meet VERB VBD NULL -in in ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -talked talk VERB VBD NULL -matters matter NOUN NNS NULL -over over ADP RP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -stood stand VERB VBD NULL -respectfully respectfully ADV RB NULL -before before ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -not not PART RB NULL -so so ADV RB NULL -unlucky unlucky ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -ruler ruler NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP FAC -and and CCONJ CC NULL -the the DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -belong belong VERB VBP NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -W^hen W^hen PROPN NNP NULL - - -I -PRON- PRON PRP NULL -remember remember VERB VBP NULL -that that SCONJ IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -ago ago ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -up up ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -quite quite ADV RB NULL -satisfied satisfied ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -lot lot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -also also ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -am be AUX VBP NULL -well well ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -really really ADV RB NULL -, , PUNCT , NULL - - -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -content content ADJ JJ NULL -in in ADP IN NULL -knowing know VERB VBG NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -as as ADV RB NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -beast beast NOUN NN NULL -that that PRON WDT NULL -ever ever ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -if if SCONJ IN NULL -not not PART RB NULL -braver braver ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -modestly modestly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -only only ADV RB NULL -be be AUX VB NULL -contented content VERB VBN NULL -to to PART TO NULL -live live VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -sat sit VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -213 213 NUM CD CARDINAL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -we -PRON- PRON PRP NULL -might might AUX MD NULL -all all ADV RB NULL -be be AUX VB NULL -happy happy ADJ JJ NULL -together together ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -live live VERB VB NULL -with with ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -what what PRON WP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -decided decide VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -began begin VERB VBD NULL -to to PART TO NULL -stick stick VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -for for ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -she -PRON- PRON PRP NULL -brought bring VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -she -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -in in ADV RB NULL -through through ADP IN NULL -an an DET DT NULL -open open ADJ JJ NULL -window window NOUN NN NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -be- be- X XX NULL - - -side side VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT FAC -Monkey Monkey PROPN NNP FAC -King King PROPN NNP FAC -, , PUNCT , NULL -bowing bow VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -fly fly VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Monkey Monkey PROPN NNP LOC -King King PROPN NNP LOC -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -belong belong VERB VBP NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -leave leave VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -a a DET DT NULL -Winged wing VERB VBN FAC -Monkey Monkey PROPN NNP FAC -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -yet yet ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there ADV RB NULL -never never ADV RB NULL -will will AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -belong belong VERB VB NULL -there there ADV RB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -serve serve VERB VB NULL -^^ ^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -. . PUNCT . NULL -214 214 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -i-^ i-^ PUNCT -LRB- NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -power power NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -cfo^gj cfo^gj NUM CD NULL -. . PUNCT . NULL - - -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -i^\ i^\ PROPN NNP NULL - - -And and CCONJ CC NULL -with with ADP IN NULL -another another DET DT NULL -bow bow NOUN NN NULL - - -the the DET DT NULL -Monkey Monkey PROPN NNP PRODUCT -King- King- PROPN NNP NULL -sprea^ sprea^ ADV RB NULL -his -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -fp fp PROPN NNP GPE -lowed low VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -almost almost ADV RB NULL -ready ready ADJ JJ NULL -to to PART TO NULL -cry cry VERB VB NULL -with with ADP IN NULL -disap^ disap^ DET DT NULL -pointment pointment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -wasted waste VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -no no DET DT NULL -purpose purpose NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -can- can- VERB VBP NULL -not not PART RB NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -certainly certainly ADV RB NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tender tender NOUN NN NULL -hearted hearte VERB VBD NULL -Woodman Woodman PROPN NNP PRODUCT -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bulged bulge VERB VBD NULL -out out ADP RP NULL -so so ADV RB NULL -horribly horribly ADV RB NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -feared fear VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -burst burst VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -call call VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -his -PRON- PRON PRP$ NULL -advice advice NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -^;^ ^;^ PUNCT NFP NULL - - -So so ADV RB NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -was be AUX VBD NULL -sum- sum- X XX NULL -' ' PUNCT '' NULL - - -^^KkJ^X:^ ^^KkJ^X:^ PUNCT : NULL -moned moned PROPN NNP NULL -and and CCONJ CC NULL -entered enter VERB VBD NULL -the the DET DT NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -timidly timidly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -alive alive ADJ JJ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -was be AUX VBD NULL -allowed allow VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -further further ADV RBR NULL -than than SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -can can AUX MD NULL -she -PRON- PRON PRP NULL -do do AUX VB NULL -so so ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -nobody nobody PRON NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -crossed cross VERB VBN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -unless unless SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -V v NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -215 215 NUM CD CARDINAL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -no no DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP PERSON -might might AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Who who PRON WP NULL -. . PUNCT . NULL - - -is be AUX VBZ NULL -Glinda Glinda PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -most most ADV RBS NULL -powerful powerful ADJ JJ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Witches Witches PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -rules rule NOUN NNS NULL -over over ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -stands stand VERB VBZ NULL -on on ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -may may AUX MD NULL -know know VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP PERSON -, , PUNCT , NULL -is be AUX VBZ NULL -n't not PART RB NULL -she -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -think think VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -everyone everyone PRON NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -heard hear VERB VBN NULL -that that SCONJ IN NULL -Glinda Glinda PROPN NNP PERSON -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -knows know VERB VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -keep keep VERB VB NULL -young young ADJ JJ NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -many many ADJ JJ DATE -years year NOUN NNS DATE -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -lived live VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -is be AUX VBZ NULL -straight straight ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -full full ADJ JJ NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -to to ADP IN NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -race race NOUN NN NULL -of of ADP IN NULL -queer queer PROPN NNP NULL -men man NOUN NNS NULL -who who PRON WP NULL -do do AUX VBP NULL -not not PART RB NULL -like like VERB VB NULL -strangers stranger NOUN NNS NULL -to to PART TO NULL -cross cross VERB VB NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -this this DET DT NULL -reason reason NOUN NN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -ever ever ADV RB NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -them -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -, , PUNCT , NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -travel travel VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -stays stay VERB VBZ NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -W^oodman W^oodman PROPN NNP NULL -. . PUNCT . NULL -2l6 2l6 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -city city NOUN NN NULL -and and CCONJ CC NULL -long long ADV RB NULL -for for ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -Be- be- ADJ JJ NULL -sides side NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -will will AUX MD NULL -need need VERB VB NULL -someone someone PRON NN NULL -to to PART TO NULL -protect protect VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -agreed agree VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -may may AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -service service NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -also also ADV RB NULL -, , PUNCT , NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -When when ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -start start VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -had have VERB VBN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -me -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -corn- corn- NOUN NN NULL -field field NOUN NN NULL -and and CCONJ CC NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -So so ADV RB NULL -my -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -due due ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -starts start VERB VBZ NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -all all DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -^^ ^^ PUNCT NFP NULL - - -thy thy NOUN NN NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -all all DET DT NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J^^. J^^. PROPN NNP PERSON - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -start start VERB VB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -'^ '^ PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -- - PUNCT HYPH NULL -morjro morjro ADJ JJ NULL -# # PROPN NNP NULL -, , PUNCT , NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -bes^li^g bes^li^g VERB VB PERSON -' ' PUNCT '' PERSON -^ri^orning ^ri^orning NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -' ' PUNCT '' NULL -^^ow ^^ow PUNCT : NULL - - -let let VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -get get AUX VB NULL -Next Next PROPN NNP NULL -morning- morning- ADJ JJ NULL -Dorothy- Dorothy- PROPN NNP PERSON - - -kissed kiss VERB VBD NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -walked walk VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP ORG -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -A a DET DT NULL -j^ j^ NOUN NN PERSON -again again ADV RB NULL -he -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -' ' PUNCT '' NULL -li li PROPN NNP PERSON -/ / SYM SYM NULL -leave leave VERB VB NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -new new ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^^t ^^t PUNCT NFP NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -back back ADV RB NULL -into into ADP IN NULL -\ \ PROPN NNP NULL -the the DET DT NULL -green green ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -ith ith ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -.. .. PUNCT NFP NULL - - -^^^'You ^^^'You PUNCT . NULL -are be AUX VBP NULL -now now ADV RB NULL -our -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -; ; PUNCT : NULL -.^ .^ PUNCT . NULL -) ) PUNCT -RRB- NULL - - -yoji^ust yoji^ust NOUN NN NULL -come come VERB VBP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -220 220 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -able able ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -help help VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -bade bade VERB VBP NULL -the the DET DT NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -- - PUNCT HYPH NULL -natured natured ADJ JJ NULL -Guardian Guardian PROPN NNP ORG -a a DET DT NULL -last last ADJ JJ NULL -farewell farewell NOUN NN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -very very ADV RB NULL -kindly kindly ADV RB NULL -treated treat VERB VBN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -City City PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -grateful grateful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -try try VERB VB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -to to PART TO NULL -return return VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -then then ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -outer outer ADJ JJ NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -forth forth ADV RB NULL -and and CCONJ CC NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -as as SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -toward toward ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -of of ADP IN NULL -spirits spirit NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -and and CCONJ CC NULL -chatted chat VERB VBD NULL -together together ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -once once ADV RB NULL -more more ADV RBR NULL -filled fill VERB VBN NULL -with with ADP IN NULL -the the DET DT NULL -hope hope NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -home home ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -sniffed sniff VERB VBD NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -with with ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -whisked whisk VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -from from ADP IN NULL -side side NOUN NN NULL -to to PART TO NULL -side side VERB VB NULL -in in ADP IN NULL -pure pure ADJ JJ NULL -joy joy NOUN NN NULL -at at ADP IN NULL -being be AUX VBG NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -chased chase VERB VBD NULL -the the DET DT NULL -moths moth NOUN NNS NULL -and and CCONJ CC NULL -butterflies butterfly NOUN NNS NULL -, , PUNCT , NULL -bark- bark- NOUN NNS NULL -ing e VERB VBG NULL -merrily merrily ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -City City PROPN NNP NULL -life life NOUN NN NULL -does do AUX VBZ NULL -not not PART RB NULL -agree agree VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -at at ADP IN NULL -a a DET DT NULL -brisk brisk ADJ JJ NULL -pace pace NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -much much ADJ JJ NULL -flesh flesh NOUN NN NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -how how ADV WRB NULL -courageous courageous ADJ JJ NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -grown grow VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -^J^ ^j^ SYM SYM NULL - - --'^ -'^ X ADD NULL -, , PUNCT , NULL -, , PUNCT , NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -' ' PART POS NULL -^^>^ ^^>^ NOUN NN NULL -: : PUNCT : NULL - - -i|^^^ i|^^^ PROPN NNP NULL -Tlie Tlie PROPN NNP NULL -branches branch NOUN NNS NULL -bent bend VERB VBD NULL -doicn doicn NOUN NNS NULL -and and CCONJ CC NULL -twined twine VERB VBD NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -221 221 NUM CD CARDINAL -They -PRON- PRON PRP NULL -now now ADV RB NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -took take VERB VBD NULL -a a DET DT NULL -last last ADJ JJ NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -All all DET DT NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -was be AUX VBD NULL -a a DET DT NULL -mass mass NOUN NN NULL -of of ADP IN NULL -towers tower NOUN NNS NULL -and and CCONJ CC NULL -steeples steeple NOUN NNS NULL -behind behind ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -walls wall NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -high high ADV RB NULL -up up ADP RP NULL -above above ADP IN NULL - - -every- every- PROPN NNP NULL -thing- thing- X XX NULL - - -the the DET DT NULL -spires spire NOUN NNS NULL -and and CCONJ CC NULL -dome dome NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -knew know VERB VBD NULL -how how ADV WRB NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -a a DET DT NULL -dose dose NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -courage courage NOUN NN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -kept keep VERB VBN NULL -the the DET DT NULL -promise promise NOUN NN NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -forgave forgave VERB VBP NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard wizard NOUN NN ORG -. . PUNCT . NULL - - -The the DET DT DATE -first first ADJ JJ DATE -day day NOUN NN DATE -'s 's PART POS DATE -journey journey NOUN NN NULL -was be AUX VBD NULL -through through ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -stretched stretch VERB VBD NULL -about about ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -that that DET DT TIME -night night NOUN NN TIME -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -nothing nothing PRON NN NULL -but but CCONJ CC NULL -the the DET DT NULL -stars star NOUN NNS NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -rested rest VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -indeed indeed ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT TIME -morning morning NOUN NN TIME -they -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -on on ADP RP NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -w^ood w^ood NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -way way NOUN NN NULL -of of ADP IN NULL -going go VERB VBG NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -extend extend VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -change change VERB VB NULL -the the DET DT NULL -direction direction NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -for for ADP IN NULL -fear fear NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -easiest easy ADJ JJS NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL -^^r^rU- ^^r^rU- PUNCT : NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -in in ADP IN NULL -the the DET DT NULL -lead lead NOUN NN NULL -, , PUNCT , NULL -finally finally ADV RB NULL -discov- discov- X XX NULL - - -^ered ^ered PUNCT NFP NULL - - -^^^g ^^^g PUNCT NFP NULL -tree tree NOUN NN NULL -with with ADP IN NULL -such such ADJ JJ NULL -wide wide ADJ JJ NULL -spreading spread VERB VBG NULL -branches branch NOUN NNS NULL -that that PRON WDT NULL -^.^f^^n^r^s ^.^f^^n^r^s ADP IN NULL -roofl^lgyf^pfe roofl^lgyf^pfe PROPN NNP NULL -party party NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -underneath underneath ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -\3[^l \3[^l PROPN NNP NULL -: : PUNCT : NULL -ed ed PROPN NNP PERSON -forwam forwam PROPN NNP PERSON -teTttfe teTttfe PROPN NNP NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -^^ ^^ PUNCT , NULL -" " PUNCT `` NULL -first first ADJ JJ ORDINAL -br^i^^gAhey br^i^^gAhey PUNCT '' NULL -bent bend VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -twined twine VERB VBN NULL -around around ADP IN NULL -hirn^jMid hirn^jMid PROPN NNP NULL - - -^-y:^ ^-y:^ PUNCT , NULL -ttie ttie PROPN NNP NULL -nexf^inufe^Re nexf^inufe^Re PROPN NNP ORG -was be AUX VBD NULL -raised raise VERB VBN NULL -from from ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -aaOiyig aaOiyig PROPN NNP NULL -headlong headlong PROPN NNP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -fellow fellow ADJ JJ NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -( ( PUNCT -LRB- NULL -f^^^^^^ f^^^^^^ PROPN NNP NULL -^^^^^^l^is ^^^^^^l^is PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -itr^mpvis itr^mpvis PROPN NNP NULL -: : PUNCT : NULL - - -/'^^hn /'^^hn PUNCT , NULL -, , PUNCT , NULL -afiiS afiiS PROPN NNP NULL - - -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -rather rather ADV RB NULL -dizzy dizzy ADV RB NULL -when when ADV WRB NULL -Dor^Ji^ Dor^Ji^ PROPN NNP NULL -/picked /picked PUNCT . NULL -fiirn fiirn VERB VB NULL -up up ADP RP NULL -. . PUNCT . NULL - - -T T PROPN NNP NULL -" " PUNCT `` NULL -Hem Hem PROPN NNP NULL -is be AUX VBZ NULL -another another DET DT NULL -space space NOUN NN NULL -between between ADP IN NULL -t^>J;rees t^>J;rees PROPN NNP NULL -.ion .ion PROPN NNP NULL -. . PUNCT . NULL - - -^<^ ^<^ INTJ UH NULL -^- ^- X FW NULL - - -yi^Let yi^let X ADD NULL -me -PRON- PRON PRP NULL -tlry tlry VERB VBP NULL -it -PRON- PRON PRP NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -' ' PUNCT '' NULL -VJti^TIPsdoesn't vjti^tipsdoesn't ADV RB NULL -jurt jurt VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -thrown throw VERB VBN NULL -about about ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -walked walk VERB VBD NULL -up^5 up^5 DET PDT NULL -another another DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -, , PUNCT , NULL -M^\ m^\ VERB VB NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -immediately immediately ADV RB NULL -seized seize VERB VBD NULL -> > X XX NULL -^im ^im PUNCT , PERSON -and and CCONJ CC NULL -tossed toss VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -^Whis ^Whis PUNCT -LRB- NULL -is be AUX VBZ NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -ex- ex- ADV RB NULL -claimed claim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -dof'^^'^!^:^::^.^^^ dof'^^'^!^:^::^.^^^ VERB VB PERSON - - -" " PUNCT `` NULL -The the DET DT NULL -trees tree NOUN NNS NULL -seem seem VERB VBP NULL -to to PART TO NULL -have have AUX VB NULL -made make VERB VBN NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -to to PART TO NULL -fight fight VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -stop stop VERB VB NULL -our -PRON- PRON PRP$ NULL -jour- jour- NOUN NN NULL -ney ney NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL -1 1 NUM CD CARDINAL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NORP -, , PUNCT , NULL -^'^ ^'^ PROPN NNP NULL -j(/iJ j(/iJ PROPN NNP NULL -.>W\Wii .>W\Wii PUNCT NFP NULL - - -THR THR PROPN NNP NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -223 223 NUM CD CARDINAL -and and CCONJ CC NULL -shouldering shoulder VERB VBG NULL -' ' PUNCT '' NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -he -PRON- PRON PRP NULL -marched march VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -tree tree NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -handled handle VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -so so ADV RB NULL -roughly roughly ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -a a DET DT NULL -big big ADJ JJ NULL -branch branch NOUN NN NULL -bent bend VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -seize seize VERB VB NULL -him -PRON- PRON PRP NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -chopped chop VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -cut cut VERB VBD NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -tree tree NOUN NN NULL -began begin VERB VBD NULL -shaking shake VERB VBG NULL -all all DET PDT NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -in in ADP IN NULL -pain pain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -passed pass VERB VBD NULL -safely safely ADV RB NULL -under under ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -' ' PUNCT `` NULL -Come come VERB VB NULL -on on ADP RP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -shouted shout VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -be be AUX VB NULL -quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -all all DET DT NULL -ran run VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -passed pass VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -with- with- NOUN NN NULL -out out ADP RP NULL -injury injury NOUN NN NULL -, , PUNCT , NULL -except except SCONJ IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -caught catch VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -shaken shake VERB VBN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -howled howl VERB VBD NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -promptly promptly ADV RB NULL -chopped chop VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -trees tree NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -did do AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -keep keep VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -row row NOUN NN NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -could could AUX MD NULL -bend bend VERB VB NULL -down down ADP RP NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -probably probably ADV RB NULL -these these DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -policemen policeman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -given give VERB VBN NULL -this this DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -strangers stranger NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -with with ADP IN NULL -ease ease NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -further further ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -high high ADJ JJ NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -white white ADJ JJ NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -smooth smooth ADJ JJ NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -surface surface NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -must must AUX MD NULL -climb climb VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -CK^pterXX CK^pterXX PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Dowirvty Dowirvty PROPN NNP NULL -CK CK PROPN NNP NULL - - -i i PRON PRP NULL -ix ix PROPN NNP NULL -- - PUNCT HYPH NULL -fe^ fe^ PROPN NNP NULL - - -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvt rvt PROPN NNP NULL -ry ry PROPN NNP NULL -. . PUNCT . NULL - - -iH ih NUM CD NULL - - -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -was be AUX VBD NULL -makings making NOUN NNS NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -from from ADP IN NULL -wood wood NOUN NN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -tired tired ADJ JJ NULL -by by ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -also also ADV RB NULL -curled curl VERB VBD NULL -himself -PRON- PRON PRP NULL -up up ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -watched watch VERB VBD NULL -the the DET DT ORG -Woodma Woodma PROPN NNP ORG -^w ^w PUNCT NFP ORG -. . PUNCT . NULL - - -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -worked work VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -think think VERB VB NULL -why why ADV WRB NULL -this this DET DT NULL -wall wall NOUN NN NULL -is be AUX VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -^ ^ PROPN NNP NULL -made make VERB VBD NULL -of of ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Y Y PROPN NNP NULL -" " PUNCT `` NULL -Rest rest VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -worry worry VERB VB NULL -a a DET DT NULL -( ( PUNCT -LRB- NULL -9 9 NUM CD CARDINAL -wall wall NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -228 228 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -over over ADP IN NULL -it -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -what what PRON WP NULL -is be AUX VBZ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -looked look VERB VBD NULL -clumsy clumsy ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -would would AUX MD NULL -answer answer VERB VB NULL -their -PRON- PRON PRP$ NULL -purpose purpose NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -waked wake VERB VBD NULL -Doro- Doro- PROPN NNP NULL -thy thy ADP IN NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -climbed climb VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -awkward awkward ADJ JJ NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -close close ADV RB NULL -behind behind ADV RB NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -falling- falling- NOUN NN NULL -off off ADP RP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -got get VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -on on ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -climbed climb VERB VBD NULL -further further ADV RB NULL -up up ADV RB NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADV RB NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Toto Toto PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -made make VERB VBD NULL -him -PRON- PRON PRP NULL -be be AUX VB NULL -still still ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP PERSON -climbed climb VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -next next ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -came come VERB VBD NULL -last last ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -both both DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all DET DT NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -a a DET DT NULL -strange strange ADJ JJ NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -Avas Avas PROPN NNP ORG -a a DET DT NULL -great great ADJ JJ NULL -stretch stretch NOUN NN NULL -of of ADP IN NULL -country country NOUN NN NULL -having have VERB VBG NULL -a a DET DT NULL -floor floor NOUN NN NULL -as as ADV RB NULL -smooth smooth ADJ JJ NULL -and and CCONJ CC NULL -shining shining ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -platter platter NOUN NN NULL -. . PUNCT . NULL - - -Scattered scatter VERB VBN NULL -around around ADV RB NULL -were be AUX VBD NULL -many many ADJ JJ NULL -houses house NOUN NNS NULL -made make VERB VBN NULL -en- en- VERB VBN NULL -tirely tirely ADV RB NULL -of of ADP IN NULL -china china PROPN NNP GPE -and and CCONJ CC NULL -painted paint VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -brightest bright ADJ JJS NULL -colours colour NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -houses house NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -reaching reach VERB VBG NULL -only only ADV RB NULL -" " PUNCT `` NULL -The.sr The.sr PROPN NNP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -229 229 NUM CD CARDINAL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -also also ADV RB NULL -pretty pretty ADV RB NULL -httle httle ADJ JJ NULL -barns barn NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -china china PROPN NNP GPE -fences fence VERB VBZ NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -and and CCONJ CC NULL -pigs pig NOUN NNS NULL -and and CCONJ CC NULL -chickens chicken NOUN NNS NULL -, , PUNCT , NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -were be AUX VBD NULL -standing stand VERB VBG NULL -about about ADP IN NULL -in in ADP IN NULL -groups group NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -^vho ^vho PUNCT . ORG -lived live VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -queer queer NOUN NN NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maids maid NOUN NNS NULL -and and CCONJ CC NULL -shepherd- shepherd- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -bodices bodice NOUN NNS NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -spots spot NOUN NNS NULL -all all ADV RB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -gowns gown NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princesses princesse VERB VBZ NULL -with with ADP IN NULL -most most ADJ JJS NULL -gorgeous gorgeous ADJ JJ NULL -frocks frock NOUN NNS NULL -of of ADP IN NULL -silver silver NOUN NN NULL -and and CCONJ CC NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -purple purple NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -shepherds shepherd NOUN NNS NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -knee knee NOUN NN NULL -- - PUNCT HYPH NULL -breeches breech NOUN NNS NULL -with with ADP IN NULL -pink pink ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -stripes stripe NOUN NNS NULL -down down ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -buckles buckle NOUN NNS NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princes prince NOUN NNS NULL -with with ADP IN NULL -jew^elled jew^elled PROPN NNP NULL -crowns crown NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL - - -wear- wear- NOUN NNS NULL -ing e VERB VBG NULL -ermine ermine NOUN NN NULL -robes robe NOUN NNS NULL -and and CCONJ CC NULL -satin satin VERB VB NULL -doublets doublet NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -funny funny ADJ JJ NULL -clowns clown NOUN NNS NULL -in in ADP IN NULL -ruffled ruffle VERB VBN NULL -gowns gown NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -round round ADJ JJ NULL -red red ADJ JJ NULL -spots spot NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -pointed pointed ADJ JJ NULL -caps cap NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -, , PUNCT , NULL -these these DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -even even ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -tallest tall ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -no no ADV RB NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -knee knee NOUN NN NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one NOUN NN NULL -did do AUX VBD NULL -so so ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -except except SCONJ IN NULL -one one NUM CD CARDINAL -little little ADJ JJ NULL -purple purple ADJ JJ NULL -china china PROPN NNP GPE -dog dog NOUN NN NULL -with with ADP IN NULL -an an DET DT NULL -extra extra ADJ JJ NULL -- - ADJ JJ NULL -large large ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -w^all w^all NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -afterwards afterwards ADV RB NULL -running run VERB VBG NULL -away away ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -so so ADV RB NULL -heavy heavy ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -, , PUNCT , NULL -so so CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -fell fall VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -jumped jump VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -floor floor NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -they -PRON- PRON PRP NULL -took take VERB VBD NULL -pains pain NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -light light VERB VB NULL -on on ADP IN NULL -230 230 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -get get AUX VB NULL -the the DET DT NULL -pins pin NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -all all DET DT NULL -were be AUX VBD NULL -safely safely ADV RB NULL -down down ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -whose whose PRON WP$ NULL -body body NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -flattened flatten VERB VBN NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -patted pat VERB VBD NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -this this DET DT NULL -strange strange ADJ JJ NULL -place place NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -unwise unwise ADJ JJ NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -any any DET DT NULL -other other ADJ JJ NULL -way way NOUN NN NULL -except except SCONJ IN NULL -due due ADJ JJ NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -began begin VERB VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -was be AUX VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -milk- milk- PROPN NNP NULL -maid maid PROPN NNP NULL -milking milk VERB VBG NULL -a a DET DT NULL -china china PROPN NNP GPE -cow cow NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -suddenly suddenly ADV RB NULL -gave give VERB VBD NULL -a a DET DT NULL -kick kick NOUN NN NULL -and and CCONJ CC NULL -kicked kick VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -stool stool NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -pail pail NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -all all DET DT NULL -falling fall VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -ground ground NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -clatter clatter NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -shocked shocked ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -had have AUX VBD NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -short short ADJ JJ NULL -off off ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -the the DET DT NULL -pail pail NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -several several ADJ JJ NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -had have AUX VBD NULL -a a DET DT NULL -nick nick NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -elbow elbow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -, , PUNCT , NULL -angrily angrily ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -see see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL - - -My -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -mender mender NOUN NN NULL -'s 's PART POS NULL -shop shop NOUN NN NULL -and and CCONJ CC NULL -have have AUX VB NULL -it -PRON- PRON PRP NULL -glued glue VERB VBN NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -What what PRON WDT NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -mean mean VERB VB NULL -by by ADP IN NULL -coming come VERB VBG NULL -here here ADV RB NULL -and and CCONJ CC NULL -frightening frighten VERB VBG NULL -my -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Tm Tm PROPN NNP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -please please INTJ UH NULL -forgive forgive VERB VB NULL -US US PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -vexed vexed ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -any any DET DT NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -leg leg NOUN NN NULL -sulkily sulkily ADV RB NULL -and and CCONJ CC NULL -led lead VERB VBD NULL -her -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -away away ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -poor poor ADJ JJ NULL -animal animal NOUN NN NULL -limping limp VERB VBG NULL -on on ADP IN NULL -three three NUM CD CARDINAL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -she -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -cast cast VERB VBD NULL -many many ADJ JJ NULL -reproachful reproachful ADJ JJ NULL -glances glance NOUN NNS NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -231 231 NUM CD CARDINAL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -clumsy clumsy ADJ JJ NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -her -PRON- PRON PRP NULL -nicked nicked ADJ JJ NULL -elbow elbow ADJ JJ NULL -close close ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -quite quite ADV RB NULL -grieved grieve VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -or or CCONJ CC NULL -we -PRON- PRON PRP NULL -may may AUX MD NULL -hurt hurt VERB VB NULL -these these DET DT NULL -pretty pretty ADV RB NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -so so SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -little little ADJ JJ NULL -farther farther ADV RBR NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -met meet VERB VBD NULL -a a DET DT NULL -most most ADV RBS NULL -beautiful beautiful ADJ JJ NULL -dressed dress VERB VBN NULL -young young ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -wanted want VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -Princess Princess PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -china china PROPN NNP GPE -girl girl PROPN NNP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -- - PUNCT : NULL -She -PRON- PRON PRP NULL -had have AUX VBD NULL -such such DET PDT NULL -a a DET DT NULL -frightened^|ft frightened^|ft ADJ JJ NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -stopped stop VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -.iSB .iSB PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -Because because SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -also also ADV RB NULL -stop- stop- VERB VB NULL -ping ping NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -safe safe ADJ JJ NULL -distance distance NOUN NN NULL -awat awat NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -run run VERB VBP NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -fall fall VERB VB NULL -down down ADP RP NULL -and and CCONJ CC NULL -break break VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -"|^ "|^ PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -could could AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -be be AUX VB NULL -mended mend VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -one one NUM CD NULL -is be AUX VBZ NULL -never never ADV RB NULL -so so ADV RB NULL -pretty pretty ADV RB NULL -after after ADP IN NULL -being be AUX VBG NULL -mended mend VERB VBN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -^!^H ^!^H PUNCT NFP NULL - - -232 232 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -clowns clown NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -lady lady PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -who who PRON WP NULL -is be AUX VBZ NULL -always always ADV RB NULL -trying try VERB VBG NULL -to to PART TO NULL -stand stand VERB VB NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -himself -PRON- PRON PRP NULL -so so ADV RB NULL -often often ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -mended mend VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -hundred hundred NUM CD CARDINAL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -does do AUX VBZ NULL -n't not PART RB NULL -look look VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -pretty pretty ADV RB NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -comes come VERB VBZ NULL -now now ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -see see VERB VB NULL -for for ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -jolly jolly ADV RB NULL -little little ADJ JJ NULL -Clown Clown PROPN NNP PERSON -now now ADV RB NULL -came come VERB VBD NULL -walking- walking- ADJ JJ NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -red red ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -completely completely ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -cracks crack NOUN NNS NULL -, , PUNCT , NULL -running run VERB VBG NULL -every every DET DT NULL -which which PRON WDT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -show- show- NOUN NN NULL -ing e VERB VBG NULL -plainly plainly ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -mended mend VERB VBN NULL -in in ADP IN NULL -many many ADJ JJ NULL -places place NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Clown Clown PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -pockets pocket NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -puffing puff VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -nodding nod VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -saucily saucily ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -lady lady NOUN NN NULL -fair fair NOUN NN NULL -, , PUNCT , NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -stare stare VERB VB NULL - - -At at ADP IN NULL -poor poor ADJ JJ NULL -old old ADJ JJ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -? ? PUNCT . NULL - - -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -quite quite ADV RB NULL -as as ADV RB NULL -stiff stiff ADJ JJ NULL -And and CCONJ CC NULL -prim prim ADJ JJ NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -You -PRON- PRON PRP NULL -'d would AUX MD NULL -eaten eaten VERB VB NULL -up up ADP RP NULL -a a DET DT NULL -poker poker NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -quiet quiet ADJ JJ NULL -, , PUNCT , NULL -sir sir NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -see see VERB VB NULL -these these DET DT NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -with with ADP IN NULL -respect respect NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -'s be AUX VBZ NULL -respect respect NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -expect expect VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Clown Clown PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP PERSON -t t NOUN NN NULL -mind mind NOUN NN NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -considerably considerably ADV RB NULL -cracked crack VERB VBN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -makes make VERB VBZ NULL -him -PRON- PRON PRP NULL -foolish foolish ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -233 233 NUM CD CARDINAL - - -^ ^ PROPN NNP NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -love love VERB VB NULL -you -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -stand stand VERB VB NULL -you -PRON- PRON PRP NULL -on on ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -'s 's PART POS ORG -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelf shelf NOUN NN NULL -? ? PUNCT . NULL - - -I -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -would would AUX MD NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -very very ADV RB NULL -un- un- ADV RB NULL -happy happy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -princess princess PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -we -PRON- PRON PRP NULL -live live VERB VBP NULL -contentedly contentedly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -talk talk VERB VB NULL -and and CCONJ CC NULL -move move VERB VB NULL -around around ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Qi Qi PROPN NNP NULL -234 234 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -whenever whenever ADV WRB NULL -any any DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -taken take VERB VBN NULL -away away ADV RB NULL -our -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -stiffen stiffen PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -only only ADV RB NULL -stand stand VERB VB NULL -straight straight ADV RB NULL -and and CCONJ CC NULL -look look VERB VB NULL -pretty pretty ADJ JJ NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -that that DET DT NULL -is be AUX VBZ NULL -all all DET DT NULL -that that PRON WDT NULL -is be AUX VBZ NULL -expected expect VERB VBN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelves shelf NOUN NNS NULL -and and CCONJ CC NULL -cabinets cabinet NOUN NNS NULL -and and CCONJ CC NULL -drawing drawing NOUN NN NULL -- - PUNCT HYPH NULL -room room NOUN NN NULL -tables table NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -our -PRON- PRON PRP$ NULL -lives life NOUN NNS NULL -are be AUX VBP NULL -much much ADV RB NULL -pleasanter pleasanter NOUN NN NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -just just ADV RB NULL -say say VERB VB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -carefully carefully ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -animals animal NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -w^ay w^ay NOUN NN NULL -, , PUNCT , NULL -fearing fear VERB VBG NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -would would AUX MD NULL -break break VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -an an DET DT NULL -hour hour NOUN NN NULL -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -reached reach VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -by by ADP IN NULL -standing stand VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -managed manage VERB VBD NULL -to to PART TO NULL -scram- scram- VERB VB NULL -ble ble VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -gathered gather VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -under under ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -jumped jump VERB VBD NULL -he -PRON- PRON PRP NULL -upset upset VERB VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -church church NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -smashed smash VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -was be AUX VBD NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -really really ADV RB NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -lucky lucky ADJ JJ NULL -in in ADP IN NULL -not not PART RB NULL -doing do VERB VBG NULL -these these DET DT NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -more more ADJ JJR NULL -harm harm NOUN NN NULL -than than SCONJ IN NULL -breaking break VERB VBG NULL -a a DET DT NULL -cow cow NOUN NN NULL -'s 's PART POS NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -church church NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -so so ADV RB NULL -brittle brittle ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -They -PRON- PRON PRP NULL -arc arc VERB VBP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -thankful thankful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -made make VERB VBN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -easily easily ADV RB NULL -damaged damage VERB VBN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -worse bad ADJ JJR NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -than than SCONJ IN NULL -being be AUX VBG NULL -a a DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -TKe TKe PROPN NNP NULL -< < X XX NULL -: : PUNCT : NULL - - -K?vpterXXI K?vpterXXI PROPN NNP NULL -Lioi\ Lioi\ PROPN NNP NULL -Becorwes Becorwes PROPN NNP NULL -orBecvSts orbecvsts NOUN NN NULL -er er INTJ UH NULL -Climbing- Climbing- PROPN NNP NULL - - -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -disagreeable disagreeable ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -full full ADJ JJ NULL -of of ADP IN NULL -bog;s bog;s NOUN NN NULL -and and CCONJ CC NULL -marshes marsh NOUN NNS NULL -and and CCONJ CC NULL -covered cover VERB VBN NULL -with with ADP IN NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -rank rank NOUN NN NULL -g;rass g;rass PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -difficult difficult ADJ JJ NULL -to to PART TO NULL -walk walk VERB VB NULL -far far ADV RB NULL -without without ADP IN NULL -falling- falling- NOUN NN NULL -into into ADP IN NULL -muddy muddy ADJ JJ PERSON -holes hole NOUN NNS PERSON -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -hid hide VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -by by ADP IN NULL -carefully carefully ADV RB NULL -picking pick VERB VBG NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -safely safely ADV RB NULL -along along ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -solid solid ADJ JJ NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -here here ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -seemed seem VERB VBD NULL -wilder wilder NOUN NN NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -tiresome tiresome ADJ JJ NULL -walk walk VERB VBP NULL -through through ADP IN NULL -the the DET DT NULL -under- under- ADJ JJ NULL -brush brush NOUN NN NULL - - -they -PRON- PRON PRP NULL -entered enter VERB VBD NULL -another another DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL --2 -2 PUNCT : NULL -^ ^ PROPN NNP NULL -8 8 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -trees tree NOUN NNS NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -older old ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -forest forest NOUN NN NULL -is be AUX VBZ NULL -perfectly perfectly ADV RB NULL -delightful delightful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -looking look VERB VBG NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -with with ADP IN NULL -joy joy NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -never never ADV RB NULL -have have AUX VBP NULL -I -PRON- PRON PRP NULL -seen see VERB VBN NULL -a a DET DT NULL -more more ADV RBR NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -gloomy gloomy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -how how ADV WRB NULL -soft soft ADJ JJ NULL -the the DET DT NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -are be AUX VBP NULL -under under ADP IN NULL -your -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -how how ADV WRB NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -the the DET DT NULL -moss moss NOUN NN NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -clings cling NOUN NNS NULL -to to ADP IN NULL -these these DET DT NULL -old old ADJ JJ NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -Surely surely ADV RB NULL -no no DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -a a DET DT NULL -pleasanter pleasanter NOUN NN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Perhaps perhaps ADV RB NULL -there there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -about about ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -too too ADV RB NULL -dark dark ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -any any ADV RB NULL -farther farther ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -kept keep VERB VBD NULL -watch watch VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -morning morning NOUN NN TIME -came come VERB VBD NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -far far ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -rumble rumble NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -growl- growl- ADJ JJ NULL -ing ing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wild wild ADJ JJ NULL -animals animal NOUN NNS NULL -. . PUNCT . NULL - - -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -whimpered whimper VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -but but CCONJ CC NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -trodden trodden ADJ JJ NULL -path path NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -an an DET DT NULL -opening opening NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -variety variety NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -elephants elephant NOUN NNS NULL -and and CCONJ CC NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -foxes fox NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -others other NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -natural natural ADJ JJ NULL -history history NOUN NN NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -239 239 NUM CD CARDINAL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -were be AUX VBD NULL -holding hold VERB VBG NULL -a a DET DT NULL -meeting- meeting- NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -judged judge VERB VBD NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -snarling snarling NOUN NN NULL -and and CCONJ CC NULL -growling growl VERB VBG NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -in in ADP IN NULL -great great ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -several several ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -caught catch VERB VBD NULL -sight sight NOUN NN NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -assemblage assemblage NOUN NN NULL -hushed hush VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -by by ADP IN NULL -magic magic NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -bowed bow VERB VBD NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -_ _ PROPN NNP NULL -" " PUNCT `` NULL -Welcome welcome INTJ UH NULL -, , PUNCT , NULL -O o INTJ UH NULL -King king NOUN NN NULL -of of ADP IN NULL -Beasts Beasts PROPN NNPS NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -in in ADP IN NULL -good good ADJ JJ NULL -time time NOUN NN NULL -to to PART TO NULL -fight fight VERB VB NULL -our -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -and and CCONJ CC NULL -bring bring VERB VB NULL -peace peace NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -trouble trouble NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -quietly quietly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -W^e w^e NOUN NN NULL -are be AUX VBP NULL -all all DET DT NULL -threatened threaten VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -by by ADP IN NULL -a a DET DT NULL -fierce fierce ADJ JJ NULL -enemy enemy NOUN NN NULL -which which PRON WDT NULL -has have AUX VBZ NULL -lately lately ADV RB NULL -come come VERB VBN NULL -into into ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -most most ADV RBS NULL -tremendous tremendous ADJ JJ NULL -monster monster NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -body body NOUN NN NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -a*i a*i NOUN NN NULL -240 240 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tree tree NOUN NN NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -eight eight NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -crawls crawl VERB VBZ NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -he -PRON- PRON PRP NULL -seizes seize VERB VBZ NULL -an an DET DT NULL -animal animal NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -drags drag VERB VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -eats eat VERB VBZ NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -spider spider NOUN NN NULL -does do AUX VBZ NULL -a a DET DT NULL -fly fly NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -us -PRON- PRON PRP NULL -is be AUX VBZ NULL -safe safe ADJ JJ NULL -while while SCONJ IN NULL -this this DET DT NULL -fierce fierce ADJ JJ NULL -creature creature NOUN NN NULL -is be AUX VBZ NULL -alive alive ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -had have AUX VBD NULL -called call VERB VBN NULL -a a DET DT NULL -meeting meeting NOUN NN NULL -to to PART TO NULL -decide decide VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -take take VERB VB NULL -care care NOUN NN NULL -of of ADP IN NULL -ourselves -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -among among ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -any any DET DT NULL -other other ADJ JJ NULL -lions lion NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -were be AUX VBD NULL -some some DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -monster monster NOUN NN NULL -has have AUX VBZ NULL -eaten eat VERB VBN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -large large ADJ JJ NULL -and and CCONJ CC NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -put put VERB VBD NULL -an an DET DT NULL -end end NOUN NN NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -bow bow VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -King King PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Forest Forest PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -do do AUX VB NULL -that that DET DT NULL -gladly gladly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -roared roar VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -mighty mighty ADJ JJ NULL -roar roar NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -of of ADP IN NULL -yours -PRON- PRON PRP NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Yonder Yonder PROPN NNP PERSON -, , PUNCT , NULL -among among ADP IN NULL -the the DET DT NULL -oak oak NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -fore fore ADJ JJ NULL -- - PUNCT HYPH NULL -foot foot NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -good good ADJ JJ NULL -care care NOUN NN NULL -of of ADP IN NULL -these these DET DT NULL -friends friend NOUN NNS NULL -of of ADP IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to PART TO NULL -fight fight VERB VB NULL -the the DET DT NULL -monster monster NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -bade bid VERB VBD NULL -his -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -marched march VERB VBD NULL -proudly proudly ADV RB NULL -away away ADV RB NULL -to to PART TO NULL -do do AUX VB NULL -battle battle NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -enemy enemy NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -found find VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -so so ADV RB NULL -ugly ugly ADV RB NULL -that that SCONJ IN NULL -its -PRON- PRON PRP$ NULL -foe foe NOUN NN NULL -turned turn VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -in in ADP IN NULL -disgust disgust NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -tiger tiger NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -241 241 NUM CD CARDINAL -had have AUX VBD NULL -said say VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -body body NOUN NN NULL -covered cover VERB VBN NULL -with with ADP IN NULL -coarse coarse ADJ JJ NULL -black black ADJ JJ NULL -hair hair NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -of of ADP IN NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -a a DET DT NULL -foot foot NOUN NN NULL -long long ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -joined join VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -pudgy pudgy NOUN NN NULL -body body NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -neck neck NOUN NN NULL -as as ADV RB NULL -slender slender ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -wasp wasp NOUN NN NULL -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -gave give VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -a a DET DT NULL -hint hint NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -attack attack VERB VB NULL -the the DET DT NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -easier easy ADJ JJR NULL -to to PART TO NULL -fight fight VERB VB NULL -it -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -than than SCONJ IN NULL -awake awake ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -directly directly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -'s 's PART POS NULL -back back ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -heavy heavy ADJ JJ NULL -paw paw NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -armed armed ADJ JJ NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -claws claw NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -knocked knock VERB VBD NULL -the the DET DT NULL -spider spider NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL - - -Jumping jump VERB VBG NULL -down down ADP RP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -it -PRON- PRON PRP NULL -until until ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -stopped stop VERB VBD NULL -wiggling wiggle VERB VBG NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -dead dead ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -opening opening NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -were be AUX VBD NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -proudly proudly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -need need VERB VBP NULL -fear fear VERB VB NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -bowed bow VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -back back ADV RB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -CKevpterXXn CKevpterXXn PROPN NNP NULL -. . PUNCT . NULL - - -e e PROPN NNP NULL -Coi Coi PROPN NNP ORG -/ / SYM SYM ORG -ixtry ixtry NOUN NN ORG -of of ADP IN ORG -" " PUNCT `` ORG -tKe tke X XX WORK_OF_ART -Qi/&wCllii\g qi/&wcllii\g NOUN NN WORK_OF_ART - - -> > X XX NULL -s s PROPN NNP NULL -? ? PUNCT . NULL - - -1 1 NUM CD TIME -1 1 NUM CD TIME - - -i i PRON PRP NULL -FOUR four NUM CD NULL - - -TRAVELLERS TRAVELLERS PROPN NNP NULL -passed pass VERB VBD NULL -throug throug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL - - -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -in in ADP IN NULL -safety safety NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom gloom NOUN NN NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -steep steep ADJ JJ NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -covered cover VERB VBN NULL -from from ADP IN NULL -top top NOUN NN NULL -to to ADP IN NULL -bottom bottom NOUN NN NULL -with with ADP IN NULL -great great ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -climb climb NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -nevertheless nevertheless ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -followed follow VERB VBD NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -nearly nearly ADV RB NULL -reached reach VERB VBN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -rock rock NOUN NN NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -rough rough ADJ JJ NULL -voice voice NOUN NN NULL -cry cry VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -" " PUNCT `` NULL -Keep keep VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL - - -\ \ VERB VBZ NULL -246 246 NUM CD MONEY - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -showed show VERB VBD NULL -itself -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -same same ADJ JJ NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -This this DET DT NULL -hill hill NOUN NN NULL -belongs belong VERB VBZ NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -allow allow VERB VB NULL -anyone anyone PRON NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -'re be AUX VBP NULL -going go VERB VBG NULL -" " PUNCT `` NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -stepped step VERB VBD NULL -from from ADP IN NULL -behind behind ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -man man NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -stout stout VERB VB NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -and and CCONJ CC NULL -supported support VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -neck neck NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -arms arm NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -this this DET DT NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -fear fear VERB VB NULL -that that SCONJ IN NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -a a DET DT NULL -creature creature NOUN NN NULL -could could AUX MD NULL -prevent prevent VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -climbing climb VERB VBG NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -over over ADP RP NULL -your -PRON- PRON PRP$ NULL -hill hill NOUN NN NULL -whether whether SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -forward forward ADV RB NULL -. . PUNCT . NULL - - -As as ADV RB NULL -quick quick ADV RB NULL -as as SCONJ IN NULL -lightning lightne VERB VBG NULL -the the DET DT NULL -man man NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -until until ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -, , PUNCT , NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -him -PRON- PRON PRP NULL -tumbling tumble VERB VBG NULL -, , PUNCT , NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -, , PUNCT , NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Almost almost ADV RB NULL -as as ADV RB NULL -quickly quickly ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -the the DET DT NULL -head head NOUN NN NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -man man NOUN NN NULL -laughed laugh VERB VBD NULL -harshly harshly ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -think think VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -chorous chorous ADJ JJ NULL -of of ADP IN NULL -boisterous boisterous ADJ JJ NULL -laughter laughter NOUN NN NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -saw see VERB VBD NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -the the DET DT NULL -armless armless NOUN NN NULL -Hammer- Hammer- PROPN NNP NULL - - -Heads Heads PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -hillside hillside NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -behind behind ADP IN NULL -every every DET DT NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Head Head PROPN NNP NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -247 247 NUM CD CARDINAL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -laughter laughter NOUN NN NULL -caused cause VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -mishap mishap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -giving give VERB VBG NULL -" " PUNCT `` NULL -a a DET DT NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -that that PRON WDT NULL -echoed echo VERB VBD NULL -like like SCONJ IN NULL -thunder thunder NOUN NN NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -swiftly swiftly ADV RB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -rolling roll VERB VBG NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -struck strike VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cannon cannon ADJ JJ NULL -ball ball NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ran run VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -feeling feel VERB VBG NULL -rather rather ADV RB NULL -bruised bruised ADJ JJ NULL -and and CCONJ CC NULL -sore sore ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -useless useless ADJ JJ NULL -to to PART TO NULL -fight fight VERB VB NULL -people people NOUN NNS NULL -with with ADP IN NULL -shooting shoot VERB VBG NULL -heads head NOUN NNS NULL -; ; PUNCT : NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -withstand withstand VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -, , PUNCT , NULL -then then ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Call call VERB VB WORK_OF_ART -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -suggested suggest VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP FAC -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -still still ADV RB NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -command command VERB VB NULL -them -PRON- PRON PRP NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -putting put VERB VBG NULL -on on ADP RP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -she -PRON- PRON PRP NULL -uttered utter VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -were be AUX VBD NULL -as as ADV RB NULL -prompt prompt ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -the the DET DT NULL -entire entire ADJ JJ NULL -band band NOUN NN NULL -stood stand VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -King- King- PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -bowing bow VERB VBG NULL -low low ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Carry carry VERB VB NULL -us -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quad- Quad- PROPN NNP NULL -lings ling NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -up up ADP RP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -the the DET DT LOC -Hammer Hammer PROPN NNP LOC -- - PUNCT HYPH LOC -Heads Heads PROPN NNP LOC -yelled yell VERB VBD NULL -with with ADP IN NULL -vexation vexation NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -248 248 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -shot shoot VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -high high ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -reach reach VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -, , PUNCT , NULL -which which PRON WDT NULL -carried carry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -safely safely ADV RB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -last last ADJ JJ NULL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -summon summon VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -twinkling twinkling NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -seemed seem VERB VBD NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -field field NOUN NN NULL -upon upon SCONJ IN NULL -field field NOUN NN NULL -of of ADP IN NULL -ripening ripen VERB VBG NULL -grain grain NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -well- well- ADJ JJ NULL -paved paved ADJ JJ NULL -roads road NOUN NNS NULL -running run VERB VBG NULL -between between ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -pretty pretty ADV RB NULL -rippling ripple VERB VBG NULL -brooks brook NOUN NNS NULL -with with ADP IN NULL -strong strong ADJ JJ NULL -bridges bridge NOUN NNS NULL -across across ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -fences fence NOUN NNS NULL -and and CCONJ CC NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -bridges bridge NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -painted paint VERB VBN NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -yellow yellow ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNP ORG -and and CCONJ CC NULL -blue blue ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -. . PUNCT . NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -fat fat ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -chubby chubby ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -natured natured ADJ JJ NULL -, , PUNCT , NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -all all DET DT NULL -in in ADP IN NULL -red red NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -showed show VERB VBD NULL -bright bright ADJ JJ NULL -against against ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -yellowing yellow VERB VBG NULL -grain grain NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -near near SCONJ IN NULL -a a DET DT NULL -farm farm NOUN NN NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -for for ADP IN NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -the the DET DT NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -three three NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cake cake NOUN NN NULL -and and CCONJ CC NULL -four four NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cookies cookie NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -bowl bowl NOUN NN NULL -of of ADP IN NULL -milk milk NOUN NN NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP NULL -of of ADP IN NULL -Glinda Glinda PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -249 249 NUM CD CARDINAL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -soon soon ADV RB NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Thanking thank VERB VBG NULL -the the DET DT NULL -good good ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -afresh afresh NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -by by ADP IN NULL -the the DET DT NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -across across ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -bridges bridge NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -very very ADV RB NULL -beautiful beautiful ADJ JJ NULL -Castle Castle PROPN NNP ORG -. . PUNCT . NULL - - -Before before ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -were be AUX VBD NULL -three three NUM CD CARDINAL -young young ADJ JJ NULL -girls girl NOUN NNS NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -handsome handsome ADJ JJ NULL -red red ADJ JJ NULL -uni- uni- ADJ JJ NULL -forms form NOUN NNS NULL -trimmed trim VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -braid braid NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -ap- ap- X XX NULL -proached proache VERB VBD NULL -one one NUM CD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Why why ADV WRB NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT LOC -South South PROPN NNP LOC -Country Country PROPN NNP LOC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -To to PART TO NULL -see see VERB VB NULL -the the DET DT WORK_OF_ART -Good Good PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -who who PRON WP NULL -rules rule VERB VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Will will AUX MD NULL -you -PRON- PRON PRP NULL -take take VERB VB NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -me -PRON- PRON PRP NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -name name NOUN NN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -receive receive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -told tell VERB VBD NULL -who who PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -soldier soldier NOUN NN NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP FAC -. . PUNCT . NULL - - -After after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -back back ADV RB NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -j|.^^^ j|.^^^ NOUN NN ORG -th^-||te^e^ th^-||te^e^ PROPN NNP ORG -# # PROPN NNP ORG -; ; PUNCT : NULL -admitted admit VERB VBN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -^<'4 ^<'4 PUNCT NFP NULL - - -> > X XX NULL - - -l<:/rli l<:/rli PROPN NNP NULL -: : PUNCT : NULL -% % NOUN NN NULL -? ? PUNCT . NULL - - -\fA^?AS^ \fA^?AS^ PUNCT NFP NULL - - -MO MO PROPN NNP NULL -CK^pterXXffl CK^pterXXffl PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Good Good PROPN NNP NULL -WitcK WitcK PROPN NNP NULL - - -Gr&.rvt5 Gr&.rvt5 PROPN NNP NULL - - -DorotJys DorotJys PROPN NNP NULL -" " PUNCT '' NULL -^^=^ ^^=^ PUNCT NFP NULL -w w PROPN NNP NULL -l l PROPN NNP NULL -t t NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -taken take VERB VBN NULL -to to ADP IN NULL -a a DET DT NULL -room room NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -washed wash VERB VBD NULL -her -PRON- PRON PRP NULL -^^^^^^^^ ^^^^^^^^ ADJ JJR NULL -face face NOUN NN NULL -and and CCONJ CC NULL -combed comb VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -\(^ \(^ PUNCT : NULL -Lion Lion PROPN NNP NULL -shook shake VERB VBD NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -patted pat VERB VBD NULL -himself -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -shape shape NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -polished polish VERB VBD NULL -his -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -presentable presentable ADJ JJ NULL -they -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -girl girl NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -Glinda Glinda PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -throne throne NOUN NN NULL -of of ADP IN NULL -rubies ruby NOUN NNS NULL -. . PUNCT . NULL -254 254 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -both both CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -young- young- NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -rich rich ADJ JJ NULL -red red NOUN NN NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADP IN NULL -flowing flow VERB VBG NULL -ringlets ringlet NOUN NNS NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -was be AUX VBD NULL -pure pure ADJ JJ NULL -white white ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -kindly kindly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -child child NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -story story NOUN NN NULL -; ; PUNCT : NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -how how ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -found find VERB VBN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -adventures adventure NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -with with ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -, , PUNCT , NULL -* * PUNCT NFP NULL -* * PUNCT NFP NULL -is be AUX VBZ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -for for ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -will will AUX MD NULL -surely surely ADV RB NULL -think think VERB VB NULL -something something PRON NN NULL -dreadful dreadful ADJ JJ NULL -has have AUX VBZ NULL -happened happen VERB VBN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -put put VERB VB NULL -on on ADP IN NULL -mourn- mourn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -the the DET DT NULL -crops crop NOUN NNS NULL -are be AUX VBP NULL -better well ADJ JJR NULL -this this DET DT DATE -year year NOUN NN DATE -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -can can AUX MD NULL -not not PART RB NULL -afford afford VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Glinda Glinda PROPN NNP NULL -leaned lean VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -upturned upturned ADJ JJ NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -loving loving ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Bless bless VERB VB NULL -you -PRON- PRON PRP NULL -dear dear ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Willingly willingly ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -it -PRON- PRON PRP NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -command command VERB VB NULL -the the DET DT PRODUCT -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -need need VERB VB NULL -their -PRON- PRON PRP$ NULL -service service NOUN NN NULL -just just ADV RB NULL -those those DET DT NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -smiling smile VERB VBG NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -then then ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -What what PRON WP NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -left leave VERB VBN NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -255 255 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -return return VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -its -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -only only ADJ JJ NULL -thing- thing- NOUN NN NULL -that that PRON WDT NULL -worries worry VERB VBZ NULL -me -PRON- PRON PRP NULL -is be AUX VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -By by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -command command VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -shame shame NOUN NN NULL -to to PART TO NULL -deprive deprive VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -of of ADP IN NULL -so so ADV RB NULL -wonderful wonderful ADJ JJ NULL -a a DET DT NULL -ruler ruler NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Am be AUX VBP NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -wonderful wonderful ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -unusual unusual ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -Turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -What what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -leaves leave VERB VBZ NULL -this this DET DT NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Winkies Winkies PROPN NNPS WORK_OF_ART -were be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wanted want VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -after after ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -nothing nothing PRON NN NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -forever forever ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -second second ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -will will AUX MD NULL -be be AUX VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -carry carry VERB VBP NULL -you -PRON- PRON PRP NULL -safely safely ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -may may AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -so so ADV RB NULL -large large ADJ JJ NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -as as SCONJ IN NULL -those those DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -really really ADV RB NULL -brighter bright ADJ JJR NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -well well ADV RB NULL -polished polished ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -rule rule VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -256 256 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -returned return VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -, , PUNCT , NULL -what what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -lies lie VERB VBZ NULL -a a DET DT NULL -grand grand ADJ JJ NULL -old old ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -that that PRON WDT NULL -live live VERB VBP NULL -there there PRON EX NULL -have have AUX VBP NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -happily happily ADV RB NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -third third ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -shall shall AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -hav- hav- X LS NULL -ing e VERB VBG NULL -used use VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -powers power NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -give give VERB VB NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -King King PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Monkeys Monkeys PROPN NNPS PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -may may AUX MD NULL -thereafter thereafter ADV RB NULL -be be AUX VB NULL -free free ADJ JJ NULL -for for ADP IN NULL -evermore evermore NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -now now ADV RB NULL -thanked thank VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -earnestly earnestly ADV RB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -exclaimed exclaim VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -257 257 NUM CD CARDINAL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -certainly certainly ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -beautiful beautiful ADJ JJ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -yet yet ADV RB NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ WORK_OF_ART -Silver silver ADJ JJ WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -gone go VERB VBN NULL -back back ADV RB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -the the DET DT NULL -very very ADV RB NULL -first first ADJ JJ NULL -day day NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -wonderful wonderful ADJ JJ NULL -brains brain NOUN NNS NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -passed pass VERB VBN NULL -my -PRON- PRON PRP$ NULL -whole whole ADJ JJ NULL -life life NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBD NULL -and and CCONJ CC NULL -rusted rust VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -till till SCONJ IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -lived live VERB VBN NULL -a a DET DT NULL -coward coward NOUN NN NULL -forever forever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -de- de- X XX NULL -clared clare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -no no DET DT NULL -beast beast NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -forest forest NOUN NN NULL -would would AUX MD NULL -have have AUX VB NULL -had have VERB VBN NULL -a a DET DT NULL -good good ADJ JJ NULL -word word NOUN NN NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -all all ADV RB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -glad glad ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -these these DET DT NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -has have AUX VBZ NULL -had have VERB VBN NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -most most ADV RBS NULL -desired desire VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -is be AUX VBZ NULL -happy happy ADJ JJ NULL -in in ADP IN NULL -having have VERB VBG NULL -a a DET DT NULL -kingdom kingdom NOUN NN NULL -to to PART TO NULL -rule rule VERB VB NULL -beside beside ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -The the DET DT WORK_OF_ART -Silver Silver PROPN NNP WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -have have AUX VBP NULL -wonderful wonderful ADJ JJ NULL -powers power NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -curious curious ADJ JJ NULL -things thing NOUN NNS NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -any any DET DT NULL -place place NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -in in ADP IN NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -step step NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -made make VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -wink wink NOUN NN NULL -of of ADP IN NULL -an an DET DT NULL -eye eye NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -knock knock VERB VB NULL -the the DET DT NULL -heels heel NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -command command VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -wherever wherever ADV WRB NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -258 258 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -If if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -threw throw VERB VBD NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -patting- patting- VERB VB NULL -his -PRON- PRON PRP$ NULL -big- big- X XX NULL -head head NOUN NN NULL -tenderly tenderly ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -kissed kiss VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -weeping- weeping- ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -most most ADV RBS NULL -dang dang ADJ JJ NULL -- - PUNCT HYPH NULL -erous erous ADJ JJ NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -she -PRON- PRON PRP NULL -hug^ged hug^ge VERB VBD NULL -the the DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -stuffed stuffed ADJ JJ NULL -body body NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -kissing- kissing- PROPN NNP NULL -his -PRON- PRON PRP$ NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -crying cry VERB VBG NULL -herself -PRON- PRON PRP NULL -at at ADP IN NULL -this this DET DT NULL -sorrowful sorrowful ADJ JJ NULL -parting parting NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -loving- loving- ADJ JJ NULL -comrades comrade NOUN NNS NULL -. . PUNCT . NULL - - -Glinda Glinda PROPN NNP NULL - - -the the DET DT NULL -Good Good PROPN NNP NULL -stepped step VERB VBD NULL -down down ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -throne throne NOUN NN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -a a DET DT NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -kindness kindness NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -shown show VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -herself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -now now ADV RB NULL -took take VERB VBD NULL -Toto Toto PROPN NNP NULL -up up ADP RP NULL -solemnly solemnly ADV RB NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -last last ADJ JJ NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL - - -she -PRON- PRON PRP NULL -clapped clap VERB VBD NULL -the the DET DT NULL -heels heel NOUN NNS NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Take take VERB VB NULL -mc mc NOUN NN NULL -home home ADV RB NULL -to to ADP IN NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Instantly instantly ADV RB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -whirling whirl VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -swiftly swiftly ADV RB NULL -that that SCONJ IN NULL -all all DET DT NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -or or CCONJ CC NULL -feci feci ADJ JJ NULL -was be AUX VBD NULL -the the DET DT NULL -wind wind NOUN NN NULL -w^histling w^histle VERB VBG NULL -past past ADP IN NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -took take VERB VBD NULL -but but CCONJ CC NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -so so ADV RB NULL -suddenly suddenly ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -259 259 NUM CD CARDINAL - - -At at ADP IN NULL -length length NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -. . PUNCT . NULL - - -For for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sitting sit VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -broad broad ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -prairie prairie NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -just just ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -farm farm NOUN NN NULL -- - PUNCT HYPH NULL -house house NOUN NN NULL -Uncle Uncle PROPN NNP PRODUCT -Henry Henry PROPN NNP PRODUCT -built build VERB VBD NULL -after after ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -away away ADP RP NULL -the the DET DT NULL -old old ADJ JJ NULL -one one NUM CD NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -was be AUX VBD NULL -milking milk VERB VBG NULL -the the DET DT NULL -cows cow NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -barnyard barnyard NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -jumped jump VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -was be AUX VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -barn barn NOUN NN NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -joyously joyously ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -stocking- stocking- ADJ JJ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -For for ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNPS NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -off off ADP RP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -flight flight NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -forever forever ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -UNT unt NOUN NN NULL -EM EM PROPN NNP NULL -HAD have VERB VBD NULL - - -JUST just ADV RB NULL -COME come VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -to to PART TO NULL -water water VERB VB NULL -the the DET DT NULL -cab- cab- NOUN NN NULL -bages bag VERB VBZ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -running- running- NOUN NN NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -darhng- darhng- ADJ JJ NULL -child child NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -folding fold VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -covering cover VERB VBG NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -kisses kiss NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -where where ADV WRB NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -From from ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -here here ADV RB NULL -is be AUX VBZ NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -too too ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -oh oh INTJ UH NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -so so ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - - - -CKb^pter CKb^pter PROPN NNP NULL -I. I. PROPN NNP NULL -TKe TKe PROPN NNP NULL -Cyclorve Cyclorve PROPN NNP NULL -% % NOUN NN NULL -LIVED live VERB VBN NULL -IN in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -^ ^ PROPN NNP NULL -^3fr ^3fr SYM SYM NULL -prairies prairie NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -^ ^ PROPN NNP NULL -J J PROPN NNP NULL -? ? PUNCT . NULL - - -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -Their -PRON- PRON PRP$ NULL -house house NOUN NN NULL -was be AUX VBD NULL -small small ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -lumber lumber NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -by by ADP IN NULL -wagon wagon NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -walls wall NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -one one NUM CD CARDINAL -room room NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -room room NOUN NN NULL -contained contain VERB VBD NULL -a a DET DT NULL -rusty rusty ADJ JJ NULL -looking look VERB VBG NULL -cooking cooking NOUN NN NULL -stove stove NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -, , PUNCT , NULL -a a DET DT NULL -table table NOUN NN NULL -, , PUNCT , NULL -three three NUM CD CARDINAL -or or CCONJ CC NULL -four four NUM CD CARDINAL -chairs chair NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -beds bed NOUN NNS NULL -. . PUNCT . NULL - - -Uncle uncle NOUN NN NULL -> > X XX NULL -^^ ^^ PUNCT NFP NULL -12 12 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -big- big- ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT PERSON -Httle Httle PROPN NNP PERSON -bed bed NOUN NN NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -gar- gar- PROPN NNP NULL -ret ret PROPN NNP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -cellar cellar NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -small small ADJ JJ NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -dug dig VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -called call VERB VBD NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -cellar cellar NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -family family NOUN NN NULL -could could AUX MD NULL -go go VERB VB NULL -in in ADP IN NULL -case case NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -those those DET DT NULL -great great ADJ JJ NULL -whirlwinds whirlwind NOUN NNS NULL -arose arise VERB VBD NULL -, , PUNCT , NULL -mighty mighty ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -crush crush VERB VB NULL -any any DET DT NULL -building building NOUN NN NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -path path NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -reached reach VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -led lead VERB VBD NULL -down down ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gray gray ADJ JJ NULL -prairie prairie NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -a a DET DT NULL -tree tree NOUN NN NULL -nor nor CCONJ CC NULL -a a DET DT NULL -house house NOUN NN NULL -broke break VERB VBD NULL -the the DET DT NULL -broad broad ADJ JJ NULL -sweep sweep NOUN NN NULL -of of ADP IN NULL -flat flat ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -reached reach VERB VBD NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -baked bake VERB VBN NULL -the the DET DT NULL -plowed plowed ADJ JJ NULL -land land NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -gray gray ADJ JJ NULL -mass mass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -cracks crack NOUN NNS NULL -running run VERB VBG NULL -through through ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -green green ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -had have AUX VBD NULL -burned burn VERB VBN NULL -the the DET DT NULL -tops top NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -blades blade NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -the the DET DT NULL -same same ADJ JJ NULL -gray gray ADJ JJ NULL -color color NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -seen see VERB VBN NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -Once once SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -blistered blister VERB VBD NULL -the the DET DT NULL -paint paint NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -rains rain NOUN NNS NULL -washed wash VERB VBD NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -as as ADV RB NULL -dull dull ADJ JJ NULL -and and CCONJ CC NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -came come VERB VBD NULL -there there ADV RB NULL -to to PART TO NULL -live live VERB VB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -, , PUNCT , NULL -pretty pretty ADJ JJ NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -and and CCONJ CC NULL -wind wind NOUN NN NULL -had have AUX VBD NULL -changed change VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -sparkle sparkle NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -sober sober ADJ JJ NULL -gray gray NOUN NN NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -red red NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -lips lip NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -thin thin ADJ JJ NULL -and and CCONJ CC NULL -gaunt gaunt NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -never never ADV RB NULL -smiled smile VERB VBD NULL -, , PUNCT , NULL -now now ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -an an DET DT NULL -orphan orphan NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -so so ADV RB NULL -startled startled ADJ JJ NULL - - -" " PUNCT '' NULL -She -PRON- PRON PRP NULL -aiufjld aiufjld VERB VBP NULL -Toto Toto PROPN NNP PERSON -hy hy VERB VBD NULL -the the DET DT NULL -edv edv NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -13 13 NUM CD NULL -by by ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -laughter laughter NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -scream scream VERB VB NULL -and and CCONJ CC NULL -press press VERB VB NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -whenever whenever ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -merry merry NOUN NN NULL -voice voice NOUN NN NULL -reached reach VERB VBD NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -still still ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -irl irl NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -anything anything PRON NN NULL -to to PART TO NULL -laugh laugh VERB VB NULL -at at ADP IN NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -never never ADV RB NULL -laughed laugh VERB VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -worked work VERB VBD NULL -hard hard ADV RB NULL -from from ADP IN NULL -morning morning NOUN NN TIME -till till SCONJ IN NULL -night night NOUN NN TIME -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -joy joy NOUN NN PERSON -was be AUX VBD NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -gray gray ADJ JJ NULL -also also ADV RB NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -beard beard NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -rough rough ADJ JJ NULL -boots boot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -stern stern ADJ JJ NULL -and and CCONJ CC NULL -solemn solemn ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rarely rarely ADV RB NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -w^as w^a VERB VBD NULL -Toto Toto PROPN NNP NULL -that that PRON WDT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -laugh laugh NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -growing grow VERB VBG NULL -as as ADV RB NULL -gray gray ADJ JJ NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -surroundings surrounding NOUN NNS NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -gray gray ADJ JJ NULL -; ; PUNCT : NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -] ] PUNCT -RRB- NULL - - -[ [ PUNCT -LRB- NULL -\\ \\ PROPN NNP NULL -with with ADP IN NULL -long long ADJ JJ NULL -, , PUNCT , NULL -silky silky ADJ JJ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -small small ADJ JJ NULL -black black ADJ JJ NULL -_ _ NOUN NN NULL -^ ^ PROPN NNP NULL -J%i^ J%i^ PROPN NNP NULL -eyes eye NOUN NNS NULL -that that PRON WDT NULL -twinkled twinkle VERB VBD NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -funny funny ADJ JJ NULL -, , PUNCT , NULL -wee wee INTJ UH NULL -nose nose NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -played play VERB VBD NULL -all all DET DT NULL -day day NOUN NN NULL -long long ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -played play VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -To to NOUN NN NULL -- - PUNCT HYPH NULL -day day NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -playing play VERB VBG NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -- - PUNCT HYPH NULL -step step NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -anxi- anxi- PROPN NNP NULL -ously ously ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -even even ADV RB NULL -grayer grayer NOUN NN NULL -than than SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -Dor- Dor- PROPN NNP NULL -othy othy NOUN NN NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -was be AUX VBD NULL -washing wash VERB VBG NULL -the the DET DT NULL -dishes dish NOUN NNS NULL -. . PUNCT . NULL - - -From from ADP IN NULL -the the DET DT NULL -far far ADJ JJ NULL -north north NOUN NN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -: : PUNCT : NULL -: : PUNCT : NULL -^. ^. NUM CD NULL -14 14 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -low low PROPN NNP NULL -wail wail PROPN NNP NULL -on on ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -where where ADV WRB NULL -the the DET DT NULL -long- long- NOUN NN NULL -grass grass NOUN NN NULL -bowed bow VERB VBD NULL -in in ADP IN NULL -waves wave NOUN NNS NULL -before before ADP IN NULL -the the DET DT NULL -coming come VERB VBG NULL -storm storm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -now now ADV RB NULL -came come VERB VBD NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -whistling whistling NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -south south NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that DET DT NULL -way way NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -ripples ripple NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -coming come VERB VBG NULL -from from ADP IN NULL -that that DET DT NULL -direction direction NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -Suddenly suddenly ADV RB NULL -Uncle Uncle PROPN NNP NULL -Henry Henry PROPN NNP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -'s be AUX VBZ NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -coming come VERB VBG NULL -, , PUNCT , NULL -Em em INTJ UH PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -look look VERB VB NULL -after after ADP IN NULL -the the DET DT NULL -stock stock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -ran run VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -sheds shed NOUN NNS NULL -where where ADV WRB NULL -the the DET DT NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -were be AUX VBD NULL -kept keep VERB VBN NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -dropped drop VERB VBD NULL -her -PRON- PRON PRP$ NULL -work work NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -glance glance NOUN NN NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -close close ADJ JJ NULL -at at ADP IN NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -run run VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -cellar cellar NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -started start VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Aunt Aunt PROPN NNP PERSON -Em Em PROPN NNP PERSON -, , PUNCT , NULL -badly badly ADV RB NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -threw throw VERB VBD NULL -open open ADJ JJ NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -down down ADP IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -dark dark ADJ JJ NULL -hole hole NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -her -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -half half ADJ JJ CARDINAL -way way NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -shriek shriek NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -house house NOUN NN NULL -shook shake VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -lost lose VERB VBD NULL -her -PRON- PRON PRP NULL -footing footing NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -suddenly suddenly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -A a DET DT NULL -strange strange ADJ JJ NULL -thing thing NOUN NN NULL -then then ADV RB NULL -happened happen VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -house house NOUN NN NULL -whirled whirl VERB VBD NULL -around around ADV RB NULL -two two NUM CD CARDINAL -or or CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -slowly slowly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -going go VERB VBG NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -north north NOUN NN NULL -and and CCONJ CC NULL -south south NOUN NN NULL -winds wind NOUN NNS NULL -met meet VERB VBD NULL -where where ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -exact exact ADJ JJ NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -15 15 NUM CD CARDINAL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -the the DET DT NULL -air air NOUN NN NULL -is be AUX VBZ NULL -generally generally ADV RB NULL -still still ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wind wind NOUN NN NULL -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -raised raise VERB VBD NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -higher higher ADV RBR NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -, , PUNCT , NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -very very ADJ JJ NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -there there ADV RB NULL -it -PRON- PRON PRP NULL -remained remain VERB VBD NULL -and and CCONJ CC NULL -was be AUX VBD NULL -carried carry VERB VBN QUANTITY -miles mile NOUN NNS QUANTITY -and and CCONJ CC QUANTITY -miles mile NOUN NNS QUANTITY -away away ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -a a DET DT NULL -feather feather NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -howled howl VERB VBD NULL -horribly horribly ADV RB NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -riding ride VERB VBG NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -few few ADJ JJ NULL -whirls whirl NOUN NNS NULL -around around ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -other other ADJ JJ NULL -time time NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN ORG -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -were be AUX VBD NULL -being be AUX VBG NULL -rocked rock VERB VBN NULL -gently gently ADV RB NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -baby baby NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cradle cradle NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -ran run VERB VBD NULL -about about ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -here here ADV RB NULL -, , PUNCT , NULL -now now ADV RB NULL -there there ADV RB NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -loudly loudly ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -quite quite ADV RB NULL -still still ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -would would AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -Toto Toto PROPN NNP NULL -got get VERB VBD NULL -too too ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -open open ADJ JJ NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -soon soon ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -sticking stick VERB VBG NULL -up up ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -hole^ hole^ NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -strong strong ADJ JJ NULL -pressure pressure NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL - - -was be AUX VBD NULL -keeping keep VERB VBG NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -fall fall VERB VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -crept creep VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -, , PUNCT , NULL -caught catch VERB VBD NULL -Toto Toto PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -ear ear NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -dragged drag VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -again again ADV RB NULL -; ; PUNCT : NULL -afterward afterward ADV RB NULL -closing close VERB VBG NULL -the the DET DT NULL -trap trap NOUN NN NULL -- - PUNCT HYPH NULL -door door NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -no no DET DT NULL -more more ADJ JJR NULL -accidents accident NOUN NNS NULL -could could AUX MD NULL -happen happen VERB VB NULL -. . PUNCT . NULL - - -Hour hour NOUN NN NULL -after after ADP IN NULL -hour hour NOUN NN TIME -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -got get VERB VBD NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -fright fright NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -quite quite ADV RB NULL -lonely lonely ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -wind wind NOUN NN NULL -shrieked shriek VERB VBD NULL -so so ADV RB NULL -loudly loudly ADV RB NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -became become VERB VBD NULL -deaf deaf ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -wondered wonder VERB VBN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -when when ADV WRB NULL -the the DET DT NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT TIME -hours hour NOUN NNS TIME -passed pass VERB VBD NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -terrible terrible ADJ JJ NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -worrying worry VERB VBG NULL -and and CCONJ CC NULL -i6 i6 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -resolved resolve VERB VBD NULL -to to PART TO NULL -wait wait VERB VB NULL -calmly calmly ADV RB NULL -and and CCONJ CC NULL -see see VERB VB NULL -what what PRON WP NULL -the the DET DT NULL -future future NOUN NN NULL -would would AUX MD NULL -bring bring VERB VB NULL -" " PUNCT '' NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -she -PRON- PRON PRP NULL -crawled crawl VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -swaying sway VERB VBG NULL -floor floor NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upoi^t^^nd upoi^t^^nd NUM CD NULL - - -Toto Toto PROPN NNP PERSON -followed follow VERB VBD NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^H^^ ^H^^ PUNCT NFP NULL - - -In in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -swaying swaying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -wailing wailing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wuid wuid NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -soon soon ADV RB NULL -closed close VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -fast fast ADJ JJ NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -CKd^pter CKd^pter PROPN NNP NULL -II II PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvcil rvcil NOUN NN NULL -with with ADP IN NULL -The the DET DT NULL -Ai Ai PROPN NNP NULL -/ / SYM SYM NULL -rvcKkirvs rvcKkirvs PROPN NNP NULL -. . PUNCT . NULL - - -Re Re PROPN NNP PERSON -WAS be VERB VBD NULL -AWAKENED AWAKENED PROPN NNP NULL -by by ADP IN NULL -a a DET DT NULL -shock shock NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -sudden sudden ADJ JJ NULL -and and CCONJ CC NULL -severe severe ADJ JJ NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -} } PUNCT -RRB- NULL -thy thy PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -soft soft ADJ JJ NULL -I -PRON- PRON PRP NULL -bed bed NOUN NN NULL - - -she -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -^,J. ^,J. PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -the the DET DT NULL -jar jar NOUN NN NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -catch catch NOUN NN NULL -? ? PUNCT . NULL - - -J.hab^breath j.hab^breath NOUN NN NULL -and and CCONJ CC NULL -wonder wonder VERB VB NULL -what what PRON WP NULL -had have AUX VBD NULL -lii^ppened lii^ppene VERB VBN NULL - - -; ; PUNCT : NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -cold cold ADJ JJ NULL -little little ADJ JJ NULL -nose nose NOUN NN NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -whined whine VERB VBD NULL -dismally dismally ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -moving move VERB VBG NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -dark dark ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sunshine sunshine NOUN NN NULL -came come VERB VBD NULL -in in ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -flooding flood VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -heels heel NOUN NNS NULL -ran run VERB VBD NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -amazement amazement NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -20 20 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -about about ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -growing grow VERB VBG NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -bigger big ADJ JJR NULL -at at ADP IN NULL -the the DET DT NULL -won- won- ADJ JJ NULL -derful derful ADJ JJ NULL -sights sight NOUN NNS NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -set set VERB VBN NULL -the the DET DT NULL -house house NOUN NN NULL -down down ADP RP NULL -, , PUNCT , NULL -very very ADV RB NULL -gently gently ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -marvelous marvelous ADJ JJ NULL -beauty beauty NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -lovely lovely ADJ JJ NULL -patches patch NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -sward sward NOUN NN NULL -all all ADV RB NULL -about about ADP IN NULL -, , PUNCT , NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -trees tree NOUN NNS NULL -bearing bear VERB VBG NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -luscious luscious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -Banks bank NOUN NNS NULL -of of ADP IN NULL -gorgeous gorgeous ADJ JJ NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -on on ADP IN NULL -every every DET DT NULL -hand hand NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -birds bird NOUN NNS NULL -with with ADP IN NULL -rare rare ADJ JJ NULL -9 9 NUM CD NULL -and and CCONJ CC NULL -brilliant brilliant ADJ JJ NULL -plumage plumage NOUN NN NULL -sang sing VERB VBD NULL -and and CCONJ CC NULL -fluttered flutter VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -bushes bush NOUN NNS NULL -. . PUNCT . NULL - - -A a DET DT NULL -little little ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -rushing rush VERB VBG NULL -and and CCONJ CC NULL -sparkling sparkle VERB VBG NULL -along along ADP RP NULL -between between ADP IN NULL -green green ADJ JJ NULL -banks bank NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -murmuring murmur VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -lived live VERB VBN NULL -so so ADV RB NULL -long long ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -prairies prairie NOUN NNS NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -looking look VERB VBG NULL -eagerly eagerly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -sights sight NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -coming come VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP$ NULL -a a DET DT NULL -group group NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -queerest queer ADJ JJS NULL -people people NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -grown grown ADJ JJ NULL -folk folk NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -been be AUX VBN NULL -used use VERB VBN NULL -to to ADP IN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -neither neither DET DT NULL -were be AUX VBD NULL -they -PRON- PRON PRP NULL -very very ADV RB NULL -small small ADJ JJ NULL -. . PUNCT . NULL - - -In in ADP IN NULL -fact fact NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -about about ADP IN NULL -as as ADV RB NULL -tall tall ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -grown grow VERB VBN NULL -child child NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -age age NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -looks look VERB VBZ NULL -go go VERB VBP NULL -, , PUNCT , NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -older old ADJ JJR NULL -. . PUNCT . NULL - - -Three three NUM CD CARDINAL -were be AUX VBD NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -a a DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -oddly oddly ADV RB NULL -dressed dress VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -wore wear VERB VBD NULL -round round ADJ JJ NULL -hats hat NOUN NNS NULL -that that PRON WDT NULL -rose rise VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -point point NOUN NN NULL -a a DET DT NULL -foot foot NOUN NN NULL -above above ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -little little ADJ JJ NULL -bells bell NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -brims brim NOUN NNS NULL -that that PRON WDT NULL -tinkled tinkle VERB VBD NULL -sweetly sweetly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -moved move VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -hats hat NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -'s 's PART POS NULL -hat hat NOUN NN NULL -was be AUX VBD NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -wore wear VERB VBD NULL -a a DET DT NULL -white white ADJ JJ NULL -gown gown NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -in in ADP IN NULL -plaits plait NOUN NNS NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -; ; PUNCT : NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -sprinkled sprinkle VERB VBN NULL -little little ADJ JJ NULL -stars star NOUN NNS NULL -that that PRON WDT NULL -glistened glisten VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -like like SCONJ IN NULL -diamonds diamond NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -21 21 NUM CD NULL -^hade ^hade PROPN NNP NULL - - -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -hats hat NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -well well ADV RB NULL -polished polish VERB VBN NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -a a DET DT NULL -deep deep ADJ JJ NULL -roll roll NOUN NN NULL -of of ADP IN NULL -blue blue PROPN NNP NULL -at at ADP IN NULL -the the DET DT NULL -tops top NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -men man NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -thought think VERB VBD NULL -, , PUNCT , NULL -were be AUX VBD NULL -about about ADV RB NULL -as as ADV RB NULL -old old ADJ JJ NULL -as as SCONJ IN NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -beards beard NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -doubtless doubtless ADV RB NULL -much much ADV RB NULL -older old ADJ JJR NULL -: : PUNCT : NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -was be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -white white ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -rather rather ADV RB NULL -stiffly stiffly PROPN NNP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -these these DET DT NULL -people people NOUN NNS NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -standing- standing- ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -paused pause VERB VBD NULL -and and CCONJ CC NULL -whispered whisper VERB VBD NULL -among among ADP IN NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -afraid afraid ADJ JJ NULL -to to PART TO NULL -come come VERB VB NULL -farther farther ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -walked walk VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -made make VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -bow bow NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -sweet sweet ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -most most ADV RBS NULL -noble noble ADJ JJ NULL -Sorceress Sorceress PROPN NNP PRODUCT -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -setting set VERB VBG NULL -our -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -listened listen VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -could could AUX MD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -possibly possibly ADV RB NULL -mean mean VERB VB NULL -by by ADP IN NULL -calling call VERB VBG NULL -, , PUNCT , NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -sorceress sorceress NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saying say VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -? ? PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -an an DET DT NULL -innocent innocent ADJ JJ NULL -, , PUNCT , NULL -harmless harmless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -from from ADP IN NULL -home home NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -in in ADP IN NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -1^ 1^ NUM CD NULL -22 22 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -evidently evidently ADV RB NULL -expected expect VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -answer answer VERB VB NULL -; ; PUNCT : NULL -so so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -hesitation hesitation NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -there there PRON EX NULL -must must AUX MD NULL -be be AUX VB NULL -some some DET DT NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -killed kill VERB VBN NULL -anything anything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -Ij^J'our Ij^J'our PROPN NNP NULL -ijiou^e ijiou^e PUNCT , NULL -did do AUX VBD NULL -, , PUNCT , NULL -anyway anyway INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -w4i]S^n,^vi^ w4i]S^n,^vi^ PROPN NNP NULL -a a DET DT NULL -iaiigfh iaiigfh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -sh(^ sh(^ VERB VBP NULL - - -jjjOntinued jjjOntinued PROPN NNP NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there ADV RB NULL -^^^ ^^^ PUNCT . NULL -' ' PUNCT '' NULL -iKLiw^JSS^ iKLiw^JSS^ PROPN NNP NULL -' ' PUNCT '' NULL -^^^^^ ^^^^^ PUNCT : NULL - - -sticking stick VERB VBG NULL -out out ADP RP NULL -from from ADP IN NULL -under under ADP IN NULL -a a DET DT NULL -block block NOUN NN NULL -of of ADP IN NULL -Dorothy Dorothy PROPN NNP NULL -lookeil^nd lookeil^nd PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fright/ fright/ PROPN NNP NULL -/There /There PROPN NNP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -just just ADV RB NULL -under under ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beam beam NOUN NN NULL -iht iht PROPN NNP NULL -hpuse hpuse PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^-:.i ^-:.i PUNCT NFP NULL -- - PUNCT HYPH NULL -rested rest VERB VBN NULL -on on ADP IN NULL -, , PUNCT , NULL -two two NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -were be AUX VBD NULL -sticking stick VERB VBG NULL -out out ADP RP NULL -, , PUNCT , NULL -shod shod ADJ JJ NULL -in in ADP IN NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -iwith iwith PROPN NNP NULL -pointed point VERB VBD NULL -toes toe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -dear dear ADJ JJ NULL -! ! PUNCT . NULL - - -oh oh INTJ UH NULL -, , PUNCT , NULL -idear idear VERB VB NULL -! ! PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clasping clasp VERB VBG NULL -her -PRON- PRON PRP$ NULL -tands tand NOUN NNS NULL -together together ADV RB NULL -in in ADP IN NULL -diWa^t^he diwa^t^he NUM CD ORG -house house NOUN NN ORG -must must AUX MD NULL -hava hava VERB VB NULL -f|;llen f|;llen NUM CD NULL -on on ADP IN NULL -hgr hgr PROPN NNP NULL -. . PUNCT . NULL - - -WJiaLever WJiaLever PROPN NNP NULL - - -shall shall AUX MD NULL -\vc \vc PROPN NNP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL - - -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL - - -\ \ NOUN NN NULL - - -1 1 NUM CD NULL -? ? PUNCT . NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -There^s There^s PROPN NNP NULL -nothiag nothiag PROPN NNP NULL -- - PUNCT HYPH NULL -te te PROPN NNP NULL -- - PUNCT HYPH NULL -bc bc PROPN NNP NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -f f PROPN NNP NULL -the the DET DT NULL -East East PROPN NNP NULL -, , PUNCT , NULL -as^.f as^.f NUM CD NULL -aid aid NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -has have AUX VBZ NULL -held hold VERB VBN NULL -all all DET DT NULL -. . PUNCT . NULL - - -the the DET DT NULL -Munchkins^ Munchkins^ PROPN NNP NULL -in in ADP IN NULL -bondage bondage NOUN NN NULL -for for ADP IN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -23 23 NUM CD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -, , PUNCT , NULL -making make VERB VBG NULL -them -PRON- PRON PRP NULL -slave slave NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP$ TIME -night night NOUN NN TIME -and and CCONJ CC TIME -day day NOUN NN TIME -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -set set VERB VBN NULL -free free ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -favour favour NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -ruled rule VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -I -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -was be AUX VBD NULL -dead dead ADJ JJ NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -sent send VERB VBD NULL -a a DET DT NULL -swift swift ADJ JJ NULL -messenger messenger NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -good good ADJ JJ NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -love love VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -who who PRON WP NULL -ruled rule VERB VBD NULL -here here ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -set set VERB VBN NULL -the the DET DT NULL -people people NOUN NNS NULL -free free VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -all all DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -half half ADV RB CARDINAL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -facing face VERB VBG NULL -a a DET DT NULL -real real ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -only only ADV RB CARDINAL -four four NUM CD CARDINAL -witches witch NOUN NNS NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -are be AUX VBP NULL -good good ADJ JJ NULL -witches witch NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -know know VERB VBP NULL -this this DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -mistaken mistake VERB VBN NULL -. . PUNCT . NULL - - -Those those DET DT NULL -who who PRON WP NULL -dwelt dwelt VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -the the DET DT NULL -West West PROPN NNP LOC -were be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -wicked wicked ADJ JJ NULL -witches witch NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -there there PRON EX NULL -is be AUX VBZ NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -after after ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -'s 's PART POS NULL -thought thought NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Aunt Aunt PROPN NNP NULL -24 24 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Em Em PROPN NNP NULL -has have AUX VBZ NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -witches witch NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB DATE -dead dead ADJ JJ DATE -years year NOUN NNS DATE -and and CCONJ CC NULL -years year NOUN NNS DATE -ago ago ADV RB DATE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -is be AUX VBZ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -inquired inquire VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -aunt aunt NOUN NN NULL -who who PRON WP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bowed bow VERB VBD NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -where where ADV WRB NULL -Kansas Kansas PROPN NNP GPE -is be AUX VBZ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -heard hear VERB VBN NULL -that that DET DT NULL -country country NOUN NN NULL -mentioned mention VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -civilized civilized ADJ JJ NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -that that DET DT NULL -accounts account VERB VBZ NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -civilized civilized ADJ JJ NULL -countries country NOUN NNS NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -no no DET DT NULL -witches witch NOUN NNS NULL -left leave VERB VBN NULL -; ; PUNCT : NULL -nor nor CCONJ CC NULL -wizards wizard NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -sorcer- sorcer- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -magicians magician NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -civilized civilized ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -cut cut VERB VBN NULL -off off ADP RP NULL -from from ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -we -PRON- PRON PRP NULL -still still ADV RB NULL -have have AUX VBP NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -wizards wizard NOUN NNS NULL -amongst amongst ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Wizards Wizards PROPN NNPS ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -sinking sink VERB VBG NULL -her -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -whisper whisper NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -more more ADV RBR NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -lives live VERB VBZ NULL -in in ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -another another DET DT NULL -question question NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -then then ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -standing stand VERB VBG NULL -silently silently ADV RB NULL -by by ADV RB NULL -, , PUNCT , NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -shout shout NOUN NN NULL -and and CCONJ CC NULL -pointed point VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -corner corner NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -lying lie VERB VBG NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -laugh laugh VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -feet foot NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -dead dead ADJ JJ NULL -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -disappeared disappear VERB VBN NULL -entirely entirely ADV RB NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -was be AUX VBD NULL -left leave VERB VBN NULL -but but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -old old ADJ JJ NULL -, , PUNCT , NULL - - -" " PUNCT '' NULL -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -dried dry VERB VBD NULL -up up ADP RP NULL -quickly quickly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -are be AUX VBP NULL -yours yours PRON PRP$ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -reached reach VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -shaking shake VERB VBG NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -handed hand VERB VBD NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -was be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -those those DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -some some DET DT NULL -charm charm NOUN NN NULL -connected connect VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -we -PRON- PRON PRP NULL -never never ADV RB NULL -knew know VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -them -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NORP -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -worry worry VERB VB NULL -about about ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -find find VERB VB NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP NORP -first first ADV RB NULL -looked look VERB VBD NULL -at at ADP IN NULL -one one NUM CD CARDINAL -26 26 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -another another DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -At at ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -not not PART RB NULL -far far ADV RB NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -none none NOUN NN NULL -could could AUX MD NULL -Hve Hve PROPN NNP NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -there there ADV RB NULL -and and CCONJ CC NULL -seen see VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -South South PROPN NNP LOC -is be AUX VBZ NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadhng Quadhng PROPN NNP PERSON -- - PUNCT HYPH NULL -s s PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -told tell VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -live live VERB VBP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -passed pass VERB VBD NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -The the DET DT NULL -North North PROPN NNP LOC -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -old old ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -at at ADP IN NULL -its -PRON- PRON PRP$ NULL -edge edge NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -same same ADJ JJ NULL -great great ADJ JJ NULL -desert desert NOUN NN NULL -that that PRON WDT NULL -surrounds surround VERB VBZ NULL -this this DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG - - -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -live live VERB VB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -sob sob VERB VB NULL -, , PUNCT , NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -lonely lonely ADJ JJ NULL -among among ADP IN NULL -all all DET PDT NULL -these these DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -grieve grieve VERB VB NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Munchkins Munchkins PROPN NNP PRODUCT -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -took take VERB VBD NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -handkerchiefs handkerchief NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -also also ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -cap cap NOUN NN NULL -and and CCONJ CC NULL -balanced balance VERB VBD NULL -the the DET DT NULL -point point NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -counted count VERB VBD NULL -" " PUNCT `` NULL -one one NUM CD CARDINAL -, , PUNCT , NULL -two two NUM CD CARDINAL -, , PUNCT , NULL -three three NUM CD CARDINAL -" " PUNCT '' NULL -in in ADP IN NULL -a a DET DT NULL -solemn solemn ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -cap cap NOUN NN NULL -changed change VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -slate slate NOUN NN NULL -, , PUNCT , NULL -on on ADP IN NULL -which which PRON WDT NULL -was be AUX VBD NULL -written write VERB VBN NULL -in in ADP IN NULL -big big ADJ JJ NULL -, , PUNCT , NULL -white white ADJ JJ NULL -chalk chalk NOUN NN NULL -marks mark NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -let let VERB VB NULL -DOROTHY DOROTHY PROPN NNP NULL -GO go VERB VB NULL -TO to ADP IN NULL -THE the DET DT NULL -CITY city NOUN NN NULL -OF of ADP IN NULL -EMERALDS EMERALDS PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -took take VERB VBD NULL -the the DET DT NULL -slate slate NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -having have VERB VBG NULL -read read VERB VBN NULL -the the DET DT NULL -words word NOUN NNS NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Is be AUX VBZ NULL -r^^ir r^^ir ADJ JJ NULL -- - PUNCT HYPH NULL -name name NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -XN XN PROPN NNP NULL - - -.V>^ .V>^ PUNCT . NULL - - -^ ^ PROPN NNP NULL -^4Pfe^ ^4pfe^ NUM CD NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -27 27 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -looking- looking- X XX NULL -up up ADV RB NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -her -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -Oz Oz PROPN NNP PERSON -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -City City PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG - - -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL - - -Whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -or or CCONJ CC NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -there there ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -walk walk VERB VB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -through through ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -sometimes sometimes ADV RB NULL -pleasant pleasant ADJ JJ NULL -and and CCONJ CC NULL -sometimes sometimes ADV RB NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -use use VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -pleaded plead VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -as as SCONJ IN NULL -her -PRON- PRON PRP$ NULL -only only ADJ JJ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -do do AUX VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -will will AUX MD NULL -dare dare VERB VB NULL -injure injure VERB VB NULL -a a DET DT NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -kissed kiss VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -came come VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -forehead forehead NOUN NN NULL -Where where ADV WRB NULL -her -PRON- PRON PRP$ NULL -lips lip NOUN NNS NULL -touched touch VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -they -PRON- PRON PRP NULL -left leave VERB VBD NULL -a a DET DT NULL -round round NOUN NN NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -mark mark NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -out out ADP RP NULL -soon soon ADV RB NULL -after after ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -is be AUX VBZ NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -so so SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -miss miss VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -tell tell VERB VB NULL -your -PRON- PRON PRP$ NULL -story story NOUN NN NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -O o NOUN NN NULL -, , PUNCT , NULL - - -The the DET DT NULL -three three NUM CD CARDINAL -Munchkins Munchkins PROPN NNPS ORG -bowed bow VERB VBD NULL -low low ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -wished wish VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -pleasant pleasant ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP ORG -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -friendly friendly ADJ JJ NULL -little little ADJ JJ NULL -nod nod NOUN NN NULL -, , PUNCT , NULL -whirled whirl VERB VBN NULL -around around ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -heel heel NOUN NN NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -straight- straight- ADJ JJ NULL -way way NOUN NN NULL -disappeared disappear VERB VBD NULL -, , PUNCT , NULL -much much ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -surprise surprise NOUN NN NULL -of of ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PRODUCT -, , PUNCT , NULL -/ / PUNCT NFP NULL -y y PROPN NNP NULL -who who PRON WP NULL -barked bark VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP$ NULL -loudly loudly ADV RB NULL -y y ADV RBR NULL -enough enough ADV RB NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -Ha3 ha3 VERB VBP NULL -been be AUX VBN NULL -afraid afraid ADJ JJ NULL -even even ADV RB NULL -to to PART TO NULL -growl growl VERB VB NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -by by ADP IN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -/V /V PUNCT NFP NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -xnm xnm PROPN NNP NULL -/ / PUNCT , NULL -ing e VERB VBG NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -ex- ex- ADV RB NULL -pected pecte VERB VBN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -disappear disappear VERB VB NULL -in in ADP RP NULL -just just ADV RB NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -. . PUNCT . NULL -/ / SYM SYM NULL - - -Chsvpter Chsvpter PROPN NNP NULL -III III PROPN NNP NULL - - -How how ADV WRB NULL -DorolK/ DorolK/ PROPN NNP NULL -^^ved ^^ve VERB VBD NULL - - -the the DET DT NULL -^cevrecrow ^cevrecrow NOUN NN NULL -. . PUNCT . NULL - - -1.^1 1.^1 NUM CD CARDINAL - - -DOROTHY DOROTHY PROPN NNP NULL -WAS be VERB VBD NULL -left leave VERB VBD NULL -alone alone ADV RB NULL - - -she -PRON- PRON PRP NULL -began begin VERB VBD NULL -to to PART TO NULL -feel feel VERB VB NULL -hungry hungry ADJ JJ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -herself -PRON- PRON PRP NULL -some some DET DT NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -spread spread VERB VBD NULL -with with ADP IN NULL -butter butter NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -gave give VERB VBD NULL -some some DET DT NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -a a DET DT NULL -pail pail NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -shelf shelf NOUN NN NULL -she -PRON- PRON PRP NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -clear clear ADJ JJ NULL -, , PUNCT , NULL -sparkling sparkle VERB VBG NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ran run VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sitting sit VERB VBG NULL -there there ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -such such ADJ JJ NULL -delicious delicious ADJ JJ NULL -fruit fruit NOUN NN NULL -hanging hang VERB VBG NULL -from from ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -finding find VERB VBG NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -out out ADP RP NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -helped help VERB VBN NULL -32 32 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON - - -to to ADP IN NULL -a a DET DT NULL -good good ADJ JJ NULL -drink drink NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -cool cool ADJ JJ NULL -, , PUNCT , NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -set set VERB VBD NULL -about about ADP IN NULL -making make VERB VBG NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Emeralds Emeralds PROPN NNP GPE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -other other ADJ JJ NULL -dress dress NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -that that DET DT NULL -happened happen VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -clean clean ADJ JJ NULL -and and CCONJ CC NULL -was be AUX VBD NULL -hanging hang VERB VBG NULL -on on ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -gingham gingham PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -checks check NOUN NNS NULL -of of ADP IN NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -the the DET DT NULL -blue blue NOUN NN NULL -was be AUX VBD NULL -somewhat somewhat ADV RB NULL -faded fade VERB VBN NULL -with with ADP IN NULL -many many ADJ JJ NULL -w^ashings w^ashing NOUN NNS NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -still still ADV RB NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -frock frock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -washed wash VERB VBD NULL -herself -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -dressed dress VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -gingham gingham NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -her -PRON- PRON PRP$ NULL -pink pink ADJ JJ NULL -sunbonnet sunbonnet NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -bread bread NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -laying lay VERB VBG NULL -a a DET DT NULL -white white ADJ JJ NULL -cloth cloth NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -eet eet PROPN NNP NULL -and and CCONJ CC NULL -noticed notice VERB VBD NULL -how how ADV WRB NULL -old old ADJ JJ NULL -and and CCONJ CC NULL -w^orn w^orn ADJ JJ NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -surely surely ADV RB NULL -will will AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -looked look VERB VBD NULL -up up ADP RP NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -black black ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -meant mean VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -. . PUNCT . NULL - - -* * PUNCT NFP NULL -T t NOUN NN NULL -wonder wonder NOUN NN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -fit fit VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -in in ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -wear wear VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -leather leather NOUN NN NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -silver silver ADJ JJ NULL -ones one NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -33 33 NUM CD NULL -' ' PUNCT '' NULL -' ' PUNCT '' WORK_OF_ART -Come come VERB VB WORK_OF_ART -along along ADP RP WORK_OF_ART -, , PUNCT , WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -closed close VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -locked lock VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -key key ADJ JJ NULL -care- care- NOUN NN NULL -fully fully ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -pocket pocket NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -so so ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -trotting trotting NOUN NN NULL -along along ADP IN NULL -soberly soberly ADV RB NULL -behind behind ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -roads road NOUN NNS NULL -near near SCONJ IN NULL -by by ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -long long ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -the the DET DT NULL -one one NOUN NN CARDINAL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -Within within ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -walking walk VERB VBG NULL -briskly briskly ADV RB NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -tinkling tinkle VERB VBG NULL -merrily merrily ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -roadbed roadbe VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -bright bright ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -birds bird NOUN NNS NULL -sang sing VERB VBD NULL -sweet sweet PROPN NNP NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -feel feel VERB VB NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -bad bad ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -might might AUX MD NULL -think think VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -would would AUX MD NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -suddenly suddenly ADV RB NULL -whisked whisk VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -pretty pretty ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -was be AUX VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -neat neat ADJ JJ NULL -fences fence NOUN NNS NULL -.at .at PUNCT NFP NULL - - -the the DET DT NULL -sides side NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBD NULL -a a DET DT NULL -dainty dainty NOUN NN NULL -blue blue ADJ JJ NULL -color color NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -beyond beyond ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -fields field NOUN NNS NULL -of of ADP IN NULL -grain grain NOUN NN NULL -and and CCONJ CC NULL -vegetables vegetable NOUN NNS NULL -in in ADP IN NULL -abun- abun- ADJ JJ NULL -dance dance NOUN NN NULL -. . PUNCT . NULL - - -Evidently evidently ADV RB NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -were be AUX VBD NULL -good good ADJ JJ NULL -farmers farmer NOUN NNS NULL -and and CCONJ CC NULL -able able ADJ JJ NULL -to to PART TO NULL -raise raise VERB VB NULL -large large ADJ JJ NULL -crops crop NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -while while NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -a a DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -came come VERB VBD NULL -out out ADP RP NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -bow bow VERB VB NULL -low low ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -by by ADV RB NULL -; ; PUNCT : NULL -for for ADP IN NULL -everyone everyone PRON NN NULL -knew know VERB VBD NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -the the DET DT NULL -means mean NOUN NNS NULL -of of ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -and and CCONJ CC NULL -setting set VERB VBG NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -houses house NOUN NNS NULL -^ ^ PROPN NNP NULL - - -* * PUNCT NFP NULL -^M?j/ ^m?j/ SYM SYM NULL -' ' PUNCT '' NULL -34 34 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS NULL -were be AUX VBD NULL -odd odd ADJ JJ NULL -looking look VERB VBG NULL -dwellings dwelling NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -each each DET DT NULL -was be AUX VBD NULL -round round ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dome dome NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -roof roof NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT LOC -East East PROPN NNP LOC -blue blue NOUN NN LOC -was be AUX VBD NULL -the the DET DT NULL -favorite favorite ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -tired tired ADJ JJ NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -wonder wonder VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -house house NOUN NN NULL -rather rather ADV RB NULL -larger large ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -lawn lawn NOUN NN NULL -before before ADP IN NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -men man NOUN NNS NULL -and and CCONJ CC NULL -women woman NOUN NNS NULL -were be AUX VBD NULL -dancing dance VERB VBG NULL -. . PUNCT . NULL - - -Five five NUM CD CARDINAL -little little ADJ JJ NULL -fiddlers fiddler NOUN NNS NULL -played play VERB VBD NULL -as as ADV RB NULL -loudly loudly ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -singing singe VERB VBG NULL -, , PUNCT , NULL -while while SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -table table NOUN NN NULL -near near ADV RB NULL -by by ADP IN NULL -was be AUX VBD NULL -loaded load VERB VBN NULL -with with ADP IN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -and and CCONJ CC NULL -nuts nut NOUN NNS NULL -, , PUNCT , NULL -pies pie NOUN NNS NULL -and and CCONJ CC NULL -cakes cake NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -other other ADJ JJ NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -people people NOUN NNS NULL -greeted greet VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -kindly kindly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -invited invite VERB VBD NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -supper supper VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -horne horne NOUN NN NULL -of of ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -richest rich ADJ JJS NULL -Munchkins Munchkins PROPN NNPS NULL -in in ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -celebrate celebrate VERB VB NULL -their -PRON- PRON PRP$ NULL -free- free- ADJ JJ NULL -dom dom NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -bondage bondage NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -waited wait VERB VBN NULL -upon upon SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -rich rich ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -whose whose PRON WP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -a a DET DT NULL -settle settle NOUN NN NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -dance dance VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Boq Boq PROPN NNP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -and and CCONJ CC NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -white white ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -frock frock NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -witches witch NOUN NNS NULL -and and CCONJ CC NULL -sorceresses sorceress NOUN NNS NULL -wear wear VERB VBP NULL -white white ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OTi OTi NOUN NNS NULL -. . PUNCT . NULL - - -35 35 NUM CD TIME - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -is be AUX VBZ NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -checked check VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -smoothing smooth VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -wrinkles wrinkle NOUN NNS NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -wear wear VERB VB NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Boq Boq PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Blue Blue PROPN NNP NULL -is be AUX VBZ NULL -the the DET DT NULL -color color NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -is be AUX VBZ NULL -the the DET DT NULL -witch witch NOUN NN NULL -color color NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -witch witch NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -seemed seem VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -witch witch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -an an DET DT NULL -ordinary ordinary ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -come come VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -chance chance NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -tired tired ADJ JJ NULL -watching watch VERB VBG NULL -the the DET DT NULL -dancing dancing NOUN NN NULL -, , PUNCT , NULL -Boq Boq PROPN NNP PERSON -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -a a DET DT NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -bed bed NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -sheets sheet NOUN NNS NULL -were be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -blue blue ADJ JJ NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -curled curl VERB VBD NULL -up up ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -blue blue ADJ JJ NULL -rug rug NOUN NN NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ate eat VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -watched watch VERB VBD NULL -a a DET DT NULL -wee wee ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -baby baby NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -played play VERB VBD NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -pulled pull VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -crowed crow VERB VBD NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -that that PRON WDT NULL -greatly greatly ADV RB NULL -amused amuse VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -was be AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -curiosity curiosity NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -never never ADV RB NULL -seen see VERB VBN NULL -a a DET DT NULL -dog dog NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Boq Boq PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -there there ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -better well ADJ JJR NULL -for for ADP IN NULL -people people NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -unless unless SCONJ IN NULL -they -PRON- PRON PRP NULL -36 36 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -have have AUX VBP NULL -business business NOUN NN NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -longf longf NOUN NNS NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP DATE -many many ADJ JJ DATE -days day NOUN NNS DATE -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -here here ADV RB NULL -is be AUX VBZ NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -pleasant pleasant ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -through through ADP RP NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -dangerous dangerous ADJ JJ NULL -places place NOUN NNS NULL -before before ADP IN NULL -you -PRON- PRON PRP NULL -reach reach VERB VBP NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -worried worried ADJ JJ NULL -Dorothy Dorothy PROPN NNP PRODUCT -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -resolved resolve VERB VBD NULL -not not PART RB NULL -to to PART TO NULL -turn turn VERB VB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -bade bade VERB VBP NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -sev- sev- VERB VBN NULL -eral eral ADJ JJ NULL -miles mile NOUN NNS NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -stop stop VERB VB NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -climbed climb VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -cornfield cornfield NOUN NN NULL -beyond beyond ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -and and CCONJ CC NULL -not not PART RB NULL -far far ADV RB NULL -away away ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -placed place VERB VBD NULL -high high ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -birds bird NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -corn corn NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -leaned lean VERB VBD NULL -her -PRON- PRON PRP$ NULL -chin chin NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -thoughtfully thoughtfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -sack sack NOUN NN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -painted paint VERB VBD NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -represent represent VERB VB NULL -a a DET DT NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -An an DET DT NULL -old old ADJ JJ NULL -, , PUNCT , NULL -pointed point VERB VBD NULL -blue blue ADJ JJ NULL -hat hat NOUN NN NULL -, , PUNCT , NULL -that that PRON WDT NULL -had have AUX VBD NULL -belonged belong VERB VBN NULL -to to ADP IN NULL -some some DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -, , PUNCT , NULL -was be AUX VBD NULL -perched perch VERB VBN NULL -on on ADP IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -blue blue ADJ JJ NULL -suit suit NOUN NN NULL -of of ADP IN NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -worn wear VERB VBN NULL -and and CCONJ CC NULL -faded fade VERB VBN NULL -, , PUNCT , NULL -which which PRON WDT NULL -had have AUX VBD NULL -also also ADV RB NULL -been be AUX VBN NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT NULL -feet foot NOUN NNS NULL -were be AUX VBD NULL -some some DET DT NULL -old old ADJ JJ NULL -boots boot NOUN NNS NULL -with with ADP IN NULL -blue blue ADJ JJ NULL -tops top NOUN NNS NULL -, , PUNCT , NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -every every DET DT NULL -man man NOUN NN NULL -wore wear VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -figure figure NOUN NN NULL -was be AUX VBD NULL -raised raise VERB VBN NULL -above above ADP IN NULL -the the DET DT NULL -stalks stalk NOUN NNS NULL -of of ADP IN NULL -corn corn NOUN NN NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -stuck stick VERB VBD NULL -up up ADP RP NULL -its -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -looking look VERB VBG NULL -earnestly earnestly ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -queer queer NOUN NN NULL -, , PUNCT , NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -" " PUNCT `` NULL - - -Dorothy Dorothy PROPN NNP PERSON -guzed guze VERB VBN NULL -tluught tluught NOUN NN NULL -fully fully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -37 37 NUM CD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -slowly slowly ADV RB NULL -wink wink VERB VBP NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -mistaken mistake VERB VBN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -scarecrows scarecrow NOUN NNS NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -ever ever ADV RB NULL -wink wink VERB VBP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -presently presently ADV RB NULL -the the DET DT NULL -figure figure NOUN NN NULL -nodded nod VERB VBD NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -friendly friendly ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -climbed climb VERB VBD NULL -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -rather rather ADV RB NULL -husky husky ADJ JJ NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -you -PRON- PRON PRP NULL -speak speak VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -pretty pretty ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -politely politely ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -feeling feel VERB VBG NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -smile smile NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -tedious tedious ADJ JJ NULL -being be AUX VBG NULL -perched perch VERB VBN NULL -up up ADP RP NULL -here here ADV RB NULL -night night NOUN NN NULL -and and CCONJ CC NULL -day day NOUN NN NULL -to to PART TO NULL -scare scare VERB VB NULL -away away ADV RB NULL -crows crow NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -pole pole NOUN NN NULL -is be AUX VBZ NULL -stuck stick VERB VBN NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -please please INTJ UH NULL -take take VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -pole pole NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -greatly greatly ADV RB NULL -obliged oblige VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -reached reach VERB VBD NULL -up up ADP RP NULL -both both DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -lifted lift VERB VBD NULL -the the DET DT NULL -figure figure NOUN NN NULL -off off ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -hght hght ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -set set VERB VBN NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -like like SCONJ IN NULL -a a DET DT NULL -new new ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -sounded sound VERB VBD NULL -queer queer PROPN NNP NULL -to to ADP IN NULL -38 38 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -hear hear VERB VB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -speak speak VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -bow bow VERB VB NULL -and and CCONJ CC NULL -walk walk VERB VB NULL -along- along- ADJ JJ NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -stretched stretch VERB VBN NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -yawned yawn VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -name name NOUN NN NULL -is be AUX VBZ NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -ask ask VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -who who PRON WP NULL -isOz isoz ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -awfully awfully ADV RB NULL -sorry sorry ADJ JJ NULL -j<^ j<^ ADV RB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -J^\^ J^\^ PROPN NNP NULL - - -" " PUNCT `` NULL -Doyou doyou NOUN NN NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -i--^"^^ i--^"^^ PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -J J PROPN NNP NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -j j PROPN NNP NULL -- - PUNCT HYPH NULL -Q Q PROPN NNP NULL -ti^g ti^g PROPN NNP NULL -Emerald Emerald PROPN NNP NULL -City City PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -would would AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -39 39 NUM CD CARDINAL -any any DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -now now ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -con- con- VERB VBD NULL -tinued tinue VERB VBN NULL -, , PUNCT , NULL -confidentially confidentially ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -being be AUX VBG NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -because because SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -hurt hurt VERB VBN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -anyone anyone PRON NN NULL -treads tread VERB VBZ NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -toes toe NOUN NNS NULL -or or CCONJ CC NULL -sticks stick NOUN NNS NULL -a a DET DT NULL -pin pin NOUN NN NULL -into into ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -matter matter VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -feel feel VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -people people NOUN NNS NULL -to to PART TO NULL -call call VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -fool fool NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -stays stay VERB VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -yours your NOUN NNS NULL -is be AUX VBZ NULL -, , PUNCT , NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -to to PART TO NULL -know know VERB VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -understand understand VERB VBP NULL -how how ADV WRB NULL -you -PRON- PRON PRP NULL -feel feel VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Tf tf NOUN NN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -he -PRON- PRON PRP NULL -can can AUX MD NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -helped help VERB VBD NULL -him -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -fence fence NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -path path NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -like like SCONJ IN NULL -this this DET DT NULL -addition addition NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -smelled smell VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -suspected suspect VERB VBD NULL -there there PRON EX NULL -might might AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -nest nest NOUN NN NULL -of of ADP IN NULL -rats rat NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -often often ADV RB NULL -growled growl VERB VBD NULL -in in ADP IN NULL -an an DET DT NULL -unfriendly unfriendly ADJ JJ NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -friend friend NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -bites bite VERB VBZ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Do do AUX VB NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -that that DET DT NULL -basket basket NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -mind mind VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -get get AUX VB NULL -tired tired ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -secret secret NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -40 40 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -farmer farmer NOUN NN NULL -who who PRON WP NULL -made make VERB VBD NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -lighted light VERB VBN NULL -match match NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -FEW FEW PROPN NNP NULL -HOURS hour NOUN NNS NULL -the the DET DT NULL -road road NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -rough rough ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walking walking NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -difficult difficult ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -^Scarecrow ^Scarecrow PROPN NNP NULL -often often ADV RB NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -/ / PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -here here ADV RB NULL -very very ADV RB NULL -uneven uneven ADJ JJ NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -broken break VERB VBN NULL -or or CCONJ CC NULL -missing miss VERB VBG NULL -altogether altogether ADV RB NULL -, , PUNCT , NULL -leaving leave VERB VBG NULL -holes hole NOUN NNS NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -Jumped jump VERB VBD NULL -across across ADP IN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -around around ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -having have VERB VBG NULL -no no DET DT NULL -brains brain NOUN NNS NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -straight straight ADV RB NULL -ahead ahead ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -stepped step VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -holes hole NOUN NNS NULL -arid arid PROPN NNP NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -bricks brick NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -never never ADV RB NULL -hurt hurt VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -pick pick VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -joined join VERB VBD NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -laughing laugh VERB VBG NULL -merrily merrily ADV RB NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -44 44 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farms farm NOUN NNS NULL -were be AUX VBD NULL -not not PART RB NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -well well ADV RB NULL -cared care VERB VBN NULL -for for ADP IN NULL -here here ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -farther farther ADV RB NULL -back back ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -fewer few ADJ JJR NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -farther farther NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -the the DET DT NULL -more more ADV RBR NULL -dismal dismal ADJ JJ NULL -and and CCONJ CC NULL -lonesome lonesome VERB VB NULL -the the DET DT NULL -country country NOUN NN NULL -became become VERB VBD NULL -. . PUNCT . NULL - - -At at ADP IN NULL -noon noon NOUN NN TIME -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -roadside roadside NOUN NN NULL -, , PUNCT , NULL -near near SCONJ IN NULL -a a DET DT NULL -little little ADJ JJ NULL -brook brook NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out ADP RP NULL -some some DET DT NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -refused refuse VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -never never ADV RB NULL -hungry hungry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -lucky lucky ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -. . PUNCT . NULL - - -For^my For^my PROPN NNP NULL -mouth mouth NOUN NN NULL -is be AUX VBZ NULL -only only ADV RB NULL -painted paint VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL - - -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -eat eat VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -would would AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -would would AUX MD NULL -spoil spoil VERB VB NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -saw see VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -that that SCONJ IN NULL -this this DET DT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -only only ADV RB NULL -nodded nod VERB VBD NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -eating eat VERB VBG NULL -her -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Tell tell VERB VB NULL -me -PRON- PRON PRP NULL -something something PRON NN NULL -about about ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -gray gray ADJ JJ NULL -everything everything PRON NN NULL -was be AUX VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -this this DET DT NULL -queer queer ADJ JJ NULL -land land NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -listened listen VERB VBD NULL -care- care- ADV RB NULL -fully fully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -why why ADV WRB NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -and and CCONJ CC NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -dry dry ADJ JJ NULL -, , PUNCT , NULL -gray gray ADJ JJ NULL -place place NOUN NN NULL -you -PRON- PRON PRP NULL -call call VERB VBP NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -No no ADV RB NULL -matter matter ADV RB NULL -how how ADV WRB NULL -dreary dreary ADJ JJ NULL -and and CCONJ CC NULL -gray gray VERB VB NULL -our -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -are be AUX VBP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -people people NOUN NNS NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -and and CCONJ CC NULL -blood blood NOUN NN NULL -would would AUX MD NULL -rather rather ADV RB NULL -live live VERB VB NULL -there there ADV RB NULL -than than SCONJ IN NULL -in in ADP IN NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -teas tea NOUN NNS NULL -only only ADV RB NULL -made make VERB VBD NULL -yesterday yesterday NOUN NN DATE -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -45 45 NUM CD CARDINAL -any any DET DT NULL -other other ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -be be AUX VB NULL -it -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -place place NOUN NN NULL -like like SCONJ IN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sighed sigh VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -your -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -proba- proba- VERB VB NULL -bly bly ADV RB NULL -all all DET DT NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Kansas Kansas PROPN NNP GPE -would would AUX MD NULL -have have AUX VB NULL -no no DET DT NULL -people people NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -fortunate fortunate ADJ JJ NULL -for for ADP IN NULL -Kansas Kansas PROPN NNP GPE -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -story story NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -resting rest VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -reproachfully reproachfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -life life NOUN NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -so so ADV RB NULL -short short ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -know know VERB VBP NULL -nothing nothing PRON NN NULL - - -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -was be AUX VBD NULL -only only ADV RB NULL -made make VERB VBN NULL -day day NOUN NN NULL -before before ADP IN NULL -yesterday yesterday NOUN NN DATE -. . PUNCT . NULL - - -What what PRON WP NULL -happened happen VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -before before ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -unknown unknown ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Luckily luckily ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -things thing NOUN NNS NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -was be AUX VBD NULL -to to PART TO NULL -paint paint VERB VB NULL -my -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -what what PRON WP NULL -was be AUX VBD NULL -going go VERB VBG NULL -on on ADP RP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -another another DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -with with ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -was be AUX VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -like like VERB VB NULL -those those DET DT NULL -ears ear NOUN NNS NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -n't not PART RB NULL -straight straight ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Never never ADV RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -ears ear NOUN NNS NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -which which PRON WDT NULL -was be AUX VBD NULL -true true ADJ JJ NULL -enough enough ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -painted paint VERB VBD NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -looking look VERB VBG NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -at at ADP IN NULL -everything everything PRON NN NULL -around around ADP IN NULL -me -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -this this DET DT NULL -was be AUX VBD NULL -my -PRON- PRON PRP$ NULL -first first ADJ JJ ORDINAL -glimpse glimpse NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -46 46 NUM CD NULL - - -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -a a DET DT NULL -rather rather ADV RB NULL -pretty pretty ADJ JJ NULL -eye eye NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -who who PRON WP NULL -was be AUX VBD NULL -watching watch VERB VBG NULL -" " PUNCT `` NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -blue blue ADJ JJ NULL -paint paint NOUN NN NULL -is be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -color color NOUN NN NULL -for for ADP IN NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -a a DET DT NULL -little little ADJ JJ NULL -bigger big ADJ JJR NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -eye eye NOUN NN NULL -was be AUX VBD NULL -done do VERB VBN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -much much ADV RB NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -speak speak VERB VB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -a a DET DT NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -for for ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -the the DET DT NULL -fun fun NOUN NN NULL -of of ADP IN NULL -watching watch VERB VBG NULL -them -PRON- PRON PRP NULL -make make VERB VB NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -just just ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -anyone anyone PRON NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT `` NULL -This this DET DT NULL -fellow fellow NOUN NN NULL -will will AUX MD NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -fast fast ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -; ; PUNCT : NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -just just ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -quite quite ADV RB NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -farmer farmer NOUN NN NULL -carried carry VERB VBD NULL -me -PRON- PRON PRP NULL -under under ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -me -PRON- PRON PRP NULL -up up ADP RP NULL -on on ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -soon soon ADV RB NULL -after after ADV RB NULL -walked walk VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -me -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -deserted desert VERB VBN NULL -this this DET DT NULL -way way NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -walk walk VERB VB NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -stay stay VERB VB NULL -on on ADP IN NULL -that that DET DT NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lonely lonely ADJ JJ NULL -life life NOUN NN NULL -to to PART TO NULL -lead lead VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -, , PUNCT , NULL -having have VERB VBG NULL -been be AUX VBN NULL -made make VERB VBN NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -other other ADJ JJ NULL -birds bird NOUN NNS NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -away away ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -this this DET DT NULL -pleased please VERB VBD NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -feel feel VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite DET PDT NULL -an an DET DT NULL -important important ADJ JJ NULL -person person NOUN NN NULL -. . PUNCT . NULL - - -By by ADP IN NULL -and and CCONJ CC NULL -by by ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -near near SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -looking look VERB VBG NULL -at at ADP IN NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -47 47 NUM CD CARDINAL -me -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -he -PRON- PRON PRP NULL -perched perch VERB VBD NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -wonder wonder VERB VBP NULL -if if SCONJ IN NULL -that that DET DT NULL -farmer farmer NOUN NN NULL -thought think VERB VBD NULL -to to PART TO NULL -fool fool VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -clumsy clumsy ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -Any any DET DT NULL -crow crow NOUN NN NULL -of of ADP IN NULL -sense sense NOUN NN NULL -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -only only ADV RB NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -hopped hop VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -aft aft ADJ JJ NULL -d\a't<^ d\a't<^ NOUN NN NULL -ill ill VERB VBP NULL -the the DET DT NULL -corn corn NOUN NN NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -bij^d^ bij^d^ NOUN NNS NULL -^^. ^^. X FW NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -harmed harm VERB VBN NULL -by by ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -came come VERB VBD NULL -to to PART TO NULL -eat eat VERB VB NULL -th th X XX NULL -corn corn NOUN NN NULL -too too ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -sheryi^^e sheryi^^e NOUN NN NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -grcc grcc PROPN NNP NULL -flock flock NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL - - -3J^]^^t,^ 3j^]^^t,^ NUM CD DATE -' ' PUNCT '' DATE -^^^^T ^^^^T PROPN NNP DATE - - -") ") PUNCT '' ORG - - -such such DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -Scarecro.v^fter Scarecro.v^fter PROPN NNP PERSON -arL arl NOUN NN NULL -but\tne but\tne PROPN NNP PERSON -al al PROPN NNP PERSON -trow trow PROPN NNP PERSON -comforted comfort VERB VBD NULL -r^^^'^^fyg r^^^'^^fyg PROPN NNP NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -If if SCONJ IN NULL -^u ^u NOUN NNS NULL -/ / PUNCT NFP NULL -only only ADV RB NULL -he -PRON- PRON PRP NULL -brakis brakis VERB VBP NULL -in in ADP IN NULL -^pur ^pur PUNCT . GPE - - -hea^^pir hea^^pir PROPN NNP NULL -would would AUX MD NULL -fe fe VERB VB NULL -as as SCONJ IN NULL -good good ADJ JJ NULL -manias manias PROPN NNP NULL -any any DET DT NULL -of of ADP IN NULL -tKem tKem PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -better well ADJ JJR NULL -man man NOUN NN NULL -th th X XX NULL -; ; PUNCT : NULL -ome ome NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Brains brain NOUN NNS NULL -are be AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -: : PUNCT : NULL -wordi wordi VERB VB NULL -having have VERB VBG NULL -in in ADP IN NULL -this this DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -no no DET DT NULL -rnatter rnatter PROPN NNP NULL -whethe whethe NOUN NN NULL -: : PUNCT : NULL -a a DET DT NULL -cro^v cro^v NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -\J^^Wim \J^^Wim PROPN NNP NULL - - -I I PROPN NNP NULL -ffl ffl PRON PRP NULL -fter fter VERB VBP NULL -the the DET DT NULL -crow^s crow^s NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL - - -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -r r NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -decided decide VERB VBD NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -try try VERB VB NULL -hard hard ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -some some DET DT NULL -brains brain NOUN NNS NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL - - -, , PUNCT , NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -along along ADP RP NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -me -PRON- PRON PRP NULL -off off ADP IN NULL -the the DET DT NULL -stake stake NOUN NN NULL -.Xand .xand NUM CD NULL - - -from from ADP IN NULL -what what PRON WP NULL -ycna ycna NOUN NN NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -as as ADV RB NULL -soon soon ADV RB NULL - - -a#i^ a#i^ PROPN NNP NULL -Lpi Lpi PROPN NNP PERSON -sure sure ADJ JJ NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -will will AUX MD NULL -give give VERB VB NULL -t t NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -Hi hi INTJ UH NULL -' ' PUNCT '' NULL -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -is be AUX VBZ NULL -such such DET PDT NULL -an an DET DT NULL -uncomfortable uncomfortable ADJ JJ NULL -feeling feeling NOUN NN NULL -to to PART TO NULL -know know VERB VB NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -48 48 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -handed hand VERB VBD NULL -the the DET DT NULL -basket basket NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -fences fence NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -side side NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -land land NOUN NN NULL -was be AUX VBD NULL -rough rough ADJ JJ NULL -and and CCONJ CC NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -Towards towards ADP IN NULL -evening evening NOUN NN TIME -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -close close ADJ JJ NULL -together together ADV RB NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -met meet VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- ADJ JJ NULL -low low ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -almost almost ADV RB NULL -dark dark ADJ JJ NULL -under under ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -shut shut VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -daylight daylight NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -stop stop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -on on ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -this this DET DT NULL -road road NOUN NN NULL -goes go VERB VBZ NULL -in in ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -come come VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -at at ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -wherever wherever ADV WRB NULL -it -PRON- PRON PRP NULL -leads lead VERB VBZ NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Anyone anyone PRON NN NULL -would would AUX MD NULL -know know VERB VB NULL -that that SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -; ; PUNCT : NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -required require VERB VBD NULL -brains brain NOUN NNS NULL -to to PART TO NULL -figure figure VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -should should AUX MD NULL -have have AUX VB NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -an an DET DT TIME -hour hour NOUN NN TIME -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -light light NOUN NN NULL -faded fade VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -stumbling stumble VERB VBG NULL -along along ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -darkness darkness NOUN NN NULL -. . PUNCT . NULL - - -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -could could AUX MD NULL -, , PUNCT , NULL -for for ADP IN NULL -some some DET DT NULL -dogs dog NOUN NNS NULL -see see VERB VBP NULL -very very ADV RB NULL -well well ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -declared declare VERB VBD NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -by by ADP IN NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -managed manage VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -along along ADP RP NULL -fairly fairly ADV RB NULL -well well ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -any any DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -any any DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -walking walking NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Soon soon ADV RB NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stopped stop VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -a a DET DT NULL -little little ADJ JJ NULL -cottage cottage NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -built build VERB VBN NULL -of of ADP IN NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -Shall shall AUX MD NULL -we -PRON- PRON PRP NULL -go go VERB VB NULL -there there ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -49 49 NUM CD TIME - - -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -led lead VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -in in ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -Toto Toto PROPN NNP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -soon soon ADV RB NULL -fell fall VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -sound sound ADJ JJ NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -never never ADV RB NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -another another DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -patiently patiently ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -" " PUNCT '' NULL -came come VERB VBD NULL -. . PUNCT . NULL - - -CNjivpter CNjivpter PROPN NNP NULL -V. V. PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -RCvSci RCvSci PROPN NNP NULL -/ / SYM SYM NULL -e e NOUN NN NULL -of of ADP IN NULL -" " PUNCT `` NULL -tKe tKe PROPN NNP NULL - - -Tii\ Tii\ PROPN NNP DATE -Woodrcvex^ix Woodrcvex^ix PROPN NNP NULL - - -erv erv PROPN NNP NULL -DOROTHY DOROTHY PROPN NNP NULL -awoke awake VERB VBD NULL -the the DET DT NULL -sun sun NOUN NN NULL - - -was be AUX VBD NULL -shining shine VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -long long ADV RB NULL -been be AUX VBN NULL -out out ADV RB NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -squirrels squirrel NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -still still ADV RB NULL -standing stand VERB VBG NULL -patiently patiently ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -corner corner NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -search search VERB VB NULL -for for ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -water water NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -To to PART TO NULL -wash wash VERB VB NULL -my -PRON- PRON PRP$ NULL -face face NOUN NN NULL -clean clean ADJ JJ NULL -after after ADP IN NULL -the the DET DT NULL -dust dust NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -drink drink VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -the the DET DT NULL -dry dry ADJ JJ NULL -bread bread NOUN NN NULL -will will AUX MD NULL -not not PART RB NULL -stick stick VERB VB NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -throat throat NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -inconvenient inconvenient ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -sleep sleep VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -eat eat VERB VB NULL -and and CCONJ CC NULL -54 54 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -drink drink VERB VBP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -worth worth ADJ JJ NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bother bother NOUN NN NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -think think VERB VB NULL -properly properly ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -left leave VERB VBD NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT DATE -little little ADJ JJ DATE -spring spring NOUN NN DATE -of of ADP IN NULL -clear clear ADJ JJ NULL -water water NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -drank drank NOUN NN NULL -and and CCONJ CC NULL -bathed bathe VERB VBD NULL -and and CCONJ CC NULL -ate eat VERB VBD NULL -her -PRON- PRON PRP$ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -bread bread NOUN NN NULL -left leave VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -thankful thankful ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -eat eat VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -was be AUX VBD NULL -scarcely scarcely ADV RB NULL -enough enough ADJ JJ NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -for for ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -When when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -finished finish VERB VBN NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -startled startled ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -a a DET DT NULL -deep deep ADJ JJ NULL -groan groan NOUN NN NULL -near near ADV RB NULL -by by ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -was be AUX VBD NULL -that that DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -imagine imagine VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -go go VERB VB NULL -and and CCONJ CC NULL -see see VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -another another DET DT NULL -groan groan NOUN NN NULL -reached reach VERB VBD NULL -their -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -sound sound NOUN NN NULL -seemed seem VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -discovered discover VERB VBD NULL -something something PRON NN NULL -shining shine VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -ray ray NOUN NN NULL -of of ADP IN NULL -sunshine sunshine NOUN NN NULL -that that PRON WDT NULL -fell fall VERB VBD NULL -between between ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -ran run VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -cry cry NOUN NN NULL -of of ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -trees tree NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -partly partly ADV RB NULL -chopped chop VERB VBN NULL -through through ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -standing stand VERB VBG NULL -beside beside ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -with with ADP IN NULL -an an DET DT NULL -uplifted uplifted ADJ JJ NULL -axe axe NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -man man NOUN NN NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -jointed joint VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -perfectly perfectly ADV RB NULL -motionless motionless ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -stir stir VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -amazement amazement NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -barked bark VERB VBD NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -made make VERB VBD NULL -a a DET DT NULL -snap snap ADJ JJ NULL -M M PROPN NNP NULL -he -PRON- PRON PRP NULL -the the DET DT NULL -tin tin NOUN NN NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -hurt hurt VERB VBD NULL -his -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL -] ] PUNCT -RRB- NULL - - -^W|ii| ^w|ii| X XX NULL - - -lI'Did li'did ADP IN NULL -you -PRON- PRON PRP NULL -groan groan VERB VBP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -' ' PUNCT '' PERSON -' ' PUNCT '' NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -groa groa PROPN NNP NULL -ing'for ing'for ADP IN NULL -more more ADJ JJR DATE -than than SCONJ IN DATE -a a DET DT DATE -year year NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -heard hear VERB VBN NULL -) ) PUNCT -RRB- NULL - - -ef ef PROPN NNP NULL -ore ore PROPN NNP NULL -or or CCONJ CC NULL -come come VERB VB NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -77 77 NUM CD CARDINAL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -softly softly ADV RB NULL -, , PUNCT , NULL -for^ for^ NUM CD NULL -LOved love VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -voice voice NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -man man NOUN NN NULL -spoke speak VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Get get AUX VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -and and CCONJ CC NULL -oil oil VERB VB NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -rusted rust VERB VBN NULL -so so ADV RB NULL -badly badly ADV RB NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -; ; PUNCT : NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -well well ADV RB NULL -oiled oil VERB VBD NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -YcA YcA PROPN NNP NULL -will will AUX MD NULL -find find VERB VB NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -shelf shelf NOUN NN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -cot-| cot-| NOUN NN NULL -tage tage NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -at at ADP IN NULL -once once ADV RB NULL -ran run VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -cottage cottage NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -returned return VERB VBD NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Where where ADV WRB NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -joints?'^ joints?'^ NOUN NN ORG -' ' PUNCT '' ORG -' ' PUNCT `` NULL -Oil oil NOUN NN NULL -my -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -re*- re*- PROPN NNP NULL -plied ply VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -badly badly ADV RB NULL -rusted rust VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -took take VERB VBD NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tin tin ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -moved move VERB VBD NULL -it -PRON- PRON PRP NULL -gently gently ADV RB NULL -from from ADP IN NULL -side side NOUN NN NULL -to to ADP IN NULL -side side VERB VB NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -worked work VERB VBD NULL -freely freely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -man man NOUN NN NULL -could could AUX MD NULL -turn turn VERB VB NULL -it -PRON- PRON PRP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -56 56 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -oiled oil VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -bent bend VERB VBD NULL -them -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -free free ADJ JJ NULL -from from ADP IN NULL -rust rust NOUN NN NULL -and and CCONJ CC NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -new new ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -gave give VERB VBD NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -of of ADP IN NULL -satisfaction satisfaction NOUN NN NULL -and and CCONJ CC NULL -lowered lower VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -hold- hold- NOUN NNS NULL -ing e VERB VBG NULL -that that SCONJ IN NULL -axe axe PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -put put VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -oil oil VERB VB NULL -the the DET DT NULL -joints joint NOUN NNS NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -right right ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -them -PRON- PRON PRP NULL -freely freely ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -and and CCONJ CC NULL -again again ADV RB NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -release release NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -a a DET DT NULL -very very ADV RB NULL -polite polite ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBN NULL -there there ADV RB NULL -always always ADV RB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL -come come VERB VBN NULL -along along ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -certainly certainly ADV RB NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -happen happen VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -here here ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -cottage cottage NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -wants want VERB VBZ NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -few few ADJ JJ NULL -brains brain NOUN NNS NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -appeared appear VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -deeply deeply ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -guess guess VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -answered answer VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -comfort comfort NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -, , PUNCT , NULL -Tin Tin PROPN NNP PERSON -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -57 57 NUM CD CARDINAL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -returned return VERB VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -So so ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -join join VERB VB NULL -your -PRON- PRON PRP$ NULL -party party NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -also also ADV RB NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -along- along- NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -heartily heartily ADV RB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -added add VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -his -PRON- PRON PRP$ NULL -company company NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -shouldered shoulder VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -had have AUX VBD NULL -asked ask VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -put put VERB VB NULL -the the DET DT NULL -oil- oil- NOUN NN NULL -can can AUX MD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -F^or F^or PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -rain rain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -rust rust VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -need need VERB VB NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -badly badly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -their -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -join join VERB VB NULL -the the DET DT NULL -party party NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -begun begin VERB VBN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -grew grow VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -over over ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -could could AUX MD NULL -not not PART RB NULL -pass pass VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -set set VERB VBD NULL -to to PART TO NULL -w^ork w^ork VERB VB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBN NULL -so so ADV RB NULL -well well ADV RB NULL -that that SCONJ IN NULL -soon soon ADV RB NULL -he -PRON- PRON PRP NULL -cleared clear VERB VBD NULL -a a DET DT NULL -passage passage NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -entire entire ADJ JJ NULL -party party NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -thinking think VERB VBG NULL -so so ADV RB NULL -earnestly earnestly ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -notice notice VERB VB NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -stumbled stumble VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -hole hole NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -call call VERB VB NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -walk walk VERB VB NULL -around around ADP IN NULL -the the DET DT NULL -hole hole NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -cheer- cheer- PROPN NNP NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -why why ADV WRB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -some some DET DT NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -58 58 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -see see VERB VBP NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -brains brain NOUN NNS NULL -are be AUX VBP NULL -not not PART RB NULL -the the DET DT NULL -best good ADJ JJS NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -any any DET DT NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -empty empty ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -once once SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -heart heart NOUN NN NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -, , PUNCT , NULL -having have VERB VBG NULL -tried try VERB VBN NULL -them -PRON- PRON PRP NULL -both both DET DT NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -know know VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -\\,/ \\,/ PUNCT NFP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -" " PUNCT `` NULL -^'fTin ^'ftin ADP IN NULL - - -Woodman Woodman PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -following following ADJ JJ NULL -story story NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -the the DET DT NULL -son son NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -woodman woodman NOUN NN NULL -who who PRON WP NULL -chopped chop VERB VBD NULL -down down ADP RP NULL -' ' PUNCT '' NULL -trees tree NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -sold sell VERB VBD NULL -the the DET DT NULL -wood wood NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -living living NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -too too ADV RB NULL -became become VERB VBD NULL -a a DET DT NULL -w^ood w^ood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -died die VERB VBD NULL -I -PRON- PRON PRP NULL -took take VERB VBD NULL -care care NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -mother mother NOUN NN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -my -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -instead instead ADV RB NULL -of of ADP IN NULL -living live VERB VBG NULL -alone alone ADV RB NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -marry marry VERB VB NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -become become VERB VB NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -was be AUX VBD NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girls girl NOUN NNS NULL -who who PRON WP NULL -was be AUX VBD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -grew grow VERB VBD NULL -to to PART TO NULL -love love VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -promised promise VERB VBD NULL -to to PART TO NULL -marry marry VERB VB NULL -me -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -earn earn VERB VB NULL -enough enough ADJ JJ NULL -money money NOUN NN NULL -to to PART TO NULL -build build VERB VB NULL -a a DET DT NULL -better well ADJ JJR NULL -house house NOUN NN NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -lived live VERB VBD NULL -with with ADP IN NULL -an an DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -marry marry VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -59 59 NUM CD CARDINAL -was be AUX VBD NULL -so so ADV RB NULL -lazy lazy ADJ JJ NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -to to PART TO NULL -remain remain VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -do do AUX VB NULL -the the DET DT NULL -cooking cooking NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -housework housework NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -her -PRON- PRON PRP NULL -two two NUM CD CARDINAL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -cow cow NOUN NN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -prevent prevent VERB VB NULL -the the DET DT NULL -marriage marriage NOUN NN NULL -. . PUNCT . NULL - - -Thereupon thereupon ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP ORG -enchanted enchant VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -chopping chop VERB VBG NULL -away away ADV RB NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -one one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -anx- anx- ADV RB NULL -ious ious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -the the DET DT NULL -new new ADJ JJ NULL -house house NOUN NN NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -wife wife NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slipped slip VERB VBD NULL -all all ADV RB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -cut cut VERB VB NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -at at ADP IN NULL -first first ADV RB ORDINAL -seemed seem VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -misfortune misfortune NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -a a DET DT NULL -one one NUM CD CARDINAL -- - PUNCT HYPH NULL -legged legged ADJ JJ NULL -man man NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -dp dp VERB VB NULL -very very ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wood wood NOUN NN NULL -- - PUNCT HYPH NULL -chopper chopper NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -tin tin PROPN NNP NULL -- - PUNCT HYPH NULL -smith smith PROPN NNP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -him -PRON- PRON PRP NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leg leg NOUN NN NULL -worked work VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -once once ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -used use VERB VBN NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -action action NOUN NN NULL -angered anger VERB VBD NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -promised promise VERB VBN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -marry marry VERB VB NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -began begin VERB VBD NULL -chopping chop VERB VBG NULL -again again ADV RB NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -leg leg NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -I -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -leg leg NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -the the DET DT NULL -enchanted enchant VERB VBN NULL -axe axe PROPN NNP NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -one one NUM CD NULL -after after ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -nothing nothing PRON NN NULL -daunted daunt VERB VBN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -them -PRON- PRON PRP NULL -replaced replace VERB VBN NULL -with with ADP IN NULL -tin tin ADJ JJ NULL -ones one NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -made make VERB VBD NULL -the the DET DT NULL -axe axe PROPN NNP NULL -slip slip VERB VB NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -off off ADP RP NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -first first ADV RB ORDINAL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -happened happen VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -along along ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -new new ADJ JJ NULL -head head NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -beaten beat VERB VBN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -then then ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -worked work VERB VBD NULL -harder harder ADV RBR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -little little ADV RB NULL -knew know VERB VBD NULL -how how ADV WRB NULL -cruel cruel ADJ JJ NULL -my -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -could could AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -new new ADJ JJ NULL -way way NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBD NULL -my -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -6o 6o NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -slip slip PROPN NNP NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -ain ain PROPN NNP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -cut cut VERB VBD NULL -right right ADV RB NULL -through through ADP IN NULL -my -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -spHtting sphtte VERB VBG NULL -me -PRON- PRON PRP NULL -into into ADP IN NULL -two two NUM CD CARDINAL -halves half NOUN NNS NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -tinner tinner NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -and and CCONJ CC NULL -made make VERB VBD NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -body body NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -fastening fasten VERB VBG NULL -my -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -head head VERB VB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -by by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -joints joint NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -move move VERB VB NULL -around around ADV RB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -alas alas INTJ UH NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -now now ADV RB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -lost lose VERB VBD NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -love love NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -girl girl NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -I -PRON- PRON PRP NULL -married marry VERB VBD NULL -her -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -still still ADV RB NULL -living live VERB VBG NULL -with with ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -body body NOUN NN NULL -shone shine VERB VBD NULL -so so ADV RB NULL -brightly brightly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -felt feel VERB VBD NULL -very very ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -now now ADV RB NULL - - -if if SCONJ IN NULL -my -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -slipped slip VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -cut cut VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -danger danger NOUN NN NULL -that that SCONJ IN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -rust rust VERB VB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -kept keep VERB VBD NULL -an an DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -inmy inmy PROPN NNP NULL -cottage cottage VERB VB NULL -and and CCONJ CC NULL -took take VERB VBD NULL -care care NOUN NN NULL -to to ADP IN NULL -oil oil NOUN NN NULL -myself -PRON- PRON PRP NULL -whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -needed need VERB VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -day day NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -forgot forgot VERB VBP NULL -to to PART TO NULL -do do AUX VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -being be AUX VBG NULL -caught catch VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rainstorm rainstorm NOUN NN NULL -, , PUNCT , NULL -before before ADP IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -of of ADP IN NULL -the the DET DT NULL -danger danger NOUN NN NULL -my -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -had have AUX VBD NULL -rusted rust VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -left leave VERB VBN NULL -to to PART TO NULL -stand stand VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to PART TO NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -thing thing NOUN NN NULL -to to ADP IN NULL -un- un- ADJ JJ NULL -dergo dergo VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -during during ADP IN NULL -the the DET DT DATE -year year NOUN NN DATE -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -there there ADV RB NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -greatest great ADJ JJS NULL -loss loss NOUN NN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -was be AUX VBD NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -love love NOUN NN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -hap- hap- ADJ JJ NULL -piest pi ADJ JJS NULL -man man NOUN NN NULL -on on ADP IN NULL -earth earth NOUN NN LOC -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -love love VERB VB NULL -who who PRON WP NULL -has have AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -6i 6i PROPN NNP NULL -^^^pleart ^^^pleart PUNCT NFP NULL -, , PUNCT , NULL - - -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -resolved resolve VERB VBN NULL -to to PART TO NULL -ask ask VERB VB NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -one one NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -g g NOUN NN NULL -- - PUNCT : NULL -o o NOUN NN NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Munchkin Munchkin PROPN NNP PERSON -maiden maiden NOUN NN NULL -and and CCONJ CC NULL -marry marry VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Both both DET DT NULL -Dorothy Dorothy PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -anxious anxious ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ask ask VERB VB NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -a a DET DT NULL -fool fool NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -with with ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -take take VERB VB NULL -the the DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -brains brain NOUN NNS NULL -do do AUX VBP NULL -not not PART RB NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -happiness happiness NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -say say VERB VB NULL -anything anything PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -which which PRON WDT NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -two two NUM CD CARDINAL -friends friend NOUN NNS NULL -was be AUX VBD NULL -right right ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -decided decide VERB VBD NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL - - -it -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -whether whether SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -no no DET DT NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -each each DET DT NULL -got get VERB VBD NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -What what PRON WP NULL -worried worry VERB VBD NULL -her -PRON- PRON PRP NULL -most most ADV RBS NULL -was be AUX VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -bread bread NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -an- an- CCONJ CC NULL -other other ADJ JJ NULL -meal meal NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -empty empty VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -nor nor CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -ever ever ADV RB NULL -ate eat VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -nor nor CCONJ CC NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -unless unless SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -fed feed VERB VBN NULL -. . PUNCT . NULL - - -CK'dwpterVI CK'dwpterVI PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -CowsvrcUy CowsvrcUy PROPN NNP NULL -Liorv Liorv PROPN NNP NULL -. . PUNCT . NULL - - -THIS THIS PROPN NNP NULL -TIME TIME PROPN NNP NULL - - -DOROTW DOROTW PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -walking- walking- ADJ JJ NULL -through through ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -road road NOUN NN NULL -' ' PUNCT '' NULL -was be AUX VBD NULL -paved pave VERB VBN NULL -with with ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -much much ADJ JJ NULL -cover^^ cover^^ PROPN NNP NULL -' ' PUNCT '' NULL -dried dry VERB VBN NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -dead dead ADJ JJ NULL -leaves leave NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees,-*^!!^ trees,-*^!!^ PROPN NNP NULL -' ' PUNCT '' NULL -: : PUNCT : NULL -! ! PUNCT . NULL - - -walking- walking- PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -good good ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - --^t% -^t% PUNCT NFP NULL - - -There there PRON EX NULL -were be AUX VBD NULL -few few ADJ JJ NULL -birds bird NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest^if forest^if NUM CD NULL -. . PUNCT . NULL - - -B b NOUN NN NULL -birds bird NOUN NNS NULL -love love VERB VBP NULL -the the DET DT NULL -open open ADJ JJ NULL -country country NOUN NN NULL -where where ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -su su PROPN NNP NULL -] ] PUNCT -RRB- NULL -shine shine NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -now now ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -a a DET DT NULL -deep deep ADJ JJ NULL -growl growl NOUN NN NULL -from from ADP IN NULL -some some DET DT NULL -wild wild ADJ JJ NULL -animal animal NOUN NN NULL -hidden hide VERB VBN NULL -among among ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -sounds sound VERB VBZ NULL -ifiaade ifiaade NOUN NN NULL -. . PUNCT . NULL - - -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -'s 's PART POS NULL -heart heart NOUN NN NULL -beat beat VERB VBD NULL -fast fast ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -66 66 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -what what PRON WP NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Toto Toto PROPN NNP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -even even ADV RB NULL -bark bark VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -long long ADV RB NULL -will will AUX MD NULL -it -PRON- PRON PRP NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -the the DET DT NULL -child child NOUN NN NULL -asked ask VERB VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -before before ADP IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -was be AUX VBD NULL -the the DET DT NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -father father NOUN NN NULL -went go VERB VBD NULL -there there ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -through through ADP IN NULL -a a DET DT NULL -dangerous dangerous ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -nearer nearer PROPN NNP NULL -to to ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -where where ADV WRB NULL -Oz Oz PROPN NNP NULL -dwells dwell NOUN NNS NULL -the the DET DT NULL -country country NOUN NN NULL -is be AUX VBZ NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -my -PRON- PRON PRP$ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -nothing nothing PRON NN NULL -can can AUX MD NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -bear bear VERB VBP NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -protect protect VERB VB NULL -you -PRON- PRON PRP NULL -from from ADP IN NULL -harm harm NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -Toto Toto PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -will will AUX MD NULL -pro- pro- VERB VB NULL -tect tect VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -protect protect VERB VB NULL -him -PRON- PRON PRP NULL -ourselves -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -Just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -there there ADV RB NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -a a DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP ORG -bounded bound VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -. . PUNCT . NULL - - -With with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw NOUN NN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -spining spin VERB VBG NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -struck strike VERB VBD NULL -at at ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -no no DET DT NULL -impression impression NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -still still ADV RB NULL -. . PUNCT . NULL - - -Little Little PROPN NNP NULL -Toto Toto PROPN NNP NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -an an DET DT NULL -enemy enemy NOUN NN NULL -to to PART TO NULL -face face VERB VB NULL -, , PUNCT , NULL -ran run VERB VBD NULL -barking bark VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -had have AUX VBD NULL -opened open VERB VBN NULL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -67 67 NUM CD CARDINAL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -to to PART TO NULL -bite bite VERB VB NULL -the the DET DT NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -fearing fear VERB VBG NULL -Toto Toto PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -heedless heedless NOUN NN NULL -of of ADP IN NULL -danger danger NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -slapped slap VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -dare dare VERB VB NULL -to to PART TO NULL -bite bite VERB VB NULL -Toto Toto PROPN NNP NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -, , PUNCT , NULL -a a DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -to to PART TO NULL -bite bite VERB VB NULL -a a DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -n't not PART RB NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -rubbed rub VERB VBD NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -paw paw ADJ JJ NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -hit hit VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -No no INTJ UH NULL -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -retorted retort VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -T t NOUN NN NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -hanging hang VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -shame shame NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -Lve Lve PROPN NNP NULL -always always ADV RB NULL -known know VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -how how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL - - -To to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -striking strike VERB VBG NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -her -PRON- PRON PRP$ NULL -pick pick VERB VB NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -and and CCONJ CC NULL -set set VERB VBD NULL -him -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -she -PRON- PRON PRP NULL -patted pat VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Of of ADV RB NULL -course course ADV RB NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -still still ADV RB NULL -angry angry ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -over over ADV RB NULL -so so ADV RB NULL -easily easily ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -astonished astonish VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -whirl whirl VERB VB NULL -around around ADV RB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -Is be AUX VBZ NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD CARDINAL -stuffed stuff VERB VBN NULL -, , PUNCT , NULL -also also ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -'s be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -helped help VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -up up ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -'s be AUX VBZ NULL -why why ADV WRB NULL -he -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -blunted blunt VERB VBD NULL -my -PRON- PRON PRP$ NULL -claws claws NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -they -PRON- PRON PRP NULL -scratched scratch VERB VBD NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -it -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -68 68 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -cold cold ADJ JJ NULL -shiver shiver NOUN NN NULL -run run VERB VBD NULL -down down ADP RP NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -little little ADJ JJ NULL - - -anima| anima| PROPN NNP NULL - - -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -tender tender ADJ JJ NULL -of of ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -stuffed stuff VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Neither neither CCONJ CC NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -a a NOUN NN NULL -a a DET DT NULL -meat meat NOUN NN NULL -dog dog NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -curious curious ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seems seem VERB VBZ NULL -remarkably remarkably ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -look look VERB VBP NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one PRON PRP NULL -would would AUX MD NULL -think think VERB VB NULL -o^ o^ ADP RP NULL -biting bite VERB VBG NULL -such such DET PDT NULL -a a DET DT NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -except except SCONJ IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -con-- con-- PUNCT , NULL -tinned tin VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -| | CCONJ CC NULL -" " PUNCT `` NULL -What what PRON WP NULL -makes make VERB VBZ NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -coward coward NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -look look VERB VB NULL -- - PUNCT HYPH NULL -j j PROPN NNP NULL -ing e VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -beast beast NOUN NN NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -a^ a^ ADJ JJ NULL -small small ADJ JJ NULL -horse horse NOUN NN NULL -. . PUNCT . NULL - - -j j PROPN NNP NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -a a DET DT NULL -mystery mystery NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -animals animal NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -naturally naturally ADV RB NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -brave brave ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -every- every- ADJ JJ NULL - - -where where ADV WRB NULL -thought think VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -learned learn VERB VBD NULL -that that SCONJ IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -roared roar VERB VBD NULL -very very ADV RB NULL -loudly loudly ADV RB NULL -every every DET DT NULL -living living NOUN NN NULL -thing thing NOUN NN NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -got get VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Whenever whenever ADV WRB NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -met meet VERB VBN NULL -a a DET DT NULL -man man NOUN NN NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -awfully awfully ADV RB NULL -scared scared ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -just just ADV RB NULL -roared roar VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -always always ADV RB NULL -run run VERB VBN NULL -away away ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT NULL -ele- ele- NOUN NN NULL -phants phant NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -bears bear NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -tried try VERB VBN NULL -to to PART TO NULL -fight fight VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -run run VERB VBN NULL -myself -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -69 69 NUM CD CARDINAL -coward coward PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -hear hear VERB VBP NULL -me -PRON- PRON PRP NULL -roar roar VERB VB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -try try VERB VBP NULL -to to PART TO NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -King king NOUN NN ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -should should AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -, , PUNCT , NULL -wiping wipe VERB VBG NULL -a a DET DT NULL -tear tear NOUN NN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eye eye NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -sorrow sorrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -makes make VERB VBZ NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -whenever whenever ADV WRB NULL -there there PRON EX NULL -is be AUX VBZ NULL -dan- dan- ADJ JJ NULL -ger ger NOUN NN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -begins begin VERB VBZ NULL -to to PART TO NULL -beat beat VERB VB NULL -fast fast ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Perhaps perhaps ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -proves prove VERB VBZ NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -so so CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -heart heart NOUN NN NULL -disease disease NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Perhaps perhaps ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thoughtfully thoughtfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Have have AUX VBP NULL -you -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -never never ADV RB NULL -looked look VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -grjeat grjeat NOUN NN NULL -Oz Oz PROPN NNP ORG -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -ask ask VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -70 70 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Do do AUX VBP NULL -you -PRON- PRON PRP NULL -think think VERB VB NULL -Oz oz PRON PRP ORG -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -cowardly cowardly ADJ JJ NULL -Lion Lion PROPN NNP EVENT -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Or or CCONJ CC NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -is be AUX VBZ NULL -simply simply ADV RB NULL -unbearable unbearable ADJ JJ NULL -without without ADP IN NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -welcome welcome ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -other other ADJ JJ NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -cowardly cowardly ADJ JJ NULL -than than SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -allow allow VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -scare scare VERB VB NULL -them -PRON- PRON PRP NULL -so so ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -really really ADV RB NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -does do AUX VBZ NULL -n't not PART RB NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -any any DET DT NULL -braver braver NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -myself -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -the the DET DT NULL -little little ADJ JJ NULL -company company NOUN NN NULL -set set VERB VBN NULL -off off ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -walking walk VERB VBG NULL -with with ADP IN NULL -stately stately ADJ JJ NULL -strides stride NOUN NNS NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -approve approve VERB VB NULL -this this DET DT NULL -new new ADJ JJ NULL -comrade comrade NOUN NN NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -forget forget VERB VB NULL -how how ADV WRB NULL -nearly nearly ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -crushed crush VERB VBN NULL -be- be- PROPN NNP NULL - - -tween tween NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -'s 's PART POS NULL -great great ADJ JJ NULL -jaws jaw NOUN NNS NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -he -PRON- PRON PRP NULL -became become VERB VBD NULL -more more ADV RBR NULL -at at ADP IN NULL -ease ease NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -presently presently ADV RB NULL -Toto Toto PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -had have AUX VBD NULL -grown grow VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -During during ADP IN NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -that that DET DT DATE -day day NOUN NN DATE -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -other other ADJ JJ NULL -adven- adven- ADJ JJ NULL -ture ture NOUN NN NULL -to to ADP IN NULL -mar mar PROPN NNP NULL -the the DET DT NULL -peace peace NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -beetle beetle NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -crawling crawl VERB VBG NULL -along along ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -little little ADJ JJ NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -THR THR PROPN NNP NULL -WONDERFUIv WONDERFUIv PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -71 71 NUM CD NULL - - -the the DET DT NULL -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -always always ADV RB NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -any any DET DT NULL -hving hve VERB VBG NULL -creature creature NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -several several ADJ JJ NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -sorrow sorrow NOUN NN NULL -and and CCONJ CC NULL -regret regret NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -tears tear NOUN NNS NULL -ran run VERB VBD NULL -slowly slowly ADV RB NULL -down down ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -hinges hinge NOUN NNS NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -they -PRON- PRON PRP NULL -rusted rust VERB VBD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -presently presently ADV RB NULL -asked ask VERB VBD NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -question question NOUN NN NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -could could AUX MD NULL -not not PART RB NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -jaws jaw NOUN NNS NULL -were be AUX VBD NULL -tightly tightly ADV RB NULL -rusted rust VERB VBN NULL -together together ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -became become VERB VBD NULL -greatly greatly ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -and and CCONJ CC NULL -made make VERB VBD NULL -many many ADJ JJ NULL -motions motion NOUN NNS NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -relieve relieve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP EVENT -was be AUX VBD NULL -also also ADV RB NULL -puzzled puzzle VERB VBN NULL -to to PART TO NULL -know know VERB VB NULL -what what PRON WP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -seized seize VERB VBD NULL -the the DET DT NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can NOUN NN NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -the the DET DT NULL -iS^ iS^ PROPN NNP NULL -W^oodman W^oodman PROPN NNP NULL -'s 's PART POS NULL -jaws jaws NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -after after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -talk talk VERB VB NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -will will AUX MD NULL -serve serve VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -les- les- NOUN NN NULL -son son NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -to to PART TO NULL -look look VERB VB NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -step step VERB VBP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -kill kill VERB VB NULL -an- an- DET DT NULL -other other ADJ JJ NULL -bug bug NOUN NN NULL -or or CCONJ CC NULL -beetle beetle NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -surely surely ADV RB NULL -cry cry VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -crying cry VERB VBG NULL -rusts rust NOUN NNS NULL -my -PRON- PRON PRP$ NULL -jaw jaw NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -Thereaf- Thereaf- PROPN NNP NULL - - -ter ter VERB VBD NULL - - -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -72 72 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -very very ADV RB NULL -carefully carefully ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -ant ant NOUN NN NULL -toiling- toiling- ADJ JJ NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -step step VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -not not PART RB NULL -to to PART TO NULL -harm harm VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -knew know VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -great great ADJ JJ NULL -care care NOUN NN NULL -never never ADV RB NULL -to to PART TO NULL -be be AUX VB NULL -cruel cruel ADJ JJ NULL -or or CCONJ CC NULL -unkind unkind NOUN NN NULL -to to ADP IN NULL -anything anything PRON NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -people people NOUN NNS NULL -with with ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -have have AUX VB NULL -something something PRON NN NULL -to to PART TO NULL -guide guide VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -need need VERB VBP NULL -never never ADV RB NULL -do do AUX VB NULL -wrong wrong NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -, , PUNCT , NULL -When when ADV WRB NULL -Oz Oz PROPN NNP NULL -gives give VERB VBZ NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -course course NOUN NN NULL -I -PRON- PRON PRP NULL -need need VERB VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -CK.pterVn CK.pterVn PROPN NNPS PRODUCT -. . PUNCT . NULL -.e .e PUNCT NFP NULL - - -Joi Joi PROPN NNP NULL -/ / SYM SYM NULL -rrvey rrvey ADJ JJ NULL -to to ADP IN NULL -TI\e TI\e PROPN NNP NULL -Grets^t Grets^t PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PROPN NNP NULL - - -^^^ ^^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -' ' PUNCT '' NULL -I i NOUN NN NULL -^i ^i PUNCT NFP NULL -WERE be VERB VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -camp camp NOUN NN NULL -out out ADP RP NULL -that that SCONJ IN NULL -nig nig PROPN NNP NULL -- - PUNCT HYPH NULL -ht ht PROPN NNP NULL -under under ADP IN NULL -a a DET DT NULL -large large ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -houses house NOUN NNS NULL -near near ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -tree tree NOUN NN NULL -made make VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -, , PUNCT , NULL -thick thick ADJ JJ NULL -covering covering NOUN NN NULL -to to PART TO NULL -protect protect VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -dew dew NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -chopped chop VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe ADJ JJ NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -built build VERB VBD NULL -a a DET DT NULL -splendid splendid ADJ JJ NULL -fire fire NOUN NN NULL -that that PRON WDT NULL -warmed warm VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -feel feel VERB VB NULL -less less ADV RBR NULL -lonely lonely ADJ JJ NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -ate eat VERB VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -for for ADP IN NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -76 76 NUM CD CARDINAL -THE the DET DT NULL -WONDHRFUL WONDHRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -kill kill VERB VB NULL -a a DET DT NULL -deer deer NOUN NN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -can can AUX MD NULL -roast roast VERB VB NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -jyour jyour PROPN NNP PERSON -tastes taste NOUN NNS PERSON -are be AUX VBP NULL -so so ADV RB NULL -peculiar peculiar ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -prefer prefer VERB VBP NULL -cooked cook VERB VBN NULL -food food NOUN NN NULL -, , PUNCT , NULL -iand iand X XX NULL -then then ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -breakfast breakfast NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -beg beg VERB VB NULL -- - PUNCT HYPH NULL -ged ge VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -certainly certainly ADV RB NULL -weep weep VERB VB NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -killed kill VERB VBD NULL -a a DET DT NULL -poor poor ADJ JJ NULL -deer deer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fthen fthen ADV RB NULL -my -PRON- PRON PRP$ NULL -jaws jaws NOUN NN NULL -would would AUX MD NULL -rust rust VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -away away ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -supper supper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -knew know VERB VBD NULL -what what PRON WP NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -^didn't ^didn't ADV RB NULL -mention mention VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -[ [ PUNCT -LRB- NULL -of of ADP IN NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -filled fill VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -hungry hungry ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thought think VERB VBD NULL -this this DET DT NULL -jwas jwas NOUN NN NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -and and CCONJ CC NULL -thoughtful thoughtful ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -ilaughed ilaughe VERB VBD NULL -heartily heartily ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -awkward awkward ADJ JJ NULL -way way NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -poor poor ADJ JJ NULL -jcreature jcreature NOUN NN NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -padded padded ADJ JJ NULL -hands hand NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -clumsy clumsy ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -nuts nut NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -almost almost ADV RB NULL -as as ADV RB NULL -many many ADJ JJ NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -how how ADV WRB NULL -long long ADV RB NULL -it -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -enabled enable VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -keep keep VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -feared fear VERB VBD NULL -a a DET DT NULL -spark spark NOUN NN NULL -might might AUX MD NULL -get get AUX VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -burn burn VERB VB NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -dis- dis- NOUN NN NULL -tance tance NOUN NN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -flames flame NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -only only ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -to to PART TO NULL -cover cover VERB VB NULL -' ' PUNCT `` NULL -Dorothy Dorothy PROPN NNP PERSON -with with ADP IN NULL -dry dry ADJ JJ NULL -leaves leave NOUN NNS NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -' ' PUNCT '' NULL -f)^]l\l\Ahs^''^'-- f)^]l\l\ahs^''^'-- NUM CD NULL -.. .. PUNCT NFP NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -kept keep VERB VBD NULL -her -PRON- PRON PRP NULL -very very ADV RB NULL -/ / SYM SYM NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -77 77 NUM CD CARDINAL -snug snug PROPN NNP NULL -and and CCONJ CC NULL -warm warm ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -daylight daylight NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -bathed bathe VERB VBD NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -rippling ripple VERB VBG NULL -brook brook NOUN NN NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -after after ADP IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -toward toward ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -to to PART TO NULL -be be AUX VB NULL -an an DET DT NULL -eventful eventful ADJ JJ NULL -day day NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -hardly hardly ADV RB NULL -been be AUX VBN NULL -walking walk VERB VBG NULL -an an DET DT TIME -hour hour NOUN NN TIME -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -that that PRON WDT NULL -crossed cross VERB VBD NULL -the the DET DT NULL -road road NOUN NN NULL -and and CCONJ CC NULL -divided divide VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -on on ADP IN NULL -either either DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -wide wide ADJ JJ NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -crept creep VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -into into ADP IN NULL -it -PRON- PRON PRP NULL - - -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -also also ADV RB NULL -very very ADV RB NULL -deep deep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -big big ADJ JJ NULL -, , PUNCT , NULL -jagged jagged ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sides side NOUN NNS NULL -were be AUX VBD NULL -so so ADV RB NULL -steep steep ADJ JJ NULL -that that SCONJ IN NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -must must AUX MD NULL -end end VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -despairingly despairingly ADV RB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -thought- thought- ADV RB NULL -ful ful ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -fly fly VERB VB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -certain certain ADJ JJ NULL -; ; PUNCT : NULL -neither neither CCONJ CC NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -climb climb VERB VB NULL -down down ADP RP NULL -into into ADP IN NULL -this this DET DT NULL -great great ADJ JJ NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -stop stop VERB VB NULL -where where ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -jump jump VERB VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -after after ADP IN NULL -measuring measure VERB VBG NULL -the the DET DT NULL -distance distance NOUN NN NULL -carefully carefully ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Then then ADV RB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -us -PRON- PRON PRP NULL -all all ADV RB NULL -over over ADV RB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -, , PUNCT , NULL -one one NUM CD NULL -at at ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -will will AUX MD NULL -go go VERB VB NULL -first first ADV RB ORDINAL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -found find VERB VBD NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -jump jump VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -be be AUX VB NULL -78 78 NUM CD CARDINAL - - -J j NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -killed kill VERB VBD NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -badly badly ADV RB NULL -dented dent VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -below below ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -back back NOUN NN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -matter matter VERB VB NULL -so so ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -fall fall NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -falling- falling- NOUN NN NULL -, , PUNCT , NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -is be AUX VBZ NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but but CCONJ CC NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -get get AUX VB NULL -on on ADP IN NULL -my -PRON- PRON PRP$ NULL -back back NOUN NN NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -the the DET DT NULL -attempt attempt NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -big big ADJ JJ NULL -beast beast NOUN NN NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -and and CCONJ CC NULL -crouched crouch VERB VBD NULL -down down ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -run run VERB VB NULL -and and CCONJ CC NULL -jump jump VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -" " PUNCT `` NULL -Because because SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -the the DET DT NULL -way way NOUN NN NULL -we -PRON- PRON PRP NULL -Lions lion NOUN NNS NULL -do do AUX VBP NULL -these these DET DT NULL -things thing NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -giving give VERB VBG NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -shot shoot VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -: : PUNCT : NULL -all all DET DT NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -how how ADV WRB NULL -easily easily ADV RB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -had have AUX VBD NULL -got get VERB VBN NULL -down down ADP RP NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -back back NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -sprang spring VERB VBD NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -next next ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -climbed climb VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -tightly tightly ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -with with ADP IN NULL -one one NUM CD NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -safe safe ADJ JJ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -a a DET DT NULL -third third ADJ JJ ORDINAL -time time NOUN NN NULL -and and CCONJ CC NULL -got get VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -sat sit VERB VBD NULL -down down ADP RP NULL -for for ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -beast beast NOUN NN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -rest rest VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -leaps leap NOUN NNS NULL -had have AUX VBD NULL -made make VERB VBN NULL -his -PRON- PRON PRP$ NULL -breath breath NOUN NN NULL -short short ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -panted pant VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -big big ADJ JJ NULL -dog dog NOUN NN NULL -that that PRON WDT NULL -has have AUX VBZ NULL -been be AUX VBN NULL -running run VERB VBG NULL -too too ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -^W- ^W- PUNCT , NULL -] ] PUNCT -RRB- NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -forest forest NOUN NN NULL -very very ADV RB NULL -thick thick ADJ JJ NULL -on on ADP IN NULL -this this DET DT NULL -side side NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -dark dark ADJ JJ NULL -and and CCONJ CC NULL -gloomy gloomy ADJ JJ NULL -. . PUNCT . NULL - - -After after ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -had have AUX VBD NULL -rested rest VERB VBN NULL -started start VERB VBN NULL -along along ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yelh yelh PROPN NNP NULL -brick brick PROPN NNP NULL -, , PUNCT , NULL -silently silently ADV RB NULL -wondering wonder VERB VBG NULL -, , PUNCT , NULL -each each DET DT NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -mind mind NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -ever ever ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -reach reach VERB VB NULL -the the DET DT NULL -bright bright ADJ JJ NULL -sun- sun- NOUN NN NULL -shine shine VERB VB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -add add VERB VB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -discomfort discomfort NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -soon soon ADV RB NULL -heard hear VERB VBD NULL -strange strange ADJ JJ NULL -noises noise NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -depths depth NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -whispered whisper VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -this this DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -that that PRON WDT NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -lived live VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -ksked kske VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -monstrous monstrous ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -with with ADP IN NULL -claws claws PROPN NNP NULL -so so ADV RB NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -tear tear VERB VB NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -as as ADV RB NULL -easily easily ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -kill kill VERB VB NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Fm fm ADV RB NULL -terribly terribly ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -^ ^ PROPN NNP NULL -.^V- .^V- PUNCT . NULL -. . PUNCT . NULL - - -i--^- i--^- PROPN NNP NULL -v v NOUN NN NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -8o 8o PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -surprised surprised ADJ JJ NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -dreadful dreadful ADJ JJ NULL -beasts beast NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -about about ADJ JJ NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -suddenly suddenly ADV RB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -gulf gulf NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -this this DET DT NULL -one one NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -broad broad ADJ JJ NULL -and and CCONJ CC NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP FAC -knew know VERB VBD NULL -at at ADP IN NULL -once once SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -leap leap VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -consider consider VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -serious serious ADJ JJ NULL -thought think VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Here here ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -can can AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -fall fall VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -walk walk VERB VB NULL -across across ADP IN NULL -it -PRON- PRON PRP NULL -easily easily ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -first first ADJ JJ ORDINAL -rate rate NOUN NN NULL -idea idea NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one PRON PRP NULL -would would AUX MD NULL -almost almost ADV RB NULL -suspect suspect VERB VB NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -The the DET DT NULL -Woodman Woodman PROPN NNP NULL -set set VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sharp sharp ADJ JJ NULL -was be AUX VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -was be AUX VBD NULL -soon soon ADV RB NULL -chopped chop VERB VBN NULL -nearly nearly ADV RB NULL -through through ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -strong strong ADJ JJ NULL -front front ADJ JJ NULL -legs leg NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -pushed push VERB VBD NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -slowly slowly ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -tree tree NOUN NN NULL -tipped tip VERB VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -across across ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -its -PRON- PRON PRP$ NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -just just ADV RB NULL -started start VERB VBN NULL -to to PART TO NULL -cross cross VERB VB NULL -this this DET DT NULL -queer queer PROPN NNP NULL -bridge bridge NOUN NN NULL -when when ADV WRB NULL -a a DET DT NULL -sharp sharp ADJ JJ NULL -growl growl NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -look look VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -horror horror NOUN NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -two two NUM CD CARDINAL -great great ADJ JJ NULL -beasts beast NOUN NNS NULL -with with ADP IN NULL -bodies body NOUN NNS NULL -like like SCONJ IN NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -heads head NOUN NNS NULL -like like SCONJ IN NULL -tigers tiger NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -are be AUX VBP NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to ADP IN NULL -tremble tremble NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -cross cross VERB VB NULL -over over ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -TJLe TJLe PROPN NNPS NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -tcitJi tcitJi PROPN NNP NULL -a a DET DT NULL -crank crank NOUN NN NULL -into into ADP IN NULL -tlie tlie PROPN NNP NULL -gulf gulf PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -8i 8i NUM CD CARDINAL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP NULL -went go VERB VBD NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -holding hold VERB VBG NULL -Toto Toto PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -; ; PUNCT : NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -followed follow VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -came come VERB VBD NULL -next next ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -certainly certainly ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -turned turn VERB VBD NULL -to to PART TO NULL -face face VERB VB NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -a a DET DT NULL -roar roar NOUN NN NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -screamed scream VERB VBD NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -fell fall VERB VBD NULL -over over ADP IN NULL -back- back- ADJ JJ NULL -wards ward NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -even even ADV RB NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -re- re- ADV RB NULL -membering membere VERB VBG NULL -that that SCONJ IN NULL -there there PRON EX NULL -were be AUX VBD NULL -two two NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -only only ADV RB NULL -one one NUM CD NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Kalidahs Kalidahs PROPN NNP NORP -again again ADV RB NULL -rushed rush VERB VBD NULL -forward forward ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -crossed cross VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -Without without ADP IN NULL -stopping stop VERB VBG NULL -an an DET DT NULL -instant instant NOUN NN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -beasts beast NOUN NNS NULL -also also ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -lost lose VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -surely surely ADV RB NULL -tear tear VERB VB NULL -us -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -sharp sharp ADJ JJ NULL -claws claws NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -stand stand VERB VB NULL -close close ADJ JJ NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -fight fight VERB VB NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wait wait VERB VB NULL -a a DET DT NULL -minute minute NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -called call VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -what what PRON WP NULL -was be AUX VBD NULL -best good ADJ JJS NULL -to to PART TO NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to PART TO NULL -chop chop VERB VB NULL -away away ADV RB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -that that PRON WDT NULL -rested rest VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ditch ditch NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -use use VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -two two NUM CD CARDINAL -Kalidahs Kalidahs PROPN NNP NORP -were be AUX VBD NULL -nearly nearly ADV RB NULL -across across ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -gulf gulf PROPN NNP LOC -, , PUNCT , NULL -carry- carry- PROPN NNP NULL -ing e VERB VBG NULL -the the DET DT NULL -ugly ugly ADJ JJ NULL -, , PUNCT , NULL -snarling snarl VERB VBG NULL -brutes brute NOUN NNS NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -both both DET DT NULL -were be AUX VBD NULL -dashed dash VERB VBN NULL -to to ADP IN NULL -peices peice NOUN NNS NULL -on on ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -drawing draw VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -breath breath NOUN NN NULL -of of ADP IN NULL -relief relief NOUN NN NULL -, , PUNCT , NULL -* * PUNCT NFP NULL - - -T t NOUN NN NULL -see see VERB VBP NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -live live VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -while while NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -1 1 NUM CD QUANTITY -am be AUX VBP QUANTITY -glad glad ADJ JJ QUANTITY -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -very very ADV RB NULL -uncomfortable uncomfortable ADJ JJ NULL -m. m. NOUN NN PERSON - - -not not PART RB NULL -^ ^ PROPN NNP NULL - - -^ ^ PROPN NNP NULL -oW ow NOUN NN NULL -creafyres creafyre NOUN NNS NULL -ened ene VERB VBD NULL -me -PRON- PRON PRP NULL -so so ADV RB NULL -badly badly ADV RB NULL -th^\ th^\ ADJ JJ NULL - - -heatij heatij PROPN NNP NULL - - -Woodrri Woodrri PROPN NNP NULL - - -I -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -- - PUNCT HYPH NULL -Le^rt_to le^rt_to ADJ JJ NULL -beat beat NOUN NN NULL - - -This this DET DT NULL -adventar&Tnade adventar&tnade NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -.. .. PUNCT . NULL - - -more more ADJ JJR NULL -, , PUNCT , NULL -anxi- anxi- PROPN NNP NULL -' ' PUNCT '' NULL - - --tiran -tiran PUNCT : NULL -ever ever ADV RB NULL -to to ADP IN NULL -, , PUNCT , NULL -^f ^f PUNCT NFP CARDINAL --^^ -^^ NUM CD NULL - - -^g-^iJt^ ^g-^iJt^ PUNCT NFP NULL -walked walk VERB VBD NULL -so so ADV RB NULL -; ; PUNCT : NULL -Dorothy Dorothy PROPN NNP PERSON -.-^game .-^game PROPN NNP NULL -tire tire PROPN NNP NULL - - -_ _ PROPN NNP NULL - - -tQ tQ PUNCT NFP NULL - - -ride ride VERB VB NULL -oa^^fe oa^^fe ADP IN NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -ba^. ba^. NUM CD NULL -TO to ADP IN NULL -' ' PUNCT '' NULL -tkekdjeat tkekdjeat NOUN NN NULL -joy joy NOUN NN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -became become VERB VBD NULL -thiSier thisi ADJ JJR NULL - - -the the DET DT NULL -further further ADJ JJ NULL -they -PRON- PRON PRP NULL -advanced^i^nd^n advanced^i^nd^n NUM CD NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME - - -th^y~ th^y~ NOUN NN NULL -suddenly suddenly ADV RB NULL -came come VERB VBD NULL -j^^^-^r^ad j^^^-^r^ad SYM SYM NULL -rB^er rB^er VERB VBN NULL -, , PUNCT , NULL -flowing- flowing- NOUN NN NULL - - -swiftly swiftly ADV RB NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -On on ADP IN NULL -^T^^tTi ^T^^tTi PUNCT NFP NULL -ot^^^de'5-:die ot^^^de'5-:die PRON PRP$ NULL -water water NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yel- yel- PROPN NNP NULL -\^Mdrriinn%glhroug \^Mdrriinn%glhroug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -green green PROPN NNP NULL -meS^tvs'dottecf meS^tvs'dottecf VERB VBN NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -road road NOUN NN NULL -bor- bor- NOUN NN NULL -^^red^ihJ^es ^^red^ihJ^es PROPN NNP NULL -hauling haul VERB VBG NULL -full full ADJ JJ NULL -- - PUNCT HYPH NULL -iif iif NOUN NN NULL -delicious delicious ADJ JJ NULL -fruits fruit NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -eatly eatly ADV RB NULL -pfcased pfcase VERB VBN NULL -to- to- X XX NULL - - -.^e .^e PUNCT . NULL -. . PUNCT . NULL - - -this this DET DT NULL -delightful delightful ADJ JJ NULL -country country NOUN NN NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -^r^=:f__-__ZTfew ^r^=:f__-__ZTfew PUNCT , NULL - - -shall shall AUX MD NULL - - -\^^^ss \^^^ss PROPN NNP NULL - - -the the DET DT NULL -riverP^asked riverP^asked PROPN NNP NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kf"^n'L Kf"^n'L PROPN NNP NULL -" " PUNCT '' NULL -^^^^^ ^^^^^ PUNCT . NULL -easity^-done easity^-done NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -j j PROPN NNP NULL -- - PUNCT : NULL -eplied eplie VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -^ ^ PROPN NNP NULL -" " PUNCT `` NULL - - -^^^^'^i^ ^^^^'^i^ PUNCT NFP NULL -\Yoodman \yoodman NOUN NN NULL -mu^bmld mu^bmld PROPN NNP NULL -u^^^ratt^so u^^^ratt^so PROPN NNP ORG -we~ we~ PROPN NNP NULL -can can AUX MD NULL -float float VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -^2i^ ^2i^ CCONJ CC NULL -et^er et^er PROPN NNP NULL -- - PUNCT HYPH NULL -sidv^---i:^.^J2__^ sidv^---i:^.^J2__^ PROPN NNPS NULL -_ _ VERB VBP NULL - - -r"^-- r"^-- NOUN NN NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -took take VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe PROPN NNP NULL -~ ~ PUNCT NFP NULL -a a DET DT NULL -: : PUNCT : NULL -n[d n[d PROPN NNP PERSON - - -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -JL JL PROPN NNP ORG -. . PUNCT . NULL - - -do\^ do\^ PUNCT : NULL - - -> > X XX NULL -sgiall sgiall NOUN NN NULL -trees tree NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -4 4 NUM CD CARDINAL -= = SYM SYM NULL - - -aft;:^iTd aft;:^iTd PUNCT NFP NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -at at ADP IN NULL -^ ^ PROPN NNP NULL -this this DET DT NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -found find VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -barrk barrk NOUN NN NULL -- - PUNCT : NULL -a a DET DT NULL -tree tree NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -^ ^ PROPN NNP NULL - - -THE the DET DT NULL -WONDKRFUL WONDKRFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -83 83 NUM CD CARDINAL -fine fine ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -pleased please VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -nothing nothing PRON NN NULL -but but SCONJ IN NULL -nuts nut NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -hearty hearty ADJ JJ NULL -meal meal NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -ripe ripe ADJ JJ NULL -fruit fruit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -takes take VERB VBZ NULL -time time NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -raft raft NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -when when ADV WRB NULL -one one NOUN NN CARDINAL -is be AUX VBZ NULL -as as ADV RB NULL -industrious industrious ADJ JJ NULL -and and CCONJ CC NULL -untiring untiring ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -night night NOUN NN NULL -came come VERB VBD NULL -the the DET DT NULL -work work NOUN NN NULL -was be AUX VBD NULL -not not PART RB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -cozy cozy ADJ JJ NULL -place place NOUN NN NULL -under under ADP IN NULL -the the DET DT NULL -trees- trees- NOUN NN NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -well well ADV RB NULL -until until ADP IN NULL -the the DET DT NULL -morn- morn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -dreamed dream VERB VBD NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -soon soon ADV RB NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -1 1 NUM CD NULL - - -# # SYM $ NULL -|/^ |/^ ADJ JJ NULL -LITTLE LITTLE PROPN NNP ORG -PARTY PARTY PROPN NNP ORG -^^ ^^ PUNCT NFP NULL -^ ^ PROPN NNP NULL -of of ADP IN NULL -travellers traveller NOUN NNS NULL -awak- awak- PROPN NNP NULL -ened ene VERB VBN NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -' ' PUNCT '' NULL -refreshed refreshed ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -hope hope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -breakfasted breakfast VERB VBD NULL -like like SCONJ IN NULL -a a DET DT NULL -princess princess NOUN NN NULL -off off ADP RP NULL -peaches peach NOUN NNS NULL -and and CCONJ CC NULL -plums plum NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -Behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -dark dark ADJ JJ NULL -forest forest NOUN NN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -passed pass VERB VBN NULL -safely safely ADV RB NULL -through through ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -suffered suffer VERB VBN NULL -many many ADJ JJ NULL -discourage- discourage- ADJ JJ NULL -ments ment NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -, , PUNCT , NULL -sunny sunny ADJ JJ NULL -country country NOUN NN NULL -that that PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -beckon beckon VERB VB NULL -them -PRON- PRON PRP NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -broad broad ADJ JJ NULL -river river NOUN NN NULL -now now ADV RB NULL -88 88 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -cut cut VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -from from ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -land land NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -done do VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -cut cut VERB VBN NULL -a a DET DT NULL -few few ADJ JJ NULL -more more ADJ JJR NULL -logs log NOUN NNS NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pins pin NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -start start VERB VB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -sat sit VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -stepped step VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -raft raft NOUN NN NULL -it -PRON- PRON PRP NULL -tipped tip VERB VBD NULL -badly badly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -bigf bigf PROPN NNP NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to PART TO NULL -steady steady VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -quite quite ADV RB NULL -well well ADV RB NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -the the DET DT NULL -swift swift ADJ JJ NULL -current current NOUN NN NULL -swept sweep VERB VBD NULL -the the DET DT NULL -raft raft NOUN NN NULL -down down ADP RP NULL -stream stream NOUN NN NULL -, , PUNCT , NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -water water NOUN NN NULL -grew grow VERB VBD NULL -so so ADV RB NULL -deep deep ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -long long ADJ JJ NULL -poles pole NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -touch touch VERB VB NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -carried carry VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the- the- DET DT NULL -wicked wicked ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -enchant enchant VERB VB NULL -us -PRON- PRON PRP NULL -and and CCONJ CC NULL -make make VERB VB NULL -us -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -iVnd iVnd PROPN NNP NULL -I -PRON- PRON PRP NULL -slioul slioul VERB VBP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -get get AUX VB NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -89 89 NUM CD NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -certainly certainly ADV RB NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -if if SCONJ IN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -pushed push VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -pole pole NOUN NN NULL -that that PRON WDT NULL -it -PRON- PRON PRP NULL -stuck stick VERB VBD NULL -fast fast ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -mud mud NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -out out ADP RP NULL -again again ADV RB NULL -, , PUNCT , NULL -or or CCONJ CC NULL -let let VERB VB NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -raft raft NOUN NN NULL -was be AUX VBD NULL -swept sweep VERB VBN NULL -away away ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP NULL -left leave VERB VBD NULL -clinging cling VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -called call VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -cry cry VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -fortunately fortunately ADV RB NULL -remembered remember VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -rust rust VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -dried dry VERB VBD NULL -his -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -apron apron NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -this this DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -thing thing NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -worse bad ADJ JJR NULL -off off ADP RP NULL -than than SCONJ IN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -first first ADV RB ORDINAL -met meet VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -make make VERB VB NULL -believe believe VERB VB NULL -scare scare VERB VB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -, , PUNCT , NULL -at at ADP IN NULL -any any DET DT NULL -rate rate NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -surely surely ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -use use NOUN NN NULL -for for ADP IN NULL -a a DET DT NULL -Scarecro^ Scarecro^ PROPN NNP NULL -stuck stick VERB VBN NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -any any DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Down down ADP IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -the the DET DT NULL -raft raft NOUN NN NULL -floated float VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow Scarecrow PROPN NNP PERSON -fWas fWas PROPN NNP PERSON -left leave VERB VBD NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -' ' PUNCT '' NULL -Lion Lion PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Something something PRON NN NULL -must must AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -to to PART TO NULL -save save VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -swim swim VERB VB NULL -to to ADP IN NULL -|he |he PROPN NNP NULL -shore shore NOUN NN NULL -and and CCONJ CC NULL -pull pull VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -after after ADP IN NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -me -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -only only ADV RB NULL -hold hold VERB VB NULL -fast fast ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -ti^ ti^ PROPN NNP NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sprang spring VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -and and CCONJ CC NULL - - -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -caught catch VERB VBD NULL -fast fast ADJ JJ NULL -hold hold NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -swim swim VERB VB NULL -with with ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -might might NOUN NN NULL -toward toward ADP IN NULL -the the DET DT NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -big big ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -by by ADV RB NULL -and and CCONJ CC NULL -by by ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -drawn draw VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -current current NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -'s 's PART POS WORK_OF_ART -long long ADJ JJ NULL -pole pole NOUN NN NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -push push VERB VB NULL -the the DET DT NULL -raft raft NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -tired tired ADJ JJ NULL -out out ADP RP NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -shore shore NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -and and CCONJ CC NULL -stepped step VERB VBD NULL -off off ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -knew know VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -stream stream NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -long long ADJ JJ NULL -way way NOUN NN NULL -past past ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -that that PRON WDT NULL -led lead VERB VBD NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -the the DET DT NULL -sun sun NOUN NN NULL -dry dry VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -best good ADJ JJS NULL -plan plan NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -walk walk VERB VB NULL -along along ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -bank bank NOUN NN NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -rested rest VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PRODUCT -picked pick VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -grassy grassy ADJ JJ NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -from from ADP IN NULL -which which PRON WDT NULL -the the DET DT NULL -river river NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -plenty plenty ADJ JJ NULL -^^ ^^ NUM CD NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -91 91 NUM CD CARDINAL -of of ADP IN NULL -flowers flower NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -sunshine sunshine NOUN NN NULL -to to PART TO NULL -cheer cheer VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -felt feel VERB VBN NULL -so so ADV RB NULL -sorry sorry ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -very very ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -only only ADV RB NULL -stopping stop VERB VBG NULL -once once ADV RB NULL -to to PART TO NULL -pick pick VERB VB NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -flower flower NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Look look VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -looking look VERB VBG NULL -very very ADV RB NULL -lonely lonely ADJ JJ NULL -and and CCONJ CC NULL -sad sad ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -both both DET DT NULL -shook shake VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -and and CCONJ CC NULL -gazed gaze VERB VBN NULL -wistfully wistfully ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -until until ADP IN NULL -a a DET DT NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -by by ADV RB NULL -, , PUNCT , NULL -which which PRON WDT NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -to to PART TO NULL -rest rest VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -'s 's PART POS NULL -edge edge NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -these these DET DT NULL -are be AUX VBP NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -n't n't PART RB NULL -the the DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -twisted twist VERB VBD NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -sharply sharply ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -queer queer PROPN NNP NULL -party party PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -are be AUX VBP NULL -wondering wonder VERB VBG NULL -how how ADV WRB NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Over over ADV RB NULL -there there ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -so so ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -heavy heavy ADJ JJ NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -get get AUX VB NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -. . PUNCT . NULL -92 92 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -heavy heavy ADJ JJ NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -thank thank VERB VB NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -find find VERB VBP NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -carry carry VERB VB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -drop drop VERB VB NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -bird bird NOUN NN NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -over over ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -till till SCONJ IN NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -was be AUX VBD NULL -perched perch VERB VBN NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -pole pole NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -claws claw NOUN NNS NULL -grabbed grab VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -by by ADP IN NULL -the the DET DT NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -bank bank NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -were be AUX VBD NULL -sitting sit VERB VBG NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -happy happy ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -hugged hug VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -, , PUNCT , NULL -even even ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -he -PRON- PRON PRP NULL -sang sing VERB VBD NULL -" " PUNCT `` NULL -Tol tol NOUN NN NULL -- - PUNCT HYPH NULL -de- de- ADJ JJ NULL - - -ri ri PROPN NNP NULL -- - PUNCT HYPH NULL -de de ADP IN NULL -- - PUNCT HYPH NULL -oh oh INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -at at ADP IN NULL -every every DET DT NULL -step step NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -so so ADV RB NULL -gay gay ADJ JJ NULL - - -. . PUNCT . NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -stay stay VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -for- for- X XX NULL -ever ever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -the the DET DT NULL -kind kind NOUN NN NULL -Stork Stork PROPN NNP NULL -saved save VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get VERB VBP NULL -any any DET DT NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -find find VERB VB NULL -the the DET DT NULL -Stork Stork PROPN NNP NULL -again again ADV RB NULL -and and CCONJ CC NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -some some DET DT NULL -kindness kindness NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Stork Stork PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -along along ADV RB NULL -beside beside ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -always always ADV RB NULL -like like VERB VBP NULL -to to PART TO NULL -help help VERB VB NULL -anyone anyone PRON NN NULL -in in ADP IN NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -babies baby NOUN NNS NULL -are be AUX VBP NULL -waiting wait VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -nest nest NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -and and CCONJ CC NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -the the DET DT NULL -kind kind ADJ JJ NULL -Stork Stork PROPN NNP NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADP IN NULL -listening listen VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -singing singing NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Stork Stork PROPN NNP WORK_OF_ART -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -93 93 NUM CD CARDINAL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -birds bird NOUN NNS NULL -and and CCONJ CC NULL -looking^ looking^ X XX NULL -at at ADP IN NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -flowers flower NOUN NNS NULL -which which PRON WDT NULL -now now ADV RB NULL -became become VERB VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -carpeted carpet VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -blossoms blossom NOUN NNS NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -great great ADJ JJ NULL -clusters cluster NOUN NNS NULL -of of ADP IN NULL -scarlet scarlet PROPN NNP NULL -pop- pop- PROPN NNP NULL -pies pie NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -were be AUX VBD NULL -so so ADV RB NULL -brilliant brilliant ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -dazzled dazzle VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -beautiful beautiful ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -the the DET DT NULL -girl girl NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -breathed breathe VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -spicy spicy ADJ JJ NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -probably probably ADV RB NULL -like like VERB VB NULL -them -PRON- PRON PRP NULL -better well ADJ JJR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -a a DET DT NULL -heart heart NOUN NN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -love love VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -always always ADV RB NULL -did do AUX VBD NULL -like like SCONJ IN NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -they -PRON- PRON PRP NULL -seem seem VERB VBP NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -and and CCONJ CC NULL -frail frail ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -there there PRON EX NULL -are be AUX VBP NULL -none none NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -so so ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -these these DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -now now ADV RB NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -more more ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -scarlet scarlet ADJ JJ NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -and and CCONJ CC NULL -fewer few ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -flowers flower NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -meadow meadow NOUN NN NULL -of of ADP IN NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -well well ADV RB NULL -known known ADJ JJ NULL -that that SCONJ IN NULL -when when ADV WRB NULL -there there PRON EX NULL -are be AUX VBP NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -flowers flower NOUN NNS NULL -together together ADV RB NULL -their -PRON- PRON PRP$ NULL -odor odor NOUN NN NULL -is be AUX VBZ NULL -so so ADV RB NULL -powerful powerful ADJ JJ NULL -that that SCONJ IN NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -breathes breathe VERB VBZ NULL -it -PRON- PRON PRP NULL -falls fall VERB VBZ NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -the the DET DT NULL -sleeper sleeper NOUN NN NULL -is be AUX VBZ NULL -not not PART RB NULL -carried carry VERB VBN NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flow- flow- NOUN NN NULL -ers er NOUN NNS NULL -he -PRON- PRON PRP NULL -sleeps sleep VERB VBZ NULL -on on ADV RB NULL -and and CCONJ CC NULL -on on ADV RB NULL -forever forever ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -get get AUX VB NULL -away away ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -were be AUX VBD NULL -everywhere everywhere ADV RB NULL -about about ADV RB NULL -; ; PUNCT : NULL -so so ADV RB NULL -presently presently ADV RB NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -grew grow VERB VBD NULL -heavy heavy ADJ JJ NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -felt feel VERB VBD NULL -she -PRON- PRON PRP NULL -must must AUX MD NULL -sit sit VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -rest rest VERB VB NULL -and and CCONJ CC NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -94 94 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -would would AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -hurry hurry VERB VB NULL -and and CCONJ CC NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -before before ADP IN NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -agreed agree VERB VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -walking walk VERB VBG NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -stand stand VERB VB NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -closed close VERB VBD NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -herself -PRON- PRON PRP NULL - - -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -forgot forget VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -, , PUNCT , NULL -fast fast VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -leave leave VERB VBP NULL -her -PRON- PRON PRP NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -die die VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -smell smell NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -is be AUX VBZ NULL -killing kill VERB VBG NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -myself -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -open open ADJ JJ NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -already already ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -true true ADJ JJ NULL -; ; PUNCT : NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -fallen fall VERB VBN NULL -down down ADP RP NULL -beside beside ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -, , PUNCT , NULL -were be AUX VBD NULL -troubled trouble VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -scent scent NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -95 95 NUM CD CARDINAL - - -" " PUNCT `` NULL -Run run VERB VB NULL -fast fast ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Lion lion NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -deadly deadly ADJ JJ NULL -flower flower NOUN NN NULL -- - PUNCT HYPH NULL -bed bed NOUN NN NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -will will AUX MD NULL -bring bring VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -should should AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -too too ADV RB NULL -big big ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -carried carry VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -aroused arouse VERB VBD NULL -himself -PRON- PRON PRP NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -forward forward ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -go go VERB VB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -make make VERB VB NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -our -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -Toto Toto PROPN NNP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -lap lap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -chair chair NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -seat seat NOUN NN NULL -and and CCONJ CC NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -between between ADP IN NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -On on ADV RB NULL -and and CCONJ CC NULL -on on ADP IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -carpet carpet NOUN NN NULL -of of ADP IN NULL -deadly deadly ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -them -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -end end VERB VB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -bend bend NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -came come VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -lying lie VERB VBG NULL -fast fast ADV RB NULL -asleep asleep ADJ JJ NULL -among among ADP IN NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -flowers flower NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -huge huge ADJ JJ NULL -beast beast NOUN NN NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -given give VERB VBN NULL -up up ADP RP NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fallen fall VERB VBN NULL -only only ADV RB NULL -a a DET DT NULL -short short ADJ JJ NULL -distance distance NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -poppy- poppy- ADJ JJ NULL - - -w^^^^ w^^^^ PROPN NNP NULL - - -^^/^ ^^/^ PUNCT NFP NULL -^^^ ^^^ NOUN NN NULL -' ' PUNCT '' NULL -^^1^^^^ ^^1^^^^ PUNCT : NULL - - -the the DET DT NULL -sweet sweet ADJ JJ NULL -grass grass NOUN NN NULL -spread spread VERB VBD NULL -in in ADP IN NULL -beautiful beautiful ADJ JJ NULL -wW ww NOUN NN NULL -, , PUNCT , NULL -i9^ i9^ PROPN NNP NULL -f f PROPN NNP NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J J PROPN NNP NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -sadly sadly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -much much ADV RB NULL -too too ADV RB NULL -heavy heavy ADJ JJ NULL -to to PART TO NULL -lift lift VERB VB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -must must AUX MD NULL -leave leave VERB VB NULL -him -PRON- PRON PRP NULL -here here ADV RB NULL -to to PART TO NULL -sleep sleep VERB VB NULL -on on ADP IN NULL -for- for- PROPN NNP NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -perhaps perhaps ADV RB NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -dream dream VERB VB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -found find VERB VBN NULL -courage courage NOUN NN NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -z z PROPN NNP NULL -' ' NUM CD NULL -96 96 NUM CD CARDINAL -THE the DET DT NULL -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -comrade comrade NOUN NN NULL -for for ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -cowardly cowardly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -go go VERB VB NULL -on on ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -carried carry VERB VBD NULL -the the DET DT NULL -sleeping sleep VERB VBG NULL -girl girl NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -spot spot NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -far far ADV RB NULL -enough enough ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -field field NOUN NN NULL -to to PART TO NULL -prevent prevent VERB VB NULL -her -PRON- PRON PRP$ NULL -breathing breathing NOUN NN NULL -any any DET DT NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -poison poison NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -flowers flower NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -here here ADV RB NULL -they -PRON- PRON PRP NULL -laid lay VERB VBD NULL -her -PRON- PRON PRP NULL -gently gently ADV RB NULL -o o X XX NULL - - -n n CCONJ CC NULL - - -th th X XX NULL -^soft ^soft ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -waited wait VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -4j 4j NUM CD CARDINAL -) ) PUNCT -RRB- NULL -' ' PUNCT '' NULL - - -^^. ^^. PROPN NNP NULL -: : PUNCT : NULL -CK^pterlX CK^pterlX PROPN NNP PERSON -TKe TKe PROPN NNP NULL -Qi Qi PROPN NNP ORG -/ / SYM SYM ORG -eerv eerv PROPN NNP ORG -rtN rtn NOUN NN NULL -Field Field PROPN NNP NULL -Mice Mice PROPN NNP NULL -. . PROPN NNP NULL - - -CANNOT CANNOT PROPN NNP ORG -BE be VERB VB ORG -FAR far ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow PROPN NNP NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -nearly nearly ADV RB NULL -as as SCONJ IN NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -river river NOUN NN NULL -carried carry VERB VBD NULL -us -PRON- PRON PRP NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -was be AUX VBD NULL -about about ADV RB NULL -to to PART TO NULL -reply reply VERB VB NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -, , PUNCT , NULL -m^^is m^^is PROPN NNP NULL -head head NOUN NN NULL -( ( PUNCT -LRB- NULL -which which PRON WDT NULL -worked work VERB VBD NULL -beautifully beautifully ADV RB NULL -on on ADP IN NULL -hinges hinge NOUN NNS NULL -) ) PUNCT -RRB- NULL -a a DET DT NULL -strange strange ADJ JJ NULL -beast beast NOUN NN NULL -come come VERB VB NULL -bounding bound VERB VBG NULL -over over ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -towards towards ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -great great ADJ JJ NULL -, , PUNCT , NULL -yellow yellow ADJ JJ NULL -wildcat wildcat NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ithe ithe NOUN NN NULL -Woodman Woodman PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -chasing chase VERB VBG NULL -something something PRON NN NULL -, , PUNCT , NULL -for for ADP IN NULL -its -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -close close ADV RB NULL -to to ADP IN NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -its -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -was be AUX VBD NULL -wide wide ADJ JJ NULL -open open ADJ JJ NULL -, , PUNCT , NULL -showing show VERB VBG NULL -two two NUM CD CARDINAL -rows row NOUN NNS NULL -of of ADP IN NULL -ugly ugly ADJ JJ NULL -teeth tooth NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -its -PRON- PRON PRP$ NULL -red red ADJ JJ NULL -eyes eye NOUN NNS NULL -lowed low VERB VBN NULL -like like SCONJ IN NULL -balls ball NOUN NNS NULL -of of ADP IN NULL -fire fire NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -nearer nearer ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -v\ v\ PROPN NNP ORG -loo loo PROPN NNP NULL -THE the DET DT LAW -WONDERFUL WONDERFUL PROPN NNP LAW -WIZARD wizard NOUN NN LAW -' ' PUNCT '' LAW -OF of ADP IN LAW -OZ OZ PROPN NNP LAW -. . PUNCT . NULL - - -Woodman Woodman PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -running run VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -beast beast NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ray ray NOUN NN NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -wrong wrong ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -to to PART TO NULL -try try VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -such such DET PDT NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -harm- harm- ADJ JJ NULL -less less ADJ JJR NULL -creature creature NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -raised raise VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -wildcat wildcat NOUN NN NULL -ran run VERB VBD NULL -by by ADP IN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -quick quick ADJ JJ NULL -blow blow NOUN NN NULL -that that PRON WDT NULL -cut cut VERB VBD NULL -the the DET DT NULL -beast beast NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -clean clean VERB VB NULL -off off ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -at at ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -in in ADP IN NULL -two two NUM CD CARDINAL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mouse mouse NOUN NN NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -freed free VERB VBN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -, , PUNCT , NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -coming come VERB VBG NULL -slowly slowly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -ever ever ADV RB NULL -so so ADV RB NULL -much much ADJ JJ NULL -for for ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -speak speak VERB VB NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -beg beg VERB VBP NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -! ! PUNCT . NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -careful careful ADJ JJ NULL -to to PART TO NULL -help help VERB VB NULL -all all DET PDT NULL -those those DET DT NULL -who who PRON WP NULL -may may AUX MD NULL -need need VERB VB NULL -a a DET DT NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -to to PART TO NULL -be be AUX VB NULL -only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Only only ADV RB NULL -a a DET DT NULL -mouse mouse NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -animal animal NOUN NN NULL -, , PUNCT , NULL -indignantly indignantly ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Queen Queen PROPN NNP NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -fi(dd fi(dd NOUN NN NULL -- - PUNCT HYPH NULL -mice mice NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -making make VERB VBG NULL -a a DET DT NULL -bow bow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Therefore therefore ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -deed deed NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -in in ADP IN NULL -saving save VERB VBG NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -several several ADJ JJ NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -seen see VERB VBN NULL -running run VERB VBG NULL -up up ADP RP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -legs leg NOUN NNS NULL -could could AUX MD NULL -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -their -PRON- PRON PRP$ NULL -Queen queen NOUN NN NULL -they -PRON- PRON PRP NULL -exclaimed exclaim VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -your -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -killed kill VERB VBN NULL -! ! PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -manage manage VERB VB NULL -to to PART TO NULL -escape escape VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Wildcat Wildcat PROPN NNP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -lOI lOI PROPN NNP NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -bowed bow VERB VBD NULL -so so ADV RB NULL -low low ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -almost almost ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -funny funny ADJ JJ NULL -tin tin NOUN NN NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -killed kill VERB VBD NULL -the the DET DT NULL -Wild- Wild- PROPN NNP NULL -cat cat NOUN NN NULL -and and CCONJ CC NULL -saved save VERB VBD NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -all all ADV RB NULL -serve serve VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -his -PRON- PRON PRP$ NULL -slightest slight ADJ JJS NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -shrill shrill ADJ JJ NULL -chorus chorus NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -in in ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -awak- awak- VERB VBN NULL -ened ene VERB VBN NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -all all DET PDT NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -one one NUM CD CARDINAL -bark bark NOUN NN NULL -of of ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -right right ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -mid- mid- NOUN NN NULL -dle dle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -group group NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -always always ADV RB NULL -loved love VERB VBN NULL -to to PART TO NULL -chase chase VERB VB NULL -mice mouse NOUN NNS NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -no no DET DT NULL -harm harm NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -W^^oodman W^^oodman PROPN NNP NULL -caught catch VERB VBD NULL -the the DET DT NULL -dog dog NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -held hold VERB VBD NULL -him -PRON- PRON PRP NULL -tight tight ADJ JJ NULL -, , PUNCT , NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -Toto Toto PROPN NNP NULL -shall shall AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -At at ADP IN NULL -this this DET DT NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS ORG -stuck stick VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -out out ADP RP NULL -from from ADP IN NULL -a a DET DT NULL -clump clump NOUN NN NULL -of of ADP IN NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -timid timid ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -bite bite VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -do do AUX VB NULL -not not PART RB NULL -be be AUX VB NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -One one NUM CD CARDINAL -by by ADP IN NULL -one one NUM CD CARDINAL -the the DET DT NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -creep- creep- PROPN NNP NULL -ing e VERB VBG NULL -back back ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -did do AUX VBD NULL -not not PART RB NULL -bark bark VERB VB NULL -again again ADV RB NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -have have AUX VB NULL -bitten bite VERB VBN NULL -him -PRON- PRON PRP NULL -had have AUX VBD NULL -' ' PUNCT '' NULL -he -PRON- PRON PRP NULL -not not PART RB NULL -known know VERB VBN NULL -very very ADV RB NULL -well well ADV RB NULL - - -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -. . PUNCT . NULL -. . PUNCT . NULL - - -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -mice^spiake mice^spiake PROPN NNP NULL -. . PUNCT . NULL - - -,:v-\vi^-,3>^ ,:v-\vi^-,3>^ PUNCT , NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL - - -: : PUNCT : NULL - - --^v^- -^v^- PROPN NNP NULL - - -I02 I02 PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -anything- anything- ADJ JJ NULL - - -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -it -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -repay repay VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -saving save VERB VBG NULL -the the DET DT NULL -Hfe Hfe PROPN NNP PERSON -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -Queen queen NOUN NN PERSON -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Nothing nothing PRON NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -of of ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -trying try VERB VBG NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -not not PART RB NULL -because because SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -said say VERB VBD NULL -, , PUNCT , NULL -quickly quickly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL - - -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -save save VERB VB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -is be AUX VBZ NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -A a DET DT WORK_OF_ART -Lion Lion PROPN NNP WORK_OF_ART -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -eat eat VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -up up ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -this this DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Really really ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Mouse Mouse PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -so so ADV RB NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -never never ADV RB NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -is be AUX VBZ NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -save save VERB VB NULL -him -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -promise promise VERB VBP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -shall shall AUX MD NULL -treat treat VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -with with ADP IN NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -trust trust VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -many many ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -mice mouse NOUN NNS NULL -which which PRON WDT NULL -call call VERB VBP NULL -you -PRON- PRON PRP NULL -Queen Queen PROPN NNP PERSON -and and CCONJ CC NULL -are be AUX VBP NULL -willing willing ADJ JJ NULL -to to PART TO NULL -obey obey VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -are be AUX VBP NULL -thousands thousand NOUN NNS CARDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -to to PART TO NULL -come come VERB VB NULL -here here ADV RB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possi- possi- NUM CD NULL -ble ble VERB VBP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -let let VERB VB NULL -each each DET DT NULL -one one NOUN NN NULL -bring bring VERB VB NULL -a a DET DT NULL -long long ADJ JJ NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Queen Queen PROPN NNP NULL -turned turn VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -that that PRON WDT NULL -attended attend VERB VBD NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -all all DET DT NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -her -PRON- PRON PRP$ NULL -orders order NOUN NNS NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -away away ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -direction direction NOUN NN NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -tlie tlie PROPN NNP PERSON -Queen Queen PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -103 103 NUM CD CARDINAL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -Now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -trees tree NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -- - PUNCT HYPH NULL -side side NOUN NN NULL -and and CCONJ CC NULL -make make VERB VB NULL -a a DET DT NULL -truck truck NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -carry carry VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -went go VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -work work VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -a a DET DT NULL -truck truck NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -limbs limb NOUN NNS NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -from from ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -chopped chop VERB VBD NULL -away away ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -leaves leave NOUN NNS NULL -and and CCONJ CC NULL -branches branch NOUN NNS NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -it -PRON- PRON PRP NULL -together together ADV RB NULL -with with ADP IN NULL -wooden wooden ADJ JJ NULL -pegs peg NOUN NNS NULL -and and CCONJ CC NULL -made make VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -wheels wheel NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -short short ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -tree- tree- ADJ JJ NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -fast fast ADV RB NULL -and and CCONJ CC NULL -so so ADV RB NULL -well well ADV RB NULL -did do AUX VBD NULL -he -PRON- PRON PRP NULL -work work VERB VB NULL -that that SCONJ IN NULL -by by ADP IN NULL -the the DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -mice mice NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -arrive arrive VERB VB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -were be AUX VBD NULL -thou- thou- ADJ JJ NULL -sands sand NOUN NNS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -: : PUNCT : NULL -big big ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -and and CCONJ CC NULL -middle middle ADJ JJ NULL -- - PUNCT HYPH NULL -sized sized ADJ JJ NULL -mice mouse NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -each each DET DT NULL -one one NOUN NN CARDINAL -brought bring VERB VBD NULL -a a DET DT NULL -piece piece NOUN NN NULL -of of ADP IN NULL -string string NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -about about ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -woke wake VERB VBD NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -opened open VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -astonished astonish VERB VBN NULL -to to PART TO NULL -find find VERB VB NULL -herself -PRON- PRON PRP NULL -lying lie VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -thousands thousand NOUN NNS CARDINAL -of of ADP IN NULL -mice mouse NOUN NNS NULL -standing stand VERB VBG NULL -around around ADV RB NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -timidly timidly ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -about about ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT NULL -dignified dignified ADJ JJ NULL -little little ADJ JJ NULL -Mouse Mouse PROPN NNP GPE -, , PUNCT , NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Permit permit VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -introduce introduce VERB VB NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -Majesty Majesty PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Queen Queen PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -nodded nod VERB VBD NULL -gravely gravely ADV RB NULL -and and CCONJ CC NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -made make VERB VBD NULL -a a DET DT NULL -courtesy courtesy NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -friendly friendly ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -now now ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -fasten fasten VERB VB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -, , PUNCT , NULL -using use VERB VBG NULL -the the DET DT NULL -strings string NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -. . PUNCT . NULL - - -One one NUM CD NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -string string NOUN NN NULL -was be AUX VBD NULL -tied tie VERB VBN NULL -around around ADP IN NULL -the the DET DT NULL -neck neck NOUN NN NULL -I04 I04 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -each each DET DT NULL -mouse mouse NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -end end NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -. . PUNCT . NULL -Of of ADV RB NULL -course course ADV RB NULL -the the DET DT NULL -truck truck NOUN NN NULL -was be AUX VBD NULL -a a DET DT CARDINAL -thousand thousand NUM CD CARDINAL -times time NOUN NNS NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -rafice rafice NOUN NN NULL -who who PRON WP NULL -were be AUX VBD NULL -to to PART TO NULL -draw draw VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -^arnessed ^arnesse VERB VBN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -to to PART TO NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -quite quite ADV RB NULL -easily easily ADV RB NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -the the DET DT NULL -/Scarecrow /Scarecrow PUNCT . NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -could could AUX MD NULL -sit sit VERB VB NULL -on on ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -dravc^-n dravc^-n NOUN NN NULL - - -s\viftly s\viftly ADV RB NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -queer queer NOUN NN NULL -little little ADJ JJ NULL -horses horse NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -here here ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -lay lie VERB VBD NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -fAft^ fAft^ PROPN NNP NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -hard hard ADJ JJ NULL -work work NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -was be AUX VBD NULL -/.,4ieaY^j^tliey /.,4ieaY^j^tliey PUNCT . NULL -, , PUNCT , NULL -managed manage VERB VBD NULL -to to PART TO NULL -- - PUNCT HYPH NULL -get get AUX VB NULL -te^r^^il^the te^r^^il^the NOUN NN NULL -truck truck NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -^^^mi^^^ ^^^mi^^^ NUM CD NULL -' ' PART POS NULL -# # SYM $ NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -105 105 NUM CD CARDINAL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -hurriedly hurriedly ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -the the DET DT NULL -order order NOUN NN NULL -to to PART TO NULL -start start VERB VB NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -feared fear VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -stayed stay VERB VBD NULL -among among ADP IN NULL --ib^^#oppies -ib^^#oppie NOUN NNS NULL - - -too too ADV RB NULL -long long ADV RB NULL -they -PRON- PRON PRP NULL -also also ADV RB NULL -would would AUX MD NULL -fall fall VERB VB NULL -asleep asleep ADJ JJ NULL -. . PUNCT . NULL - - -^^^^^;^ ^^^^^;^ PUNCT NFP NULL -' ' PUNCT '' NULL --^^ -^^ NOUN NN NULL -? ? PUNCT . NULL - - -5^ 5^ NUM CD NULL -~ ~ PUNCT NFP NULL -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -little little ADJ JJ NULL -cfeaturSs cfeaturSs PROPN NNP NULL -" " PUNCT '' NULL - - -many many ADJ JJ NULL -though though SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -is^ould is^ould AUX MD NULL -hardly hardly ADV RB NULL -stir stir VERB VB NULL -the the DET DT NULL -heavily heavily ADV RB NULL -loaded loaded ADJ JJ NULL -truck truck NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -- - PUNCT HYPH NULL -man man PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -both both DET DT NULL -pushed push VERB VBD NULL -from from ADP IN NULL -behind behind ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -along along ADV RB NULL -better well ADJ JJR NULL -. . PUNCT . NULL - - -Soon soon ADV RB NULL -they -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP LOC -out out ADV RB NULL -< < X XX NULL -M M PROPN NNP NULL -the the DET DT NULL -poppy poppy ADJ JJ NULL -bed bed NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -breathe breathe VERB VB NULL --the -the PUNCT `` NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -poisonous poisonous ADJ JJ NULL -scent scent NOUN NN NULL -o'L o'l NOUN NN NULL - - --tHe -tHe PROPN NNP CARDINAL -flowers flower NOUN NNS NULL -. . PUNCT . NULL - - -^^ ^^ SYM SYM NULL - - -H h NOUN NN NULL -r r NOUN NN NULL -~iv~>*^ ~iv~>*^ SYM SYM NULL -io6 io6 PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -mice mouse NOUN NNS NULL -warmly warmly ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -her -PRON- PRON PRP$ NULL -companion companion NOUN NN NULL -from from ADP IN NULL -death death NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -bigf bigf PROPN NNP NULL - - -Lion Lion PROPN NNP ORG -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -rescued rescue VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -were be AUX VBD NULL -unharnessed unharnessed ADJ JJ NULL -from from ADP IN NULL -the the DET DT NULL -truck truck NOUN NN NULL -and and CCONJ CC NULL -scampered scamper VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -homes home NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT PERSON -Queen queen NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice Mice PROPN NNP PERSON -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -to to PART TO NULL -leave leave VERB VB NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -Tf tf NOUN NN NULL -ever ever ADV RB NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -come come VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -field field NOUN NN NULL -and and CCONJ CC NULL -call call NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -hear hear VERB VB NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -come come VERB VB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -assistance assistance NOUN NN NULL -. . PUNCT . NULL - - -Goodbye goodbye INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -bye bye INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -away away ADV RB NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -ran run VERB VBD NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -tightly tightly ADV RB NULL -lest lest ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -run run VERB VB NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -frighten frighten VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -After after ADP IN NULL -this this DET DT NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -until until ADP IN NULL -he -PRON- PRON PRP NULL -should should AUX MD NULL -awaken awaken VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -brought bring VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -some some DET DT NULL -fruit fruit NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -tree tree NOUN NN NULL -near near SCONJ IN NULL -bA\;^ttiiill(i//i^ bA\;^ttiiill(i//i^ PROPN NNP GPE -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -# # NOUN NN NULL -CKb^pterX. ckb^pterx. NOUN NN NULL -TKe TKe PROPN NNP NULL - - -Gi/&wrdisvrs Gi/&wrdisvrs PROPN NNP NULL -. . PUNCT . NULL - - -of of ADP IN NULL -tKe tKe PROPN NNP ORG -G?vte G?vte PROPN NNP ORG -. . PUNCT . NULL -.^^ .^^ PUNCT . NULL -' ' PUNCT '' NULL -^^1 ^^1 SYM SYM NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -^^ ^^ SYM SYM NULL - - -li li PROPN NNP NULL - - -Q'l Q'l PROPN NNP NULL - - -: : PUNCT : NULL -^\^%'^^^ ^\^%'^^^ X ADD CARDINAL -i'^^QME i'^^qme NOUN NN NULL -THH^^EFORE thh^^efore NOUN NN NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -awakened awaken VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -lain lain PROPN NNP NULL -ig ig ADP IN NULL -" " PUNCT `` NULL -the the DET DT NULL -poppies poppy NOUN NNS NULL -a a DET DT NULL -long long ADJ JJ NULL -" " PUNCT '' NULL -while while SCONJ IN NULL -, , PUNCT , NULL -breath- breath- PROPN NNP NULL - - -^;;,;A}i'^'^''Tng- ^;;,;A}i'^'^''Tng- PUNCT NFP NULL - - -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -deadly deadly ADJ JJ NULL -fragrance fragrance NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -open open VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -roll roll VERB VB NULL -off off ADP RP NULL -the the DET DT NULL -truck truck NOUN NN NULL -he -PRON- PRON PRP NULL -W^^ W^^ VERB VBZ NULL -yery yery ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -himself -PRON- PRON PRP NULL -still still ADV RB NULL -, , PUNCT , NULL -. . PUNCT . NULL -alive alive ADJ JJ NULL -. . PUNCT . NULL - - -MMl MMl PROPN NNP NULL -' ' PUNCT '' NULL -f f PROPN NNP NULL -- - PUNCT HYPH NULL -jrafi jrafi PROPN NNP NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -1 1 NUM CD CARDINAL -' ' X XX NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -down down ADP RP NULL -and and CCONJ CC NULL -^"yawniijt^^'but ^"yawniijt^^'but PUNCT NFP NULL - - -the the DET DT NULL -flowers flower NOUN NNS NULL -were be AUX VBD NULL -too too ADV RB NULL -strong strong ADJ JJ NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -did do AUX VBD NULL -ydU^get ydu^get VERB VB NULL -me -PRON- PRON PRP NULL -put put VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -M|iijjii M|iijjii PROPN NNP NULL -, , PUNCT , NULL -.. .. PUNCT NFP NULL -^lfen*they ^lfen*they INTJ UH NULL -' ' PUNCT '' NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -or or CCONJ CC NULL -tlie tlie ADJ JJ NULL -' ' PUNCT `` NULL -field field NOUN NN NULL -- - PUNCT HYPH NULL -mice mouse NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -how how ADV WRB NULL -they -PRON- PRON PRP NULL -IP IP PROPN NNP NULL -jihad jihad PROPN NNP NULL -gitieroubly gitieroubly ADV RB NULL -saved save VERB VBD NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -death death NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Cowardly Cowardly PROPN NNP NULL -r&ioiTRjj^ighed.^nd r&ioitrjj^ighed.^nd NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -, , PUNCT , NULL -, , PUNCT , NULL - - -I -PRON- PRON PRP NULL -fliy'^ fliy'^ PROPN NNP NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -^*\ave ^*\ave VERB VBP NULL -always always ADV RB NULL -thought think VERB VBN NULL -myself -PRON- PRON PRP NULL -very very ADV RB NULL -big big ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -; ; PUNCT : NULL - - -^small ^small X FW NULL -ihings ihing NOUN NNS NULL -as as SCONJ IN NULL -flowers flower NOUN NNS NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -killinglhe killinglhe PROPN NNP GPE -, , PUNCT , NULL -; ; PUNCT : NULL -& & CCONJ CC NULL -% % NOUN NN NULL -' ' PUNCT '' NULL -jL jl NOUN NN NULL -^ ^ PROPN NNP NULL - - -^^^---*5 ^^^---*5 ADV RB NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -no no DET DT NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -small small ADJ JJ NULL -animals animal NOUN NNS NULL -as as SCONJ IN NULL -mice mouse NOUN NNS NULL -have have AUX VBP NULL -saved save VERB VBN NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -strange strange ADJ JJ NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -is be AUX VBZ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -comrades comrade NOUN NNS NULL -, , PUNCT , NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -journey journey VERB VB NULL -on on ADP RP NULL -until until ADP IN NULL -we -PRON- PRON PRP NULL -find find VERB VBP NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -keep keep VERB VB NULL -on on ADP RP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -being be AUX VBG NULL -fully fully ADV RB NULL -refreshed refresh VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -feeling feel VERB VBG NULL -quite quite ADV RB NULL -himself -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -4 4 NUM CD CARDINAL -: : PUNCT : NULL - - -he- he- X XX NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -greatly greatly ADV RB NULL -enjoying enjoy VERB VBG NULL -tlie tlie ADJ JJ NULL -walk walk NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -; ; PUNCT : NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -fresh fresh ADJ JJ NULL -grass grass NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -nOtlong nOtlong PROPN NNP GPE -before before ADP IN NULL -they -PRON- PRON PRP NULL -reac^d3h reac^d3h PROPN NNP GPE -: : PUNCT : NULL - - -j0atf j0atf PROPN NNP NULL -of of ADP IN NULL -yeifbw yeifbw NOUN NN NULL -T)^^^^ T)^^^^ PROPN NNP NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -aga^;:^^^^i aga^;:^^^^i PROPN NNP NULL - - -: : PUNCT : NULL -i6^merald i6^merald PROPN NNP PERSON -^S^^where ^S^^where PUNCT , NULL - - -the the DET DT NULL -grej^J^^ grej^J^^ NOUN NNS NULL -Oz Oz PROPN NNP NULL -dwjpllr dwjpllr NOUN NNS NULL - - -The the DET DT NULL -f^5^ f^5^ NOUN NN GPE -paved pave VERB VBN NULL -, , PUNCT , NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -countrf^ countrf^ NOUN NN NULL - - -abotrt^^s^ abotrt^^s^ PROPN NNP NORP - - --i^-was -i^-was PUNCT NFP NULL -beaiitiful beaiitiful ADJ JJ NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -travelers^ travelers^ NOUN NN NULL -rejoiced rejoice VERB VBD NULL -in in ADP IN NULL -leavfng^ leavfng^ PROPN NNP NULL -the the DET DT NULL -forest forest NOUN NN NULL -far far ADV RB NULL - - -be- be- PROPN NNP NULL -0-% 0-% NOUN NN CARDINAL -. . PUNCT . NULL -: : PUNCT : NULL -. . PUNCT . NULL - - -\ \ VERB VBZ NULL -hind hind NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -many many ADJ JJ NULL -danger^'^^^3 danger^'^^^3 PROPN NNP NULL -they.^ad they.^ad PROPN NNP NULL -ng.et ng.et PROPN NNP NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom)i_s^c gloom)i_s^c PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Once once ADV RB NULL -more more ADV RBR NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -fences fence NOUN NNS NULL -built build VERB VBN NULL -beside beside ADP IN NULL -the the DET DT NULL - - -but but CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -cam cam VERB VBD NULL -small small ADJ JJ NULL -house house NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -evidently evidently ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -th.a th.a PROPN NNP NULL -! ! PROPN NNP NULL -was be AUX VBD NULL -painted paint VERB VBN NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -They.passed they.passe VERB VBN NULL - - -by by ADP IN NULL -several several ADJ JJ NULL -of of ADP IN NULL -these these DET DT NULL -house^-ini house^-ini NOUN NNS NULL -TTi TTi PROPN NNP NULL -during during ADP IN NULL -the the DET DT NULL -afterni3tDn afterni3tdn NOUN NN NULL -, , PUNCT , NULL --and -and CCONJ CC NULL -sometimes sometimes ADV RB NULL -people people NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -ctoors ctoor NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -.they .they PRON PRP NULL -would would AUX MD NULL -like like VERB VB NULL -to to ADP IN NULL -asK, asK, PROPN NNP GPE -. . PUNCT . NULL - - -,!.'!^^;.'.^^ ,!.'!^^;.'.^^ X XX NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -questions question NOUN NNS NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -came come VERB VBD NULL -near near SCONJ IN NULL -thenriior thenriior PROPN NNP NULL -spoke speak VERB VBD NULL -to- to- X XX NULL - - -them -PRON- PRON PRP NULL - - -H')||M H')||M PROPN NNP NULL -J)ecause j)ecause ADP IN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -of of ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -^he ^he PUNCT NFP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -clothing clothing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -l^^ely l^^ely ADJ JJ NULL -e^merald e^merald X FW NULL -^reen ^reen NOUN NN NULL -coloi^^^'^wore^peaked coloi^^^'^wore^peake VERB VBN NULL -hats hat NOUN NNS NULL -like like SCONJ IN NULL -tho%^f tho%^f PROPN NNP NULL -, , PUNCT , NULL -^0 ^0 PUNCT NFP ORG -Munchkins Munchkins PROPN NNP ORG -. . PUNCT . NULL - - -C c NOUN NN NULL -' ' PUNCT '' NULL - - -This this DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -said^Dor(|tliy said^Dor(|tliy PROPN NNP NULL -, , PUNCT , NULL -^!,and ^!,and PUNCT NFP NULL - - -we._are^4ureLy we._are^4urely X ADD NULL -. . PUNCT . NULL - - -getting get VERB VBG NULL -near near SCONJ IN NULL -the the DET DT FAC -Emerald Emerald PROPN NNP FAC -Cit4"^ Cit4"^ PROPN NNP FAC -~"^^ ~"^^ PROPN NNP FAC -" " PUNCT `` FAC -" " PUNCT `` NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -everytliinff everytliinff PROPN NNP NULL -is be AUX VBZ NULL -ere ere ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -inthe inthe DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mui Mui PROPN NNP FAC -^l^avorite ^l^avorite PUNCT , NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -not not PART RB NULL -seem seem VERB VBP NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -friendly friendly ADJ JJ NULL -as as SCONJ IN NULL -unchkins unchkin NOUN NNS NULL - - -andl'm andl'm NOUN NNS NULL -afraid afraid ADJ JJ NULL -we;,shall we;,shall AUX MD NULL -mable mable ADJ JJ NULL -to to ADP IN NULL -finrd^^^SSlo finrd^^^sslo NUM CD NULL -pa'^ pa'^ PROPN NNP NULL -o;(^I o;(^I PROPN NNP NULL - - -should should AUX MD NULL -like like VERB VB NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -bsides bsides PROPN NNP NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -a a DET DT NULL -' ' PUNCT '' NULL -m m NOUN NN NULL -sure sure INTJ UH NULL - - -Toto Toto PROPN NNP PERSON -is be AUX VBZ NULL -nearly nearly ADV RB NULL -starv starv NOUN NNS NULL - - -et et X FW NULL -us -PRON- PRON PRP NULL -stop stop VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -house house NOUN NN NULL -a a DET DT NULL -alk alk NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -people.l^/^v^ people.l^/^v^ ADJ JJ NULL - - -W W PROPN NNP NULL - - -So so ADV RB NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -canie'to canie'to VERB VBP NULL -2 2 NUM CD CARDINAL -t t PROPN NNP NULL -rm rm PROPN NNP NULL -house house NOUN NN NULL -, , PUNCT , NULL -Dorot^^#alked dorot^^#alke VERB VBD NULL -112 112 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -boldly boldly ADV RB NULL -up up ADP IN NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -. . PUNCT . NULL - - -A a DET DT NULL -woman woman NOUN NN NULL -opened open VERB VBD NULL -it -PRON- PRON PRP NULL -just just ADV RB NULL -far far ADV RB NULL -enough enough ADV RB NULL -to to PART TO NULL -look look VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -, , PUNCT , NULL -child child NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -is be AUX VBZ NULL -that that DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -pass pass VERB VB NULL -the the DET DT TIME -night night NOUN NN TIME -with with ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -allow allow VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -and and CCONJ CC NULL -comrade comrade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -he -PRON- PRON PRP NULL -tame tame ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -opening open VERB VBG NULL -the the DET DT NULL -door door NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -wider wide ADJ JJR NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -coward coward NOUN NN NULL -, , PUNCT , NULL -too too ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -more more ADV RBR NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -than than SCONJ IN NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -taking take VERB VBG NULL -another another DET DT NULL -peep peep NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -case case NOUN NN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -supper supper NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -place place NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -entered enter VERB VBD NULL -the the DET DT NULL -house house NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -there there PRON EX NULL -were be AUX VBD NULL -, , PUNCT , NULL -besides besides SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -two two NUM CD CARDINAL -children child NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -had have AUX VBD NULL -hurt hurt VERB VBN NULL -his -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -couch couch NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -so so ADV RB NULL -strange strange ADJ JJ NULL -a a DET DT NULL -company company NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -busy busy ADJ JJ NULL -laying lay VERB VBG NULL -the the DET DT NULL -table table NOUN NN NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -going go VERB VBG NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -To to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -sure sure ADJ JJ NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -3 3 NUM CD TIME -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -lets let VERB VBZ NULL -any any DET DT NULL -one one NOUN NN CARDINAL -come come VERB VB NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -many many ADJ JJ NULL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -never never ADV RB NULL -been be AUX VBN NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT EVENT -Great Great PROPN NNP EVENT -Oz Oz PROPN NNP EVENT -, , PUNCT , NULL -nor nor CCONJ CC NULL -do do AUX VBP NULL -I -PRON- PRON PRP NULL -know know VERB VB NULL -of of ADP IN NULL -any any DET DT NULL -living live VERB VBG NULL -person person NOUN NN NULL -who who PRON WP NULL -has have AUX VBZ NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -Does do AUX VBZ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -go go VERB VB NULL -out out ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asteed asteed VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Never never ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -sits sit VERB VBZ NULL -day day NOUN NN NULL -after after ADP IN NULL -day day NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -wait wait VERB VBP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -d(|^ d(|^ VERB VBZ NULL -not not PART RB NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -face face NOUN NN NULL -to to ADP IN NULL -face face NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -\ \ PROPN NNP NULL -^4 ^4 PUNCT NFP NULL -zz zz PROPN NNP NULL -/^li /^li PROPN NNP NULL - - -- - PUNCT : NULL -i i PRON PRP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -he -PRON- PRON PRP NULL -like like SCONJ IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -W^/^ W^/^ PROPN NNP NULL -' ' PART POS NULL -y/(\ y/(\ NUM CD NULL -1 1 NUM CD NULL -; ; PUNCT : NULL -| | X FW NULL -[ [ PUNCT -LRB- NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -hard hard ADJ JJ NULL -to to PART TO NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -thoughttully thoughttully ADV RB NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -, , PUNCT , NULL -arid arid PROPN NNP NULL -can can AUX MD NULL -take take VERB VB NULL -on on ADP RP NULL -any any DET DT NULL -form form NOUN NN NULL -he -PRON- PRON PRP NULL -wishes wish VERB VBZ NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -some some DET DT NULL -say say VERB VBP NULL -he -PRON- PRON PRP NULL -looks look VERB VBZ NULL -like like SCONJ IN NULL -a a DET DT NULL -cat cat NOUN NN NULL -. . PUNCT . NULL - - -To to ADP IN NULL -others other NOUN NNS NULL -he -PRON- PRON PRP NULL -appears appear VERB VBZ NULL -as as SCONJ IN NULL -a a DET DT NULL -beautifLil,,f^l^yi beautiflil,,f^l^yi NOUN NN NULL -, , PUNCT , NULL -Qr Qr PROPN NNP PERSON -a a DET DT NULL -brownie brownie NOUN NN NULL -, , PUNCT , NULL -or or CCONJ CC NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -form form NOUN NN NULL -that that PRON WDT NULL -^ ^ PROPN NNP NULL - - -> > X XX NULL -^ ^ PROPN NNP NULL -pleases please VERB VBZ NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -who who PRON WP NULL -the the DET DT NULL -real real ADJ JJ NULL -Qz Qz PROPN NNP ORG -i^ i^ PROPN NNP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -foi^m foi^m PROPN NNP ORG -person person NOUN NN NULL -can can AUX MD NULL -tell tell VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -very very ADV RB NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -thy thy PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -tr>^ tr>^ PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -some some DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -oxv^t oxv^t PROPN NNP NULL -shall shall AUX MD NULL -have have AUX VB NULL -made^ur|jjou made^ur|jjou PROPN NNP PERSON -ney ney NOUN NN PERSON -for for ADP IN NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -"^^ "^^ PUNCT '' NULL - - -' ' PUNCT `` NULL -si si INTJ UH NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL -' ' PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -tc tc PROPN NNP NULL -) ) PUNCT -RRB- NULL -; ; PUNCT : NULL -see see VERB VB NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Oz Oz PROPN NNP ORG -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -114 114 NUM CD CARDINAL - - -I'HE I'HE PROPN NNP NULL - - -WONDKRFUI WONDKRFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -some some DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -could could AUX MD NULL -do do AUX VB NULL -that that SCONJ IN NULL -easily easily ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -more more ADJ JJR NULL -brains brain NOUN NNS NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -needs need VERB VBZ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -not not PART RB NULL -trouble trouble VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -a a DET DT NULL -large large ADJ JJ NULL -collection collection NOUN NN NULL -of of ADP IN NULL -hearts heart NOUN NNS NULL -, , PUNCT , NULL -of of ADP IN NULL -all all DET DT NULL -sizes size NOUN NNS NULL -and and CCONJ CC NULL -shapes shape NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -keeps keep VERB VBZ NULL -a a DET DT NULL -great great ADJ JJ NULL -pot pot NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -room room NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -covered cover VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -golden golden ADJ JJ NULL -plate plate NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -from from ADP IN NULL -running run VERB VBG NULL -over over ADV RB NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -some some DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sorrowfully sorrowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -home home NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -somewhere somewhere ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -likely likely ADJ JJ NULL -. . PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -can can AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -; ; PUNCT : NULL - - -so so ADV RB NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -first first ADV RB ORDINAL -you -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -task task NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -anyone anyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -usually usually ADV RB NULL -has have AUX VBZ NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -want want VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -speaking speak VERB VBG NULL -to to ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -only only ADV RB NULL -wagged wag VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -, , PUNCT , NULL -strange strange ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -speak speak VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -called call VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that DET DT NULL -supper supper NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Lion Lion PROPN NNP NULL -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -115 115 NUM CD CARDINAL - - -SO so ADV RB NULL -they -PRON- PRON PRP NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -table table NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -ate eat VERB VBD NULL -some some DET DT NULL -dehcious dehcious ADJ JJ NULL -porridge porridge NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -dish dish NOUN NN NULL -of of ADP IN NULL -scrambled scramble VERB VBN NULL -eggs egg NOUN NNS NULL -and and CCONJ CC NULL -a a DET DT NULL -plate plate NOUN NN NULL -of of ADP IN NULL -nice nice ADJ JJ NULL -white white ADJ JJ NULL -bread bread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -her -PRON- PRON PRP$ NULL -meal meal NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP LAW -ate eat VERB VBD NULL -some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -porridge porridge NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -care care VERB VB NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -from from ADP IN NULL -oats oat NOUN NNS NULL -and and CCONJ CC NULL -oats oat NOUN NNS NULL -were be AUX VBD NULL -food food NOUN NN NULL -for for ADP IN NULL -horses horse NOUN NNS NULL -, , PUNCT , NULL -not not PART RB NULL -for for ADP IN NULL -lions lion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -ate eat VERB VBD NULL -nothing nothing PRON NN NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -ate eat VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -of of ADP IN NULL -everything everything PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -a a DET DT NULL -good good ADJ JJ NULL -supper supper NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -woman woman NOUN NN NULL -now now ADV RB NULL -gave give VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -a a DET DT NULL -bed bed NOUN NN NULL -to to PART TO NULL -sleep sleep VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -beside beside ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -guarded guard VERB VBD NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -room room NOUN NN NULL - - -so so SCONJ IN NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -disturbed disturb VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -stood stand VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -and and CCONJ CC NULL -kept keep VERB VBD NULL -quiet quiet ADJ JJ NULL -all all DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -of of ADP IN NULL -course course NOUN NN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -sleep sleep VERB VB NULL -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -up up ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -saw see VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -just just ADV RB NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -glow glow NOUN NN NULL -became become VERB VBD NULL -brighter bright ADJ JJR NULL -and and CCONJ CC NULL -brighter bright ADJ JJR NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -nearing near VERB VBG NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -travels travel NOUN NNS NULL -. . PUNCT . NULL - - -Yet yet CCONJ CC NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -afternoon afternoon NOUN NN TIME -before before ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -wall wall NOUN NN NULL -that that PRON WDT NULL -surrounded surround VERB VBD NULL -the the DET DT NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -high high ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thick thick ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -a a DET DT NULL -bright bright ADJ JJ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -road road NOUN NN NULL -of of ADP IN NULL -yellow yellow ADJ JJ NULL -brick brick NOUN NN NULL -, , PUNCT , NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -studded stud VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -that that SCONJ IN NULL -glit- glit- PROPN NNP NULL -tered tere VERB VBD NULL -so so ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -that that PRON WDT NULL -even even ADV RB NULL -the the DET DT NULL -painted paint VERB VBN NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -were be AUX VBD NULL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -brilliancy brilliancy NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -bell bell NOUN NN NULL -beside beside ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -pushed push VERB VBD NULL -ii6 ii6 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -button button NOUN NN NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -a a DET DT NULL -silvery silvery ADJ JJ NULL -tinkle tinkle ADJ JJ NULL -sound sound NOUN NN NULL -within within ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -big big ADJ JJ NULL -gate gate NOUN NN NULL -swung swing VERB VBD NULL -slowly slowly ADV RB NULL -open open ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -passed pass VERB VBD NULL -through through ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -room room NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -glistened glisten VERB VBD NULL -with with ADP IN NULL -countless countless ADJ JJ NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -stood stand VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -about about ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -size size NOUN NN NULL -as as SCONJ IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS PERSON -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -clothed clothe VERB VBN NULL -all all ADV RB NULL -in in ADP IN NULL -green green ADJ JJ NULL -, , PUNCT , NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -his -PRON- PRON PRP$ NULL -skin skin NOUN NN NULL -was be AUX VBD NULL -of of ADP IN NULL -a a DET DT NULL -greenish greenish ADJ JJ NULL -tint tint NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -side side NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -green green ADJ JJ NULL -box box NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -the the DET DT NULL -man man NOUN NN NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -in in ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -came come VERB VBD NULL -here here ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -surprised surprised ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -answer answer NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -do\An do\an NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -been be AUX VBN NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -since since SCONJ IN NULL -anyone anyone PRON NN NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -in in ADP IN NULL -perplexity perplexity NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -is be AUX VBZ NULL -power- power- ADJ JJ NULL -ful ful ADJ JJ NULL -and and CCONJ CC NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -on on ADP IN NULL -an an DET DT NULL -idle idle ADJ JJ NULL -or or CCONJ CC NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -to to PART TO NULL -bother bother VERB VB NULL -the the DET DT NULL -wise wise ADJ JJ NULL -reflections reflection NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -angry angry ADJ JJ NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -an an DET DT NULL -instant instant NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -117 117 NUM CD CARDINAL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -foolish foolish ADJ JJ NULL -errand errand NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -an an DET DT NULL -idle idle ADJ JJ NULL -ori^ ori^ NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -plied ply VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -important important ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -we -PRON- PRON PRP NULL -h h VERB VBP NULL -, , PUNCT , NULL -m,^Sten m,^Sten PROPN NNP NULL -told tell VERB VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Wizard Wizard PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -^ ^ PROPN NNP NULL -: : PUNCT : NULL - - -4^^^ 4^^^ NUM CD CARDINAL - - -1^ 1^ NUM CD NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -Ife'^Ssfe^he Ife'^Ssfe^he PROPN NNP PERSON -Emerald Emerald PROPN NNP PERSON -City City PROPN NNP PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -to to ADP IN NULL -those those DET DT NULL -who who PRON WP NULL -are be AUX VBP NULL -not not PART RB NULL -honest honest ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -who who PRON WP NULL -approach approach VERB VBP NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -curiosity curiosity NOUN NN NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -few few ADJ JJ NULL -have have AUX VBP NULL -ever ever ADV RB NULL -dared dare VERB VBN NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -since since SCONJ IN NULL -you -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -5^>iit 5^>iit PROPN NNP NULL -first first ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -put put VERB VB NULL -on on ADP IN NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT `` NULL -^^^^^ ^^^^^ PUNCT . NULL -' ' PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Wll0 Wll0 PROPN NNP NULL -< < X XX NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -the^ the^ PROPN NNP NULL -brightness brightness NOUN NN NULL -and and CCONJ CC NULL -glory glory NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -would would AUX MD NULL -blind blind VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -those those DET DT NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -must must AUX MD NULL -wear wear VERB VB NULL -spectacles spectacle VERB VBZ NULL -nig"ht nig"ht PROPN NNP GPE -and and CCONJ CC NULL -day day NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -locked lock VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP NULL -so so ADV RB NULL -ordered order VERB VBD NULL -it -PRON- PRON PRP NULL -when when ADV WRB NULL -the the DET DT NULL -City City PROPN NNP NULL -w^as w^as NOUN NN NULL -first first ADV RB ORDINAL -built build VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -only only ADJ JJ NULL -key- key- NOUN NN NULL -that that PRON WDT NULL -will will AUX MD NULL -unlock unlock VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -spectacles spectacle NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -size size NOUN NN NULL -and and CCONJ CC NULL -shape shape NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -had have AUX VBD NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -found find VERB VBD NULL -a a DET DT NULL -pair pair NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -just just ADV RB NULL -fit fit VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -put put VERB VBD NULL -them -PRON- PRON PRP NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -ii8 ii8 VERB VBZ NULL -THE the DET DT NULL -WONDERFUI WONDERFUI PROPN NNP NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -two two NUM CD CARDINAL -golden golden ADJ JJ NULL -bands band NOUN NNS NULL -fastened fasten VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -that that PRON WDT NULL -passed pass VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -together together ADV RB NULL -by by ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -key key NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -at at ADP IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -chain chain NOUN NN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -wore wear VERB VBD NULL -around around ADP IN NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -not not PART RB NULL -take take VERB VB NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL - - -had have AUX VBD NULL -she -PRON- PRON PRP NULL -wished wish VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -of of ADP IN NULL -course course NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -blinded blind VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -glare glare NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -green green ADJ JJ NULL -man man NOUN NN NULL -fitted fit VERB VBD NULL -spectacles spectacle NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -on on ADP IN NULL -little little ADJ JJ NULL -Toto Toto PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -locked lock VERB VBN NULL -fast fast ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -key key NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -put put VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -glasses glass NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -show show VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -. . PUNCT . NULL - - -Taking take VERB VBG NULL -a a DET DT NULL -big big ADJ JJ NULL -golden golden ADJ JJ NULL -key key NOUN NN NULL -from from ADP IN NULL -a a DET DT NULL -peg peg NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -he -PRON- PRON PRP NULL -opened open VERB VBD NULL -another another DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -portal portal NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -CN&vpter CN&vpter PROPN NNP NULL - - -XL XL PROPN NNP NULL -TKe TKe PROPN NNP NULL - - -Woi\derfi Woi\derfi PROPN NNP NULL -/ / SYM SYM NULL -l l PROPN NNP NULL -ErcN^erswld ErcN^erswld PROPN NNP NULL -City City PROPN NNP NULL -of of ADP IN NULL -OX OX PROPN NNP ORG -. . PUNCT . NULL - - -vei\ vei\ PROPN NNP PERSON -WITH with ADP IN NULL -EYES eye NOUN NNS ORG -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -spectacles spectacle VERB VBZ NULL -Dorothy Dorothy PROPN NNP PRODUCT -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -dazzled dazzle VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -brilliancy brilliancy NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -City City PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -streets street NOUN NNS NULL -were be AUX VBD NULL -lined line VERB VBN NULL -with with ADP IN NULL -beautiful beautiful ADJ JJ NULL -houses house NOUN NNS NULL -of of ADP IN NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reen reen NOUN NN NULL -marble marble NOUN NN NULL -and and CCONJ CC NULL -studded stud VERB VBD NULL -everywhere everywhere ADV RB NULL -with with ADP IN NULL -sparkling sparkle VERB VBG NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -over over ADP IN NULL -a a DET DT NULL -pavement pavement NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -where where ADV WRB NULL -the the DET DT NULL -blocks block NOUN NNS NULL -were be AUX VBD NULL -joined join VERB VBN NULL -to- to- X XX NULL - - -gether gether NOUN NN NULL -were be AUX VBD NULL -rows row NOUN NNS NULL -of of ADP IN NULL -emeralds emerald NOUN NNS NULL -, , PUNCT , NULL -set set VERB VBN NULL -closely closely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -glittering glitter VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -brightness brightness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -window window NOUN NN NULL -panes pane NOUN NNS NULL -were be AUX VBD NULL -of of ADP IN NULL -green green ADJ JJ NULL -glass glass NOUN NN NULL -; ; PUNCT : NULL -even even ADV RB NULL -the the DET DT NULL -sky sky NOUN NN NULL -above above ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -had have AUX VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -tint tint NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -rays ray NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -were be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -many many ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -men man NOUN NNS NULL -, , PUNCT , NULL -women woman NOUN NNS NULL -and and CCONJ CC NULL -children child NOUN NNS NULL -, , PUNCT , NULL -122 122 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -walking- walking- PROPN NNP NULL -about about ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -were be AUX VBD NULL -all all ADV RB NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -had have AUX VBD NULL -greenish greenish ADJ JJ NULL -skins skin NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -strangely strangely ADV RB NULL -assorted assorted ADJ JJ NULL -company company NOUN NN NULL -with with ADP IN NULL -wondering wonder VERB VBG NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -children child NOUN NNS NULL -all all DET DT NULL -ran run VERB VBD NULL -away away ADV RB NULL -and and CCONJ CC NULL -hid hide VERB VBD NULL -behind behind ADP IN NULL -their -PRON- PRON PRP$ NULL -mothers mother NOUN NNS NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Many many ADJ JJ NULL -shops shop NOUN NNS NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -street street NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -saw see VERB VBD NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -in in ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -g^reen g^reen NUM CD NULL -. . PUNCT . NULL - - -Green green ADJ JJ NULL -candy candy NOUN NN NULL -and and CCONJ CC NULL -g^reen g^reen NUM CD NULL -pop pop NOUN NN NULL -- - PUNCT HYPH NULL -corn corn NOUN NN NULL -were be AUX VBD NULL -offered offer VERB VBN NULL -for for ADP IN NULL -sale sale NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -g^reen g^reen NUM CD NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -green green ADJ JJ NULL -hats hat NOUN NNS NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -all all DET DT NULL -sorts sort NOUN NNS NULL -. . PUNCT . NULL - - -At at ADP IN NULL -one one NUM CD CARDINAL -place place NOUN NN NULL -a a DET DT NULL -man man NOUN NN NULL -was be AUX VBD NULL -selling sell VERB VBG NULL -green green ADJ JJ NULL -lemonade lemonade NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -children child NOUN NNS NULL -bought buy VERB VBD NULL -it -PRON- PRON PRP NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -paid pay VERB VBD NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -g"reen g"reen PROPN NNP NULL -pennies penny NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -no no DET DT NULL -horses horse NOUN NNS NULL -nor nor CCONJ CC NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -any any DET DT NULL -kind kind NOUN NN NULL -; ; PUNCT : NULL -the the DET DT NULL -men man NOUN NNS NULL -carried carry VERB VBD NULL -things thing NOUN NNS NULL -around around ADV RB NULL -in in ADP IN NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -carts cart NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -pushed push VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -seemed seem VERB VBD NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented contented ADJ JJ NULL -and and CCONJ CC NULL -prosperous prosperous ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS PERSON -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -building building NOUN NN NULL -, , PUNCT , NULL -exactly exactly ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP LOC -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -, , PUNCT , NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -soldier soldier NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -uniform uniform NOUN NN NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -a a DET DT NULL -long long ADJ JJ NULL -green green ADJ JJ NULL -beard beard NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Here here ADV RB NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -demand demand VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Step step VERB VB NULL -inside inside ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -gates gate NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -led lead VERB VBN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -carpet carpet NOUN NN NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -green green ADJ JJ NULL -furniture furniture NOUN NN NULL -set set VERB VBN NULL -with with ADP IN NULL -emeralds emerald NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -made make VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -j^e j^e VERB VBP NULL -never never ADV RB NULL -seen see VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -to to ADP IN NULL -lim lim PROPN NNP NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -sat sit VERB VBD NULL -behind behind ADP IN NULL -his -PRON- PRON PRP$ NULL -screen screen NOUN NN NULL -, , PUNCT , NULL -and| and| PROPN NNP NULL -igave igave VERB VBP NULL -him -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -message message NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -says say VERB VBZ NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -you -PRON- PRON PRP NULL -an an DET DT NULL -audience audience NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -de- de- ADJ JJ NULL -sire sire NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -each each DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -enter enter VERB VB NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -admit admit VERB VB NULL -but but CCONJ CC NULL -, , PUNCT , NULL -one one NOUN NN NULL -each each DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -Remain remain VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP FAC -for for ADP IN NULL -several several ADJ JJ DATE -days day NOUN NNS DATE -, , PUNCT , NULL -I -PRON- PRON PRP NULL -J J PROPN NNP NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -shown show VERB VBN NULL -to to ADP IN NULL -rooms room NOUN NNS NULL -where where ADV WRB NULL -l^|nay l^|nay PROPN NNP NULL -rest rest VERB VB NULL -in in ADP IN NULL -comfort comfort NOUN NN NULL -after after ADP IN NULL -your -PRON- PRON PRP$ NULL -, , PUNCT , NULL -^ ^ PROPN NNP NULL -^ ^ PROPN NNP NULL -JOTirney JOTirney PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -rt%^.Cii rt%^.Cii PUNCT -LRB- NULL -: : PUNCT : NULL - - -U^ u^ VERB VB NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL - - -that that SCONJ IN NULL -i^very i^very PRON PRP$ NULL -kind kind ADV RB NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT '' NULL -The the DET DT NULL -soldier soldier NOUN NN NULL -now now ADV RB NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -green green ADJ JJ NULL -whistle whistle NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -a a DET DT NULL -young young ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown PROPN NNP NULL -, , PUNCT , NULL -entered enter VERB VBD NULL -the the DET DT NULL -124 124 NUM CD CARDINAL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -/ / PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -rooi^^fee rooi^^fee PROPN NNP NULL -had have AUX VBD NULL -lovely lovely ADJ JJ NULL -g^reen g^reen NUM CD NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -bow^xIi;|#jfeefore bow^xIi;|#jfeefore VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -show show VERB VB NULL -you -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -room room NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i i PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -except except SCONJ IN NULL -dog dog NOUN NN NULL -" " PUNCT '' NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -followed follow VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -Lssages lssage NOUN NNS NULL -and and CCONJ CC NULL -up up ADV RB NULL -three three NUM CD CARDINAL -flights flight NOUN NNS NULL -of of ADP IN NULL -stairs stair NOUN NNS PERSON -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -at at ADP IN NULL -the the DET DT NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -) ) PUNCT -RRB- NULL -om om INTJ UH NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -com- com- NOUN NN NULL -iets iet NOUN NNS NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -green green ADJ JJ NULL -vel- vel- NOUN NN NULL -Iwas Iwas PROPN NNP NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -' ' PUNCT '' NULL -fountain fountain NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -a a PROPN NNP NULL -, , PUNCT , NULL -y y PROPN NNP NULL -idt^reen idt^reen PROPN NNP NULL -perfume perfume NOUN NN NULL -into into ADP IN NULL -the the DET DT NULL -: : PUNCT : NULL - - -^|^aptifull>^'-(^rved ^|^aptifull>^'-(^rved PUNCT : NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -) ) PUNCT -RRB- NULL -^(ii ^(ii PUNCT NFP NULL -in in ADP IN NULL -the the DET DT NULL -windows window NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -little little ADJ JJ NULL -green green ADJ JJ NULL -books book NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -books book NOUN NNS NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -them -PRON- PRON PRP NULL -full full ADJ JJ NULL -M8^h| M8^h| PROPN NNP NULL - - -they -PRON- PRON PRP NULL -were be AUX VBD NULL -so so ADV RB NULL - - -rf!ffrt rf!ffrt PROPN NNP NULL - - -diffiSStei diffiSStei PROPN NNP NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -tted tte VERB VBN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -lie lie NOUN NN NULL -gra gra PROPN NNP NULL -Qg Qg PROPN NNP ORG -Wi Wi PROPN NNP ORG -t'tJaGk t'tJaGk PUNCT NFP NULL - - -t!o t!o PROPN NNP NULL - - -theothersj theothersj VERB VB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -found find VERB VBD NULL -t t NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -. . PUNCT . NULL - - -Of of ADP IN NULL -\v^i \v^i PROPN NNP NULL -? ? PUNCT . NULL -; ; PUNCT : NULL -: : PUNCT : NULL -wasted waste VERB VBN NULL --pn -pn PUNCT : NULL - - -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -; ; PUNCT : NULL -for for ADP IN NULL -Miliiiil^l Miliiiil^l PROPN NNP NULL -" " PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -125 125 NUM CD CARDINAL - - -when when ADV WRB NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -himself -PRON- PRON PRP NULL -alone alone ADJ JJ NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -room room NOUN NN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -stupidly stupidly ADV RB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -spot spot NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -within within ADP IN NULL -the the DET DT NULL -doorway doorway NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -morning morning NOUN NN TIME -. . PUNCT . NULL - - -, , PUNCT , NULL -It -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -rest rest VERB VB NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -lie lie VERB VB NULL -down down ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -' ' PUNCT `` NULL -^^\)iJIM ^^\)iJIM PUNCT NFP NULL -close close VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -remained remain VERB VBD NULL -all all DET DT TIME -night night NOUN NN TIME -staring stare VERB VBG NULL -" " PUNCT '' NULL -at at ADP IN NULL -a a DET DT NULL -little little ADJ JJ NULL -spider spider NOUN NN NULL -which which PRON WDT NULL -was be AUX VBD NULL -weaving weave VERB VBG NULL -its -PRON- PRON PRP$ NULL -web web NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -earner earner NOUN NN NULL -of of ADP IN NULL -, , PUNCT , NULL -th th X XX NULL - - -< < X XX NULL -? ? PUNCT . NULL - - -room room NOUN NN NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -not not PART RB NULL -^e ^e DET DT NULL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -wonderfoaf wonderfoaf ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -TJin^ tjin^ NOUN NN NULL -Woodman Woodman PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -from from ADP IN NULL -force force PROPN NNP NULL -of of ADP IN NULL -habit habit NOUN NN NULL -, , PUNCT , NULL -f(ir f(ir PROPN NNP NULL - - -he -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -sleep sleep VERB VB NULL -he -PRON- PRON PRP NULL -passed pass VERB VBD NULL -the the DET DT NULL -night night NOUN NN NULL -moving move VERB VBG NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -up up ADP IN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -ii|| ii|| PROPN NNP NULL -! ! PUNCT . NULL - - -good good ADJ JJ NULL -working working NOUN NN NULL -f^rder f^rder X XX NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -would would AUX MD NULL -have have AUX VB NULL -preferred prefer VERB VBN NULL -a a DET DT NULL -bed bed NOUN NN NULL -of of ADP IN NULL -dried dry VERB VBN NULL -/Jeeves /Jeeves PUNCT . NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -being be AUX VBG NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -/ / SYM SYM NULL -i"o|m i"o|m NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -too too ADV RB NULL -much much ADJ JJ NULL -sense sense NOUN NN NULL -to to PART TO NULL -let let VERB VB NULL -this this DET DT NULL -worry worry VERB VB NULL - - -him,'i$j^ him,'i$j^ PROPN NNP NULL -ie ie PROPN NNP NULL -sprang sprang PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -himself -PRON- PRON PRP NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -up up ADP RP NULL -like like SCONJ IN NULL -a a DET DT NULL -eat eat NOUN NN NULL -and and CCONJ CC NULL -purred purr VERB VBD NULL -himself -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -in in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -after after ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -green green ADJ JJ NULL -maiden maiden PROPN NNP NULL -came come VERB VBD NULL -to to PART TO NULL -fetch fetch VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -dressed dress VERB VBD NULL -her -PRON- PRON PRP NULL -ilXv ilXv PROPN NNP NULL -/ / SYM SYM NULL -WJC WJC PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -prettiest pretty ADJ JJS NULL -gowns gown NOUN NNS NULL -made make VERB VBN NULL -of of ADP IN NULL -green green ADJ JJ NULL -brocaded brocade VERB VBN NULL -satiri satiri NOUN NN NULL -: : PUNCT : NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^Dorothy ^Dorothy PROPN NNP NULL - - -put/^ put/^ PROPN NNP NULL -a a DET DT NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -apron apron PROPN NNP NULL -and and CCONJ CC NULL -tied tie VERB VBD NULL -a a DET DT NULL -green green ADJ JJ NULL -rib- rib- NOUN NN NULL -bci'ri bci'ri PROPN NNP NULL -around'Tqt^ around'tqt^ NOUN NN PRODUCT -" " PUNCT '' NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Rjpom Rjpom PROPN NNP ORG -|||th^Great |||th^great VERB VBP ORG -Oz Oz PROPN NNP ORG -. . NOUN NN NULL - - -Firsjf^they firsjf^they NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -hall hall NOUN NN NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -mar|^ mar|^ PROPN NNP NULL -Jadies Jadies PROPN NNP ORG -and and CCONJ CC NULL -gentlemen gentleman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -dresse^fejTJchppstumes dresse^fejTJchppstumes PROPN NNP NULL -. . PUNCT . NULL - - -ThegT^eopie thegt^eopie X ADD NULL -R^^ R^^ PUNCT -LRB- NULL -nothing nothing PRON NN NULL -to to PART TO NULL -do do AUX VB NULL -but.talk but.talk PROPN NNP NULL -to to ADP IN NULL -each each DET DT NULL -other other ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -m'^'^-ys m'^'^-ys PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -126 126 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -wait wait VERB VB NULL -outside outside ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -every every DET DT TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -although although SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -never never ADV RB NULL -permitted permit VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -entered enter VERB VBD NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -curiously curiously ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -whispered whisper VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -really really ADV RB NULL -going go VERB VBG NULL -to to PART TO NULL -look look VERB VB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -face face NOUN NN NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -the the DET DT NULL -Terrible terrible ADJ JJ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Of of ADV RB NULL -course course ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -see see VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -who who PRON WP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -her -PRON- PRON PRP$ NULL -message message NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -have have AUX VB NULL -people people NOUN NNS NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -at at ADP IN NULL -first first ADV RB ORDINAL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -where where ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -from from ADP IN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -me -PRON- PRON PRP NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -looked look VERB VBD NULL -like like SCONJ IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -men- men- VERB VBD NULL -tioned tione VERB VBD NULL -your -PRON- PRON PRP$ NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -much much ADV RB NULL -interested interested ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -about about ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -decided decide VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -admit admit VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -presence presence NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Just just ADV RB NULL -then then ADV RB NULL -a a DET DT NULL -bell bell NOUN NN NULL -rang ring VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -signal signal NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -alone alone ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -opened open VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -door door NOUN NN NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -through through ADV RB NULL -and and CCONJ CC NULL -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -round round ADJ JJ NULL -room room NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -arched arched ADJ JJ NULL -roof roof NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -walls wall NOUN NNS NULL -and and CCONJ CC NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -floor floor NOUN NN NULL -were be AUX VBD NULL -covered cover VERB VBN NULL -with with ADP IN NULL -large large ADJ JJ NULL -emeralds emerald NOUN NNS NULL -set set VERB VBN NULL -closely closely ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -roof roof NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -light light NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -bright bright ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -made make VERB VBD NULL -the the DET DT NULL -emeralds emerald NOUN NNS NULL -sparkle sparkle VERB VB NULL -in in ADP IN NULL -a a DET DT NULL -wonderful wonderful ADJ JJ NULL -manner manner NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -what what PRON WP NULL -interested interested ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -most most ADV RBS NULL -was be AUX VBD NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -marble marble NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -The the DET DT NULL -Eyes Eyes PROPN NNPS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -127 127 NUM CD CARDINAL -was be AUX VBD NULL -shaped shape VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -chair chair NOUN NN NULL -and and CCONJ CC NULL -sparkled sparkle VERB VBD NULL -with with ADP IN NULL -gems gem NOUN NNS NULL -, , PUNCT , NULL -as as SCONJ IN NULL -did do AUX VBD NULL -everything everything PRON NN NULL -else else ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -center center NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -chair chair NOUN NN NULL -was be AUX VBD NULL -an an DET DT NULL -enor- enor- ADJ JJ NULL -mous mous ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -without without ADP IN NULL -body body NOUN NN NULL -to to PART TO NULL -support support VERB VB NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -any any DET DT NULL -arms arm NOUN NNS NULL -or or CCONJ CC NULL -legs leg NOUN NNS NULL -whatever whatever PRON WDT NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -hair hair NOUN NN NULL -upon upon SCONJ IN NULL -this this DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -nose nose NOUN NN NULL -and and CCONJ CC NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -giant giant NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -gazed gaze VERB VBD NULL -upon upon SCONJ IN NULL -this this DET DT NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -and and CCONJ CC NULL -fear fear VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -turned turn VERB VBD NULL -slowly slowly ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -and and CCONJ CC NULL -steadily steadily ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -moved move VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -a a DET DT NULL -voice voice NOUN NN NULL -say say VERB VB NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -an an DET DT NULL -awful awful ADJ JJ NULL -voice voice NOUN NN NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -Head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -courage courage NOUN NN NULL -and and CCONJ CC NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Small Small PROPN NNP NULL -and and CCONJ CC NULL -Meek Meek PROPN NNP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -for for ADP IN NULL -help help NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -thoughtfully thoughtfully NOUN NN NULL -for for ADP IN NULL -a a DET DT TIME -full full ADJ JJ TIME -minute minute NOUN NN TIME -. . PUNCT . NULL - - -Then then ADV RB NULL -said say VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoes shoe NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -got get VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -when when ADV WRB NULL -my -PRON- PRON PRP$ NULL -house house NOUN NN NULL -fell fall VERB VBD NULL -on on ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -killed kill VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Where where ADV WRB NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -get get AUX VB NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -your -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -where where ADV WRB NULL -the the DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -kissed kiss VERB VBD NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -bade bade VERB VBP NULL -me -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -sharply sharply ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -telling tell VERB VBG NULL -the the DET DT NULL -truth truth NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -128 128 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -my -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -like like VERB VB NULL -your -PRON- PRON PRP$ NULL -country country NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Aunt Aunt PROPN NNP WORK_OF_ART -Em Em PROPN NNP WORK_OF_ART -will will AUX MD NULL -be be AUX VB NULL -dreadfully dreadfully ADV RB NULL -worried worried ADJ JJ NULL -over over ADP IN NULL -my -PRON- PRON PRP$ NULL -being- being- NOUN NN NULL -away away ADV RB NULL -so so ADV RB NULL -long long ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -turned turn VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -and and CCONJ CC NULL -down down ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -around around ADV RB NULL -so so ADV RB NULL -queerly queerly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -at at ADP IN NULL -last last ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -weak weak ADJ JJ NULL -; ; PUNCT : NULL -because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -helpless helpless ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -That that DET DT NULL -just just ADV RB NULL -happened happen VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -simply simply ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kan- Kan- PROPN NNP NULL -sas sas NOUN NN NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -everyone everyone PRON NN NULL -must must AUX MD NULL -pay pay VERB VB NULL -for for ADP IN NULL -everything everything PRON NN NULL -he -PRON- PRON PRP NULL -gets get VERB VBZ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -use use VERB VB NULL -my -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -power power NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -home home ADV RB NULL -again again ADV RB NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -. . PUNCT . NULL - - -do do AUX VB NULL -something something PRON NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -first first ADV RB ORDINAL -. . PUNCT . NULL - - -Help help VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -What what PRON WP NULL -must must AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Kill kill VERB VB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -Witch witch NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -0/ 0/ NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -129 129 NUM CD CARDINAL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -killed kill VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -East East PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -the the DET DT NULL -silver silver NOUN NN NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -bear bear VERB VBP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -now now ADV RB NULL -but but CCONJ CC NULL -one one NUM CD NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -left leave VERB VBN NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -me -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -send send VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -but but CCONJ CC NULL -not not PART RB NULL -before before ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -began begin VERB VBD NULL -to to PART TO NULL -weep weep VERB VB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -much much ADJ JJ NULL -disap- disap- NOUN NN NULL -pointed pointed NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -winked wink VERB VBD NULL -again again ADV RB NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -anxiously anxiously ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -felt feel VERB VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -help help VERB VB NULL -him -PRON- PRON PRP NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -never never ADV RB NULL -killed kill VERB VBD NULL -anything anything PRON NN NULL -, , PUNCT , NULL -willingly willingly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -sobbed sob VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -even even ADV RB NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -wanted want VERB VBD NULL -to to PART TO NULL -, , PUNCT , NULL -how how ADV WRB NULL -could could AUX MD NULL -I -PRON- PRON PRP NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -? ? PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -are be AUX VBP NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -can can AUX MD NULL -not not PART RB NULL -kill kill VERB VB NULL -her -PRON- PRON PRP$ NULL -your- your- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -how how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -expect expect VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -know know VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Head Head PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -answer answer NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -until until ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -dies die VERB VBZ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -your -PRON- PRON PRP$ NULL -Uncle Uncle PROPN NNP NULL -and and CCONJ CC NULL -Aunt Aunt PROPN NNP ORG -again again ADV RB NULL -. . PUNCT . NULL - - -Remember remember VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -Wicked wicked ADJ JJ NULL -tremendously tremendously ADV RB NULL -Wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -killed kill VERB VBN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -ask ask VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -your -PRON- PRON PRP$ NULL -task task NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Sorrowfully sorrowfully ADV RB PERSON -Dorothy Dorothy PROPN NNP PERSON -left leave VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL - - -H h NOUN NN NULL -I30 i30 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -waiting wait VERB VBG NULL -to to PART TO NULL -hear hear VERB VB NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -hope hope NOUN NN NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -will will AUX MD NULL -not not PART RB NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -home home ADV RB NULL -until until ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -killed kill VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -never never ADV RB NULL -do do AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -do do AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -bed bed NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -herself -PRON- PRON PRP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ NULL -morning morning NOUN NN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green PROPN NNP NULL - - -whis- whis- PROPN NNP NULL - - -kers ker NOUN NNS PERSON -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -was be AUX VBD NULL -admitted admit VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -, , PUNCT , NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -emerald emerald PROPN NNP NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -most most ADV RBS NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gauze gauze NOUN NN NULL -and and CCONJ CC NULL -wore wear VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -flowing flow VERB VBG NULL -green green ADJ JJ NULL -locks lock NOUN NNS NULL -a a DET DT NULL -crown crown NOUN NN NULL -of of ADP IN NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Growing grow VERB VBG NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -were be AUX VBD NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -gorgeous gorgeous ADJ JJ NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -so so ADV RB NULL -light light ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -fluttered flutter VERB VBD NULL -if if SCONJ IN NULL -the the DET DT NULL -slightest slight ADJ JJS NULL -breath breath NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -reached reach VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -bowed bow VERB VBN NULL -, , PUNCT , NULL -as as ADV RB NULL -prettily prettily ADV RB NULL -as as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -stuffing stuffing NOUN NN NULL -would would AUX MD NULL -let let VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -before before ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -sweetly sweetly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -T T PROPN NNP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -expected expect VERB VBN NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP PERSON -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -told tell VERB VBD NULL -him -PRON- PRON PRP NULL -of of ADP IN NULL -, , PUNCT , NULL -was be AUX VBD NULL -much much ADV RB NULL -astonished astonished ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -her -PRON- PRON PRP NULL -bravely bravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -only only ADV RB NULL -a a DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -There- There- PROPN NNP NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -131 131 NUM CD CARDINAL -fore fore NOUN NN NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -praying pray VERB VBG NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -put put VERB VB NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -instead instead ADV RB NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -as as ADV RB NULL -much much ADV RB NULL -a a DET DT NULL -man man NOUN NN NULL -as as SCONJ IN NULL -any any DET DT NULL -other other ADJ JJ NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -dominions dominion NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Because because SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wise wise ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no DET DT NULL -one one NOUN NN NULL -else else ADV RB NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -grant grant VERB VBP NULL -favors favor NOUN NNS NULL -without without ADP IN NULL -some some DET DT NULL -return return NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -this this DET DT NULL -much much ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -promise promise VERB VB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kill kill VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -such such ADJ JJ NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -you -PRON- PRON PRP NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -care care VERB VB NULL -who who PRON WP NULL -kills kill VERB VBZ NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -grant grant VERB VB NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -again again ADV RB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -earned earn VERB VBN NULL -the the DET DT NULL -brains brain NOUN NNS NULL -you -PRON- PRON PRP NULL -so so ADV RB NULL -greatly greatly ADV RB NULL -desire desire VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -sorrowfully sorrowfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -what what PRON WP NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -said say VERB VBN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -surprised surprised ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -^;:3}r ^;:3}r PROPN NNP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET PDT NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -needs need VERB VBZ NULL -a a DET DT NULL -heart heart NOUN NN NULL -as as ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -On on ADP IN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sol- sol- NOUN NN NULL -dier dier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -132 132 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -has have AUX VBZ NULL -sent send VERB VBN NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Follow follow VERB VB NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -So so ADV RB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -find find VERB VB NULL -Oz Oz PROPN NNP NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -or or CCONJ CC NULL -a a DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -hoped hope VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -given give VERB VBN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -a a DET DT NULL -head head NOUN NN NULL -has have AUX VBZ NULL -no no DET DT NULL -heart heart NOUN NN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -and and CCONJ CC NULL -therefore therefore ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -feel feel VERB VB NULL -for for ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -beg beg VERB VB NULL -hard hard ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -ladies lady NOUN NNS NULL -are be AUX VBP NULL -themselves -PRON- PRON PRP NULL -said say VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -kindly kindly ADV RB NULL -hearted hearted ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -entered enter VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Head Head PROPN NNP NULL -nor nor CCONJ CC NULL -the the DET DT NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -the the DET DT NULL -shape shape NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -most most ADV RBS NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -nearly nearly ADV RB NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -green green ADJ JJ NULL -throne throne NOUN NN NULL -seemed seem VERB VBD NULL -hardly hardly ADV RB NULL -strong strong ADJ JJ NULL -enough enough ADV RB NULL -to to PART TO NULL -hold hold VERB VB NULL -its -PRON- PRON PRP$ NULL -weight weight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Beast Beast PROPN NNP WORK_OF_ART -had have AUX VBD NULL -a a DET DT NULL -head head NOUN NN NULL -like like SCONJ IN NULL -that that DET DT NULL -of of ADP IN NULL -a a DET DT NULL -rhinoceros rhinocero NOUN NNS NULL -, , PUNCT , NULL -only only ADV RB NULL -there there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -eyes eye NOUN NNS NULL -in in ADP IN NULL -its -PRON- PRON PRP$ NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -arms arm NOUN NNS NULL -growing grow VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -also also ADV RB NULL -had have AUX VBD NULL -five five NUM CD CARDINAL -long long ADJ JJ NULL -, , PUNCT , NULL -slim slim ADJ JJ NULL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -Thick thick ADJ JJ NULL -, , PUNCT , NULL -woolly woolly ADJ JJ NULL -hair hair NOUN NN NULL -covered cover VERB VBD NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -looking look VERB VBG NULL -monster monster NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -imagined imagine VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -fortunate fortunate ADJ JJ NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -no no DET DT NULL -heart heart NOUN NN NULL -at at ADP IN NULL -that that DET DT NULL -moment moment NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -beat beat VERB VBN NULL -loud loud ADJ JJ NULL -and and CCONJ CC NULL -fast fast ADV RB NULL -from from ADP IN NULL -terror terror NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -being be AUX VBG NULL -only only ADV RB NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -at at ADV RB NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -disappointed disappointed ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spake spake VERB VB NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -roar roar NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -133 133 NUM CD TIME - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -made make VERB VBN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -love love VERB VB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that PRON WDT NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -as as SCONJ IN NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Because because SCONJ IN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -alone alone ADV RB NULL -can can AUX MD NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -re- re- ADV RB NULL -quest quest NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -gave give VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -growl growl NOUN NN NULL -at at ADP IN NULL -this this DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -gruffly gruffly PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -indeed indeed ADV RB NULL -desire desire VERB VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -earn earn VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Help help VERB VB NULL -Dorothy Dorothy PROPN NNP NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Beast Beast PROPN NNP LOC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -then then ADV RB NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -the the DET DT NULL -biggest big ADJ JJS NULL -and and CCONJ CC NULL -kindest kind ADJ JJS NULL -and and CCONJ CC NULL -most most ADV RBS NULL -loving loving ADJ JJ NULL -heart heart NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -forced force VERB VBN NULL -to to PART TO NULL -return return VERB VB NULL -sorrow- sorrow- X XX NULL -fully fully ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -Beast Beast PROPN NNP ORG -he -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -all all DET DT NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -many many ADJ JJ NULL -forms form NOUN NNS NULL -the the DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -could could AUX MD NULL -take take VERB VB NULL -upon upon SCONJ IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -1 1 NUM CD CARDINAL -1 1 NUM CD NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -beast beast NOUN NN NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -roar roar VERB VB NULL -my -PRON- PRON PRP$ NULL -loudest loud ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -frighten frighten VERB VB NULL -him -PRON- PRON PRP NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -grant grant VERB VB NULL -all all DET DT NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -lady lady NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -pretend pretend VERB VB NULL -to to PART TO NULL -spring spring VERB VB NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -compel compel VERB VB NULL -her -PRON- PRON PRP NULL -to to PART TO NULL -do do AUX VB NULL -my -PRON- PRON PRP$ NULL -bidding bidding NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -great great ADJ JJ NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -" " PUNCT `` NULL -at at ADP IN NULL -my -PRON- PRON PRP$ NULL -mercy mercy NOUN NN NULL -; ; PUNCT : NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -roll roll VERB VB NULL -this this DET DT NULL -head head NOUN NN NULL -all all ADV RB NULL -aboutj aboutj VERB VBP NULL -the the DET DT NULL -room room NOUN NN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -promises promise VERB VBZ NULL -to to PART TO NULL -give give VERB VB NULL -us -PRON- PRON PRP NULL -what what PRON WP NULL -we -PRON- PRON PRP NULL -desire desire VERB VBP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -be be AUX VB NULL -of of ADP IN NULL -good good ADJ JJ NULL -cheer cheer NOUN NN NULL -rny rny ADJ JJ NULL -friends friend NOUN NNS NULL -; ; PUNCT : NULL -for for ADP IN NULL -all all DET DT NULL -will will AUX MD NULL -yet yet ADV RB NULL -be be AUX VB NULL -^vell ^vell ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -_ _ PROPN NNP NULL -? ? PUNCT . NULL - - -V V PROPN NNP NULL -K/;M^Q^^RFW K/;M^Q^^RFW PROPN NNP NULL -WIZARD WIZARD PROPN NNP NULL -o^ o^ PUNCT : NULL -oz oz PROPN NNP NULL -. . PROPN NNP NULL - - -V V PROPN NNP NULL -/ / SYM SYM NULL -ardTind ardtind X XX NULL -isai isai PROPN NNP NULL - - -the the DET DT NULL -/ / SYM SYM NULL -green green ADJ JJ NULL -whiskers whiskers PROPN NNP NULL -ind ind PROPN NNP NULL -bade bade PROPN NNP NULL -/ / PUNCT NFP NULL -Him Him PROPN NNP NULL -Lhr6ugh Lhr6ugh PROPN NNP NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -g^fanc- g^fanc- PROPN NNP PERSON -Jfe'e Jfe'e PROPN NNP PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -before before ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -was be AUX VBD NULL -^^^^^^^\^Vk\^ ^^^^^^^\^Vk\^ PROPN NNP NULL -Ifjfffff/^^ Ifjfffff/^^ PROPN NNP NULL -glowing glow VERB VBG NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -scarcely scarcely ADV RB NULL -\b^ar \b^ar X ADD NULL -XQ'^l^t^ipoMsL{''^^ XQ'^l^t^ipoMsL{''^^ PROPN NNP NULL -thought thought NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -toy toy NOUN NN NULL -accident accident NOUN NN NULL -caught catch VERB VBN NULL -on on ADP IN NULL -fire fire NOUN NN NULL -and and CCONJ CC NULL -was be AUX VBD NULL -burning burn VERB VBG NULL -up up ADP RP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -when when ADV WRB NULL -We -PRON- PRON PRP NULL -tried try VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -nearer nearer ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -heat heat NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -intense intense ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -singed singe VERB VBD NULL -^^ ^^ NUM CD NULL -his -PRON- PRON PRP$ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -crept creep VERB VBD NULL -back^trembling^ly back^trembling^ly PROPN NNP NULL -toa toa PROPN NNP NULL -s^ot s^ot PROPN NNP NULL -near^^v- near^^v- NUM CD NULL - - -Then then ADV RB NULL -a a DET DT NULL -low low ADJ JJ NULL -, , PUNCT , NULL -quiet quiet ADJ JJ NULL -voice/0at^^^bm voice/0at^^^bm PROPN NNP CARDINAL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL - - -y^di y^di ADV RB NULL - - -these these DET DT NULL -.. .. PUNCT . NULL - - -wJe wje X XX NULL -the the DET DT NULL -w w NOUN NN NULL -ords ord NOUN NNS NULL - - -it -PRON- PRON PRP NULL -spokerHl spokerHl PROPN NNP NULL -! ! PUNCT . NULL -^^^"I ^^^"I PUNCT NFP NULL - - -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -an^^i^^i an^^i^^i NOUN NN NULL - - -" " PUNCT `` NULL -ble.^^^Who ble.^^^Who PROPN NNP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -why why ADV WRB NULL -doybu doybu PROPN NNP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -answered answer VERB VBD NULL -, , PUNCT , NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -Cowardly Cowardly PROPN NNP NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -afraid afraid ADJ JJ NULL -" " PUNCT '' NULL -of of ADP IN NULL -evei*ything evei*ything NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -come come VERB VBP NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -beg beg VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -in in ADP IN NULL -reality reality NOUN NN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -become become VERB VB NULL -the the DET DT ORG -King King PROPN NNP ORG -of of ADP IN ORG -Beasts Beasts PROPN NNPS ORG -, , PUNCT , NULL -as as SCONJ IN NULL -men man NOUN NNS NULL -call call VERB VBP NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL - - -Why why ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -cour- cour- VERB VB NULL -" " PUNCT '' NULL -^^ ^^ PUNCT NFP NULL -re re ADP IN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -demanded demand VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -J^^v;\ J^^v;\ PROPN NNP NULL - - -" " PUNCT `` NULL -s^'^.Because s^'^.because NOUN NN NULL -of of ADP IN NULL -all all DET DT NULL -Wizards wizard NOUN NNS ORG -you -PRON- PRON PRP NULL -are^ are^ NUM CD NULL -the the DET DT NULL -greatest great ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -alone alone ADV RB NULL -have have AUX VBP NULL -power power NOUN NN NULL -to to PART TO NULL -grant grant VERB VB NULL -my -PRON- PRON PRP$ NULL -request request NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -an- an- CCONJ CC NULL - - -$ $ SYM $ NULL -< < X XX NULL -J J PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -135 135 NUM CD CARDINAL - - -The the DET DT WORK_OF_ART -Ball Ball PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Fire Fire PROPN NNP WORK_OF_ART -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -for for ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -Bring bring VERB VB NULL -me -PRON- PRON PRP NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch- Witch- PROPN NNP NULL -is be AUX VBZ NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -moment moment NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -lives live VERB VBZ NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -remain remain VERB VB NULL -a a DET DT NULL -coward coward NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -this this DET DT NULL -speech speech NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -could could AUX MD NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -in in ADP IN NULL -reply reply NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -silently silently ADV RB NULL -gazing gaze VERB VBG NULL -at at ADP IN NULL -the the DET DT FAC -Ball Ball PROPN NNP FAC -of of ADP IN FAC -Fire Fire PROPN NNP FAC -it -PRON- PRON PRP NULL -became become VERB VBD NULL -so so ADV RB NULL -furiously furiously ADV RB NULL -hot hot ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -turned turn VERB VBD NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -rushed rush VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -terrible terrible ADJ JJ NULL -interview interview NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB NULL -one one NUM CD NULL -thing thing NOUN NN NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -, , PUNCT , NULL -seek seek VERB VB NULL -out out ADP RP NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -spoke speak VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -beginning begin VERB VBG NULL -to to PART TO NULL -cry cry VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -careful careful ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -tears tear NOUN NNS NULL -will will AUX MD NULL -fall fall VERB VB NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -gown gown NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spot spot VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -dried dry VERB VBD NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -kill kill VERB VB NULL -anybody anybody PRON NN NULL -, , PUNCT , NULL -even even ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL -136 136 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -too too ADV RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -coward coward NOUN NN NULL -to to PART TO NULL -kill kill VERB VB NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -of of ADP IN NULL -much much ADJ JJ NULL -help help NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -such such DET PDT NULL -a a DET DT NULL -fool fool NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -heart heart NOUN NN NULL -to to PART TO NULL -harm harm VERB VB NULL -even even ADV RB NULL -a a DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -go go VERB VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Therefore therefore ADV RB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -decided decide VERB VBN NULL -to to PART TO NULL -start start VERB VB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -sharpened sharpen VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -on on ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -grindstone grindstone NOUN NN NULL -and and CCONJ CC NULL -had have AUX VBD NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -properly properly ADV RB NULL -oiled oil VERB VBN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -stuffed stuff VERB VBD NULL -himself -PRON- PRON PRP NULL -with with ADP IN NULL -fresh fresh ADJ JJ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -put put VERB VB NULL -new new ADJ JJ NULL -paint paint NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -might might AUX MD NULL -see see VERB VB NULL -better better ADV RBR NULL -. . PUNCT . NULL - - -The the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -filled fill VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP$ NULL -'s 's PART POS NULL -basket basket NOUN NN NULL -with with ADP IN NULL -good good ADJ JJ NULL -things thing NOUN NNS NULL -to to PART TO NULL -eat eat VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fastened fasten VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -bell bell NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -ribbon ribbon NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -bed bed NOUN NN NULL -quite quite ADV RB NULL -early early ADV RB NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -' ' PUNCT '' NULL -daylight daylight NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -w^ere w^ere VERB VBD NULL -awakened awaken VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -crowing crowing NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -green green ADJ JJ NULL -cock cock NOUN NN NULL -that that PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -back back NOUN NN NULL -yard yard NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -cackling cackling NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -hen hen NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -laid lay VERB VBN NULL -a a DET DT NULL -green green ADJ JJ NULL -egg egg NOUN NN NULL -. . PUNCT . NULL - - -CKtvpterXU CKtvpterXU PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL -Se^vrcK Se^vrcK PROPN NNP NULL -for for ADP IN NULL -tKe tKe PUNCT : NULL - - -WicKed WicKed PROPN NNP NULL -WitcK WitcK PROPN NNP NULL -^</ ^</ SYM SYM NULL - - -^l ^l NUM CD NULL -" " PUNCT `` NULL - - -^ ^ PROPN NNP NULL -, , PUNCT , NULL -/ / SYM SYM NULL -) ) PUNCT -RRB- NULL -. . PUNCT . NULL - - -I. I. PROPN NNP ORG --^v -^v PROPN NNP NULL - - -/ / SYM SYM NULL -iiTT^ iiTT^ PROPN NNP NULL -; ; PUNCT : NULL -.ilC .ilC PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Soldier soldier NOUN NN WORK_OF_ART -with with ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -green green ADJ JJ WORK_OF_ART -whiskers whisker NOUN NNS WORK_OF_ART -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -. . PUNCT . NULL - - -SOLDIER soldier NOUN NN NULL -WITH with ADP IN NULL -THE the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -streets street NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -lived live VERB VBD NULL -. . PUNCT . NULL - - -This this DET DT NULL -officer officer NOUN NN NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spec- spec- NOUN NN NULL -tacles tacle VERB VBZ NULL -to to PART TO NULL -put put VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -he -PRON- PRON PRP NULL -politely politely ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -for for ADP IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Which which PRON WDT NULL -road road NOUN NN NULL -leads lead VERB VBZ NULL -to to ADP IN NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -road road NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT ORG -Guardian Guardian PROPN NNP ORG -Gates Gates PROPN NNPS ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -no no DET DT NULL -one one NOUN NN NULL -ever ever ADV RB NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -go go VERB VB NULL -that that DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -How how ADV WRB NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -are be AUX VBP NULL -we -PRON- PRON PRP NULL -to to PART TO NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -enquire^He enquire^He PROPN NNP ORG -g g PROPN NNP ORG -^^^v ^^^v PUNCT NFP NULL -.. .. PUNCT . NULL -^ ^ PROPN NNP NULL -/ / SYM SYM NULL -^ ^ PROPN NNP NULL -, , PUNCT , NULL -; ; PUNCT : NULL - - -I -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^//W.^\\ ^//W.^\\ PUNCT : NULL -140 140 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -/ / SYM SYM NULL -" " PUNCT `` NULL -That that PRON WDT NULL -will will AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -knows^ knows^ VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -the the DET DT NULL -Country Country PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL - - -she -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -: : PUNCT : NULL -^"Perhaps ^"Perhaps PUNCT NFP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -mean mean VERB VBP NULL -to to ADP IN NULL -desiroy^her desiroy^her ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -.. .. PUNCT . NULL -A a DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -On on ADP IN NULL -, , PUNCT , NULL -^thatls^ ^thatls^ PUNCT NFP NULL -different different ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gates Gates PROPN NNPS NULL -. . PUNCT . NULL - - -^^-5^,// ^^-5^,// X FW NULL - - -' ' PUNCT `` NULL -\ \ NOUN NNS NULL -" " PUNCT `` NULL -No no DET DT NULL -one one NOUN NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -destroyed destroy VERB VBN NULL -her -PRON- PRON PRP NULL -before before ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -' ' PUNCT '' NULL -^y^\ ^y^\ PUNCT . NULL -I -PRON- PRON PRP NULL -naturally naturally ADV RB NULL -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -slaves slave NOUN NNS NULL -: : PUNCT : NULL - - -Qtyou Qtyou PROPN NNP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rest rest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -take take VERB VB NULL -J J PROPN NNP NULL -care^ care^ NOUN NN NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -wicked wicked ADJ JJ NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -may may AUX MD NULL -not not PART RB NULL -allow allow VERB VB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -destroy destroy VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Keep keep VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -West West PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -sets set VERB VBZ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -faihto faihto ADJ JJ NULL -find find VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -him -PRON- PRON PRP NULL -good- good- ADV RB NULL --bye -bye PUNCT : NULL -, , PUNCT , NULL -and and CCONJ CC NULL -turned turn VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -, , PUNCT , NULL -walking- walking- NOUN NN NULL -over over ADP IN NULL -fields field NOUN NNS NULL -of of ADP IN NULL -soft soft ADJ JJ NULL -grass grass NOUN NN NULL -dotted dot VERB VBN NULL -here here ADV RB NULL -and and CCONJ CC NULL -there there ADV RB NULL -with with ADP IN NULL -daisies daisy NOUN NNS NULL -and and CCONJ CC NULL -buttercups buttercup NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -still still ADV RB NULL -wore wear VERB VBD NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -silk silk NOUN NN NULL -dress dress NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -put put VERB VBN NULL -on on ADP RP NULL -, , PUNCT , NULL -in in ADP IN NULL -the the DET DT NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -no no DET DT NULL -longer longer ADV RBR NULL -green green ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -pure pure ADJ JJ NULL -white white NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -ribbon ribbon NOUN NN NULL -around around ADP IN NULL -Toto Toto PROPN NNP PERSON -'s 's PART POS NULL -neck neck NOUN NN NULL -had have AUX VBD NULL -also also ADV RB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -its -PRON- PRON PRP$ NULL -green green ADJ JJ NULL -color color NOUN NN NULL -and and CCONJ CC NULL -w^as w^as NOUN NN NULL -as as ADV RB NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PROPN NNP NULL -'s 's PART POS NULL -dress dress NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -soon soon ADV RB NULL -left leave VERB VBN NULL -far far ADV RB NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -advanced advance VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -be- be- PROPN NNP NULL -came come VERB VBD NULL -rougher rougher ADV RB NULL -and and CCONJ CC NULL -hillier hilli ADJ JJR NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -farms farm NOUN NNS NULL -nor nor CCONJ CC NULL -houses house NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Westy Westy PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -ground ground NOUN NN NULL -was be AUX VBD NULL -untilled untille VERB VBN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -141 141 NUM CD CARDINAL - - -In in ADP IN NULL -the the DET DT NULL -afternoon afternoon NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -hot hot ADJ JJ NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -, , PUNCT , NULL -for for ADP IN NULL -there there PRON EX NULL -were be AUX VBD NULL -no no DET DT NULL -trees tree NOUN NNS NULL -to to PART TO NULL -offer offer VERB VB NULL -them -PRON- PRON PRP NULL -shade shade NOUN NN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -before before ADP IN NULL -night night NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -were be AUX VBD NULL -tired tired ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -lay lie VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -keeping keep VERB VBG NULL -watch watch NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -but but CCONJ CC NULL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -, , PUNCT , NULL -yet yet CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -as as ADV RB NULL -powerful powerful ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -telescope telescope NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -could could AUX MD NULL -see see VERB VB NULL -everywhere everywhere ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -around around ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -all all ADV RB NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -long long ADJ JJ NULL -distance distance NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -angry angry ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -that that PRON WDT NULL -hung hang VERB VBD NULL -around around ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -there there PRON EX NULL -came come VERB VBD NULL -running run VERB VBG NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -all all DET DT NULL -directions direction NOUN NNS NULL -a a DET DT NULL -pack pack NOUN NN NULL -of of ADP IN NULL -great great ADJ JJ NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -fierce fierce ADJ JJ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -those those DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -your -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -one one NUM CD NULL -is be AUX VBZ NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -one one NUM CD NULL -is be AUX VBZ NULL -a a DET DT NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -another another DET DT NULL -a a DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -None none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -fit fit ADJ JJ NULL -to to PART TO NULL -work work VERB VB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -away away ADV RB NULL -at at ADP IN NULL -full full ADJ JJ NULL -speed speed NOUN NN NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -lucky lucky ADJ JJ NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -were be AUX VBD NULL -wide wide ADV RB NULL -awake awake ADJ JJ NULL -and and CCONJ CC NULL -heard hear VERB VBD NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -coming come VERB VBG NULL -. . PUNCT . NULL - - -142 142 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -get get AUX VB NULL -behind behind ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -come come VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -seized seize VERB VBD NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -very very ADV RB NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wolves wolf NOUN NNS NULL -came come VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -swung- swung- VERB VBZ NULL -his -PRON- PRON PRP$ NULL -arm arm NOUN NN NULL -and and CCONJ CC NULL -chopped chop VERB VBD NULL -the the DET DT NULL -wolf wolf NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -immediately immediately ADV RB NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -raise raise VERB VB NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -another another DET DT NULL -wolf wolf NOUN NN NULL -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -also also ADV RB NULL -fell fall VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -sharp sharp ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -'s 's PART POS ORG -weapon weapon NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD DATE -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -a a DET DT NULL -wolf wolf NOUN NN NULL -was be AUX VBD NULL -killed kill VERB VBN NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lay VERB VBP NULL -dead dead ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -down down ADP RP NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -beside beside ADP IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -said say VERB VBD NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -Tt Tt PROPN NNP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -fight fight NOUN NN NULL -, , PUNCT , NULL -friend friend NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -waited wait VERB VBD NULL -until until ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -a^voke a^voke VERB VBP NULL -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -frightened frightened ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -great great ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -shaggy shaggy ADJ JJ NULL -wolves wolf NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -him -PRON- PRON PRP NULL -for for ADP IN NULL -sav- sav- ADJ JJ NULL -ing e VERB VBG NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -breakfast breakfast NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -this this DET DT NULL -same same ADJ JJ NULL -morn- morn- NOUN NN NULL - - -ing e VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -out out ADP RP NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -143 143 NUM CD CARDINAL -one one NUM CD CARDINAL -eye eye NOUN NN NULL -that that PRON WDT NULL -could could AUX MD NULL -see see VERB VB NULL -afar afar ADV RB NULL -off off ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -wolves wolf NOUN NNS NULL -lying- lying- VERB VBP NULL -dead dead ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -still still ADV RB NULL -travelling travel VERB VBG NULL -through through ADP IN NULL -her -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -made make VERB VBD NULL -her -PRON- PRON PRP$ NULL -angrier angrier NOUN NN NULL -than than SCONJ IN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -blew blow VERB VBD NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -twice twice ADV RB NULL -. . PUNCT . NULL -Straightway straightway VERB VB NULL -a a DET DT NULL -great great ADJ JJ NULL -flock flock NOUN NN NULL -of of ADP IN NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -enough enough ADJ JJ NULL -to to PART TO NULL -darken darken VERB VB NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Fly fly VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -; ; PUNCT : NULL -peck peck VERB VB NULL -out out ADP RP NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -tear tear VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -flew fly VERB VBD NULL -in in ADP IN NULL -one one NUM CD CARDINAL -great great ADJ JJ NULL -flock flock NOUN NN NULL -toward toward ADP IN NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PROPN NNP NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL - - -she -PRON- PRON PRP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -This this DET DT NULL -is be AUX VBZ NULL -my -PRON- PRON PRP$ NULL -battle battle NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -lie lie VERB VB NULL -do.wn do.wn PROPN NNP NULL -beside beside ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -harmed harm VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so SCONJ IN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -lay lie VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -except except SCONJ IN NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -stretched stretch VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -crows crow NOUN NNS NULL -saw see VERB VBD NULL -him -PRON- PRON PRP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -frightened frightened ADJ JJ NULL -, , PUNCT , NULL -as as SCONJ IN NULL -these these DET DT NULL -birds bird NOUN NNS NULL -always always ADV RB NULL -are be AUX VBP NULL -by by ADP IN NULL -scarecrows scarecrow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -come come VERB VB NULL -any any DET DT NULL -nearer nearer ADV RBR NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT ORG -King King PROPN NNP ORG -Crow Crow PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -only only ADV RB NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -peck peck VERB VB NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT WORK_OF_ART -King King PROPN NNP WORK_OF_ART -Crow Crow PROPN NNP WORK_OF_ART -flew fly VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -caught catch VERB VBD NULL -it -PRON- PRON PRP NULL -by by ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -and and CCONJ CC NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -another another DET DT NULL -crow crow NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -twisted twist VERB VBD NULL -its -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -also also ADV RB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -forty forty NUM CD CARDINAL -crows crow NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -forty forty NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -twisted twist VERB VBD NULL -a a DET DT NULL -neck neck NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -all all DET DT NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -dead dead ADJ JJ NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -to to PART TO NULL -rise rise VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -again again ADV RB NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -144 144 NUM CD CARDINAL - - -When when ADV WRB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -looked look VERB VBD NULL -out out ADP RP NULL -again again ADV RB NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -crows crow NOUN NNS NULL -lying lie VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -heap heap NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -got get VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -rage rage NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -blew blow VERB VBD NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -silver silver ADJ JJ NULL -whistle whistle NOUN NN NULL -. . PUNCT . NULL - - -Forthwith Forthwith PROPN NNP NULL -there there PRON EX NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -buzzing buzzing NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -swarm swarm NOUN NN NULL -of of ADP IN NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -flying fly VERB VBG NULL -towards towards ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -death death NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -com- com- NOUN NN NULL -manded mande VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -rapidly rapidly ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming come VERB VBG NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -had have AUX VBD NULL -decided decide VERB VBN NULL -what what PRON WP NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -out out ADP RP NULL -my -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -scatter scatter VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -lion lion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -the the DET DT NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -sting ste VERB VBG NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NULL -did do AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -close close ADV RB NULL -beside beside ADP IN NULL -the the DET DT PRODUCT -Lion Lion PROPN NNP PRODUCT -and and CCONJ CC NULL -held hold VERB VBD NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -straw straw NOUN NN NULL -covered cover VERB VBD NULL -them -PRON- PRON PRP NULL -entirely entirely ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -bees bee NOUN NNS NULL -came come VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -but but SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -to to ADP IN NULL -sting ste VERB VBG NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -flew fly VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -broke break VERB VBD NULL -off off ADP RP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -against against ADP IN NULL -the the DET DT NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -without without ADP IN NULL -hurting hurt VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -as as SCONJ IN NULL -bees bee NOUN NNS NULL -can can AUX MD NULL -not not PART RB NULL -live live VERB VB NULL -when when ADV WRB NULL -their -PRON- PRON PRP$ NULL -stings sting NOUN NNS NULL -are be AUX VBP NULL -broken break VERB VBN NULL -that that PRON WDT NULL -was be AUX VBD NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -lay lie VERB VBD NULL -scattered scatter VERB VBN NULL -thick thick ADJ JJ NULL -about about ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -like like SCONJ IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -of of ADP IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -got get VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -helped help VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -put put VERB VBD NULL -the the DET DT NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -145 145 NUM CD CARDINAL -straw straw VERB VB NULL -back back ADV RB NULL -into into ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP DATE -again again ADV RB NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -onc^ onc^ NUM CD NULL -, , PUNCT , NULL -more more ADJ JJR NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -angry angry ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -her -PRON- PRON PRP$ NULL -black black ADJ JJ NULL -bees bee NOUN NNS NULL -in in ADP IN NULL -little little ADJ JJ NULL -heaps heap NOUN NNS NULL -like like SCONJ IN NULL -fine fine ADJ JJ NULL -coal coal NOUN NN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -stamped stamp VERB VBD NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -tore tear VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -and and CCONJ CC NULL -gnashed gnash VERB VBD NULL -her -PRON- PRON PRP$ NULL -teeth tooth NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -Wlnkies Wlnkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -sharp sharp ADJ JJ NULL -spears spear NOUN NNS NULL -, , PUNCT , NULL -telling tell VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -destroy destroy VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -brave brave ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -told tell VERB VBN NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -marched march VERB VBD NULL -away away ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -near near ADV RB NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -roar roar NOUN NN NULL -and and CCONJ CC NULL -sprang spring VERB VBD NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -ran run VERB VBD NULL -back back ADV RB NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -returned return VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -beat beat VERB VBD NULL -them -PRON- PRON PRP NULL -well well ADV RB NULL -with with ADP IN NULL -a a DET DT NULL -strap strap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -work work NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -think think VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -understand understand VERB VB NULL -how how ADV WRB NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -plans plan NOUN NNS NULL -to to PART TO NULL -de- de- VERB VB NULL - - -stroy stroy VERB VB NULL -these these DET DT NULL -strangers stranger NOUN NNS NULL -had have AUX VBD NULL -failed fail VERB VBN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -W^itch w^itch NOUN NN NULL -, , PUNCT , NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -one one NUM CD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -soon soon ADV RB NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -how how ADV WRB NULL -to to PART TO NULL -act act VERB VB NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -circle circle NOUN NN NULL -of of ADP IN NULL -diamonds diamond NOUN NNS NULL -and and CCONJ CC NULL -rubies ruby NOUN NNS NULL -running run VERB VBG NULL -round round ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -This this DET DT NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -had have AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -. . PUNCT . NULL - - -Whoever whoever PRON WP NULL -owned own VERB VBD NULL -it -PRON- PRON PRP NULL -could could AUX MD NULL -call call VERB VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -who who PRON WP NULL -would would AUX MD NULL -obey obey VERB VB NULL -any any DET DT NULL -order order NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -given give VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -no no DET DT NULL -person person NOUN NN NULL -could could AUX MD NULL -com- com- VERB VB NULL -mand mand VERB VB NULL -these these DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -more more ADJ JJR CARDINAL -than than SCONJ IN CARDINAL -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -te te PROPN NNP NULL -. . PUNCT . NULL - - -146 146 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Twice twice ADV RB NULL -already already ADV RB NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -used use VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -the the DET DT NULL -Winkies winkie NOUN NNS NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -set set VERB VBD NULL -herself -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -do do AUX VB NULL -this this DET DT NULL -. . PUNCT . NULL - - -The the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -was be AUX VBD NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -fought fight VERB VBN NULL -against against ADP IN NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Oz Oz PROPN NNP NULL -him- him- NOUN NN NULL -self self NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -driven drive VERB VBD NULL -him -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL - - -The the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -also also ADV RB NULL -helped help VERB VBN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -doing do VERB VBG NULL -this this DET DT NULL -. . PUNCT . NULL - - -Only only ADV RB NULL -once once ADV RB NULL -more more ADV RBR NULL -could could AUX MD NULL -she -PRON- PRON PRP NULL -use use VERB VB NULL -this this DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -for for ADP IN NULL -which which PRON WDT NULL -rea- rea- ADJ JJ NULL -son son NOUN NN NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -until until ADP IN NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -other other ADJ JJ NULL -powers power NOUN NNS NULL -were be AUX VBD NULL -exhausted exhaust VERB VBN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fierce fierce ADJ JJ NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -wild wild ADJ JJ NULL -crows crow NOUN NNS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -stinging stinging ADJ JJ NULL -bees bee NOUN NNS NULL -were be AUX VBD NULL -gone go VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -slaves slave NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -scared scare VERB VBN NULL -away away ADP RP NULL -by by ADP IN NULL -the the DET DT NULL -Cow- Cow- PROPN NNP NULL -ardly ardly ADV RB NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -there there PRON EX NULL -was be AUX VBD NULL -only only ADV RB NULL -one one NUM CD NULL -way way NOUN NN NULL -left leave VERB VBN NULL -to to PART TO NULL -destroy destroy VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -took take VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -placed place VERB VBD NULL -it -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -slowly slowly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -ext ext NOUN NN NULL - - -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL - - -i -PRON- PRON PRP NULL -d would AUX MD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -this this DET DT NULL -she -PRON- PRON PRP NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Now now ADV RB NULL -the the DET DT NULL -charm charm NOUN NN NULL -began begin VERB VBD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -147 147 NUM CD CARDINAL -to to PART TO NULL -work work VERB VB NULL -. . PUNCT . NULL - - -The the DET DT NULL -sky sky NOUN NN NULL -was be AUX VBD NULL -darkened darken VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -low low ADJ JJ NULL -rumbling rumble VERB VBG NULL -sound sound NOUN NN NULL -was be AUX VBD NULL -heard hear VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -rushing rushing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wings wing NOUN NNS NULL -; ; PUNCT : NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -laughing laugh VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -sun sun NOUN NN NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark ADJ JJ NULL -sky sky NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -surrounded surround VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -monkeys monkey NOUN NNS NULL -, , PUNCT , NULL -each each DET DT NULL -with with ADP IN NULL -a a DET DT NULL -pair pair NOUN NN NULL -of of ADP IN NULL -immense immense ADJ JJ NULL -and and CCONJ CC NULL -powerful powerful ADJ JJ NULL -wings wing NOUN NNS NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -One one NUM CD CARDINAL -, , PUNCT , NULL -much much ADV RB NULL -bigger big ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT NULL -others other NOUN NNS NULL -, , PUNCT , NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -their -PRON- PRON PRP$ NULL -leader leader NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -flew fly VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -for for ADP IN NULL -the the DET DT NULL -third third ADJ JJ ORDINAL -and and CCONJ CC NULL -last last ADJ JJ NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -command command VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -who who PRON WP NULL -are be AUX VBP NULL -within within ADP IN NULL -my -PRON- PRON PRP$ NULL -land land NOUN NN NULL -and and CCONJ CC NULL -de- de- X XX NULL - - -stroy stroy VERB VB NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -except except SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Bring bring VERB VB NULL -that that DET DT NULL -beast beast NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -mind mind NOUN NN NULL -to to PART TO NULL -harness harness VERB VB NULL -him -PRON- PRON PRP NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -work work VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -shall shall AUX MD NULL -be be AUX VB NULL -obeyed obey VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -deal deal NOUN NN NULL -of of ADP IN NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -away away ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -walking walk VERB VBG NULL -. . PUNCT . NULL - - -148 148 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Some some DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -seized seize VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -a a DET DT NULL -country country NOUN NN NULL -thickly thickly ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -rocks rock NOUN NNS NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -they -PRON- PRON PRP NULL -dropped drop VERB VBD NULL -the the DET DT NULL -poor poor ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -fell fall VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -distance distance NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -lay lie VERB VBD NULL -so so ADV RB NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -dented dent VERB VBD NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -neither neither CCONJ CC NULL -move move VERB VB NULL -nor nor CCONJ CC NULL -groan groan NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -fingers finger NOUN NNS NULL -pulled pull VERB VBD NULL -all all DET DT NULL -of of ADP IN NULL -the the DET DT NULL -straw straw NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -and and CCONJ CC NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -made make VERB VBD NULL -his -PRON- PRON PRP$ NULL -hat hat NOUN NN NULL -and and CCONJ CC NULL -boots boot NOUN NNS NULL -and and CCONJ CC NULL -clothes clothe NOUN NNS NULL -into into ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -bundle bundle NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -top top ADJ JJ NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -a a DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -remaining remain VERB VBG NULL -Monkeys Monkeys PROPN NNPS ORG -threw throw VERB VBD NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -stout stout ADJ JJ NULL -rope rope NOUN NN NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -unable unable ADJ JJ NULL -to to PART TO NULL -bite bite VERB VB NULL -or or CCONJ CC NULL -scratch scratch VERB VB NULL -or or CCONJ CC NULL -struggle struggle VERB VB NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -placed place VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -yard yard NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -iron iron NOUN NN NULL -fence fence NOUN NN NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Dorothy Dorothy PROPN NNP NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -harm harm VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -stood stand VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -watching watch VERB VBG NULL -the the DET DT NULL -sad sad ADJ JJ NULL -fate fate NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -com- com- NOUN NN NULL -rades rade VERB VBZ NULL -and and CCONJ CC NULL -thinking think VERB VBG NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -soon soon ADV RB NULL -be be AUX VB NULL -her -PRON- PRON PRP$ NULL -turn turn NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -leader leader NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -his -PRON- PRON PRP$ NULL -long long ADJ JJ NULL -, , PUNCT , NULL -hairy hairy ADJ JJ NULL -arms arm NOUN NNS NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -ugly ugly ADJ JJ NULL -face face NOUN NN NULL -grinning grinning NOUN NN NULL -terriby terriby NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Good Good PROPN NNP ORG -Witch Witch PROPN NNP ORG -'s 's PART POS ORG -kiss kiss NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -and and CCONJ CC NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -, , PUNCT , NULL -motioning motion VERB VBG NULL -the the DET DT NULL -others other NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -this this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -protected protect VERB VBN NULL -by by ADP IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Good Good PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -149 149 NUM CD CARDINAL -greater great ADJ JJR NULL -than than SCONJ IN NULL -the the DET DT ORG -Power Power PROPN NNP ORG -of of ADP IN ORG -Evil Evil PROPN NNP ORG -. . PUNCT . NULL - - -All all DET DT NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -carry carry VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -, , PUNCT , NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -gently gently ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -her -PRON- PRON PRP NULL -swiftly swiftly ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -set set VERB VBD NULL -her -PRON- PRON PRP NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -front front ADJ JJ NULL -door door NOUN NN NULL -step step NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -leader leader NOUN NN NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -obeyed obey VERB VBN NULL -you -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -able able ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -are be AUX VBP NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -is be AUX VBZ NULL -tied tie VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -yard yard NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -we -PRON- PRON PRP NULL -dare dare VERB VBP NULL -not not PART RB NULL -harm harm VERB VB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -dog dog NOUN NN NULL -she -PRON- PRON PRP NULL -carries carry VERB VBZ NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -power power NOUN NN NULL -over over ADP IN NULL -our -PRON- PRON PRP$ NULL -band band NOUN NN NULL -is be AUX VBZ NULL -now now ADV RB NULL -ended end VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -with with ADP IN NULL -much much ADJ JJ NULL -laughing laugh VERB VBG NULL -and and CCONJ CC NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -noise noise NOUN NN NULL -, , PUNCT , NULL -flew fly VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -soon soon ADV RB NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -surprised surprised ADJ JJ NULL -and and CCONJ CC NULL -worried worried ADJ JJ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -mark mark NOUN NN NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -forehead forehead NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -AWmk AWmk PROPN NNP NULL -, , PUNCT , NULL -> > X XX NULL -- - PUNCT HYPH NULL -I50 i50 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -knew know VERB VBD NULL -well well ADV RB NULL -that that SCONJ IN NULL -neither neither CCONJ CC NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -nor nor CCONJ CC NULL -she -PRON- PRON PRP NULL -, , PUNCT , NULL -her- her- PROPN NNP NULL -self self NOUN NN NULL -, , PUNCT , NULL -dare dare VERB VB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -girl girl NOUN NN NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -seeing see VERB VBG NULL -the the DET DT GPE -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNP GPE -, , PUNCT , NULL -began begin VERB VBD NULL -to to PART TO NULL -tremble tremble VERB VB NULL -with with ADP IN NULL -fear fear NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -what what PRON WP NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -charm charm NOUN NN NULL -belonged belong VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -At at ADP IN NULL -first first ADV RB ORDINAL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -tempted tempt VERB VBN NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -from from ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -happened happen VERB VBD NULL -to to PART TO NULL -look look VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -child child NOUN NN NULL -'s 's PART POS NULL -eyes eye NOUN NNS NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -how how ADV WRB NULL -simple simple ADJ JJ NULL -the the DET DT NULL -soul soul NOUN NN NULL -behind behind ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -th^ th^ PROPN NNP ORG -little little ADJ JJ NULL -girl girl NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -laughed laugh VERB VBD NULL -to to ADP IN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -still still ADV RB NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -slave slave NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -does do AUX VBZ NULL -not not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -her -PRON- PRON PRP$ NULL -power power NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -harshly harshly ADV RB NULL -and and CCONJ CC NULL -severely severely ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Come come VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -see see VERB VB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -mind mind VERB VBP NULL -everything everything PRON NN NULL -I -PRON- PRON PRP NULL -tell tell VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -an an DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -did do AUX VBD NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -followed follow VERB VBD NULL -her -PRON- PRON PRP NULL -through through ADP IN NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -bade bid VERB VBD NULL -her -PRON- PRON PRP NULL -clean clean ADJ JJ NULL -the the DET DT NULL -pots pot NOUN NNS NULL -and and CCONJ CC NULL -kettles kettle NOUN NNS NULL -and and CCONJ CC NULL -sweep sweep VERB VB NULL -the the DET DT NULL -floor floor NOUN NN NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -fire fire NOUN NN NULL -fed feed VERB VBN NULL -with with ADP IN NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to PART TO NULL -work work NOUN NN NULL -meekly meekly ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -made make VERB VBN NULL -up up ADP RP NULL -to to PART TO NULL -work work VERB VB NULL -as as ADV RB NULL -hard hard ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -; ; PUNCT : NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -had have AUX VBD NULL -decided decide VERB VBN NULL -not not PART RB NULL -to to PART TO NULL -kill kill VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -With with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -hard hard ADV RB NULL -at at ADP IN NULL -w^ork w^ork NOUN NN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -thought think VERB VBD NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -go go VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -harness harness NOUN NN NULL -the the DET DT PRODUCT -Cowardly Cowardly PROPN NNP PRODUCT -Lion Lion PROPN NNP PRODUCT -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -; ; PUNCT : NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -amuse amuse VERB VB NULL -her -PRON- PRON PRP NULL - - -, , PUNCT , NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -draw draw VERB VB NULL -her -PRON- PRON PRP$ NULL -chariot chariot NOUN NN NULL -whenever whenever ADV WRB NULL -she -PRON- PRON PRP NULL -wished wish VERB VBD NULL -to to PART TO NULL -go go VERB VB NULL -to to PART TO NULL -drive drive VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP PRODUCT -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -wound wind VERB VBD NULL -many many ADJ JJ NULL -coils coil NOUN NNS NULL -about about ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIy WONDERFUIy NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -151 151 NUM CD CARDINAL -roar roar VERB VB NULL -and and CCONJ CC NULL -bounded bound VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shut shut VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -harness harness VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -speaking speak VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -bars bar NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -starve starve VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -nothing nothing PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -do do AUX VBP NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -after after ADP IN NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -no no DET DT NULL -food food NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -imprisoned imprison VERB VBN NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -every every DET DT DATE -day day NOUN NN DATE -she -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -at at ADP IN NULL -noon noon NOUN NN TIME -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -ready ready ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -harnessed harness VERB VBN NULL -like like SCONJ IN NULL -a a DET DT NULL -horse horse NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -would would AUX MD NULL -answer answer VERB VB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -No no INTJ UH NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -come come VERB VBP NULL -in in ADP IN NULL -this this DET DT NULL -yard yard NOUN NN NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bite bite VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -reason reason NOUN NN NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -did do AUX VBD NULL -not not PART RB NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -wished wish VERB VBD NULL -was be AUX VBD NULL -that that SCONJ IN NULL -every every DET DT TIME -night night NOUN NN TIME -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -asleep asleep ADJ JJ NULL -Dorothy Dorothy PROPN NNP PERSON -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -food food NOUN NN NULL -from from ADP IN NULL -the the DET DT NULL -cupboard cupboard NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -eaten eat VERB VBN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -do^vn do^vn NOUN NNS PERSON -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -bed bed NOUN NN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -would would AUX MD NULL -lie lie VERB VB NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -they -PRON- PRON PRP NULL -talked talk VERB VBD NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -and and CCONJ CC NULL -tried try VERB VBD NULL -to to PART TO NULL -plan plan VERB VB NULL -some some DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -escape escape VERB VB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -constantly constantly ADV RB NULL -guarded guard VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -and and CCONJ CC NULL -too too ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -girl girl NOUN NN NULL -had have AUX VBD NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -often often ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -threatened threaten VERB VBD NULL -to to PART TO NULL -beat beat VERB VB NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -old old ADJ JJ NULL -um- um- NOUN NN NULL -brella brella NOUN NN NULL -she -PRON- PRON PRP NULL -always always ADV RB NULL -carried carry VERB VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -hand hand NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -in in ADP IN NULL -truth truth NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -to to PART TO NULL -strike strike VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -because because SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -mark mark NOUN NN NULL -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -forehead forehead NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -child child NOUN NN NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -this this DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -was be AUX VBD NULL -full full ADJ JJ NULL -of of ADP IN NULL -fear fear NOUN NN NULL -for for ADP IN NULL -herself -PRON- PRON PRP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -Once once ADV RB NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -struck strike VERB VBD NULL -Toto Toto PROPN NNP PERSON -a a DET DT NULL -blow blow NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -umbrella umbrella NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -brave brave ADJ JJ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -flew fly VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -152 152 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -and and CCONJ CC NULL -bit bite VERB VBD NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -return return NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP GPE -did do AUX VBD NULL -not not PART RB NULL -bleed bleed VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -bitten bite VERB VBN NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -wiciced wicice VERB VBN NULL -that that SCONJ IN NULL -the the DET DT NULL -bood bood NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP NULL -had have AUX VBD NULL -dried dry VERB VBN NULL -up up ADP RP NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -before before ADV RB DATE -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Hfe Hfe PROPN NNP PERSON -became become VERB VBD NULL -very very ADV RB NULL -sad sad ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -under- under- ADV RB NULL -stand stand VERB VB NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -harder hard ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Sometimes sometimes ADV RB NULL -she -PRON- PRON PRP NULL -w^ould w^ould AUX MD NULL -cry cry VERB VB NULL -bitterly bitterly ADV RB NULL -for for ADP IN NULL -hours hour NOUN NNS TIME -, , PUNCT , NULL -with with ADP IN NULL -Toto Toto PROPN NNP PERSON -sitting sit VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -looking look VERB VBG NULL -into into ADP IN NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -, , PUNCT , NULL -whining whine VERB VBG NULL -dismally dismally ADV RB NULL -to to PART TO NULL -show show VERB VB NULL -how how ADV WRB NULL -sorry sorry ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -for for ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -mistress mistress NOUN NN NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -really really ADV RB NULL -care care VERB VB NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -or or CCONJ CC NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -so so ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -with with ADP IN NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -was be AUX VBD NULL -unhappy unhappy ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -made make VERB VBD NULL -him -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -too too ADV RB NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -longing longing NOUN NN NULL -to to PART TO NULL -have have AUX VB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -the the DET DT NULL -Silver Silver PROPN NNP GPE -Shoes Shoes PROPN NNPS GPE -which which PRON WDT NULL -the the DET DT NULL -girl girl NOUN NN NULL -always always ADV RB NULL -wore wear VERB VBD NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -Bees Bees PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Crows Crows PROPN NNPS NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -Wolves wolf NOUN NNS NULL -were be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -heaps heap NOUN NNS NULL -and and CCONJ CC NULL -drying dry VERB VBG NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -used use VERB VBN NULL -up up ADP RP NULL -all all DET PDT NULL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -; ; PUNCT : NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -should should AUX MD NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -hold hold NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Silver Silver PROPN NNP ORG -Shoes Shoes PROPN NNP ORG -they -PRON- PRON PRP NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -more more ADJ JJR NULL -power power NOUN NN NULL -than than SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -watched watch VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -carefully,- carefully,- PROPN NNP NULL -to to PART TO NULL -see see VERB VB NULL -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -ever ever ADV RB NULL -took take VERB VBD NULL -off off ADP RP NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -thinking think VERB VBG NULL -she -PRON- PRON PRP NULL -might might AUX MD NULL -steal steal VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -child child NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -took take VERB VBD NULL -them -PRON- PRON PRP NULL -off off ADP RP NULL -except except SCONJ IN NULL -at at ADP IN NULL -night night NOUN NN NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -her -PRON- PRON PRP$ NULL -bath bath NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -too too ADV RB NULL -much much ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -to to PART TO NULL -dare dare VERB VB NULL -go go VERB VB NULL -in in ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -at at ADP IN NULL -night night NOUN NN TIME -to to PART TO NULL -take take VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -dread dread NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -was be AUX VBD NULL -greater great ADJ JJR NULL -than than SCONJ IN NULL -her -PRON- PRON PRP$ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -dark dark NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -never never ADV RB NULL -came come VERB VBD NULL -near near ADV RB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -bath- bath- ADV RB NULL -ing e VERB VBG NULL -. . PUNCT . NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -old old ADJ JJ NULL -Witch witch NOUN NN PERSON -never never ADV RB NULL -touched touch VERB VBN NULL -water water NOUN NN NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -ever ever ADV RB NULL -let let VERB VB NULL -water water NOUN NN NULL -touch touch VERB VB NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -153 153 NUM CD CARDINAL - - -But but CCONJ CC NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -cunning cunning ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -finally finally ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -a a DET DT NULL -trick trick NOUN NN NULL -that that PRON WDT NULL -would would AUX MD NULL -give give VERB VB NULL -her -PRON- PRON PRP NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -placed place VERB VBD NULL -a a DET DT NULL -bar bar NOUN NN NULL -of of ADP IN NULL -iron iron NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -by by ADP IN NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -arts art NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -iron iron NOUN NN NULL -invisible invisible ADJ JJ NULL -to to ADP IN NULL -human human ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -So so ADV RB NULL -that that SCONJ IN NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -walked walk VERB VBD NULL -across- across- ADP IN NULL -the the DET DT NULL -floor floor NOUN NN NULL -she -PRON- PRON PRP NULL -stumbled stumble VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -bar bar NOUN NN NULL -, , PUNCT , NULL -not not PART RB NULL -being be AUX VBG NULL -able able ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -at at ADP IN NULL -full full ADJ JJ NULL -length length NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -much much ADJ JJ NULL -hurt hurt VERB VBN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -fall fall NOUN NN NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -came come VERB VBD NULL -off off ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -had have AUX VBD NULL -snatched snatch VERB VBN NULL -it -PRON- PRON PRP NULL -away away ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -skinny skinny ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -the the DET DT NULL -success success NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -trick trick NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -she -PRON- PRON PRP NULL -owned own VERB VBD NULL -half half DET PDT CARDINAL -the the DET DT NULL -power power NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -use use VERB VB NULL -it -PRON- PRON PRP NULL -against against ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -even even ADV RB NULL -had have AUX VBD NULL -she -PRON- PRON PRP NULL -known know VERB VBN NULL -how how ADV WRB NULL -to to PART TO NULL -do do AUX VB NULL -so so ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -lost lose VERB VBN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -shoes shoe NOUN NNS NULL -, , PUNCT , NULL -grew grow VERB VBD NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -back back ADP RP NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -retorted retort VERB VBD NULL -the the DET DT NULL -Witch witch NOUN NN ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -now now ADV RB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -not not PART RB NULL -yours yours PRON PRP$ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -wicked wicked ADJ JJ NULL -creature creature NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -no no DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -shoe shoe NOUN NN NULL -from from ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -keep keep VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -laughing laugh VERB VBG NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -154 154 NUM CD CARDINAL -' ' PUNCT `` NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -and and CCONJ CC NULL - - -some some DET DT NULL -day day NOUN NN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -other other ADJ JJ NULL -one one NUM CD NULL -from from ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -too too ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -made make VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -so so ADV RB NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -near near ADV RB NULL -and and CCONJ CC NULL -dashed dash VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -wetting wet VERB VBG NULL -her -PRON- PRON PRP NULL -from from ADP IN NULL -head head NOUN NN NULL -to to ADP IN NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -Instantly instantly ADV RB NULL -the the DET DT NULL -wicked wicked ADJ JJ NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -a a DET DT NULL -loud loud ADJ JJ NULL -cry cry NOUN NN NULL -of of ADP IN NULL -fear fear NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -shrink shrink VERB VB NULL -and and CCONJ CC NULL -fall fall VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -See see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -In in ADP IN NULL -a a DET DT TIME -minute minute NOUN NN TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -melt melt VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -truly truly ADV RB NULL -frightened frightened ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -actually actually ADV RB NULL -melting melt VERB VBG NULL -away away ADV RB NULL -like like SCONJ IN NULL -brown brown ADJ JJ NULL -sugar sugar NOUN NN NULL -before before ADP IN NULL -her -PRON- PRON PRP$ NULL -very very ADJ JJ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Did do AUX VBD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -know know VERB VB NULL -water water NOUN NN NULL -would would AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -wailing wailing NOUN NN NULL -, , PUNCT , NULL -despairing despair VERB VBG NULL -voice voice NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Of of ADV RB NULL -course course ADV RB NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -should should AUX MD NULL -I -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -all all ADV RB NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -have have AUX VB NULL -the the DET DT NULL -castle castle NOUN NN NULL -to to ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -wicked wicke VERB VBN NULL -in in ADP IN NULL -my -PRON- PRON PRP$ DATE -day day NOUN NN DATE -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -like like SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -ever ever ADV RB NULL -be be AUX VB NULL -able able ADJ JJ NULL -to to PART TO NULL -melt melt VERB VB NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -end end VERB VB NULL -my -PRON- PRON PRP$ NULL -wicked wicked ADJ JJ NULL -deeds deed NOUN NNS NULL -. . PUNCT . NULL - - -Look look VERB VB NULL -out out ADV RB NULL -here here ADV RB NULL -I -PRON- PRON PRP NULL -go go VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -With with ADP IN NULL -these these DET DT NULL -words word NOUN NNS NULL -the the DET DT NULL -Witch witch NOUN NN ORG -fell fall VERB VBD NULL -down down ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -brown brown ADJ JJ NULL -, , PUNCT , NULL -melted melted ADJ JJ NULL -, , PUNCT , NULL -shapeless shapeless ADJ JJ NULL -mass mass NOUN NN NULL -and and CCONJ CC NULL -began begin VERB VBD NULL -to to PART TO NULL -spread spread VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -clean clean ADJ JJ NULL -boards board NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -kitchen kitchen NOUN NN NULL -floor floor NOUN NN NULL -. . PUNCT . NULL - - -Seeing see VERB VBG NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -really really ADV RB NULL -melted melt VERB VBN NULL -away away ADV RB NULL -to to ADP IN NULL -nothing nothing PRON NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -drew draw VERB VBD NULL -another another DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -and and CCONJ CC NULL -threw throw VERB VBD NULL -it -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -mess mess NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -then then ADV RB NULL -swept sweep VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -out out SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -picking pick VERB VBG NULL -out out ADP RP NULL -the the DET DT NULL -silver silver ADJ JJ NULL -shoe shoe NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -^55 ^55 NOUN NN NULL - - -was be AUX VBD NULL -all all DET DT NULL -that that PRON WDT NULL -was be AUX VBD NULL -left leave VERB VBN NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -cleaned clean VERB VBD NULL -and and CCONJ CC NULL -dried dry VERB VBD NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -cloth cloth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -put put VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -foot foot NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -at at ADP IN NULL -last last ADJ JJ NULL -free free ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -out out ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -to to PART TO NULL -tell tell VERB VB NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -that that SCONJ IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -had have AUX VBD NULL -come come VERB VBN NULL -to to ADP IN NULL -an an DET DT NULL -end end NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer long ADJ JJR NULL -Drisoners drisoner NOUN NNS NULL -in in ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -H H PROPN NNP NULL -COWARDLY cowardly NOUN NN NULL -LION lion NOUN NN NULL -WAS be VERB VBD NULL -much much ADV RB NULL -pleased pleased ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -W^itch W^itch PROPN NNP NULL -had have AUX VBD NULL -been be AUX VBN NULL -melted melt VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -prison prison NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -f^ii f^ii X LS NULL - - -^H ^H NOUN NNS NULL -him -PRON- PRON PRP NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -went go VERB VBD NULL -in in ADV RB NULL -together together ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle PROPN NNP NULL -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -first first ADJ JJ ORDINAL -act act NOUN NN NULL -was be AUX VBD NULL -to to PART TO NULL -call call VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS ORG -together together ADV RB NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -no no ADV RB NULL -longer longer ADV RBR NULL -slaves.:^;>^i slaves.:^;>^i VERB VBN DATE - - -There there PRON EX NULL -was be AUX VBD NULL -great great ADJ JJ NULL -rejoicing rejoicing NOUN NN NULL -among among ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkles Winkles PROPN NNP PERSON -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -to to PART TO NULL -work work VERB VB NULL -hard hard ADV RB NULL -during during ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -for for ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -always always ADV RB NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -with with ADP IN NULL -great great ADJ JJ NULL -cruelty cruelty NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -this this DET DT DATE -day day NOUN NN DATE -as as SCONJ IN NULL -a a DET DT NULL -holiday holiday NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -and and CCONJ CC NULL -ever ever ADV RB NULL -after after ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -spent spend VERB VBD NULL -the the DET DT NULL -time time NOUN NN NULL -in in ADP IN NULL -feasting feasting NOUN NN NULL -and and CCONJ CC NULL -dancing dancing NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -If if SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -i6o i6o NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -were be AUX VBD NULL -only only ADV RB NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -could could AUX MD NULL -rescue rescue VERB VB NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -can can AUX MD NULL -try try VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -Winkies Winkies PROPN NNP NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -help help VERB VB NULL -to to PART TO NULL -rescue rescue VERB VB NULL -their -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -said say VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -delighted delighted ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -all all DET DT NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -free free ADJ JJ NULL -from from ADP IN NULL -bondage bondage NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -chose choose VERB VBD NULL -a a DET DT NULL -number number NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -who who PRON WP NULL -looked look VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -most most ADJ JJS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -away away ADV RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -rocky rocky ADJ JJ NULL -plain plain NOUN NN NULL -where where ADV WRB NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -lay lie VERB VBD NULL -, , PUNCT , NULL -all all DET DT NULL -battered batter VERB VBN NULL -and and CCONJ CC NULL -bent bent ADJ JJ NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -was be AUX VBD NULL -near near SCONJ IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -blade blade NOUN NN NULL -was be AUX VBD NULL -rusted rust VERB VBN NULL -and and CCONJ CC NULL -the the DET DT NULL -handle handle NOUN NN NULL -broken break VERB VBN NULL -off off ADP RP NULL -short short ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkies Winkies PROPN NNPS NULL -lifted lift VERB VBD NULL -him -PRON- PRON PRP NULL -tenderly tenderly ADV RB NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -castle castle NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -shed- shed- ADV RB NULL -ding de VERB VBG NULL -a a DET DT NULL -few few ADJ JJ NULL -tears tear NOUN NNS NULL -by by ADP IN NULL -the the DET DT NULL -way way NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -sad sad ADJ JJ NULL -plight plight NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -looking look VERB VBG NULL -sober sober ADJ JJ NULL -and and CCONJ CC NULL -sorry sorry ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -the the DET DT NULL -castle castle NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT `` NULL -Are be AUX VBP NULL -any any DET DT NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -tinsmiths tinsmith NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -very very ADV RB NULL -good good ADJ JJ NULL -tinsmiths tinsmith NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -told tell VERB VBD NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Then then ADV RB NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -came come VERB VBD NULL -, , PUNCT , NULL -bringing bring VERB VBG NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -their -PRON- PRON PRP$ NULL -tools tool NOUN NNS NULL -in in ADP IN NULL -baskets basket NOUN NNS NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Can can AUX MD NULL -you -PRON- PRON PRP NULL -straighten straighten VERB VB NULL -out out ADP RP NULL -those those DET DT NULL -dents dent NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -" " PUNCT `` NULL - - -The the DET DT NULL -TinsmitJts TinsmitJts PROPN NNP ORG -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -. . PUNCT . NULL -' ' PUNCT '' NULL -^- ^- NUM CD NULL - - -u u NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i6i i6i PROPN NNP NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -bend bend VERB VB NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -solder solder VERB VB NULL -him -PRON- PRON PRP NULL -together together ADV RB NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -broken break VERB VBN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -looked look VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -over over ADP IN NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -then then ADV RB NULL -answered answer VERB VBD NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -mend mend VERB VB NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -set set VERB VBP NULL -to to PART TO NULL -work work VERB VB NULL -in in ADP IN NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -yellow yellow ADJ JJ NULL -rooms room NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -and and CCONJ CC NULL -worked work VERB VBD NULL -for for ADP IN NULL -three three NUM CD DATE -days day NOUN NNS DATE -and and CCONJ CC NULL -four four NUM CD DATE -nights night NOUN NNS DATE -, , PUNCT , NULL -hammering hammer VERB VBG NULL -and and CCONJ CC NULL -twisting twisting NOUN NN NULL -and and CCONJ CC NULL -bending bend VERB VBG NULL -and and CCONJ CC NULL -soldering soldering NOUN NN NULL -and and CCONJ CC NULL -polishing polishing NOUN NN NULL -and and CCONJ CC NULL -pounding pound VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -legs leg NOUN NNS NULL -and and CCONJ CC NULL -body body NOUN NN NULL -and and CCONJ CC NULL -head head NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -until until ADP IN NULL -at at ADP IN NULL -last last ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -straightened straighten VERB VBN NULL -out out ADP RP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -form form NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -worked work VERB VBD NULL -as as ADV RB NULL -well well ADV RB NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -. . PUNCT . NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -there there PRON EX NULL -were be AUX VBD NULL -several several ADJ JJ NULL -patches patch NOUN NNS NULL -on on ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -did do AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -job job NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -vain vain ADJ JJ NULL -man man NOUN NN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patches patch NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -, , PUNCT , NULL -at at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -into into ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -room room NOUN NN NULL -and and CCONJ CC NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -rescuing rescue VERB VBG NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -pleased pleased ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -wept weep VERB VBD NULL -tears tear NOUN NNS NULL -of of ADP IN NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -wipe wipe VERB VB NULL -every every DET DT NULL -tear tear NOUN NN NULL -carefully carefully ADV RB NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -her -PRON- PRON PRP$ NULL -apron apron PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -rusted rust VERB VBN NULL -. . PUNCT . NULL - - -At at ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -time time NOUN NN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -tears tear NOUN NNS NULL -fell fall VERB VBD NULL -thick thick ADJ JJ NULL -and and CCONJ CC NULL -fast fast VERB VB NULL -at at ADP IN NULL -the the DET DT NULL -joy joy NOUN NN NULL -of of ADP IN NULL -meeting meet VERB VBG NULL -her -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -friend friend NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -these these DET DT NULL -tears tear NOUN NNS NULL -did do AUX VBD NULL -not not PART RB NULL -need need VERB VB NULL -to to PART TO NULL -be be AUX VB NULL -wiped wipe VERB VBN NULL -away away ADV RB NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -wiped wipe VERB VBD NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -often often ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -tip tip NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -wet wet ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -obliged oblige VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -out out ADP RP NULL -into into ADP IN NULL -the the DET DT NULL -court court NOUN NN NULL -- - PUNCT HYPH NULL -yard yard NOUN NN NULL -and and CCONJ CC NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -sun sun NOUN NN NULL -till till SCONJ IN NULL -it -PRON- PRON PRP NULL -dried dry VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -only only ADV RB NULL -had have AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -finished finish VERB VBN NULL -telling tell VERB VBG NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -happened happen VERB VBN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -i62 i62 PUNCT . NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -all all DET PDT NULL -that that DET DT NULL -day day NOUN NN NULL -and and CCONJ CC NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -next next ADJ JJ NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -of of ADP IN NULL -which which PRON WDT NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -tossed toss VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -very very ADV RB NULL -tall tall ADJ JJ NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -trunk trunk NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -smooth smooth ADJ JJ NULL -that that SCONJ IN NULL -no no DET DT NULL -one one PRON PRP NULL -could could AUX MD NULL -climb climb VERB VB NULL -it -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -said say VERB VBD NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -chop chop VERB VB NULL -it -PRON- PRON PRP NULL -down down ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -get get AUX VB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Now now ADV RB NULL -while while SCONJ IN NULL -the the DET DT NULL -tinsmiths tinsmith NOUN NNS NULL -had have AUX VBD NULL -been be AUX VBN NULL -at at ADP IN NULL -work work NOUN NN NULL -mending mend VERB VBG NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -another another DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -a a DET DT NULL -goldsmith goldsmith NOUN NN NULL -, , PUNCT , NULL -had have AUX VBD NULL -made make VERB VBN NULL -an an DET DT NULL -axe axe ADJ JJ NULL -- - PUNCT HYPH NULL -handle handle NOUN NN NULL -of of ADP IN NULL -solid solid ADJ JJ NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -fitted fit VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -instead instead ADV RB NULL -of of ADP IN NULL -the the DET DT NULL -old old ADJ JJ NULL -broken broken ADJ JJ NULL -handle handle NOUN NN NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -polished polish VERB VBD NULL -the the DET DT NULL -blade blade NOUN NN NULL -until until ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -rust rust NOUN NN NULL -was be AUX VBD NULL -removed remove VERB VBN NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -glistened glisten VERB VBD NULL -like like SCONJ IN NULL -burnished burnish VERB VBN NULL -silver silver NOUN NN NULL -. . PUNCT . NULL - - -As as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -spoken speak VERB VBN NULL -, , PUNCT , NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -began begin VERB VBD NULL -to to PART TO NULL -chop chop VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -the the DET DT NULL -tree tree NOUN NN NULL -fell fall VERB VBD NULL -over over ADP RP NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -'s 's PART POS NULL -clothes clothe NOUN NNS NULL -fell fall VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -branches branch NOUN NNS NULL -and and CCONJ CC NULL -rolled roll VERB VBD NULL -off off ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -picked pick VERB VBD NULL -them -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -had have AUX VBD NULL -the the DET DT NULL -Winkles Winkles PROPN NNPS PERSON -carry carry VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -nice nice ADJ JJ NULL -, , PUNCT , NULL -clean clean ADJ JJ NULL -straw straw NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -behold behold VERB VB NULL -! ! PUNCT . NULL - - -here here ADV RB NULL -was be AUX VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -thanking thank VERB VBG NULL -them -PRON- PRON PRP NULL -over over ADP RP NULL -and and CCONJ CC NULL -over over ADV RB NULL -again again ADV RB NULL -for for ADP IN NULL -saving save VERB VBG NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -reunited reunite VERB VBN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -spent spend VERB VBD NULL -a a DET DT DATE -few few ADJ JJ DATE -happy happy ADJ JJ DATE -days day NOUN NNS DATE -at at ADP IN NULL -the the DET DT FAC -Yellow Yellow PROPN NNP FAC -Castle Castle PROPN NNP FAC -, , PUNCT , NULL -where where ADV WRB NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -needed need VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -them -PRON- PRON PRP NULL -comfortable comfortable ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -one one NUM CD DATE -day day NOUN NN DATE -the the DET DT NULL -girl girl NOUN NN NULL -thought think VERB VBD NULL -of of ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -163 163 NUM CD CARDINAL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -claim claim VERB VB NULL -his -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -at at ADP IN NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -joyfully joyfully PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -thought- thought- ADV RB NULL -fully fully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -clapping clap VERB VBG NULL -her -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -let let VERB VB NULL -us -PRON- PRON PRP NULL -start start VERB VB NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -to to PART TO GPE -- - PUNCT HYPH GPE -morrow morrow NOUN NN GPE -! ! PUNCT . NULL -" " PUNCT '' NULL - - -This this DET DT NULL -they -PRON- PRON PRP NULL -decided decide VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -. . PUNCT . NULL - - -The the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -they -PRON- PRON PRP NULL -called call VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -together together ADV RB NULL -and and CCONJ CC NULL -bade bade VERB VB NULL -them -PRON- PRON PRP NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Winkles Winkles PROPN NNPS NULL -were be AUX VBD NULL -sorry sorry ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -them -PRON- PRON PRP NULL -go go VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -grown grow VERB VBN NULL -so so ADV RB NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -begged beg VERB VBD NULL -him -PRON- PRON PRP NULL -to to PART TO NULL -stay stay VERB VB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Yellow Yellow PROPN NNP NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Finding find VERB VBG NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -determined determine VERB VBN NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -gave give VERB VBD NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -each each DET DT NULL -a a DET DT NULL -golden golden ADJ JJ NULL -collar collar NOUN NN NULL -; ; PUNCT , NULL -and and CCONJ CC NULL -to to PART TO NULL -Doro- Doro- PROPN NNP NULL -thy thy X XX NULL - - -they -PRON- PRON PRP NULL -presented present VERB VBD NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -bracelet bracelet NOUN NN NULL -, , PUNCT , NULL -studded stud VERB VBN NULL -with with ADP IN NULL -diamonds diamond NOUN NNS NULL -; ; PUNCT : NULL -i64 i64 VERB VBP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -they -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -gold gold NOUN NN NULL -- - PUNCT HYPH NULL -headed head VERB VBN NULL -walking walking NOUN NN NULL -stick stick NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -stumbling stumble VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -they -PRON- PRON PRP NULL -offered offer VERB VBD NULL -a a DET DT NULL -silver silver ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT : NULL -can can AUX MD NULL -, , PUNCT , NULL -inlaid inlay VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBN NULL -with with ADP IN NULL -precious precious ADJ JJ NULL -jewels jewel NOUN NNS NULL -. . PUNCT . NULL - - -Every every DET DT NULL -one one NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -made make VERB VBD NULL -the the DET DT NULL -Winkies Winkies PROPN NNP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -speech speech NOUN NN NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -until until ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -ached ache VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -'s 's PART POS NULL -cupboard cupboard NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -her -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -with with ADP IN NULL -food food NOUN NN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there ADV RB NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -tried try VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -found find VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -fitted fit VERB VBD NULL -her -PRON- PRON PRP NULL -exactly exactly ADV RB NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -anything anything PRON NN NULL -about about ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -but but CCONJ CC NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -pretty pretty ADJ JJ NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -to to PART TO NULL -wear wear VERB VB NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carry carry VERB VB NULL -her -PRON- PRON PRP$ NULL -sun- sun- NOUN NN NULL -bonnet bonnet NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -being be AUX VBG NULL -prepared prepare VERB VBN NULL -for for ADP IN NULL -the the DET DT NULL -journey journey NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -started start VERB VBD NULL -for for ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -three three NUM CD CARDINAL -cheers cheer NOUN NNS NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -CK5vpterXIV ck5vpterxiv NOUN NN NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP PERSON -Wiixged wiixge VERB VBD PERSON -Aorvkeys Aorvkeys PROPN NNP NULL - - -i^ i^ PROPN NNP NULL -^S%\ ^s%\ SYM SYM NULL -01/ 01/ NOUN NN NULL -WILL will AUX MD NULL -REMEMBER remember VERB VB NULL - - -there there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -road road NOUN NN NULL -not not PART RB NULL -even even ADV RB NULL -a a DET DT NULL -pathway pathway NOUN NN NULL -between between ADP IN NULL -the the DET DT NULL -castle castle NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wicked Wicked PROPN NNP ORG -Witch Witch PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -^^ ^^ PUNCT NFP NULL - - -When when ADV WRB NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -went go VERB VBD NULL -in in ADP IN NULL -search search NOUN NN NULL -^T^^B ^T^^B PUNCT , NULL -of of ADP IN NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -them -PRON- PRON PRP NULL -coming- coming- ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -sent send VERB VBD NULL -the the DET DT NULL -Winged wing VERB VBN NULL -Monkeys"to Monkeys"to PROPN NNP NULL -bring bring VERB VB NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -much much ADV RB NULL -harder hard ADJ JJR NULL -to to PART TO NULL -find find VERB VB NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -back back ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -fields field NOUN NNS NULL -of of ADP IN NULL -buttercups buttercup NOUN NNS NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -daisies daisy NOUN NNS NULL -than than SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -straight straight ADV RB NULL -east east ADV RB NULL -, , PUNCT , NULL -toward toward ADP IN NULL -the the DET DT NULL -rising rise VERB VBG NULL -sun sun NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -off off ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -at at ADP IN NULL -noon noon NOUN NN TIME -, , PUNCT , NULL -when when ADV WRB NULL -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -which which PRON WDT NULL -was be AUX VBD NULL -east east ADJ JJ NULL -and and CCONJ CC NULL -which which PRON WDT NULL -was be AUX VBD NULL -west west NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -reason reason NOUN NN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -g g PROPN NNP NULL -- - PUNCT HYPH NULL -reat reat PROPN NNP NULL -/ / SYM SYM NULL -y^ y^ PROPN NNP NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -on on ADP RP NULL -walking walk VERB VBG NULL -, , PUNCT , NULL -however however ADV RB NULL -. . PUNCT . NULL -were be AUX VBD NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -oing oing NOUN NN NULL -& & CCONJ CC NULL -m. m. NOUN NN PERSON - - -TitK TitK PROPN NNP NULL -" " PUNCT `` NULL -WONDERFUL WONDERFUL PROPN NNP WORK_OF_ART -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -nXi^t nXi^t PROPN NNP NULL -night night NOUN NN NULL -the the DET DT NULL -moon moon NOUN NN NULL -came come VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -ifey ifey PROPN NNP NULL -lay lie VERB VBD NULL -dovvii dovvii PROPN NNP NULL -among among ADP IN NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -smelHng smelHng PROPN NNP NULL -yellow yellow ADJ JJ NULL -flowers flower NOUN NNS NULL -slept sleep VERB VBD NULL -soundly soundly ADV RB NULL -until until ADP IN NULL -morning morning NOUN NN NULL -all all DET DT NULL -but but SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -00 00 PUNCT NFP NULL -' ' PUNCT '' NULL -the the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -The the DET DT NULL -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -sun sun NOUN NN NULL -was be AUX VBD NULL -behind behind ADP IN NULL -a a DET DT NULL -cloud cloud NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -started start VERB VBD NULL -Qm^s4f qm^s4f NOUN NN NULL -- - PUNCT HYPH NULL -the5t^^ef#<i^^sttr^4V the5t^^ef#<i^^sttr^4V VERB VBN NULL - - -they -PRON- PRON PRP NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -we -PRON- PRON PRP NULL -walk walk VERB VBP NULL -far far ADV RB NULL -enough enough ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -sometime sometime ADV RB NULL -come come VERB VB NULL -to to ADP IN NULL -some some DET DT NULL -place place NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -day day NOUN NN NULL -by by ADP IN NULL -day day NOUN NN NULL -passed pass VERB VBD NULL -away away ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -still still ADV RB NULL -saw see VERB VBD NULL -noth- noth- PROPN NNP NULL -ing e VERB VBG NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -the the DET DT NULL -yellow yellow ADJ JJ NULL -fields field NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -began begin VERB VBD NULL -to to PART TO NULL -grumble grumble VERB VB NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -ir-^^^ ir-^^^ ADJ JJ NULL -" " PUNCT `` NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -\- \- PROPN NNP NULL -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -surely surely ADV RB NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -A\'ay A\'ay PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -> > X XX NULL - - -\ \ NOUN NNS NULL -e e NOUN NNS NULL -find find VERB VBP NULL -it -PRON- PRON PRP NULL -again again ADV RB NULL -in in ADP IN NULL -time time NOUN NN NULL -to to PART TO NULL -reach reach VERB VB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Nor nor CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -se^ms se^ms VERB VBP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -scarcely scarcely ADV RB NULL -wait wait VERB VB NULL -till till SCONJ IN NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -to to ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -this this DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -very very ADV RB NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -whimper whimper NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL - - -* * PUNCT NFP NULL - - -i i PRON PRP NULL - - -* * PUNCT NFP NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -courage courage NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -tramping tramp VERB VBG NULL -forever forever ADV RB NULL -, , PUNCT , NULL -without without ADP IN NULL -R"etting r"ette VERB VBG NULL -anywhere anywhere ADV RB NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -///'I ///'I PUNCT . NULL - - -Then then ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -lost lose VERB VBD NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -found find VERB VBD NULL -that that SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -time time NOUN NN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -life life NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -too too ADV RB NULL -tired tired ADJ JJ NULL -to to PART TO NULL -chase chase VERB VB NULL -a a DET DT NULL -butterfly butterfly NOUN NN NULL -that that PRON WDT NULL -flew fly VERB VBD NULL -past past ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -tongue tongue NOUN NN NULL -; ; PUNCT : NULL -^- ^- NUM CD NULL -and and CCONJ CC NULL -panted pant VERB VBD NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -at at ADP IN NULL -Dorothy Dorothy PROPN NNP FAC -^s ^s PUNCT NFP FAC - - -if if SCONJ IN NULL -, , PUNCT , NULL -tQ tQ NOUN NNS NULL -ask ask VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -do do AUX VB NULL -next next ADV RB NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -v\'^,'^^ v\'^,'^^ PROPN NNP NULL -[ [ PUNCT -LRB- NULL -' ' PUNCT '' NULL -! ! PUNCT . NULL - - -r r PROPN NNP NULL -Mil Mil PROPN NNP NULL - - -w w NOUN NN NULL -" " PUNCT '' NULL - - -< < X XX NULL -^ ^ PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -169 169 NUM CD NULL -: : PUNCT : NULL -# # SYM $ CARDINAL -. . PUNCT . NULL -" " PUNCT `` NULL -Suppose suppose VERB VB NULL -we -PRON- PRON PRP NULL -call call VERB VBP NULL -the the DET DT FAC -Field field NOUN NN FAC -Mice mouse NOUN NNS FAC -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -could could AUX MD NULL -probably probably ADV RB NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -To to PART TO NULL -be be AUX VB NULL -sure sure ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -why why ADV WRB NULL -did do AUX VBD NULL -n't not PART RB NULL -we -PRON- PRON PRP NULL -think think VERB VB NULL -of of ADP IN NULL -that that DET DT NULL -before before ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP NULL -blew blow VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -whistle whistle NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -always always ADV RB NULL -carried carry VERB VBN NULL -about about ADP IN NULL -her -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -since since SCONJ IN NULL -the the DET DT NULL -Queen queen NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Mice mouse NOUN NNS NULL -had have AUX VBD NULL -given give VERB VBN NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -In in ADP IN NULL -a a DET DT TIME -few few ADJ JJ TIME -minutes minute NOUN NNS TIME -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -the the DET DT NULL -pattering pattering NOUN NN NULL -of of ADP IN NULL -tiny tiny ADJ JJ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -small small ADJ JJ NULL -grey grey NOUN NN NULL -mice mouse NOUN NNS NULL -came come VERB VBD NULL -running run VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Among among ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -Queen Queen PROPN NNP PERSON -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -squeaky squeaky ADJ JJ NULL -little little ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL --^e^^,/"^ -^e^^,/"^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Can can AUX MD NULL -you -PRON- PRON PRP NULL -tell tell VERB VB NULL -us -PRON- PRON PRP NULL -where where ADV WRB NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -is be AUX VBZ NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -.^"Certainly .^"Certainly PUNCT NFP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Queen queen NOUN NN PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -' ' PUNCT `` NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -had have VERB VBN NULL -it -PRON- PRON PRP NULL -at at ADP IN NULL -your -PRON- PRON PRP$ NULL -backs back NOUN NNS NULL -all all DET PDT NULL -this this DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -noticed notice VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -Golden Golden PROPN NNP NULL -Cap Cap PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -use use VERB VB NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -^^''^^J ^^''^^j X ADD CARDINAL -: : PUNCT : NULL -r r NOUN NN NULL -I70 i70 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -call call VERB VB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -to to ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -They -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -City City PROPN NNP GPE -of of ADP IN GPE -Oz Oz PROPN NNP GPE -in in ADP IN NULL -less less ADJ JJR TIME -than than SCONJ IN TIME -an an DET DT TIME -hour hour NOUN NN TIME -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -' ' PUNCT '' NULL -T T PROPN NNP NULL -did do AUX VBD NULL -n't not PART RB NULL -know know VERB VB NULL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -written write VERB VBN NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT PERSON -Queen Queen PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Mice mouse NOUN NNS PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -going go VERB VBG NULL -to to PART TO NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -run run VERB VB NULL -away away ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -are be AUX VBP NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -and and CCONJ CC NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -great great ADJ JJ NULL -fun fun NOUN NN NULL -to to PART TO NULL -plague plague VERB VB NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Wo will AUX MD NULL -n't not PART RB NULL -they -PRON- PRON PRP NULL -hurt hurt VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -they -PRON- PRON PRP NULL -must must AUX MD NULL -obey obey VERB VB NULL -the the DET DT NULL -wearer wearer NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -mice mouse NOUN NNS NULL -hurrying hurry VERB VBG NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -looked look VERB VBD NULL -inside inside ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -and and CCONJ CC NULL -saw see VERB VBD NULL -some some DET DT NULL -words word NOUN NNS NULL -written write VERB VBN NULL -upon upon SCONJ IN NULL -the the DET DT NULL -lining lining NOUN NN NULL -. . PUNCT . NULL - - -These these DET DT NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -must must AUX MD NULL -be be AUX VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -read read VERB VBD NULL -the the DET DT NULL -directions direction NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -put put VERB VBD NULL -the the DET DT NULL -Cap Cap PROPN NNP PERSON -upon upon SCONJ IN NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ep Ep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -pep pep PROPN NNP NULL -- - PUNCT HYPH NULL -pe pe PROPN NNP NULL -, , PUNCT , NULL -kak kak PROPN NNP PERSON -- - PUNCT HYPH PERSON -ke ke PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -say say VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -know know VERB VB NULL -what what PRON WP NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -doing do VERB VBG NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hil Hil PROPN NNP NULL -- - PUNCT HYPH NULL -lo lo PROPN NNP NULL -, , PUNCT , NULL -hol hol PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -, , PUNCT , NULL -hel hel PROPN NNP PERSON -- - PUNCT HYPH PERSON -lo lo PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -went go VERB VBD NULL -on on ADP RP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -this this DET DT NULL -time time NOUN NN NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -right right ADJ JJ NULL -foot foot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Hello hello INTJ UH NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -calmly calmly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Ziz Ziz PROPN NNP NULL -- - PUNCT HYPH NULL -zy zy PROPN NNP NULL -, , PUNCT , NULL -zuz zuz PROPN NNP PERSON -- - PUNCT HYPH PERSON -zy zy PROPN NNP PERSON -, , PUNCT , NULL -zik zik PROPN NNP PERSON -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -now now ADV RB NULL -standing stand VERB VBG NULL -on on ADP IN NULL -both both DET DT NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -This this DET DT NULL -ended end VERB VBD NULL -the the DET DT NULL -saying saying NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -charm charm NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -chattering chattering NOUN NN NULL -and and CCONJ CC NULL -flapping flapping NOUN NN NULL -of of ADP IN NULL -wings wing NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -The the DET DT NULL -wonderful wonderful ADJ JJ NULL -wizard wizard NOUN NN NULL -of of ADP IN NULL -oz oz PROPN NNP NULL -. . PUNCT . NULL - - -171 171 NUM CD NULL -as as SCONJ IN NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -King King PROPN NNP NULL -bowed bow VERB VBD NULL -low low ADV RB NULL -before before ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -command command NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -our -PRON- PRON PRP$ NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -no no ADV RB NULL -sooner sooner ADV RBR NULL -had have AUX VBD NULL -he -PRON- PRON PRP NULL -spoken speak VERB VBN NULL -than than SCONJ IN NULL -two two NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -caught catch VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Others other NOUN NNS NULL -took take VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -one one NUM CD NULL -little little ADJ JJ NULL -Monkey Monkey PROPN NNP WORK_OF_ART -seized seize VERB VBD WORK_OF_ART -Toto Toto PROPN NNP WORK_OF_ART -and and CCONJ CC NULL -flew fly VERB VBD NULL -after after ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -although although SCONJ IN NULL -the the DET DT NULL -dog dog NOUN NN NULL -tried try VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -bite bite VERB VB NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -rather rather ADV RB NULL -frightened frightened ADJ JJ NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -remembered remember VERB VBD NULL -how how ADV WRB NULL -badly badly ADV RB NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -treated treat VERB VBN NULL -them -PRON- PRON PRP NULL -before before ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -that that SCONJ IN NULL -no no DET DT NULL -harm harm NOUN NN NULL -was be AUX VBD NULL -intended intend VERB VBN NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -rode ride VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -quite quite ADV RB NULL -cheerfully cheerfully ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -fine fine ADJ JJ NULL -time time NOUN NN NULL -looking look VERB VBG NULL -at at ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -gardens garden NOUN NNS NULL -and and CCONJ CC NULL -woods wood VERB VBZ NULL -far far ADV RB NULL -below below ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -found find VERB VBD NULL -herself -PRON- PRON PRP NULL -riding ride VERB VBG NULL -easily easily ADV RB NULL -between between ADP IN NULL -two two NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -biggest big ADJ JJS NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -King King PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -made make VERB VBN NULL -a a DET DT NULL -chair chair NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -and and CCONJ CC NULL -were be AUX VBD NULL -careful careful ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -hurt hurt VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -have have AUX VB NULL -to to PART TO NULL -obey obey VERB VB NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -a a DET DT NULL -long long ADJ JJ NULL -story story NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -laugh laugh NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -long long ADJ JJ NULL -journey journey NOUN NN NULL -before before ADP IN NULL -us -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -pass pass VERB VB NULL -the the DET DT NULL -time time NOUN NN NULL -by by ADP IN NULL -telling tell VERB VBG NULL -you -PRON- PRON PRP NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -hear hear VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL -172 172 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -02 02 NUM CD CARDINAL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Once once ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -began begin VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -a a DET DT NULL -free free ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -living live VERB VBG NULL -happily happily ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -from from ADP IN NULL -tree tree NOUN NN NULL -to to ADP IN NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -eating eat VERB VBG NULL -nuts nut NOUN NNS NULL -and and CCONJ CC NULL -fruit fruit NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -doing do VERB VBG NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -pleased please VERB VBD NULL -without without ADP IN NULL -calling call VERB VBG NULL -anybody anybody PRON NN NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -Perhaps perhaps ADV RB NULL -some some DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -were be AUX VBD NULL -rather rather ADV RB NULL -too too ADV RB NULL -full full ADJ JJ NULL -of of ADP IN NULL -mischief mischief NOUN NN NULL -at at ADP IN NULL -times time NOUN NNS NULL -, , PUNCT , NULL -flying fly VERB VBG NULL -down down ADP RP NULL -to to PART TO NULL -pull pull VERB VB NULL -the the DET DT NULL -tails tail NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -that that PRON WDT NULL -had have AUX VBD NULL -no no DET DT NULL -wings wing NOUN NNS NULL -, , PUNCT , NULL -chasing chase VERB VBG NULL -birds bird NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -throwing throw VERB VBG NULL -nuts nut NOUN NNS NULL -at at ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -who who PRON WP NULL -walked walk VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -careless careless ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -full full ADJ JJ NULL -of of ADP IN NULL -fun fun NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -enjoyed enjoy VERB VBD NULL -every every DET DT NULL -minute minute NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -This this DET DT NULL -was be AUX VBD NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -long long ADV RB NULL -before before ADP IN NULL -Oz Oz PROPN NNP NULL -came come VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -this this DET DT NULL -land land NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there PRON EX NULL -lived live VERB VBD NULL -here here ADV RB NULL -then then ADV RB NULL -, , PUNCT , NULL -away away ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -North North PROPN NNP LOC -, , PUNCT , NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -also also ADV RB NULL -a a DET DT NULL -powerful powerful ADJ JJ NULL -sorceress sorceress NOUN NN NULL -. . PUNCT . NULL - - -All all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic NOUN NN NULL -w^as w^as NOUN NN NULL -used use VERB VBN NULL -to to PART TO NULL -help help VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -never never ADV RB NULL -known know VERB VBN NULL -to to PART TO NULL -hurt hurt VERB VB NULL -anyone anyone PRON NN NULL -who who PRON WP NULL -was be AUX VBD NULL -good good ADJ JJ NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -name name NOUN NN NULL -was be AUX VBD NULL -Gayelette Gayelette PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -handsome handsome ADJ JJ NULL -palace palace NOUN NN NULL -built build VERB VBN NULL -from from ADP IN NULL -great great ADJ JJ NULL -blocks block NOUN NNS NULL -of of ADP IN NULL -ruby ruby PROPN NNP NULL -. . PUNCT . NULL - - -Everyone everyone PRON NN NULL -loved love VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -sorrow sorrow NOUN NN NULL -was be AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -find find VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -to to PART TO NULL -love love VERB VB NULL -in in ADP IN NULL -return return NOUN NN NULL -, , PUNCT , NULL -since since SCONJ IN NULL -all all DET PDT NULL -the the DET DT NULL -men man NOUN NNS NULL -were be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -stupid stupid ADJ JJ NULL -and and CCONJ CC NULL -ugly ugly ADJ JJ NULL -to to PART TO NULL -mate mate VERB VB NULL -with with ADP IN NULL -one one NUM CD NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -. . PUNCT . NULL - - -At at ADP IN NULL -last last ADJ JJ NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -a a DET DT NULL -boy boy NOUN NN NULL -who who PRON WP NULL -was be AUX VBD NULL -handsome handsome ADJ JJ NULL -and and CCONJ CC NULL -manly manly ADJ JJ NULL -and and CCONJ CC NULL -wise wise ADJ JJ NULL -be- be- PROPN NNP NULL - - -yond yond VERB VB NULL -his -PRON- PRON PRP$ DATE -years year NOUN NNS DATE -. . PUNCT . NULL - - -Gayelette Gayelette PROPN NNP ORG -made make VERB VBD NULL -up up ADP RP NULL -her -PRON- PRON PRP$ NULL -mind mind NOUN NN NULL -that that SCONJ IN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -man man NOUN NN NULL -she -PRON- PRON PRP NULL -would would AUX MD NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -her -PRON- PRON PRP$ NULL -husband husband NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -took take VERB VBD NULL -him -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -palace palace NOUN NN NULL -and and CCONJ CC NULL -used use VERB VBD NULL -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -magic magic ADJ JJ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -him -PRON- PRON PRP NULL -as as ADV RB NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -lovely lovely ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -woman woman NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -grew grow VERB VBD NULL -to to PART TO NULL -manhood manhood VERB VB NULL -, , PUNCT , NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -called call VERB VBN NULL -, , PUNCT , NULL -was be AUX VBD NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -best good ADJ JJS NULL -and and CCONJ CC NULL -wisest wise ADJ JJS NULL -man man NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -land land NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -his -PRON- PRON PRP$ NULL -manly manly ADJ JJ NULL -beauty beauty NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -great great ADJ JJ NULL - - -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -173 173 NUM CD CARDINAL - - -Gayelette Gayelette PROPN NNP NULL -loved love VERB VBD NULL -him -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -hastened hasten VERB VBD NULL -to to PART TO NULL -make make VERB VB NULL -every- every- ADJ JJ NULL -thing thing NOUN NN NULL -ready ready ADJ JJ NULL -for for ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -at at ADP IN NULL -that that DET DT NULL -time time NOUN NN NULL -the the DET DT PERSON -King king NOUN NN PERSON -of of ADP IN PERSON -the the DET DT PERSON -Winged Winged PROPN NNP PERSON -Monkeys Monkeys PROPN NNPS PERSON -which which PRON WDT NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -near near SCONJ IN NULL -Gayalette Gayalette PROPN NNP PERSON -'s 's PART POS NULL -palace palace NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -old old ADJ JJ NULL -fellow fellow NOUN NN NULL -loved love VERB VBD NULL -a a DET DT NULL -joke joke NOUN NN NULL -better better ADV RBR NULL -than than SCONJ IN NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -. . PUNCT . NULL - - -One one NUM CD DATE -day day NOUN NN DATE -, , PUNCT , NULL -just just ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -wedding wedding NOUN NN NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -was be AUX VBD NULL -flying fly VERB VBG NULL -out out ADP RP NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -saw see VERB VBD NULL -Quelala Quelala PROPN NNP GPE -walking walk VERB VBG NULL -beside beside ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -rich rich ADJ JJ NULL -costume costume NOUN NN NULL -of of ADP IN NULL -pink pink ADJ JJ NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -purple purple ADJ JJ NULL -velvet velvet NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -thought think VERB VBD NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -see see VERB VB NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -At at ADP IN NULL -his -PRON- PRON PRP$ NULL -word word NOUN NN NULL -the the DET DT NULL -band band NOUN NN NULL -flew fly VERB VBD NULL -down down ADV RB NULL -and and CCONJ CC NULL -seized seize VERB VBD NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -carried carry VERB VBD NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -over over ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -dropped drop VERB VBD NULL -him -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL -' ' PUNCT '' NULL -Swim swim VERB VB NULL -out out ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -fine fine ADJ JJ NULL -fellow fellow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -cried cry VERB VBD NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -and and CCONJ CC NULL -see see VERB VB NULL -if if SCONJ IN NULL -the the DET DT NULL -water water NOUN NN NULL -has have AUX VBZ NULL -spotted spot VERB VBN NULL -your -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -Quelala Quelala PROPN NNP GPE -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -wise wise ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -swim swim VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -in in ADP IN NULL -the the DET DT NULL -least least ADJ JJS NULL -spoiled spoil VERB VBN NULL -by by ADP IN NULL -all all DET DT NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -laughed laugh VERB VBD NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -water water NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -swam swam VERB VB NULL -in in ADV RB NULL -to to ADP IN NULL -shore shore NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -when when ADV WRB NULL -Gayelette Gayelette PROPN NNP PERSON -came come VERB VBD NULL -running run VERB VBG NULL -out out ADP RP NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -she -PRON- PRON PRP NULL -found find VERB VBD NULL -his -PRON- PRON PRP$ NULL -silks silk NOUN NNS NULL -and and CCONJ CC NULL -velvet velvet NOUN NN NULL -all all DET DT NULL -ruined ruin VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -princess princess NOUN NN NULL -was be AUX VBD NULL -very very ADV RB NULL -angry angry ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -had have AUX VBD NULL -all all DET PDT NULL -the the DET DT NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -brought bring VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -at at ADP IN NULL -first first ADV RB ORDINAL -that that SCONJ IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -should should AUX MD NULL -be be AUX VB NULL -tied tie VERB VBN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -treated treat VERB VBN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -dropped drop VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -pleaded plead VERB VBD NULL -hard hard ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -would would AUX MD NULL -drown drown VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -river river NOUN NN NULL -with with ADP IN NULL -their -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -tied tie VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Quelala Quelala PROPN NNP PERSON -said say VERB VBD NULL -a a DET DT NULL -kind kind NOUN NN NULL -174 174 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -also also ADV RB NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -Gayelette Gayelette PROPN NNP ORG -finally finally ADV RB NULL -spared spare VERB VBD NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -on on ADP IN NULL -condition condition NOUN NN NULL -that that SCONJ IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -should should AUX MD NULL -ever ever ADV RB NULL -after after ADV RB NULL -do do AUX VB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -bidding bidding NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -This this DET DT PERSON -Cap Cap PROPN NNP PERSON -had have AUX VBD NULL -been be AUX VBN NULL -made make VERB VBN NULL -for for ADP IN NULL -a a DET DT NULL -wedding wedding NOUN NN NULL -present present ADJ JJ NULL -to to ADP IN NULL -Quelala Quelala PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -have have AUX VB NULL -cost cost VERB VBN NULL -the the DET DT NULL -princess princess NOUN NN NULL -half half DET PDT CARDINAL -her -PRON- PRON PRP$ NULL -kingdom kingdom NOUN NN NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -my -PRON- PRON PRP$ NULL -grandfather grandfather NOUN NN NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -Monkeys Monkeys PROPN NNPS NULL -at at ADP IN NULL -once once ADV RB NULL -agreed agree VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -condition condition NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -is be AUX VBZ NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -happens happen VERB VBZ NULL -that that SCONJ IN NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -the the DET DT NULL -slaves slave NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -whomsoever whomsoever NOUN NN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -be be AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -what what PRON WP NULL -became become VERB VBD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -been be AUX VBN NULL -greatly greatly ADV RB NULL -interested interested ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -story story NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Quelala Quelala PROPN NNP PERSON -being be AUX VBG NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -owner owner NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -to to PART TO NULL -lay lay VERB VB NULL -his -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -his -PRON- PRON PRP$ NULL -bride bride NOUN NN NULL -could could AUX MD NULL -not not PART RB NULL -bear bear VERB VB NULL -the the DET DT NULL -sight sight NOUN NN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -called call VERB VBD NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -after after ADP IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -married marry VERB VBN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -ordered order VERB VBD NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -always always ADV RB NULL -keep keep VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -never never ADV RB NULL -again again ADV RB NULL -set set VERB VB NULL -eyes eye NOUN NNS NULL -on on ADP IN NULL -a a DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkey Monkey PROPN NNP WORK_OF_ART -, , PUNCT , NULL -which which PRON WDT NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -was be AUX VBD NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -ever ever ADV RB NULL -had have AUX VBD NULL -to to PART TO NULL -do do AUX VB NULL -until until ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -fell fall VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -hands hand NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN NULL -the the DET DT NULL -W^est w^ ADJ JJS NULL -, , PUNCT , NULL -who who PRON WP NULL -made make VERB VBD NULL -us -PRON- PRON PRP NULL -enslave enslave VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -afterward afterward ADV RB NULL -drive drive VERB VB NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -is be AUX VBZ NULL -yours -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -lay lay VERB VB NULL -your -PRON- PRON PRP$ NULL -wishes wish NOUN NNS NULL -upon upon SCONJ IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -the the DET DT NULL -Monkey Monkey PROPN NNP NULL -King King PROPN NNP NULL -finished finish VERB VBD NULL -his -PRON- PRON PRP$ NULL -story story NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -, , PUNCT , NULL -shining shine VERB VBG NULL -walls wall NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -before before ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -rapid rapid ADJ JJ NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -175 175 NUM CD CARDINAL -flight flight NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -but but CCONJ CC NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -the the DET DT NULL -journey journey NOUN NN NULL -was be AUX VBD NULL -over over ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -strange strange ADJ JJ NULL -creatures creature NOUN NNS NULL -set set VERB VBD NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -down down ADV RB NULL -carefully carefully ADV RB NULL -before before ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -King King PROPN NNP ORG -bowed bow VERB VBD NULL -low low ADJ JJ NULL -to to ADP IN NULL -Doro- Doro- PROPN NNP NULL -thy thy PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -flew fly VERB VBD NULL -swiftly swiftly ADV RB NULL -away away ADV RB NULL -, , PUNCT , NULL -followed follow VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -ride ride NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -quick quick ADJ JJ NULL -way way NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -troubles trouble NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -lucky lucky ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -you -PRON- PRON PRP NULL -brought bring VERB VBN NULL -away away ADV RB NULL -that that SCONJ IN NULL -wonder- wonder- ADJ JJ NULL - - -ful ful ADJ JJ NULL -Cap Cap PROPN NNP PERSON -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -^ ^ PROPN NNP NULL -^\\\\\\in;ii/////////7/ ^\\\\\\in;ii/////////7/ PUNCT NFP NULL - - -# # SYM $ NULL -Four four NUM CD NULL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Emerald Emerald PROPN NNP ORG -City City PROPN NNP ORG -and and CCONJ CC NULL -rang- rang- NOUN NN NULL -the the DET DT NULL -bell bell NOUN NN NULL -. . PUNCT . NULL - - -After after ADP IN NULL -ringing ring VERB VBG NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -before.^ before.^ PROPN NNP NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -! ! PUNCT . NULL - - -are be AUX VBP NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -again again ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL -; ; PUNCT : NULL -^>^ ^>^ NOUN NN NULL - - -\ \ PROPN NNP NULL -VUj VUj NOUN NNS NULL -/ / PUNCT NFP NULL - - -/'Do /'Do PUNCT . NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -see see VERB VB NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -' ' PUNCT '' NULL - - -^ ^ PROPN NNP NULL -answered answer VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -^x^^^i''^ ^x^^^i''^ PUNCT , NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -.^Qik^^ .^Qik^^ PUNCT . NULL -gone go VERB VBN NULL -to to PART TO NULL -visit visit VERB VB NULL -the the DET DT NULL -Wicked wicked ADJ JJ NULL -: : PUNCT : NULL -^^^Gh ^^^gh NUM CD NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -^^^^ ^^^^ PUNCT : NULL -" " PUNCT '' NULL -^"^^/^-^'We ^"^^/^-^'We PROPN NNP NULL -did do AUX VBD NULL -visit visit VERB VB NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -let let VERB VBD NULL -you -PRON- PRON PRP NULL -go go VERB VB NULL -again again ADV RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -.. .. PUNCT NFP NULL - - -xx\\li//. xx\\li//. PROPN NNP PERSON - - -i8o i8o PROPN NNP NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -She -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -help help VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -melted melt VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -explained explain VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Melted melt VERB VBN NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -news news NOUN NN NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Who who PRON WP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -was be AUX VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -man man NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -bowed bow VERB VBD NULL -very very ADV RB NULL -low low ADJ JJ NULL -indeed indeed ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -them -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -locked lock VERB VBD NULL -the the DET DT NULL -spectacles spectacle NOUN NNS NULL -from from ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -box box PROPN NNP NULL -on on ADP IN NULL -all all DET DT NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -before before ADV RB NULL -. . PUNCT . NULL - - -Afterward afterward ADV RB NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -on on ADP RP NULL -through through ADP IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -into into ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -the the DET DT NULL -people people NOUN NNS NULL -heard hear VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -Guardian Guardian PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -that that PRON WDT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -melted melt VERB VBN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -West west NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -gathered gather VERB VBD NULL -around around ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -followed follow VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -crowd crowd NOUN NN NULL -to to ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -was be AUX VBD NULL -still still ADV RB NULL -on on ADP IN NULL -guard guard NOUN NN NULL -before before ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -at at ADP IN NULL -once once ADV RB NULL - - -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -again again ADV RB NULL -met meet VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -showed show VERB VBD NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -old old ADJ JJ NULL -rooms room NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -might might AUX MD NULL -rest rest VERB VB NULL -until until ADP IN NULL -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -was be AUX VBD NULL -ready ready ADJ JJ NULL -to to PART TO NULL -receive receive VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -had have AUX VBD NULL -the the DET DT NULL -news news NOUN NN NULL -carried carry VERB VBN NULL -straight straight ADV RB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -that that DET DT NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -other other ADJ JJ NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -come come VERB VBN NULL -back back ADV RB NULL -again again ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -destroying destroy VERB VBG NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -Oz Oz PROPN NNP NULL -made make VERB VBD NULL -no no DET DT NULL -reply reply NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -thought think VERB VBD NULL -the the DET DT ORG -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -would would AUX MD NULL -send send VERB VB NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -at at ADP IN NULL -once once ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -word word NOUN NN NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -the the DET DT DATE -next next ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -waiting waiting NOUN NN NULL -was be AUX VBD NULL -tiresome tiresome ADJ JJ NULL -and and CCONJ CC NULL -wearing wear VERB VBG NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -last last ADJ JJ NULL -they -PRON- PRON PRP NULL -grew grow VERB VBD NULL -vexed vex VERB VBN NULL -that that SCONJ IN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -i8i i8i NOUN NN NULL -Oz Oz PROPN NNP NULL -should should AUX MD NULL -treat treat VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -so so ADV RB NULL -poor poor ADJ JJ NULL -a a DET DT NULL -fashion fashion NOUN NN NULL -, , PUNCT , NULL -after after ADP IN NULL -sending send VERB VBG NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -undergo undergo VERB VB NULL -hardships hardship NOUN NNS NULL -and and CCONJ CC NULL -slavery slavery NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -at at ADP IN NULL -last last ADV RB NULL -asked ask VERB VBD NULL -the the DET DT NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -to to PART TO NULL -take take VERB VB NULL -another another DET DT NULL -message message NOUN NN NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -saying say VERB VBG NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -let let VERB VB NULL -them -PRON- PRON PRP NULL -in in ADP RP NULL -to to PART TO NULL -see see VERB VB NULL -him -PRON- PRON PRP NULL -at at ADP IN NULL -once once SCONJ IN NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -to to PART TO NULL -help help VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -find find VERB VB NULL -out out ADP RP NULL -whether whether SCONJ IN NULL -he -PRON- PRON PRP NULL -kept keep VERB VBD NULL -his -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -or or CCONJ CC NULL -not not PART RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -given give VERB VBN NULL -this this DET DT NULL -message message NOUN NN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -frightened frightened ADJ JJ NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -for for ADP IN NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -at at ADP IN NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -after after ADP IN TIME -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -had have AUX VBD NULL -once once ADV RB NULL -met meet VERB VBN NULL -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -in in ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -West West PROPN NNP WORK_OF_ART -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -meet meet VERB VB NULL -them -PRON- PRON PRP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -passed pass VERB VBD NULL -a a DET DT NULL -sleepless sleepless ADJ JJ NULL -night night NOUN NN NULL -, , PUNCT , NULL -each each DET DT NULL -thinking thinking NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -gift gift NOUN NN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -promised promise VERB VBN NULL -to to PART TO NULL -bestow bestow VERB VB NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -fell fall VERB VBD NULL -asleep asleep ADJ JJ NULL -only only ADV RB NULL -once once ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -dreamed dream VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -where where ADV WRB NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -was be AUX VBD NULL -telling tell VERB VBG NULL -her -PRON- PRON PRP NULL -how how ADV WRB NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -to to PART TO NULL -have have AUX VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Promptly promptly ADV RB NULL -at at ADP IN NULL -nine nine NUM CD TIME -o'clock o'clock NOUN NN TIME -the the DET DT TIME -next next ADJ JJ TIME -morning morning NOUN NN TIME -the the DET DT NULL -green green ADJ JJ NULL -whiskered whisker VERB VBN NULL -soldier soldier NOUN NN NULL -came come VERB VBD NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -four four NUM CD TIME -minutes minute NOUN NNS TIME -later later ADV RBR NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -of of ADP IN FAC -the the DET DT FAC -Great Great PROPN NNP FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -each each DET DT NULL -one one NOUN NN CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -expected expect VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -in in ADP IN NULL -the the DET DT NULL -shape shape NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -taken take VERB VBN NULL -before before ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -were be AUX VBD NULL -greatly greatly ADV RB NULL -surprised surprised ADJ JJ NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -about about ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -at at ADV RB NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -kept keep VERB VBD NULL -close close ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -and and CCONJ CC NULL -closer close ADJ JJR NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -stillness stillness NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -empty empty ADJ JJ NULL -room room NOUN NN NULL -was be AUX VBD NULL -more more ADV RBR NULL -dreadful dreadful ADJ JJ NULL -than than SCONJ IN NULL -any any DET DT NULL -of of ADP IN NULL -the the DET DT NULL -forms form NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -seen see VERB VBN NULL -Oz Oz PROPN NNP NULL -take take VERB VB NULL -. . PUNCT . NULL - - -Presently presently ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -seeming seem VERB VBG NULL -to to PART TO NULL -come come VERB VB NULL -i82 i82 NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -from from ADP IN NULL -somewhere somewhere ADV RB NULL -near near SCONJ IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -great great ADJ JJ NULL -dome dome NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -solemnly solemnly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -. . PUNCT . NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -seek seek VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -looked look VERB VBD NULL -again again ADV RB NULL -in in ADP IN NULL -every every DET DT NULL -part part NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -room room NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -no no DET DT NULL -one one NOUN NN NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Where where ADV WRB NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -everywhere everywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -but but CCONJ CC NULL -to to ADP IN NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -of of ADP IN NULL -common common ADJ JJ NULL -mortals mortal NOUN NNS NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -invisible invisible ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -will will AUX MD NULL -now now ADV RB NULL -seat seat VERB VB NULL -myself -PRON- PRON PRP NULL -upon upon SCONJ IN NULL -my -PRON- PRON PRP$ NULL -throne throne NOUN NN NULL -, , PUNCT , NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -may may AUX MD NULL -converse converse VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -seemed seem VERB VBD NULL -just just ADV RB NULL -then then ADV RB NULL -to to PART TO NULL -come come VERB VB NULL -straight straight ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -throne throne NOUN NN NULL -itself -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -toward toward ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -while while SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -to to PART TO NULL -claim claim VERB VB NULL -our -PRON- PRON PRP$ NULL -promise promise NOUN NN NULL -, , PUNCT , NULL -O o INTJ UH NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -What what PRON WP NULL -promise promise NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP PERSON -. . PROPN NNP NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -send send VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -when when ADV WRB NULL -the the DET DT PERSON -Wicked Wicked PROPN NNP PERSON -Witch Witch PROPN NNP PERSON -was be AUX VBD NULL -destroyed destroy VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -a a DET DT NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -And and CCONJ CC NULL -you -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Cowardly Cowardly PROPN NNP ORG -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -the the DET DT WORK_OF_ART -Wicked Wicked PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -really really ADV RB NULL -destroyed destroy VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -trembled tremble VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -melted melt VERB VBD NULL -her -PRON- PRON PRP NULL -with with ADP IN NULL -a a DET DT NULL -bucket bucket NOUN NN NULL -of of ADP IN NULL -water water NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -183 183 NUM CD TIME - - -" " PUNCT `` NULL - - -Dear dear ADJ JJ NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Voice Voice PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -sudden sudden ADJ JJ NULL -! ! PUNCT . NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -time time NOUN NN NULL -to to PART TO NULL -think think VERB VB NULL -it -PRON- PRON PRP NULL -over over ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'ve have AUX VB NULL -had have VERB VBN NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -time time NOUN NN NULL -already already ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -angrily angrily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -sha shall AUX MD NULL -n't not PART RB NULL -wait wait VERB VB NULL -a a DET DT NULL -day day NOUN NN NULL -longer longer ADV RBR NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -your -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -might might AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -well well ADV RB NULL -to to PART TO NULL -frighten frighten VERB VB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -large large ADJ JJ NULL -, , PUNCT , NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -so so ADV RB NULL -fierce fierce ADJ JJ NULL -and and CCONJ CC NULL -dreadful dreadful ADJ JJ NULL -that that SCONJ IN NULL -Toto Toto PROPN NNP PERSON -jumped jump VERB VBD NULL -away away ADV RB NULL -from from ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -alarm alarm NOUN NN NULL -and and CCONJ CC NULL -tipped tip VERB VBD NULL -over over ADP RP NULL -the the DET DT NULL -screen screen NOUN NN NULL -that that PRON WDT NULL -stood stand VERB VBD NULL -in in ADP IN NULL -a a DET DT NULL -corner corner NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -fell fall VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -crash crash NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -that that DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -next next ADJ JJ NULL -moment moment NOUN NN NULL -all all DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -were be AUX VBD NULL -filled fill VERB VBN NULL -with with ADP IN NULL -wonder wonder NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -they -PRON- PRON PRP NULL -.saw .saw PROPN NNP NULL -, , PUNCT , NULL -standing stand VERB VBG NULL -in in ADP RP NULL -just just ADV RB NULL -the the DET DT NULL -spot spot NOUN NN NULL -the the DET DT NULL -screen screen NOUN NN NULL -had have AUX VBD NULL -hidden hide VERB VBN NULL -, , PUNCT , NULL -a a DET DT NULL -little little ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -old old ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -bald bald ADJ JJ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -wrinkled wrinkle VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -as as ADV RB NULL -much much ADJ JJ NULL -surprised surprised ADJ JJ NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -, , PUNCT , NULL -raising raise VERB VBG NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -, , PUNCT , NULL -rushed rush VERB VBD NULL -toward toward ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -the the DET DT NULL -Great great ADJ JJ NULL -and and CCONJ CC NULL -Terrible terrible ADJ JJ ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -trembling tremble VERB VBG NULL -V^^^l^^/F v^^^l^^/f NOUN NN NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -but but CCONJ CC NULL -do do AUX VB NULL -n't not PART RB NULL -strike strike VERB VB NULL -me -PRON- PRON PRP NULL - - -please please INTJ UH NULL -do do AUX VB NULL -n't not PART RB NULL -! ! PUNCT . NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -do do AUX VB NULL -anything anything PRON NN NULL -you -PRON- PRON PRP NULL -want want VERB VBP NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -i84 i84 VERB VBZ NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -and and CCONJ CC NULL -dismay dismay NOUN NN NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL - - -* * PUNCT NFP NULL -* * PUNCT NFP NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -terrible terrible ADJ JJ NULL -Beast beast NOUN NN WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -a a DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire fire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -wrong wrong ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -making make VERB VBG NULL -believe believe NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Making make VERB VBG NULL -believe believe VERB VB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT '' NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Hush Hush PROPN NNP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -do do AUX VBP NULL -n't not PART RB NULL -speak speak VERB VB NULL -so so ADV RB NULL -loud loud ADJ JJ NULL -, , PUNCT , NULL -or or CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -overheard overhear VERB VBN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ruined ruin VERB VBN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -supposed suppose VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -Great Great PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -are be AUX VBP NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -just just ADV RB NULL -a a DET DT NULL -common common ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -in in ADP IN NULL -a a DET DT NULL -grieved grieved ADJ JJ NULL -tone tone NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Exactly exactly ADV RB NULL -so so ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -rubbing rub VERB VBG NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -together together ADV RB NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -pleased please VERB VBD NULL -him -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -this this DET DT NULL -is be AUX VBZ NULL -terrible terrible ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -how how ADV WRB NULL -shall shall AUX MD NULL -I -PRON- PRON PRP NULL -ever ever ADV RB NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Or or CCONJ CC NULL -I -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -wailed wail VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -wiping wipe VERB VBG NULL -the the DET DT NULL -the the DET DT NULL -tears tear NOUN NNS NULL -from from ADP IN NULL -his -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -coat coat NOUN NN NULL -- - PUNCT HYPH NULL -sleeve sleeve NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -dear dear ADJ JJ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -pray pray VERB VBP NULL -you -PRON- PRON PRP NULL -not not PART RB NULL -to to PART TO NULL -speak speak VERB VB NULL -" " PUNCT `` NULL - - -Exactly exactly ADV RB NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -liumhug liumhug PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -185 185 NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -little little ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -Think think VERB VB NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -terrible terrible ADJ JJ NULL -trouble trouble NOUN NN NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -in in ADP IN NULL -at at ADP IN NULL -being be AUX VBG NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL -' ' PUNCT '' NULL -^Doesn't ^doesn't CCONJ CC NULL - - -anyone anyone PRON NN NULL -else else ADV RB NULL -know know VERB VBP NULL -you -PRON- PRON PRP NULL -'re be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no DET DT NULL -one one NOUN NN NULL -knows know VERB VBZ NULL -it -PRON- PRON PRP NULL - - -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -four four NUM CD CARDINAL -and and CCONJ CC NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -fooled fool VERB VBN NULL -everyone everyone PRON NN NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -be be AUX VB NULL -found find VERB VBN NULL -out out ADP RP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mistake mistake NOUN NN NULL -my -PRON- PRON PRP$ NULL -ever ever ADV RB NULL -letting let VERB VBG NULL -you -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -. . PUNCT . NULL - - -Usually usually ADV RB NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -even even ADV RB NULL -my -PRON- PRON PRP$ NULL -subjects subject NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -some- some- ADJ JJ NULL -thing thing NOUN NN NULL -terrible terrible ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -understand understand VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -in in ADP IN NULL -bewilder- bewilder- ADJ JJ NULL -ment ment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -How how ADV WRB NULL -was be AUX VBD NULL -it -PRON- PRON PRP NULL -that that PRON WDT NULL -you -PRON- PRON PRP NULL -appeared appear VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -Head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -was be AUX VBD NULL -one one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -tricks trick NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Step step VERB VB NULL -this this DET DT NULL -way way NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -all all DET DT NULL -about about ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -chamber chamber NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -rear rear NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -followed follow VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -poiated poiate VERB VBD NULL -to to ADP IN NULL -one one NUM CD CARDINAL -corner corner NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -lay lie VERB VBD NULL -the the DET DT NULL -Great Great PROPN NNP NULL -Head Head PROPN NNP NULL -, , PUNCT , NULL -made make VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -many many ADJ JJ NULL -thicknesses thickness NOUN NNS NULL -of of ADP IN NULL -paper paper NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -with with ADP IN NULL -a a DET DT NULL -carefully carefully ADV RB NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -I -PRON- PRON PRP NULL -hung hang VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -wire wire NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -stood stand VERB VBD NULL -behind behind ADP IN NULL -the the DET DT NULL -screen screen NOUN NN NULL -and and CCONJ CC NULL -pulled pull VERB VBD NULL -a a DET DT NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -eyes eye NOUN NNS NULL -move move VERB VB NULL -and and CCONJ CC NULL -the the DET DT NULL -mouth mouth NOUN NN NULL -open open ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -the the DET DT NULL -voice voice NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -ventriloquist ventriloquist NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -throw throw VERB VB NULL -the the DET DT NULL -sound sound NOUN NN NULL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -voice voice NOUN NN NULL -wherever wherever ADV WRB NULL -I -PRON- PRON PRP NULL -wish wish VERB VBP NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -coming come VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -Head Head PROPN NNP NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -are be AUX VBP NULL -1 1 NUM CD NULL -86 86 NUM CD NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -other other ADJ JJ NULL -things thing NOUN NNS NULL -I -PRON- PRON PRP NULL -used use VERB VBD NULL -to to PART TO NULL -deceive deceive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -showed show VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -the the DET DT NULL -dress dress NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -mask mask NOUN NN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -worn wear VERB VBN NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -the the DET DT NULL -lovely lovely ADJ JJ NULL -Lady Lady PROPN NNP PERSON -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -saw see VERB VBD NULL -that that SCONJ IN NULL -his -PRON- PRON PRP$ NULL -Terrible Terrible PROPN NNP NULL -Beast Beast PROPN NNP NULL -was be AUX VBD NULL -nothing- nothing- ADJ JJ NULL - - -but but CCONJ CC NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -skins skin NOUN NNS NULL -, , PUNCT , NULL -sewn sew VERB VBN NULL -together together ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -slats slat NOUN NNS NULL -to to PART TO NULL -keep keep VERB VB NULL -their -PRON- PRON PRP$ NULL -sides side NOUN NNS NULL -out out ADP RP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Ball Ball PROPN NNP NULL -of of ADP IN NULL -Fire Fire PROPN NNP NULL -, , PUNCT , NULL -the the DET DT NULL -false false ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -had have AUX VBD NULL -hung hang VERB VBN NULL -that that SCONJ IN NULL -also also ADV RB NULL -from from ADP IN NULL -the the DET DT NULL -ceiling ceiling NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -really really ADV RB NULL -a a DET DT NULL -ball ball NOUN NN NULL -of of ADP IN NULL -cotton cotton NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -oil oil NOUN NN NULL -was be AUX VBD NULL -poured pour VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -the the DET DT NULL -ball ball NOUN NN NULL -burned burn VERB VBD NULL -fiercely fiercely ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Really really ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -yo^^ yo^^ NOUN NNS NULL -ought ought AUX MD NULL -to to PART TO NULL -be be AUX VB NULL -ashamed ashamed ADJ JJ NULL -of of ADP IN NULL -yourself -PRON- PRON PRP NULL -for for ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -* * PUNCT NFP NULL -T T PROPN NNP NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -am be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -sor- sor- PROPN NNP NULL -rowfully rowfully ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -w^as w^a VERB VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -. . PUNCT . NULL - - -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -there there PRON EX NULL -are be AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -chairs chair NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -story story NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -sat sit VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -listened listen VERB VBD NULL -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -the the DET DT NULL -fol- fol- NOUN NN NULL -lowing low VERB VBG NULL -tale tale NOUN NN NULL -: : PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -born bear VERB VBN NULL -in in ADP IN NULL -Omaha Omaha PROPN NNP GPE -" " PUNCT '' NULL -" " PUNCT '' NULL -Why why ADV WRB NULL -, , PUNCT , NULL -that that DET DT NULL -is be AUX VBZ NULL -n't not PART RB NULL -very very ADV RB NULL -far far ADV RB NULL -from from ADP IN NULL -Kansas Kansas PROPN NNP GPE -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -farther farther ADV RBR NULL -from from ADP IN NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -shaking shake VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -sadly sadly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -grew grow VERB VBD NULL -up up ADP RP NULL -I -PRON- PRON PRP NULL -became become VERB VBD NULL -a a DET DT NULL -ventrilo- ventrilo- NOUN NN NULL -quist quist NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -that that DET DT NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -very very ADV RB NULL -well well ADV RB NULL -trained train VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -master master NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -imitate imitate VERB VB NULL -any any DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -bird bird NOUN NN NULL -or or CCONJ CC NULL -beast beast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -mewed mew VERB VBD NULL -so so ADV RB NULL -like like SCONJ IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -that that PRON WDT NULL -Toto Toto PROPN NNP PERSON -pricked prick VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -everywhere everywhere ADV RB NULL -to to PART TO NULL -see see VERB VB NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -I -PRON- PRON PRP NULL -tired tire VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -and and CCONJ CC NULL -became become VERB VBD NULL -a a DET DT NULL -balloonist balloonist NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -that that DET DT NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -A a DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -goes go VERB VBZ NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -on on ADP IN NULL -circus circus PROPN NNP NULL -day day NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -as as SCONJ IN NULL -orning orning NOUN NN NULL -" " PUNCT `` NULL -floating float VERB VBG NULL -' ' PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -to to PART TO NULL -draw draw VERB VB NULL -a a DET DT NULL -crowd crowd NOUN NN NULL -of of ADP IN NULL -people people NOUN NNS NULL -together together ADV RB NULL -and and CCONJ CC NULL -get get AUX VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -pay pay VERB VB NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -circus circus NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -explained explain VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Well well INTJ UH NULL -, , PUNCT , NULL -one one NUM CD DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -went go VERB VBD NULL -up up ADP RP NULL -in in ADP IN NULL -a a DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -got get VERB VBD NULL -twisted twist VERB VBN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -down down ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -went go VERB VBD NULL -way way ADV RB NULL -up up ADV RB NULL -above above ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -that that SCONJ IN NULL -a a DET DT NULL -current current NOUN NN NULL -of of ADP IN NULL -air air NOUN NN NULL -struck strike VERB VBD NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -carried carry VERB VBD NULL -it -PRON- PRON PRP NULL -many many ADJ JJ NULL -, , PUNCT , NULL -many many ADJ JJ NULL -miles mile NOUN NNS NULL -away away ADV RB NULL -. . PUNCT . NULL - - -For for ADP IN NULL -a a DET DT DATE -day day NOUN NN DATE -and and CCONJ CC NULL -a a DET DT NULL -night night NOUN NN NULL -I -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -on on ADP IN NULL -the the DET DT DATE -of of ADP IN DATE -the the DET DT DATE -second second ADJ JJ DATE -day day NOUN NN DATE -I -PRON- PRON PRP NULL -awoke awake VERB VBD NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -balloo balloo NOUN NNS NULL -over over ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -came come VERB VBD NULL -down down ADP RP NULL -gradually gradually ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -nj^ nj^ PROPN NNP NULL -hurt hurt VERB VBD NULL -a a DET DT NULL -bit bit NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -found find VERB VBD NULL -myself -PRON- PRON PRP NULL -in in ADP IN NULL -the the DET DT NULL -midst midst NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -strange strange ADJ JJ NULL -people people NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -me -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -, , PUNCT , NULL -thought think VERB VBD NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -Wizard Wizard PROPN NNP NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -I -PRON- PRON PRP NULL -let let VERB VBD NULL -them -PRON- PRON PRP NULL -think think VERB VB NULL -so so ADV RB NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -afraid afraid ADJ JJ NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -promised promise VERB VBD NULL -to to PART TO NULL -do do AUX VB NULL -anything anything PRON NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Just just ADV RB NULL -to to PART TO NULL -amuse amuse VERB VB NULL -myself -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -the the DET DT NULL -good good ADJ JJ NULL -people people NOUN NNS NULL -busy busy ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -ordered order VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -build build VERB VB NULL -this this DET DT NULL -City City PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -my -PRON- PRON PRP$ NULL -palace palace NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -willingly willingly ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -I -PRON- PRON PRP NULL -thought think VERB VBD NULL -, , PUNCT , NULL -as as SCONJ IN NULL -the the DET DT NULL -coun- coun- NOUN NN NULL -Jtry Jtry PROPN NNP NULL -was be AUX VBD NULL -so so ADV RB NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -wrould wrould AUX MD NULL -callitthe callitthe VERB VB NULL -Emerald Emerald PROPN NNP PERSON -i^^^-City i^^^-city NOUN NN NULL -, , PUNCT , NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -name name NOUN NN NULL -fit fit VERB VB NULL -better better ADV RBR NULL - - -I -PRON- PRON PRP NULL -put put VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -^i^]on ^i^]on PUNCT , NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -everything everything PRON NN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -was be AUX VBD NULL -green green ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -n't not PART RB NULL -everything everything PRON NN NULL -here here ADV RB NULL -green green ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy,- Dorothy,- PROPN NNP PERSON -^ ^ PROPN NNP NULL -' ' PUNCT '' NULL -" " PUNCT `` NULL - - -No no INTJ UH NULL -m^re m^re NOUN NN NULL -than than SCONJ IN NULL -in in ADP IN NULL -any any DET DT NULL -other other ADJ JJ NULL -city city NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz^^JJbu Oz^^JJbu PROPN NNP NULL -j&ii^ j&ii^ PROPN NNP NULL -.-'- .-'- PUNCT . NULL - - -i88 i88 NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -when when ADV WRB NULL -you -PRON- PRON PRP NULL -wear wear VERB VBP NULL -green green ADJ JJ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -why why ADV WRB NULL -of of ADV RB NULL -course course ADV RB NULL -everything everything PRON NN NULL -you -PRON- PRON PRP NULL -see see VERB VBP NULL -looks look VERB VBZ NULL -green green ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -was be AUX VBD NULL -built build VERB VBN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -ago ago ADV RB DATE -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -young young ADJ JJ NULL -man man NOUN NN NULL -when when ADV WRB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -here here ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -old old ADJ JJ NULL -man man NOUN NN NULL -now now ADV RB NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -have have AUX VBP NULL -worn wear VERB VBN NULL -green green ADJ JJ NULL -glasses glass NOUN NNS NULL -on on ADP IN NULL -their- their- ADJ JJ NULL -eyes eye NOUN NNS NULL -so so ADV RB NULL -long long ADV RB NULL -that that SCONJ IN NULL -most most ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -think think VERB VBP NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -is be AUX VBZ NULL -an an DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -, , PUNCT , NULL -abounding abound VERB VBG NULL -in in ADP IN NULL -jewels jewel NOUN NNS NULL -and and CCONJ CC NULL -precious precious ADJ JJ NULL -metals metal NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -every every DET DT NULL -good good ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -needed need VERB VBN NULL -to to PART TO NULL -make make VERB VB NULL -one one PRON PRP CARDINAL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -good good ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -like like VERB VBP NULL -me -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -ever ever ADV RB NULL -since since SCONJ IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -was be AUX VBD NULL -built build VERB VBN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -shut shut VERB VBN NULL -myself -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -One one NUM CD CARDINAL -of of ADP IN NULL -my -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -fears fear NOUN NNS NULL -was be AUX VBD NULL -the the DET DT NULL -Witches Witches PROPN NNPS NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -magical magical ADJ JJ NULL -powers power NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL - - -I -PRON- PRON PRP NULL -soon soon ADV RB NULL -found find VERB VBD NULL -out out ADP RP NULL -that that SCONJ IN NULL -the the DET DT NULL -Witches witch NOUN NNS PERSON -were be AUX VBD NULL -really really ADV RB NULL -able able ADJ JJ NULL -to to PART TO NULL -do do AUX VB NULL -wonderful wonderful ADJ JJ NULL -things thing NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -four four NUM CD CARDINAL -of of ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -ruled rule VERB VBD NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple INTJ UH NULL -who who PRON WP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -and and CCONJ CC LOC -East East PROPN NNP LOC -and and CCONJ CC NULL -West West PROPN NNP NULL -. . PUNCT . NULL - - -Fortunately fortunately ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -Witches witch NOUN NNS NULL -of of ADP IN NULL -the the DET DT LOC -North North PROPN NNP LOC -and and CCONJ CC LOC -South South PROPN NNP LOC -were be AUX VBD NULL -good good ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -knew know VERB VBD NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -do do AUX VB NULL -me -PRON- PRON PRP NULL -no no DET DT NULL -harm harm NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT WORK_OF_ART -Witches witch NOUN NNS WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -East East PROPN NNP WORK_OF_ART -and and CCONJ CC WORK_OF_ART -West West PROPN NNP WORK_OF_ART -were be AUX VBD NULL -terribly terribly ADV RB NULL -wicked wicked ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -had have AUX VBD NULL -they -PRON- PRON PRP NULL -not not PART RB NULL -thought think VERB VBN NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -more more ADV RBR NULL -powerful powerful ADJ JJ NULL -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -them- them- VERB VBD NULL -selves self NOUN NNS NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -surely surely ADV RB NULL -have have AUX VB NULL -destroyed destroy VERB VBN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -in in ADP IN NULL -deadly deadly ADJ JJ NULL -fear fear NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -for for ADP IN NULL -many many ADJ JJ DATE -years year NOUN NNS DATE -; ; PUNCT : NULL -so so CCONJ CC NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -imagine imagine VERB VB NULL -how how ADV WRB NULL -pleased pleased ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -heard hear VERB VBD NULL -your -PRON- PRON PRP$ NULL -house house NOUN NN NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -on on ADP IN NULL -the the DET DT LOC -Wicked Wicked PROPN NNP LOC -Witch Witch PROPN NNP LOC -of of ADP IN LOC -the the DET DT LOC -East East PROPN NNP LOC -. . PUNCT . NULL - - -When when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -promise promise VERB VB NULL -anything anything PRON NN NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -only only ADV RB NULL -do do AUX VB NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -Witch witch NOUN NN ORG -; ; PUNCT : NULL -but but CCONJ CC NULL -, , PUNCT , NULL -now now ADV RB NULL -that that SCONJ IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -melted melt VERB VBN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -ashamed ashamed ADJ JJ NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -promises promise NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -189 189 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -very very ADV RB NULL -good good ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -a a DET DT NULL -very very ADV RB NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -admit admit VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -need need VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -are be AUX VBP NULL -learning learn VERB VBG NULL -something something PRON NN NULL -every every DET DT DATE -day day NOUN NN DATE -. . PUNCT . NULL - - -A a DET DT NULL -baby baby NOUN NN NULL -has have AUX VBZ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -does do AUX VBZ NULL -n't not PART RB NULL -know know VERB VB NULL -much much ADJ JJ NULL -. . PUNCT . NULL - - -Experience experience NOUN NN NULL -is be AUX VBZ NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -that that PRON WDT NULL -brings bring VERB VBZ NULL -knowledge knowledge NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -longer longer ADV RBR NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -earth earth NOUN NN NULL - - -the the DET DT NULL -more more ADJ JJR NULL -experience experience NOUN NN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -sure sure ADJ JJ NULL -to to PART TO NULL -get get AUX VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -may may AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -false false ADJ JJ NULL -wizard wizard NOUN NN NULL -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -carefully carefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -sigh sigh NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -much much ADJ JJ NULL -of of ADP IN NULL -a a DET DT NULL -ma- ma- NOUN NN NULL -gician gician NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -I -PRON- PRON PRP NULL -said say VERB VBD NULL -; ; PUNCT : NULL - - -but but CCONJ CC NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow NOUN NN DATE -morning morning NOUN NN TIME -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -stuff stuff VERB VB NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -cannot^iell cannot^iell INTJ UH NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -however however ADV RB NULL -; ; PUNCT : NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -find find VERB VB NULL -that that DET DT NULL -out out ADP RP NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scare- Scare- PROPN NNP ORG -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -use use VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -never never ADV RB NULL -fear fear VERB VB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -how how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -cour- cour- NOUN NN NULL -age age NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -anxiously anxiously ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -cour- cour- X FW NULL -fe fe X FW NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -All all DET DT NULL -you -PRON- PRON PRP NULL -need need VERB VBP NULL -is be AUX VBZ NULL -confidence confidence NOUN NN NULL -in in ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -living live VERB VBG NULL -190 190 NUM CD NULL -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tiling tile VERB VBG NULL -that that PRON WDT NULL -is be AUX VBZ NULL -not not PART RB NULL -afraid afraid ADJ JJ NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -faces face VERB VBZ NULL -danger danger NOUN NN NULL -. . PUNCT . NULL - - -True true ADJ JJ NULL -cour- cour- NOUN NN NULL -ag ag PROPN NNP NULL -- - PUNCT HYPH NULL -e e PROPN NNP NULL -is be AUX VBZ NULL -in in ADP IN NULL -facing face VERB VBG NULL -danger danger NOUN NN NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -afraid afraid ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -kind kind NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -in in ADP IN NULL -plenty plenty NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Perhaps perhaps ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -scared scared ADJ JJ NULL -just just ADV RB NULL -the the DET DT NULL -same same ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -. . PUNCT . NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -really really ADV RB NULL -be be AUX VB NULL -very very ADV RB NULL -unhappy unhappy ADJ JJ NULL -unless unless SCONJ IN NULL -you -PRON- PRON PRP NULL -give give VERB VBP NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -that that PRON WDT NULL -makes make VERB VBZ NULL -one one NUM CD NULL -forget forget NOUN NN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -you -PRON- PRON PRP NULL -that that DET DT NULL -sort sort NOUN NN NULL -of of ADP IN NULL -courage courage NOUN NN NULL -to- to- DET DT NULL -morrow morrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -about about ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -, , PUNCT , NULL -as as SCONJ IN NULL -for for ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -wrong wrong ADJ JJ NULL -to to PART TO NULL -want want VERB VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -makes make VERB VBZ NULL -most most ADJ JJS NULL -people people NOUN NNS NULL -unhappy unhappy ADJ JJ NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -only only ADV RB NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -in in ADP IN NULL -luck luck NOUN NN NULL -not not PART RB NULL -to to PART TO NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -must must AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -matter matter NOUN NN NULL -of of ADP IN NULL -opinion opinion NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -* * PUNCT NFP NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -bear bear VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -unhappiness unhappiness NOUN NN NULL -without without ADP IN NULL -a a DET DT NULL -murmur murmur NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -meekly meekly NOUN NN NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -Come come VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -- - PUNCT HYPH NULL -morrow morrow VERB VB DATE -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -played play VERB VBN NULL -Wizard Wizard PROPN NNP PERSON -for for ADP IN NULL -so so ADV RB NULL -many many ADJ JJ NULL -years year NOUN NNS NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -as as ADV RB NULL -well well ADV RB NULL -continue continue VERB VB NULL -the the DET DT NULL -part part NOUN NN NULL -a a DET DT NULL -little little ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -how how ADV WRB NULL -am be AUX VBP NULL -I -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -think think VERB VB NULL -about about ADP IN NULL -that that DET DT NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Give give VERB VB NULL -me -PRON- PRON PRP NULL -two two NUM CD DATE -or or CCONJ CC DATE -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -consider consider VERB VB NULL -the the DET DT NULL -matter matter NOUN NN NULL - - -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -try try VERB VB NULL -to to PART TO NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT NULL -meantime meantime NOUN NN NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -all all DET DT NULL -be be AUX VB NULL -treated treat VERB VBN NULL -as as SCONJ IN NULL -my -PRON- PRON PRP$ NULL -guests guest NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -191 191 NUM CD CARDINAL - - -while while SCONJ IN NULL -you -PRON- PRON PRP NULL -live live VERB VBP NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -will will AUX MD NULL -wait wait VERB VB NULL -upon upon SCONJ IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -your -PRON- PRON PRP$ NULL -slighest slighest NOUN NN NULL -wish wish NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -is be AUX VBZ NULL -only only ADV RB CARDINAL -one one NUM CD CARDINAL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -ask ask VERB VBP NULL -in in ADP IN NULL -return return NOUN NN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -help help NOUN NN NULL -such such ADJ JJ NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -keep keep VERB VB NULL -my -PRON- PRON PRP$ NULL -secret secret NOUN NN NULL -and and CCONJ CC NULL -tell tell VERB VB NULL -no no DET DT NULL -one one NOUN NN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -agreed agree VERB VBD NULL -to to PART TO NULL -say say VERB VB NULL -nothing nothing PRON NN NULL -of of ADP IN NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -learned learn VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -rooms room NOUN NNS NULL -in in ADP IN NULL -high high ADJ JJ NULL -spirits spirit NOUN NNS NULL -. . PUNCT . NULL - - -Even even ADV RB NULL -Doro- Doro- PROPN NNP NULL - - -thy thy PRON PRP NULL -had have AUX VBD NULL -hope hope NOUN NN NULL -that that SCONJ IN NULL -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Great great ADJ JJ WORK_OF_ART -and and CCONJ CC WORK_OF_ART -Terrible terrible ADJ JJ WORK_OF_ART -Humbug Humbug PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -called call VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -would would AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -send send VERB VB NULL -her -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -willing willing ADJ JJ NULL -to to PART TO NULL -forgive forgive VERB VB NULL -him -PRON- PRON PRP NULL -everything everything PRON NN NULL -. . PUNCT . NULL - - -MORNING MORNING PROPN NNP TIME -THE the DET DT ORG -Scarecrow Scarecrow PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Congratulate congratulate VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -going go VERB VBG NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -at at ADP IN NULL -last last ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -I -PRON- PRON PRP NULL -return return VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -as as ADV RB NULL -other other ADJ JJ NULL -men man NOUN NNS NULL -are be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT `` NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -always always ADV RB NULL -liked like VERB VBN NULL -you -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -simply simply ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADV RB NULL -of of ADV RB NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -like like VERB VB NULL -a a DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -surely surely ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -think think VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -me -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -hear hear VERB VBP NULL -the the DET DT NULL -splendid splendid ADJ JJ NULL -thoughts thought NOUN NNS NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -brain brain NOUN NN NULL -is be AUX VBZ NULL -going go VERB VBG NULL -to to PART TO NULL -turn turn VERB VB NULL -out out ADP RP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -to to ADP IN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -in in ADP IN NULL -a a DET DT NULL -cheerful cheerful ADJ JJ NULL -voice voice NOUN NN NULL -and and CCONJ CC NULL -went go VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -rapped rap VERB VBD NULL -upon upon SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL -196 196 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -went go VERB VBD NULL -in in ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -man man NOUN NN NULL -sit- sit- X XX NULL -ting ting NOUN NN NULL -" " PUNCT '' NULL -down down ADV RB NULL -by by ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -engaged engage VERB VBN NULL -in in ADP IN NULL -deep deep ADJ JJ NULL -thought thought NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -a a DET DT NULL -Httle Httle PROPN NNP GPE -uneasily uneasily ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -sit sit VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -that that DET DT NULL -chair chair NOUN NN NULL -, , PUNCT , NULL -please please INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -excuse excuse VERB VB NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -taking take VERB VBG NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -do do AUX VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -proper proper ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -'s be AUX VBZ NULL -all all ADV RB NULL -right right ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -quite quite ADV RB NULL -welcome welcome ADJ JJ NULL -to to PART TO NULL -take take VERB VB NULL -my -PRON- PRON PRP$ NULL -head head NOUN NN NULL -off off ADV RB NULL -, , PUNCT , NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -better well ADJ JJR NULL -one one NUM CD NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -put put VERB VBP NULL -it -PRON- PRON PRP NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -unfastened unfasten VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -emptied empty VERB VBD NULL -out out ADP RP NULL -the the DET DT NULL -straw straw NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT NULL -back back ADJ JJ NULL -room room NOUN NN NULL -and and CCONJ CC NULL -took take VERB VBD NULL -up up ADP RP NULL -a a DET DT NULL -measure measure NOUN NN NULL -of of ADP IN NULL -bran bran NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -mixed mix VERB VBD NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -many many ADJ JJ NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -. . PUNCT . NULL - - -Having have VERB VBG NULL -shaken shake VERB VBN NULL -them -PRON- PRON PRP NULL -together together ADV RB NULL -thoroughly thoroughly ADV RB NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -filled fill VERB VBD NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -mixture mixture NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBD NULL -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -space space NOUN NN NULL -with with ADP IN NULL -straw straw NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -hold hold VERB VB NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fastened fasten VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -head head NOUN NN NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -body body NOUN NN NULL -again again ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Hereafter hereafter ADV RB NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -great great ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -given give VERB VBN NULL -you -PRON- PRON PRP NULL -a a DET DT NULL -lot lot NOUN NN NULL -of of ADP IN NULL -bran bran ADJ JJ NULL -- - PUNCT HYPH NULL -new new ADJ JJ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -both both DET DT NULL -pleased pleased ADJ JJ NULL -and and CCONJ CC NULL -proud proud ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -fulfillment fulfillment NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -thank thank VERB VBP NULL -J J PROPN NNP NULL -Oz Oz PROPN NNP NULL -warmly warmly ADV RB NULL -he -PRON- PRON PRP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -looked look VERB VBD NULL -at at ADP IN NULL -him -PRON- PRON PRP NULL -curiously curiously ADV RB NULL -. . PUNCT . NULL - - -His -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -bulging bulge VERB VBG NULL -out out ADP RP NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -with with ADP IN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -197 197 NUM CD NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -feel feel VERB VBP NULL -wise wise ADJ JJ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL -" " PUNCT `` NULL -When when ADV WRB NULL -I -PRON- PRON PRP NULL -get get VERB VBP NULL -used used ADJ JJ NULL -to to ADP IN NULL -my -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -everything everything PRON NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -are be AUX VBP NULL -those those DET DT NULL -needles needle NOUN NNS NULL -and and CCONJ CC NULL -pins pin NOUN NNS NULL -sticking stick VERB VBG NULL -out out SCONJ IN NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -head head NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -proof proof NOUN NN NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -sharp sharp ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -Oz Oz PROPN NNP NULL -and and CCONJ CC NULL -get get AUX VB NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -W^oodman W^oodman PROPN NNP NULL -entered enter VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -have have AUX VB NULL -to to PART TO NULL -cut cut VERB VB NULL -a a DET DT NULL -hole hole NOUN NN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -so so SCONJ IN NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -put put VERB VB NULL -your -PRON- PRON PRP$ NULL -heap heap NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -right right ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -hurt hurt VERB VB NULL -you -PRON- PRON PRP NULL -" " PUNCT `` NULL -" " PUNCT '' NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -no no INTJ UH NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -answered answer VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -no no VERB VB NULL -it -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Oz Oz PROPN NNP NULL -brought bring VERB VBD NULL -a. a. NOUN NN NULL -pair pair NOUN NN NULL -of of ADP IN NULL -tinners tinner NOUN NNS NULL -' ' PART POS NULL -shears shear NOUN NNS NULL -and and CCONJ CC NULL -cut cut VERB VBD NULL -a a DET DT NULL -small small ADJ JJ NULL -, , PUNCT , NULL -square square ADJ JJ NULL -hole hole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -left left ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -'s 's PART POS NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -going go VERB VBG NULL -to to ADP IN NULL -a a DET DT NULL -chest chest NOUN NN NULL -of of ADP IN NULL -drawers drawer NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -took take VERB VBD NULL -out out ADP RP NULL -a a DET DT NULL -pretty pretty ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -made make VERB VBN NULL -entirely entirely ADV RB NULL -of of ADP IN NULL -silk silk NOUN NN NULL -and and CCONJ CC NULL -stuffed stuff VERB VBN NULL -with with ADP IN NULL -sawdust sawdust NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -n't not PART RB NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -beauty beauty NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -replied reply VERB VBD NULL -198 198 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -greatly greatly ADV RB NULL -pleased pleased ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -But but CCONJ CC NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -a a DET DT NULL -kind kind ADJ JJ NULL -heart heart NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -very very ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -answered answer VERB VBD NULL -O2 O2 PROPN NNP NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -put put VERB VBD NULL -the the DET DT NULL -heart heart NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -'s 's PART POS NULL -breast breast NOUN NN NULL -and and CCONJ CC NULL -then then ADV RB NULL -replaced replace VERB VBD NULL -the the DET DT NULL -square square NOUN NN NULL -of of ADP IN NULL -tin tin NOUN NN NULL -, , PUNCT , NULL -soldering- soldering- VERB VB NULL -it -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -cut cut VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -There there ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -he -PRON- PRON PRP NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -now now ADV RB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -a a DET DT NULL -heart heart NOUN NN NULL -that that SCONJ IN NULL -any any DET DT NULL -man man NOUN NN NULL -might might AUX MD NULL -be be AUX VB NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -I -PRON- PRON PRP NULL -had have AUX VBD NULL -to to PART TO NULL -put put VERB VB NULL -a a DET DT NULL -patch patch NOUN NN NULL -on on ADP IN NULL -your -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -really really ADV RB NULL -could could AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -helped help VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Never never ADV RB NULL -mind mind VERB VB NULL -the the DET DT NULL -patch patch NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -happy happy ADJ JJ NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -very very ADV RB NULL -grateful grateful ADJ JJ NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -shall shall AUX MD NULL -never never ADV RB NULL -forget forget VERB VB NULL -your -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP NULL -t t NOUN NN NULL -speak speak VERB VBP NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -wished wish VERB VBD NULL -him -PRON- PRON PRP NULL -every every DET DT NULL -joy joy NOUN NN NULL -on on ADP IN NULL -account account NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -now now ADV RB NULL -walked walk VERB VBD NULL -to to ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Come come VERB VB NULL -in in ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -for for ADP IN NULL -my -PRON- PRON PRP$ NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL - - -an- an- CCONJ CC NULL - - -nounced nounce VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -entering enter VERB VBG NULL -the the DET DT NULL -room room NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -; ; PUNCT : NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -get get AUX VB NULL -it -PRON- PRON PRP NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -went go VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -cupboard cupboard NOUN NN NULL -and and CCONJ CC NULL -reaching reach VERB VBG NULL -up up ADP IN NULL -to to ADP IN NULL -a a DET DT NULL -high high ADJ JJ NULL -shelf shelf NOUN NN NULL -took take VERB VBD NULL -down down ADP RP NULL -a a DET DT NULL -square square ADJ JJ NULL -green green ADJ JJ NULL -bottle bottle NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -' ' PUNCT `` NULL -Tfeel Tfeel PROPN NNP WORK_OF_ART -ici^e ici^e NOUN NNS WORK_OF_ART -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -^kuI ^kui X XX NULL -the the DET DT NULL -Scarecroir Scarecroir PROPN NNP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -199 199 NUM CD CARDINAL -he -PRON- PRON PRP NULL -poured pour VERB VBD NULL -into into ADP IN NULL -a a DET DT NULL -g^reen g^reen NUM CD NULL -- - PUNCT HYPH NULL -gold gold NOUN NN NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -beautifully beautifully ADV RB NULL -carved carve VERB VBN NULL -. . PUNCT . NULL - - -Placing- Placing- PROPN NNP NULL - - -this this DET DT NULL -before before ADP IN NULL -the the DET DT EVENT -Cowardly Cowardly PROPN NNP EVENT -Lion Lion PROPN NNP EVENT -, , PUNCT , NULL -who who PRON WP NULL -sniffed sniff VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -like like VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Drink drink VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -were be AUX VBD NULL -inside inside ADV RB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -courage courage NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -that that DET DT NULL -courage courage NOUN NN NULL -is be AUX VBZ NULL -ahvays ahvay NOUN NNS NULL -inside inside ADP IN NULL -one one NUM CD NULL -; ; PUNCT : NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -this this DET DT NULL -really really ADV RB NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -called call VERB VBN NULL -courage courage NOUN NN NULL -until until ADP IN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -swallowed swallow VERB VBN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Therefore therefore ADV RB NULL -I -PRON- PRON PRP NULL -advise advise VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -drink drink VERB VB NULL -it -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -hesitated hesitate VERB VBD NULL -no no ADV RB NULL -longer longer ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -drank drink VERB VBD NULL -till till SCONJ IN NULL -the the DET DT NULL -dish dish NOUN NN NULL -was be AUX VBD NULL -empty empty ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -feel feel VERB VB NULL -now^ now^ NUM CD NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PROPN NNP NULL - - -" " PUNCT `` NULL -Full full ADJ JJ NULL -of of ADP IN NULL -courage courage NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -went go VERB VBD NULL -joyfully joyfully ADV RB NULL -back back ADV RB NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -to to PART TO NULL -tell tell VERB VB NULL -them -PRON- PRON PRP NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -fortune fortune NOUN NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -, , PUNCT , NULL -left leave VERB VBD NULL -to to ADP IN NULL -himself -PRON- PRON PRP NULL -, , PUNCT , NULL -smiled smile VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -success success NOUN NN NULL -in in ADP IN NULL -giving give VERB VBG NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -exactly exactly ADV RB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -thought think VERB VBD NULL -they -PRON- PRON PRP NULL -wanted want VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -help help VERB VB NULL -being be AUX VBG NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -when when ADV WRB NULL -all all DET PDT NULL -these these DET DT NULL -people people NOUN NNS NULL -make make VERB VBP NULL -me -PRON- PRON PRP NULL -do do AUX VB NULL -things thing NOUN NNS NULL -that that PRON WDT NULL -everybody everybody PRON NN NULL -knows know VERB VBZ NULL -ca can AUX MD NULL -n't not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -easy easy ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -happy happy PROPN NNP NULL -, , PUNCT , NULL -because because SCONJ IN NULL -they -PRON- PRON PRP NULL -imagined imagine VERB VBD NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -do do AUX VB NULL -any- any- NOUN NN NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -take take VERB VB NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -imagination imagination NOUN NN NULL -to to PART TO NULL -carry carry VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -know know VERB VB NULL -how how ADV WRB NULL -it -PRON- PRON PRP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -/o^ /o^ PUNCT : NULL -Three three NUM CD DATE -days day NOUN NNS DATE -Dorothy Dorothy PROPN NNP PERSON -heard hear VERB VBD NULL -nothing nothing PRON NN NULL -; ; PUNCT : NULL -from from ADP IN NULL -Oz Oz PROPN NNP NULL -. . PUNCT . NULL - - -These these DET DT NULL -were be AUX VBD NULL -sad sad ADJ JJ NULL -days day NOUN NNS NULL -for for ADP IN NULL -the the DET DT NULL -httle httle ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -although although SCONJ IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -happy happy ADJ JJ NULL -and and CCONJ CC NULL -contented content VERB VBD NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -there there PRON EX NULL -were be AUX VBD NULL -wonderful wonderful ADJ JJ NULL -thoughts thought NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -say say VERB VB NULL -what what PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -because because SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -no no DET DT NULL -one one NOUN NN NULL -could could AUX MD NULL -/ / SYM SYM NULL -understand understand VERB VB NULL -them -PRON- PRON PRP NULL -but but CCONJ CC NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Tin Tin PROPN NNP NULL -odman odman NOUN NN NULL -walked walk VERB VBD NULL -about about ADP IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -i\ i\ PROPN NNP NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -told tell VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -he -PRON- PRON PRP NULL -had have AUX VBD NULL -discov- discov- NOUN NN NULL - - -j j PROPN NNP NULL -Wred wre VERB VBD NULL -it -PRON- PRON PRP NULL -to to PART TO NULL -be be AUX VB NULL -a a DET DT NULL -kinder kind ADJ JJR NULL -and and CCONJ CC NULL -more more ADJ JJR NULL -tender tender ADJ JJ NULL -heart heart NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -one one NOUN NN NULL -' ' PUNCT '' NULL -i i PRON PRP NULL -ne ne ADP IN NULL - - -l^d l^d INTJ UH NULL --owned -owned PROPN NNP NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -made make VERB VBN NULL -of of ADP IN NULL -flesh flesh NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -de- de- NOUN NN NULL - - -\ \ VERB VBZ NULL - - -V V PROPN NNP NULL -ym^^^^he ym^^^^he PROPN NNP NULL -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -ot ot ADP IN NULL -nothing nothing PRON NN NULL -on on ADP IN NULL -earth earth NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -gladly gladly ADV RB NULL -\ \ PROPN NNPS NULL -. . PUNCT . NULL - - -fUfii fUfii PROPN NNP NULL -if if SCONJ IN NULL -! ! PUNCT . NULL - - -army army NOUN NN NULL -of of ADP IN NULL -men man NOUN NNS NULL -or or CCONJ CC NULL -a a DET DT CARDINAL -dozen dozen NOUN NN CARDINAL -of of ADP IN NULL -the the DET DT NULL -fierce fierce ADJ JJ NULL -Kalidahs Kalidahs PROPN NNP NULL -. . PUNCT . NULL - - -m m NOUN NN NULL -204 204 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -Thus thus ADV RB NULL -each each DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Httle Httle PROPN NNP GPE -party party NOUN NN NULL -was be AUX VBD NULL -satisfied satisfied ADJ JJ NULL -except except SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -longed long VERB VBD NULL -more more ADJ JJR NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -On on ADP IN NULL -the the DET DT DATE -fourth fourth ADJ JJ DATE -day day NOUN NN DATE -, , PUNCT , NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -great great ADJ JJ NULL -joy joy NOUN NN NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -for for ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -entered enter VERB VBD NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -pleas- pleas- PROPN NNP NULL -antly antly ADV RB NULL - - -: : PUNCT : NULL -" " PUNCT `` NULL -Sit sit VERB VB NULL -down down ADP RP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -; ; PUNCT : NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -found find VERB VBN NULL -the the DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -you -PRON- PRON PRP NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT '' NULL -And and CCONJ CC NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -? ? PUNCT . NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -eagerly eagerly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -not not PART RB NULL -sure sure ADJ JJ NULL -about about ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -n't not PART RB NULL -the the DET DT NULL -faintest faint ADJ JJS NULL -notion notion NOUN NN NULL -which which PRON WDT NULL -way way NOUN NN NULL -it -PRON- PRON PRP NULL -lies lie VERB VBZ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -it -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -easy easy ADJ JJ NULL -to to PART TO NULL -find find VERB VB NULL -your -PRON- PRON PRP$ NULL -way way NOUN NN NULL -home home ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -enquired enquire VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -what what PRON WP NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -when when ADV WRB NULL -I -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -You -PRON- PRON PRP NULL -also also ADV RB NULL -came come VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -being be AUX VBG NULL -carried carry VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -across across ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Now now ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -quite quite ADV RB NULL -beyond beyond ADP IN NULL -my -PRON- PRON PRP$ NULL -powers power NOUN NNS NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -cyclone cyclone NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -'ve have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -the the DET DT NULL -matter matter NOUN NN NULL -over over ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT `` NULL - - -A a DET DT NULL -balloon balloon NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT `` NULL -is be AUX VBZ NULL -made make VERB VBN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -coated coat VERB VBN NULL -with with ADP IN NULL -glue glue NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -the the DET DT NULL -gas gas NOUN NN NULL -in in ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -plenty plenty NOUN NN NULL -of of ADP IN NULL -silk silk NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -so so ADV RB NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -no no DET DT NULL -trouble trouble NOUN NN NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -bal- bal- ADJ JJ NULL -loon loon NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -in in ADP IN NULL -all all DET PDT NULL -this this DET DT NULL -country country NOUN NN NULL -there there PRON EX NULL -is be AUX VBZ NULL -no no DET DT NULL -gas gas NOUN NN NULL -to to PART TO NULL -fill fill VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -with with ADP IN NULL -, , PUNCT , NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -205 205 NUM CD CARDINAL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -wo will AUX MD NULL -n't not PART RB NULL -float float VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -Dorothy Dorothy PROPN NNP PRODUCT -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -True true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT '' NULL -But but CCONJ CC NULL -there there PRON EX NULL -is be AUX VBZ NULL -another another DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -it -PRON- PRON PRP NULL -float float VERB VB NULL -, , PUNCT , NULL -which which PRON WDT NULL -is be AUX VBZ NULL -to to PART TO NULL -fill fill VERB VB NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -. . PUNCT . NULL - - -Hot hot ADJ JJ NULL -air air NOUN NN NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -gas gas NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -if if SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -should should AUX MD NULL -get get AUX VB NULL -cold cold ADJ JJ NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -w^ould w^ould AUX MD NULL -come come VERB VB NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Yes yes INTJ UH NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Oz Oz PROPN NNP ORG -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -being be AUX VBG NULL -such such DET PDT NULL -a a DET DT NULL -humbug humbug NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -go go VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP ORG -my -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -w^ould w^ould AUX MD NULL -soon soon ADV RB NULL -discover discover VERB VB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -they -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -vexed vex VERB VBN NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -for for ADP IN NULL -having have VERB VBG NULL -deceived deceive VERB VBN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -So so ADV RB NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -stay stay VERB VB NULL -shut shut VERB VBN NULL -up up ADP RP NULL -in in ADP IN NULL -these these DET DT NULL -rooms room NOUN NNS NULL -all all DET DT DATE -day day NOUN NN DATE -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -gets get VERB VBZ NULL -tiresome tiresome ADJ JJ NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'d would AUX MD NULL -much much ADV RB NULL -rather rather ADV RB NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -with with ADP IN NULL -you -PRON- PRON PRP NULL -and and CCONJ CC NULL -be be AUX VB NULL -in in ADP IN NULL -a a DET DT NULL -circus circus NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -company company NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Now now ADV RB NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -sew sew VERB VB NULL -the the DET DT NULL -silk silk NOUN NN NULL -together together ADV RB NULL -, , PUNCT , NULL -we -PRON- PRON PRP NULL -will will AUX MD NULL -begin begin VERB VB NULL -to to PART TO NULL -work work VERB VB NULL -on on ADP IN NULL -our -PRON- PRON PRP$ NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -Dorothy Dorothy PROPN NNP PERSON -took take VERB VBD NULL -a a DET DT NULL -needle needle NOUN NN NULL -and and CCONJ CC NULL -thread thread NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as ADV RB NULL -fast fast ADV RB NULL -as as SCONJ IN NULL -Oz Oz PROPN NNP ORG -cut cut VERB VBD NULL -the the DET DT NULL -strips strip NOUN NNS NULL -of of ADP IN NULL -silk silk NOUN NN NULL -into into ADP IN NULL -proper proper ADJ JJ NULL -shape shape NOUN NN NULL -the the DET DT NULL -girl girl NOUN NN NULL -sewed sew VERB VBD NULL -them -PRON- PRON PRP NULL -neatly neatly ADV RB NULL -together together ADV RB NULL -. . PUNCT . NULL - - -First first ADV RB ORDINAL -there there PRON EX NULL -was be AUX VBD NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -light light ADJ JJ NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -, , PUNCT , NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -dark dark ADJ JJ NULL -green green ADJ JJ NULL -and and CCONJ CC NULL -then then ADV RB NULL -a a DET DT NULL -strip strip NOUN NN NULL -of of ADP IN NULL -emerald emerald PROPN NNP NULL -green green PROPN NNP NULL -; ; PUNCT : NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -a a DET DT NULL -fancy fancy NOUN NN NULL -to to PART TO NULL -make make VERB VB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -in in ADP IN NULL -different different ADJ JJ NULL -shades shade NOUN NNS NULL -of of ADP IN NULL -the the DET DT ORG -2o6 2o6 NUM CD ORG - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -color color NOUN NN NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -took take VERB VBD NULL -three three NUM CD DATE -days day NOUN NNS DATE -to to PART TO NULL -sew sew VERB VB NULL -all all DET PDT NULL -the the DET DT NULL -strips strip NOUN NNS NULL -together together ADV RB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -when when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -" " PUNCT `` NULL -bag bag NOUN NN NULL -of of ADP IN NULL -green green ADJ JJ NULL -silk silk NOUN NN NULL -more more ADJ JJR QUANTITY -than than SCONJ IN QUANTITY -twenty twenty NUM CD QUANTITY -feet foot NOUN NNS QUANTITY -long long ADJ JJ NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -painted paint VERB VBD NULL -it -PRON- PRON PRP NULL -on on ADP IN NULL -the the DET DT NULL -inside inside NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -coat coat NOUN NN NULL -of of ADP IN NULL -thin thin ADJ JJ NULL -glue glue NOUN NN NULL -, , PUNCT , NULL -to to PART TO NULL -fnake fnake VERB VB NULL -it -PRON- PRON PRP NULL -air air NOUN NN NULL -- - PUNCT HYPH NULL -tight tight ADV RB NULL -, , PUNCT , NULL -after after ADP IN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -announced announce VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -a a DET DT NULL -basket basket NOUN NN NULL -to to PART TO NULL -ride ride VERB VB NULL -in in ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -sent send VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -for for ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -clothes clothe NOUN NNS NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -fastened fasten VERB VBD NULL -with with ADP IN NULL -many many ADJ JJ NULL -ropes rope NOUN NNS NULL -to to ADP IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -all all ADV RB NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -Oz Oz PROPN NNP NULL -sent send VERB VBD NULL -word word NOUN NN NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -people people NOUN NNS NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -going go VERB VBG NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -to to ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -brother brother NOUN NN NULL -Wizard Wizard PROPN NNP PERSON -who who PRON WP NULL -lived live VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -clouds cloud NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -news news NOUN NN NULL -spread spread VERB VBD NULL -rapidly rapidly ADV RB NULL -throughout throughout ADP IN NULL -the the DET DT NULL -city city NOUN NN NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -came come VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -the the DET DT NULL -won- won- PROPN NNP NULL -derful derful ADJ JJ NULL -sight sight PROPN NNP NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -ordered order VERB VBD NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -carried carry VERB VBN NULL -out out ADP RP NULL -in in ADP IN NULL -front front NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Palace Palace PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -gazed gaze VERB VBN NULL -upon upon SCONJ IN NULL -it -PRON- PRON PRP NULL -with with ADP IN NULL -much much ADJ JJ NULL -curiosity curiosity NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -had have AUX VBD NULL -chopped chop VERB VBN NULL -a a DET DT NULL -big big ADJ JJ NULL -pile pile NOUN NN NULL -of of ADP IN NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -a a DET DT NULL -fire fire NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -held hold VERB VBD NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -fire fire NOUN NN NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hot hot ADJ JJ NULL -air air NOUN NN NULL -that that PRON WDT NULL -arose arise VERB VBD NULL -from from ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -caught catch VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -silken silken ADJ JJ NULL -bag bag NOUN NN NULL -. . PUNCT . NULL - - -Gradually gradually ADV RB NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -swelled swell VERB VBD NULL -out out ADP RP NULL -and and CCONJ CC NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -until until ADP IN NULL -finally finally ADV RB NULL -the the DET DT NULL -basket basket NOUN NN NULL -just just ADV RB NULL -touched touch VERB VBD NULL -the the DET DT NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Oz Oz PROPN NNP NULL -got get VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -peo- peo- NOUN NN NULL -ple ple NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -loud loud ADJ JJ NULL -voice voice NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -going go VERB VBG NULL -away away ADV RB NULL -to to PART TO NULL -make make VERB VB NULL -a a DET DT NULL -visit visit NOUN NN NULL -. . PUNCT . NULL - - -While while SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -gone go VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -will will AUX MD NULL -rule rule VERB VB NULL -over over ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -command command VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -obey obey VERB VB NULL -him -PRON- PRON PRP NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -would would AUX MD NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -207 207 NUM CD NULL - - -The the DET DT NULL -balloon balloon NOUN NN NULL -was be AUX VBD NULL -by by ADP IN NULL -this this DET DT NULL -time time NOUN NN NULL -tugging- tugging- NOUN NN NULL -hard hard ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -rope rope NOUN NN NULL -that that PRON WDT NULL -held hold VERB VBD NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -within within ADP IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -hot hot ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -this this DET DT NULL -made make VERB VBD NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -much much ADV RB NULL -lighter light ADJ JJR NULL -in in ADP IN NULL -weight weight NOUN NN NULL -than than SCONJ IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -pulled pull VERB VBD NULL -hard hard ADV RB NULL -to to PART TO NULL -rise rise VERB VB NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB WORK_OF_ART -, , PUNCT , WORK_OF_ART -Dorothy Dorothy PROPN NNP WORK_OF_ART -! ! PUNCT . NULL -" " PUNCT '' NULL - - -cried cry VERB VBD NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -hurry hurry VERB VB NULL -up up ADP RP NULL -, , PUNCT , NULL -or or CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -will will AUX MD NULL -fly fly VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -find find VERB VB NULL -Toto Toto PROPN NNP NULL -anywhere anywhere ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -did do AUX VBD NULL -not not PART RB NULL -wish wish VERB VB NULL -to to PART TO NULL -leave leave VERB VB NULL -her -PRON- PRON PRP$ NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -behind behind ADV RB NULL -. . PUNCT . NULL - - -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -run run VERB VBN NULL -into into ADP IN NULL -the the DET DT NULL -crowd crowd NOUN NN NULL -to to PART TO NULL -bark bark VERB VB NULL -at at ADP IN NULL -a a DET DT NULL -kitten kitten NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -at at ADP IN NULL -last last ADV RB NULL -found find VERB VBD NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -him -PRON- PRON PRP NULL -up up ADP RP NULL -and and CCONJ CC NULL -ran run VERB VBD NULL -to- to- X XX NULL -ward ward PROPN NNP NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -within within ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -steps step NOUN NNS NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Oz Oz PROPN NNP ORG -was be AUX VBD NULL -holding hold VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -when when ADV WRB NULL -, , PUNCT , NULL -crack crack VERB VB NULL -! ! PUNCT . NULL - - -went go VERB VBD NULL -the the DET DT NULL -ropes rope NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -without without ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Come come VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -screamed scream VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -, , PUNCT , NULL -too too ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -ca can AUX MD NULL -n't not PART RB NULL -come come VERB VB NULL -back back ADV RB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -called call VERB VBD NULL -Oz Oz PROPN NNP NULL -from from ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -shouted shout VERB VBD NULL -everyone everyone PRON NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET DT NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -turned turn VERB VBN NULL -upward upward ADV RB NULL -to to ADP IN NULL -M M PROPN NNP NULL -2o8 2o8 NUM CD NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -where where ADV WRB NULL -the the DET DT NULL -Wizard Wizard PROPN NNP ORG -was be AUX VBD NULL -riding ride VERB VBG NULL -in in ADP IN NULL -the the DET DT NULL -basket basket NOUN NN NULL -, , PUNCT , NULL -rising rise VERB VBG NULL -every every DET DT NULL -moment moment NOUN NN NULL -farther farther ADV RBR NULL -and and CCONJ CC NULL -farther farther ADV RBR NULL -into into ADP IN NULL -the the DET DT NULL -sky sky NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -last last ADJ JJ NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -ever ever ADV RB NULL -saw see VERB VBD NULL -of of ADP IN NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -though though SCONJ IN NULL -he -PRON- PRON PRP NULL -may may AUX MD NULL -have have AUX VB NULL -reached reach VERB VBN NULL -Omaha Omaha PROPN NNP GPE -safely safely ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -be be AUX VB NULL -there there ADV RB NULL -now now ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -all all DET DT NULL -we -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -remembered remember VERB VBD NULL -him -PRON- PRON PRP NULL -lovingly lovingly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -one one NUM CD NULL -another another DET DT NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -always always ADV RB NULL -our -PRON- PRON PRP$ NULL -friend friend NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -here here ADV RB NULL -he -PRON- PRON PRP NULL -built build VERB VBD NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -he -PRON- PRON PRP NULL -has have AUX VBZ NULL -left leave VERB VBN NULL -the the DET DT ORG -Wise Wise PROPN NNP ORG -Scarecrow Scarecrow PROPN NNP ORG -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Still still ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -many many ADJ JJ DATE -days day NOUN NNS DATE -they -PRON- PRON PRP NULL -grieved grieve VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -loss loss NOUN NN NULL -of of ADP IN NULL -the the DET DT ORG -Wonderful Wonderful PROPN NNP ORG -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -would would AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -comforted comfort VERB VBN NULL -. . PUNCT . NULL - - -orbths/ orbths/ PROPN NNP NULL - - -Wept weep VERB VBD NULL -bitterly bitterly ADV RB NULL -at at ADP IN NULL -the the DET DT NULL -passing- passing- NOUN NN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -hope hope NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -again again ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -thought think VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -over over ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -glad glad ADJ JJ NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -not not PART RB NULL - - -X X NOUN NNS NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL -^'Ifone ^'ifone SYM SYM NULL -up up ADV RB NULL -in in ADP IN NULL -a a DET DT NULL -balloon balloon NOUN NN NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -she -PRON- PRON PRP NULL -also also ADV RB NULL -felt feel VERB VBD NULL -sorry sorry ADJ JJ NULL -at at ADP IN NULL -losing lose VERB VBG NULL -Oz Oz PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -so so ADV RB NULL -did do AUX VBD NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT WORK_OF_ART -Tin Tin PROPN NNP WORK_OF_ART -Woodman Woodman PROPN NNP WORK_OF_ART -came come VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -' ' PUNCT `` NULL -Truly truly ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -be be AUX VB NULL -ungrateful ungrateful ADJ JJ NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -failed fail VERB VBD NULL -to to PART TO NULL -mourn mourn VERB VB NULL -for for ADP IN NULL -the the DET DT NULL -man man NOUN NN NULL -who who PRON WP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -cry cry VERB VB NULL -a a DET DT NULL -little little ADJ JJ NULL -because because SCONJ IN NULL -Oz Oz PROPN NNP NULL -is be AUX VBZ NULL -gone go VERB VBN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -kindly kindly ADV RB NULL -wipe wipe VERB VB NULL -away away ADV RB NULL -my -PRON- PRON PRP$ NULL -tears tear NOUN NNS NULL -, , PUNCT , NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -rust rust VERB VB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -With with ADP IN NULL -pleasure pleasure NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL - - -l-^i l-^i PROPN NNP NULL -212 212 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -brought bring VERB VBD NULL -a a DET DT NULL -towel towel NOUN NN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -wept weep VERB VBD NULL -for for ADP IN NULL -several several ADJ JJ TIME -minutes minute NOUN NNS TIME -, , PUNCT , NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -watched watch VERB VBD NULL -the the DET DT NULL -tears tear NOUN NNS NULL -carefully carefully ADV RB NULL -and and CCONJ CC NULL -wiped wipe VERB VBD NULL -them -PRON- PRON PRP NULL -away away ADV RB NULL -with with ADP IN NULL -the the DET DT NULL -towel towel NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -fin- fin- NOUN NNS NULL -ished ishe VERB VBN NULL -he -PRON- PRON PRP NULL -thanked thank VERB VBD NULL -her -PRON- PRON PRP$ NULL -kindly kindly ADV RB NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -himself -PRON- PRON PRP NULL -thoroughly thoroughly ADV RB NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -jewelled jewelled ADJ JJ NULL -oil oil NOUN NN NULL -- - PUNCT HYPH NULL -can can AUX MD NULL -, , PUNCT , NULL -to to PART TO NULL -guard guard VERB VB NULL -against against ADP IN NULL -mishap mishap PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -although although SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -a a DET DT NULL -Wizard Wizard PROPN NNP ORG -the the DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -proud proud ADJ JJ NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -For for ADP IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -there there PRON EX NULL -is be AUX VBZ NULL -not not PART RB NULL -another another DET DT NULL -city city NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -that that PRON WDT NULL -is be AUX VBZ NULL -ruled rule VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -stuffed stuffed ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -so so ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -knew know VERB VBD NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -quite quite ADV RB NULL -right right ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -morning morning NOUN NN NULL -after after ADP IN NULL -the the DET DT NULL -balloon balloon NOUN NN NULL -had have AUX VBD NULL -gone go VERB VBN NULL -up up ADP RP NULL -with with ADP IN NULL -Oz Oz PROPN NNP ORG -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -met meet VERB VBD NULL -in in ADP IN NULL -the the DET DT ORG -Throne Throne PROPN NNP ORG -Room Room PROPN NNP ORG -and and CCONJ CC NULL -talked talk VERB VBD NULL -matters matter NOUN NNS NULL -over over ADP RP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -sat sit VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -stood stand VERB VBD NULL -respectfully respectfully ADV RB NULL -before before ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -are be AUX VBP NULL -not not PART RB NULL -so so ADV RB NULL -unlucky unlucky ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -ruler ruler NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -this this DET DT NULL -Palace Palace PROPN NNP FAC -and and CCONJ CC NULL -the the DET DT NULL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -belong belong VERB VBP NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -do do AUX VB NULL -just just ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -W^hen W^hen PROPN NNP NULL - - -I -PRON- PRON PRP NULL -remember remember VERB VBP NULL -that that SCONJ IN NULL -a a DET DT NULL -short short ADJ JJ NULL -time time NOUN NN NULL -ago ago ADV RB NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -up up ADV RB NULL -on on ADP IN NULL -a a DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -now now ADV RB NULL -the the DET DT NULL -ruler ruler NOUN NN NULL -of of ADP IN NULL -this this DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -quite quite ADV RB NULL -satisfied satisfied ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -lot lot NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -also also ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -am be AUX VBP NULL -well well ADV RB NULL -pleased pleased ADJ JJ NULL -with with ADP IN NULL -my -PRON- PRON PRP$ NULL -new new ADJ JJ NULL -heart heart NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -really really ADV RB NULL -, , PUNCT , NULL - - -that that DET DT NULL -was be AUX VBD NULL -the the DET DT NULL -only only ADJ JJ NULL -thing thing NOUN NN NULL -I -PRON- PRON PRP NULL -wished wish VERB VBD NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -For for ADP IN NULL -my -PRON- PRON PRP$ NULL -part part NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -content content ADJ JJ NULL -in in ADP IN NULL -knowing know VERB VBG NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -as as ADV RB NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -any any DET DT NULL -beast beast NOUN NN NULL -that that PRON WDT NULL -ever ever ADV RB NULL -lived live VERB VBD NULL -, , PUNCT , NULL -if if SCONJ IN NULL -not not PART RB NULL -braver braver ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -modestly modestly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -If if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -would would AUX MD NULL -only only ADV RB NULL -be be AUX VB NULL -contented content VERB VBN NULL -to to PART TO NULL -live live VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -sat sit VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -throne throne NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -THK THK PROPN NNP NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -213 213 NUM CD CARDINAL -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -* * PUNCT NFP NULL -we -PRON- PRON PRP NULL -might might AUX MD NULL -all all ADV RB NULL -be be AUX VB NULL -happy happy ADJ JJ NULL -together together ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -want want VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -cried cry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -and and CCONJ CC NULL -live live VERB VB NULL -with with ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -and and CCONJ CC NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -then then ADV RB NULL -, , PUNCT , NULL -what what PRON WP NULL -can can AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -decided decide VERB VBD NULL -to to PART TO NULL -think think VERB VB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -thought think VERB VBD NULL -so so ADV RB NULL -hard hard ADV RB NULL -that that SCONJ IN NULL -the the DET DT NULL -pins pin NOUN NNS NULL -and and CCONJ CC NULL -needles needle NOUN NNS NULL -began begin VERB VBD NULL -to to PART TO NULL -stick stick VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -Finally finally ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -call call VERB VB NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -asked ask VERB VBD NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -never never ADV RB NULL -thought think VERB VBD NULL -of of ADP IN NULL -that that DET DT NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -just just ADV RB NULL -the the DET DT NULL -thing thing NOUN NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -for for ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -When when ADV WRB NULL -she -PRON- PRON PRP NULL -brought bring VERB VBD NULL -it -PRON- PRON PRP NULL -into into ADP IN NULL -the the DET DT FAC -Throne Throne PROPN NNP FAC -Room Room PROPN NNP FAC -she -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -soon soon ADV RB NULL -the the DET DT NULL -band band NOUN NN NULL -of of ADP IN NULL -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -flew fly VERB VBD NULL -in in ADV RB NULL -through through ADP IN NULL -an an DET DT NULL -open open ADJ JJ NULL -window window NOUN NN NULL -and and CCONJ CC NULL -stood stand VERB VBD NULL -be- be- X XX NULL - - -side side VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -second second ADJ JJ ORDINAL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -called call VERB VBN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT FAC -Monkey Monkey PROPN NNP FAC -King King PROPN NNP FAC -, , PUNCT , NULL -bowing bow VERB VBG NULL -before before ADP IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -wish wish VERB VB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -want want VERB VBP NULL -you -PRON- PRON PRP NULL -to to PART TO NULL -fly fly VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Monkey Monkey PROPN NNP LOC -King King PROPN NNP LOC -shook shake VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -belong belong VERB VBP NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -alone alone ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -leave leave VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -There there PRON EX NULL -has have AUX VBZ NULL -never never ADV RB NULL -been be AUX VBN NULL -a a DET DT NULL -Winged wing VERB VBN FAC -Monkey Monkey PROPN NNP FAC -in in ADP IN NULL -Kansas Kansas PROPN NNP GPE -yet yet ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there ADV RB NULL -never never ADV RB NULL -will will AUX MD NULL -be be AUX VB NULL -, , PUNCT , NULL -for for ADP IN NULL -they -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -belong belong VERB VB NULL -there there ADV RB NULL -. . PUNCT . NULL - - -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -serve serve VERB VB NULL -^^ ^^ PUNCT NFP NULL - - -* * PUNCT NFP NULL -. . PUNCT . NULL -214 214 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OE OE PROPN NNP NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL - - -i-^ i-^ PUNCT -LRB- NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -any any DET DT NULL -way way NOUN NN NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -power power NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -cfo^gj cfo^gj NUM CD NULL -. . PUNCT . NULL - - -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -i^\ i^\ PROPN NNP NULL - - -And and CCONJ CC NULL -with with ADP IN NULL -another another DET DT NULL -bow bow NOUN NN NULL - - -the the DET DT NULL -Monkey Monkey PROPN NNP PRODUCT -King- King- PROPN NNP NULL -sprea^ sprea^ ADV RB NULL -his -PRON- PRON PRP$ NULL -wings wing NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -window window NOUN NN NULL -, , PUNCT , NULL -fp fp PROPN NNP GPE -lowed low VERB VBN NULL -by by ADP IN NULL -all all DET PDT NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -almost almost ADV RB NULL -ready ready ADJ JJ NULL -to to PART TO NULL -cry cry VERB VB NULL -with with ADP IN NULL -disap^ disap^ DET DT NULL -pointment pointment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -wasted waste VERB VBN NULL -the the DET DT NULL -charm charm NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -no no DET DT NULL -purpose purpose NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -can- can- VERB VBP NULL -not not PART RB NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -certainly certainly ADV RB NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tender tender NOUN NN NULL -hearted hearte VERB VBD NULL -Woodman Woodman PROPN NNP PRODUCT -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -was be AUX VBD NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -bulged bulge VERB VBD NULL -out out ADP RP NULL -so so ADV RB NULL -horribly horribly ADV RB NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -feared fear VERB VBD NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -burst burst VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -us -PRON- PRON PRP NULL -call call VERB VB NULL -in in ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -ask ask VERB VB NULL -his -PRON- PRON PRP$ NULL -advice advice NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL -^;^ ^;^ PUNCT NFP NULL - - -So so ADV RB NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -was be AUX VBD NULL -sum- sum- X XX NULL -' ' PUNCT '' NULL - - -^^KkJ^X:^ ^^KkJ^X:^ PUNCT : NULL -moned moned PROPN NNP NULL -and and CCONJ CC NULL -entered enter VERB VBD NULL -the the DET DT NULL -Throne Throne PROPN NNP NULL -Room Room PROPN NNP NULL -timidly timidly ADV RB NULL -, , PUNCT , NULL -for for ADP IN NULL -while while SCONJ IN NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -alive alive ADJ JJ NULL -he -PRON- PRON PRP NULL -never never ADV RB NULL -was be AUX VBD NULL -allowed allow VERB VBN NULL -to to PART TO NULL -come come VERB VB NULL -further further ADV RBR NULL -than than SCONJ IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -wishes wish VERB VBZ NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -How how ADV WRB NULL -can can AUX MD NULL -she -PRON- PRON PRP NULL -do do AUX VB NULL -so so ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -nobody nobody PRON NN NULL -has have AUX VBZ NULL -ever ever ADV RB NULL -crossed cross VERB VBN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -unless unless SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -Oz Oz PROPN NNP NULL -himself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -V v NOUN NN NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -215 215 NUM CD CARDINAL - - -" " PUNCT `` NULL -Is be AUX VBZ NULL -there there PRON EX NULL -no no DET DT NULL -one one NOUN NN NULL -who who PRON WP NULL -can can AUX MD NULL -help help VERB VB NULL -me -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -earnestly earnestly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP PERSON -might might AUX MD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -suggested suggest VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Who who PRON WP NULL -. . PUNCT . NULL - - -is be AUX VBZ NULL -Glinda Glinda PROPN NNP PERSON -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -is be AUX VBZ NULL -the the DET DT NULL -most most ADV RBS NULL -powerful powerful ADJ JJ NULL -of of ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -Witches Witches PROPN NNPS PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -rules rule NOUN NNS NULL -over over ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL - - -Besides besides ADV RB NULL -, , PUNCT , NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -stands stand VERB VBZ NULL -on on ADP IN NULL -the the DET DT NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -may may AUX MD NULL -know know VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Glinda Glinda PROPN NNP NULL -is be AUX VBZ NULL -a a DET DT NULL -good good ADJ JJ NULL -Witch Witch PROPN NNP PERSON -, , PUNCT , NULL -is be AUX VBZ NULL -n't not PART RB NULL -she -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -think think VERB VBP NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -good good ADJ JJ NULL -, , PUNCT , NULL -' ' PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -she -PRON- PRON PRP NULL -is be AUX VBZ NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -everyone everyone PRON NN NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -have have AUX VBP NULL -heard hear VERB VBN NULL -that that SCONJ IN NULL -Glinda Glinda PROPN NNP PERSON -is be AUX VBZ NULL -a a DET DT NULL -beautiful beautiful ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -knows know VERB VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -keep keep VERB VB NULL -young young ADJ JJ NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -the the DET DT DATE -many many ADJ JJ DATE -years year NOUN NNS DATE -she -PRON- PRON PRP NULL -has have AUX VBZ NULL -lived live VERB VBN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -get get AUX VB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -castle castle NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -The the DET DT NULL -road road NOUN NN NULL -is be AUX VBZ NULL -straight straight ADJ JJ NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -said say VERB VBN NULL -to to PART TO NULL -be be AUX VB NULL -full full ADJ JJ NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -to to ADP IN NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -race race NOUN NN NULL -of of ADP IN NULL -queer queer PROPN NNP NULL -men man NOUN NNS NULL -who who PRON WP NULL -do do AUX VBP NULL -not not PART RB NULL -like like VERB VB NULL -strangers stranger NOUN NNS NULL -to to PART TO NULL -cross cross VERB VB NULL -their -PRON- PRON PRP$ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -For for ADP IN NULL -this this DET DT NULL -reason reason NOUN NN NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -ever ever ADV RB NULL -come come VERB VBP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -soldier soldier NOUN NN NULL -them -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -, , PUNCT , NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -dangers danger NOUN NNS NULL -, , PUNCT , NULL -that that SCONJ IN NULL -the the DET DT NULL -best good ADJ JJS NULL -thing thing NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -can can AUX MD NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -travel travel VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -to to PART TO NULL -help help VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -For for ADP IN NULL -, , PUNCT , NULL -of of ADP IN NULL -course course NOUN NN NULL -, , PUNCT , NULL -if if SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -stays stay VERB VBZ NULL -here here ADV RB NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -must must AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -thinking think VERB VBG NULL -again again ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP ORG -W^oodman W^oodman PROPN NNP NULL -. . PUNCT . NULL -2l6 2l6 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -tired tired ADJ JJ NULL -of of ADP IN NULL -your -PRON- PRON PRP$ NULL -city city NOUN NN NULL -and and CCONJ CC NULL -long long ADV RB NULL -for for ADP IN NULL -the the DET DT NULL -woods wood NOUN NNS NULL -and and CCONJ CC NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -really really ADV RB NULL -a a DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -. . PUNCT . NULL - - -Be- be- ADJ JJ NULL -sides side NOUN NNS NULL -, , PUNCT , NULL -Dorothy Dorothy PROPN NNP PERSON -will will AUX MD NULL -need need VERB VB NULL -someone someone PRON NN NULL -to to PART TO NULL -protect protect VERB VB NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -That that DET DT NULL -is be AUX VBZ NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -agreed agree VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -may may AUX MD NULL -be be AUX VB NULL -of of ADP IN NULL -service service NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -, , PUNCT , NULL -also also ADV RB NULL -, , PUNCT , NULL -will will AUX MD NULL -go go VERB VB NULL -with with ADP IN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Land Land PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -When when ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -start start VERB VB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -you -PRON- PRON PRP NULL -going go VERB VBG NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -they -PRON- PRON PRP NULL -asked ask VERB VBD NULL -, , PUNCT , NULL -in in ADP IN NULL -surprise surprise NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Certainly certainly ADV RB NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -n't not PART RB NULL -for for ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -I -PRON- PRON PRP NULL -should should AUX MD NULL -never never ADV RB NULL -have have AUX VB NULL -had have VERB VBN NULL -brains brain NOUN NNS NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -lifted lift VERB VBD NULL -me -PRON- PRON PRP NULL -from from ADP IN NULL -the the DET DT NULL -pole pole NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -corn- corn- NOUN NN NULL -field field NOUN NN NULL -and and CCONJ CC NULL -brought bring VERB VBD NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -So so ADV RB NULL -my -PRON- PRON PRP$ NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -is be AUX VBZ NULL -all all ADV RB NULL -due due ADP IN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -never never ADV RB NULL -leave leave VERB VB NULL -her -PRON- PRON PRP NULL -until until ADP IN NULL -she -PRON- PRON PRP NULL -starts start VERB VBZ NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -for for ADP IN NULL -good good ADJ JJ NULL -and and CCONJ CC NULL -all all DET DT NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Doro- Doro- PROPN NNP NULL - - -^^ ^^ PUNCT NFP NULL - - -thy thy NOUN NN NULL -, , PUNCT , NULL -gratefully gratefully ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -all all DET DT NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -J^^. J^^. PROPN NNP PERSON - - -But but CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -start start VERB VB NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL - - -'^ '^ PUNCT '' NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -shall shall AUX MD NULL -go go VERB VB NULL -to to ADP IN NULL -- - PUNCT HYPH NULL -morjro morjro ADJ JJ NULL -# # PROPN NNP NULL -, , PUNCT , NULL -ready ready ADJ JJ NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -will will AUX MD NULL -bes^li^g bes^li^g VERB VB PERSON -' ' PUNCT '' PERSON -^ri^orning ^ri^orning NUM CD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -re- re- ADV RB NULL -' ' PUNCT '' NULL -^^ow ^^ow PUNCT : NULL - - -let let VERB VB NULL -us -PRON- PRON PRP NULL -all all DET DT NULL -get get AUX VB NULL -Next Next PROPN NNP NULL -morning- morning- ADJ JJ NULL -Dorothy- Dorothy- PROPN NNP PERSON - - -kissed kiss VERB VBD NULL -the the DET DT NULL -pretty pretty ADV RB NULL -green green ADJ JJ NULL -girl girl NOUN NN NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -shook shake VERB VBD NULL -hands hand NOUN NNS NULL -with with ADP IN NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -whiskers whisker NOUN NNS NULL -, , PUNCT , NULL -who who PRON WP NULL -had have AUX VBD NULL -walked walk VERB VBN NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -gate gate NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -the the DET DT NULL -Guardian Guardian PROPN NNP ORG -of of ADP IN NULL -the the DET DT NULL -Gate Gate PROPN NNP ORG -saw see VERB VBD NULL -them -PRON- PRON PRP NULL -A a DET DT NULL -j^ j^ NOUN NN PERSON -again again ADV RB NULL -he -PRON- PRON PRP NULL -wondered wonder VERB VBD NULL -greatly greatly ADV RB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -' ' PUNCT '' NULL -li li PROPN NNP PERSON -/ / SYM SYM NULL -leave leave VERB VB NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -City City PROPN NNP NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -new new ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -' ' PUNCT '' NULL -^^t ^^t PUNCT NFP NULL -once once ADV RB NULL -unlocked unlock VERB VBD NULL -their -PRON- PRON PRP$ NULL -spectacles spectacle NOUN NNS NULL -, , PUNCT , NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -put put VERB VBD NULL -back back ADV RB NULL -into into ADP IN NULL -\ \ PROPN NNP NULL -the the DET DT NULL -green green ADJ JJ NULL -box box NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -many many ADJ JJ NULL -good good ADJ JJ NULL -wishes wish NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -ith ith ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -.. .. PUNCT NFP NULL - - -^^^'You ^^^'You PUNCT . NULL -are be AUX VBP NULL -now now ADV RB NULL -our -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -; ; PUNCT : NULL -.^ .^ PUNCT . NULL -) ) PUNCT -RRB- NULL - - -yoji^ust yoji^ust NOUN NN NULL -come come VERB VBP NULL -back back ADV RB NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -possible possible ADJ JJ NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -220 220 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -shall shall AUX MD NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -able able ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP ORG -replied reply VERB VBD NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -help help VERB VB NULL -Dorothy Dorothy PROPN NNP PERSON -to to PART TO NULL -get get AUX VB NULL -home home ADV RB NULL -, , PUNCT , NULL -first first ADV RB ORDINAL -. . PUNCT . NULL -" " PUNCT '' NULL - - -As as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -bade bade VERB VBP NULL -the the DET DT NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -- - PUNCT HYPH NULL -natured natured ADJ JJ NULL -Guardian Guardian PROPN NNP ORG -a a DET DT NULL -last last ADJ JJ NULL -farewell farewell NOUN NN NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -been be AUX VBN NULL -very very ADV RB NULL -kindly kindly ADV RB NULL -treated treat VERB VBN NULL -in in ADP IN NULL -your -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -City City PROPN NNP LOC -, , PUNCT , NULL -and and CCONJ CC NULL -everyone everyone PRON NN NULL -has have AUX VBZ NULL -been be AUX VBN NULL -g g NOUN NN NULL -- - PUNCT HYPH NULL -ood ood NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -how how ADV WRB NULL -grateful grateful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -try try VERB VB NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -dear dear NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -keep keep VERB VB NULL -you -PRON- PRON PRP NULL -with with ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -if if SCONJ IN NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -wish wish NOUN NN NULL -to to PART TO NULL -return return VERB VB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE - - -I -PRON- PRON PRP NULL -hope hope VERB VBP NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -find find VERB VB NULL -a a DET DT NULL -way way NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -then then ADV RB NULL -opened open VERB VBD NULL -the the DET DT NULL -gate gate NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -outer outer ADJ JJ NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -forth forth ADV RB NULL -and and CCONJ CC NULL -started start VERB VBD NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -sun sun NOUN NN NULL -shone shine VERB VBD NULL -brightly brightly ADV RB NULL -as as SCONJ IN NULL -our -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -turned turn VERB VBD NULL -their -PRON- PRON PRP$ NULL -faces face NOUN NNS NULL -toward toward ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -the the DET DT WORK_OF_ART -South South PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -of of ADP IN NULL -spirits spirit NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -laughed laugh VERB VBD NULL -and and CCONJ CC NULL -chatted chat VERB VBD NULL -together together ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -once once ADV RB NULL -more more ADV RBR NULL -filled fill VERB VBN NULL -with with ADP IN NULL -the the DET DT NULL -hope hope NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -home home ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -were be AUX VBD NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -for for ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -he -PRON- PRON PRP NULL -sniffed sniff VERB VBD NULL -the the DET DT NULL -fresh fresh ADJ JJ NULL -air air NOUN NN NULL -with with ADP IN NULL -delight delight NOUN NN NULL -and and CCONJ CC NULL -whisked whisk VERB VBD NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -from from ADP IN NULL -side side NOUN NN NULL -to to PART TO NULL -side side VERB VB NULL -in in ADP IN NULL -pure pure ADJ JJ NULL -joy joy NOUN NN NULL -at at ADP IN NULL -being be AUX VBG NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -again again ADV RB NULL -, , PUNCT , NULL -while while SCONJ IN NULL -Toto Toto PROPN NNP PERSON -ran run VERB VBD NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -and and CCONJ CC NULL -chased chase VERB VBD NULL -the the DET DT NULL -moths moth NOUN NNS NULL -and and CCONJ CC NULL -butterflies butterfly NOUN NNS NULL -, , PUNCT , NULL -bark- bark- NOUN NNS NULL -ing e VERB VBG NULL -merrily merrily ADV RB NULL -all all DET PDT NULL -the the DET DT NULL -time time NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -City City PROPN NNP NULL -life life NOUN NN NULL -does do AUX VBZ NULL -not not PART RB NULL -agree agree VERB VB NULL -with with ADP IN NULL -me -PRON- PRON PRP NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -, , PUNCT , NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -walked walk VERB VBD NULL -along along ADV RB NULL -at at ADP IN NULL -a a DET DT NULL -brisk brisk ADJ JJ NULL -pace pace NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -lost lose VERB VBN NULL -much much ADJ JJ NULL -flesh flesh NOUN NN NULL -since since SCONJ IN NULL -I -PRON- PRON PRP NULL -lived live VERB VBD NULL -there there ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -now now ADV RB NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -anxious anxious ADJ JJ NULL -for for ADP IN NULL -a a DET DT NULL -chance chance NOUN NN NULL -to to PART TO NULL -show show VERB VB NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -how how ADV WRB NULL -courageous courageous ADJ JJ NULL -I -PRON- PRON PRP NULL -have have AUX VBP NULL -grown grow VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -^J^ ^j^ SYM SYM NULL - - --'^ -'^ X ADD NULL -, , PUNCT , NULL -, , PUNCT , NULL -? ? PUNCT . NULL - - -^ ^ PROPN NNP NULL -' ' PART POS NULL -^^>^ ^^>^ NOUN NN NULL -: : PUNCT : NULL - - -i|^^^ i|^^^ PROPN NNP NULL -Tlie Tlie PROPN NNP NULL -branches branch NOUN NNS NULL -bent bend VERB VBD NULL -doicn doicn NOUN NNS NULL -and and CCONJ CC NULL -twined twine VERB VBD NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -221 221 NUM CD CARDINAL -They -PRON- PRON PRP NULL -now now ADV RB NULL -turned turn VERB VBD NULL -and and CCONJ CC NULL -took take VERB VBD NULL -a a DET DT NULL -last last ADJ JJ NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -. . PUNCT . NULL - - -All all DET DT NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -was be AUX VBD NULL -a a DET DT NULL -mass mass NOUN NN NULL -of of ADP IN NULL -towers tower NOUN NNS NULL -and and CCONJ CC NULL -steeples steeple NOUN NNS NULL -behind behind ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -walls wall NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -high high ADV RB NULL -up up ADP RP NULL -above above ADP IN NULL - - -every- every- PROPN NNP NULL -thing- thing- X XX NULL - - -the the DET DT NULL -spires spire NOUN NNS NULL -and and CCONJ CC NULL -dome dome NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Palace Palace PROPN NNP FAC -of of ADP IN FAC -Oz Oz PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT `` NULL -Oz Oz PROPN NNP NULL -was be AUX VBD NULL -not not PART RB NULL -such such DET PDT NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard Wizard PROPN NNP ORG -, , PUNCT , NULL -after after ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -felt feel VERB VBD NULL -his -PRON- PRON PRP$ NULL -heart heart NOUN NN NULL -rattling rattle VERB VBG NULL -around around ADV RB NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -breast breast NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -He -PRON- PRON PRP NULL -knew know VERB VBD NULL -how how ADV WRB NULL -to to PART TO NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -very very ADV RB NULL -good good ADJ JJ NULL -brains brain NOUN NNS NULL -, , PUNCT , NULL -too too ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -Oz Oz PROPN NNP ORG -had have AUX VBD NULL -taken take VERB VBN NULL -a a DET DT NULL -dose dose NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -same same ADJ JJ NULL -courage courage NOUN NN NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -added add VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -would would AUX MD NULL -have have AUX VB NULL -been be AUX VBN NULL -a a DET DT NULL -brave brave ADJ JJ NULL -man man NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Dorothy Dorothy PROPN NNP PERSON -said say VERB VBD NULL -nothing nothing PRON NN NULL -. . PUNCT . NULL - - -Oz Oz PROPN NNP NULL -had have AUX VBD NULL -not not PART RB NULL -kept keep VERB VBN NULL -the the DET DT NULL -promise promise NOUN NN NULL -he -PRON- PRON PRP NULL -made make VERB VBD NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -done do VERB VBN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -forgave forgave VERB VBP NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -good good ADJ JJ NULL -man man NOUN NN NULL -, , PUNCT , NULL -even even ADV RB NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -a a DET DT NULL -bad bad ADJ JJ NULL -Wizard wizard NOUN NN ORG -. . PUNCT . NULL - - -The the DET DT DATE -first first ADJ JJ DATE -day day NOUN NN DATE -'s 's PART POS DATE -journey journey NOUN NN NULL -was be AUX VBD NULL -through through ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -bright bright ADJ JJ NULL -flowers flower NOUN NNS NULL -that that PRON WDT NULL -stretched stretch VERB VBD NULL -about about ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -on on ADP IN NULL -every every DET DT NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -slept sleep VERB VBD NULL -that that DET DT TIME -night night NOUN NN TIME -on on ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -nothing nothing PRON NN NULL -but but CCONJ CC NULL -the the DET DT NULL -stars star NOUN NNS NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -rested rest VERB VBD NULL -very very ADV RB NULL -well well ADV RB NULL -indeed indeed ADV RB NULL -. . PUNCT . NULL - - -In in ADP IN NULL -the the DET DT TIME -morning morning NOUN NN TIME -they -PRON- PRON PRP NULL -travelled travel VERB VBD NULL -on on ADP RP NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -w^ood w^ood NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -no no DET DT NULL -way way NOUN NN NULL -of of ADP IN NULL -going go VERB VBG NULL -around around ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -seemed seem VERB VBD NULL -to to PART TO NULL -extend extend VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -right right NOUN NN NULL -and and CCONJ CC NULL -left leave VERB VBD NULL -as as ADV RB NULL -far far ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -did do AUX VBD NULL -not not PART RB NULL -dare dare VERB VB NULL -change change VERB VB NULL -the the DET DT NULL -direction direction NOUN NN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -journey journey NOUN NN NULL -for for ADP IN NULL -fear fear NOUN NN NULL -of of ADP IN NULL -getting get VERB VBG NULL -lost lose VERB VBN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -for for ADP IN NULL -the the DET DT NULL -place place NOUN NN NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -easiest easy ADJ JJS NULL -to to PART TO NULL -get get AUX VB NULL -into into ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL -^^r^rU- ^^r^rU- PUNCT : NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -in in ADP IN NULL -the the DET DT NULL -lead lead NOUN NN NULL -, , PUNCT , NULL -finally finally ADV RB NULL -discov- discov- X XX NULL - - -^ered ^ered PUNCT NFP NULL - - -^^^g ^^^g PUNCT NFP NULL -tree tree NOUN NN NULL -with with ADP IN NULL -such such ADJ JJ NULL -wide wide ADJ JJ NULL -spreading spread VERB VBG NULL -branches branch NOUN NNS NULL -that that PRON WDT NULL -^.^f^^n^r^s ^.^f^^n^r^s ADP IN NULL -roofl^lgyf^pfe roofl^lgyf^pfe PROPN NNP NULL -party party NOUN NN NULL -to to PART TO NULL -pass pass VERB VB NULL -underneath underneath ADV RB NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -\3[^l \3[^l PROPN NNP NULL -: : PUNCT : NULL -ed ed PROPN NNP PERSON -forwam forwam PROPN NNP PERSON -teTttfe teTttfe PROPN NNP NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -came come VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -^^ ^^ PUNCT , NULL -" " PUNCT `` NULL -first first ADJ JJ ORDINAL -br^i^^gAhey br^i^^gAhey PUNCT '' NULL -bent bend VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -twined twine VERB VBN NULL -around around ADP IN NULL -hirn^jMid hirn^jMid PROPN NNP NULL - - -^-y:^ ^-y:^ PUNCT , NULL -ttie ttie PROPN NNP NULL -nexf^inufe^Re nexf^inufe^Re PROPN NNP ORG -was be AUX VBD NULL -raised raise VERB VBN NULL -from from ADP IN NULL -the the DET DT NULL -ground ground NOUN NN NULL -aaOiyig aaOiyig PROPN NNP NULL -headlong headlong PROPN NNP NULL -among among ADP IN NULL -his -PRON- PRON PRP$ NULL -fellow fellow ADJ JJ NULL -travellers traveller NOUN NNS NULL -. . PUNCT . NULL - - -( ( PUNCT -LRB- NULL -f^^^^^^ f^^^^^^ PROPN NNP NULL -^^^^^^l^is ^^^^^^l^is PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -itr^mpvis itr^mpvis PROPN NNP NULL -: : PUNCT : NULL - - -/'^^hn /'^^hn PUNCT , NULL -, , PUNCT , NULL -afiiS afiiS PROPN NNP NULL - - -he -PRON- PRON PRP NULL -looked look VERB VBD NULL -rather rather ADV RB NULL -dizzy dizzy ADV RB NULL -when when ADV WRB NULL -Dor^Ji^ Dor^Ji^ PROPN NNP NULL -/picked /picked PUNCT . NULL -fiirn fiirn VERB VB NULL -up up ADP RP NULL -. . PUNCT . NULL - - -T T PROPN NNP NULL -" " PUNCT `` NULL -Hem Hem PROPN NNP NULL -is be AUX VBZ NULL -another another DET DT NULL -space space NOUN NN NULL -between between ADP IN NULL -t^>J;rees t^>J;rees PROPN NNP NULL -.ion .ion PROPN NNP NULL -. . PUNCT . NULL - - -^<^ ^<^ INTJ UH NULL -^- ^- X FW NULL - - -yi^Let yi^let X ADD NULL -me -PRON- PRON PRP NULL -tlry tlry VERB VBP NULL -it -PRON- PRON PRP NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -' ' PUNCT '' NULL -VJti^TIPsdoesn't vjti^tipsdoesn't ADV RB NULL -jurt jurt VERB VB NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -get get AUX VB NULL -thrown throw VERB VBN NULL -about about ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -walked walk VERB VBD NULL -up^5 up^5 DET PDT NULL -another another DET DT NULL -tree tree NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -, , PUNCT , NULL -M^\ m^\ VERB VB NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -immediately immediately ADV RB NULL -seized seize VERB VBD NULL -> > X XX NULL -^im ^im PUNCT , PERSON -and and CCONJ CC NULL -tossed toss VERB VBD NULL -him -PRON- PRON PRP NULL -back back ADV RB NULL -^Whis ^Whis PUNCT -LRB- NULL -is be AUX VBZ NULL -strange strange ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -ex- ex- ADV RB NULL -claimed claim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -what what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -dof'^^'^!^:^::^.^^^ dof'^^'^!^:^::^.^^^ VERB VB PERSON - - -" " PUNCT `` NULL -The the DET DT NULL -trees tree NOUN NNS NULL -seem seem VERB VBP NULL -to to PART TO NULL -have have AUX VB NULL -made make VERB VBN NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -to to PART TO NULL -fight fight VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -stop stop VERB VB NULL -our -PRON- PRON PRP$ NULL -jour- jour- NOUN NN NULL -ney ney NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -remarked remark VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -" " PUNCT '' NULL -1 1 NUM CD CARDINAL -believe believe VERB VBP NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -try try VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP NORP -, , PUNCT , NULL -^'^ ^'^ PROPN NNP NULL -j(/iJ j(/iJ PROPN NNP NULL -.>W\Wii .>W\Wii PUNCT NFP NULL - - -THR THR PROPN NNP NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -223 223 NUM CD CARDINAL -and and CCONJ CC NULL -shouldering shoulder VERB VBG NULL -' ' PUNCT '' NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -he -PRON- PRON PRP NULL -marched march VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -tree tree NOUN NN NULL -that that PRON WDT NULL -had have AUX VBD NULL -handled handle VERB VBN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -so so ADV RB NULL -roughly roughly ADV RB NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -a a DET DT NULL -big big ADJ JJ NULL -branch branch NOUN NN NULL -bent bend VERB VBD NULL -down down ADP RP NULL -to to PART TO NULL -seize seize VERB VB NULL -him -PRON- PRON PRP NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -chopped chop VERB VBD NULL -at at ADP IN NULL -it -PRON- PRON PRP NULL -so so ADV RB NULL -fiercely fiercely ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -cut cut VERB VBD NULL -it -PRON- PRON PRP NULL -in in ADP IN NULL -two two NUM CD CARDINAL -. . PUNCT . NULL - - -At at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -tree tree NOUN NN NULL -began begin VERB VBD NULL -shaking shake VERB VBG NULL -all all DET PDT NULL -its -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -in in ADP IN NULL -pain pain NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -passed pass VERB VBD NULL -safely safely ADV RB NULL -under under ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -* * PUNCT NFP NULL -' ' PUNCT `` NULL -Come come VERB VB NULL -on on ADP RP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -shouted shout VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -be be AUX VB NULL -quick quick ADJ JJ NULL -! ! PUNCT . NULL - - -" " PUNCT `` NULL -They -PRON- PRON PRP NULL -all all DET DT NULL -ran run VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -passed pass VERB VBD NULL -under under ADP IN NULL -the the DET DT NULL -tree tree NOUN NN NULL -with- with- NOUN NN NULL -out out ADP RP NULL -injury injury NOUN NN NULL -, , PUNCT , NULL -except except SCONJ IN NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -caught catch VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -small small ADJ JJ NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -shaken shake VERB VBN NULL -until until ADP IN NULL -he -PRON- PRON PRP NULL -howled howl VERB VBD NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -promptly promptly ADV RB NULL -chopped chop VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -branch branch NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -the the DET DT NULL -little little ADJ JJ NULL -dog dog NOUN NN NULL -free free ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -other other ADJ JJ NULL -trees tree NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -did do AUX VBD NULL -nothing nothing PRON NN NULL -to to PART TO NULL -keep keep VERB VB NULL -them -PRON- PRON PRP NULL -back back ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -they -PRON- PRON PRP NULL -made make VERB VBD NULL -up up ADP RP NULL -their -PRON- PRON PRP$ NULL -minds mind NOUN NNS NULL -that that SCONJ IN NULL -only only ADV RB NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -row row NOUN NN NULL -of of ADP IN NULL -trees tree NOUN NNS NULL -could could AUX MD NULL -bend bend VERB VB NULL -down down ADP RP NULL -their -PRON- PRON PRP$ NULL -branches branch NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -probably probably ADV RB NULL -these these DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -policemen policeman NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -given give VERB VBN NULL -this this DET DT NULL -wonderful wonderful ADJ JJ NULL -power power NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -keep keep VERB VB NULL -strangers stranger NOUN NNS NULL -out out SCONJ IN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -with with ADP IN NULL -ease ease NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -trees tree NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -further further ADJ JJ NULL -edge edge NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -surprise surprise NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -found find VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -high high ADJ JJ NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -seemed seem VERB VBD NULL -to to PART TO NULL -be be AUX VB NULL -made make VERB VBN NULL -of of ADP IN NULL -white white ADJ JJ NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -smooth smooth ADJ JJ NULL -, , PUNCT , NULL -like like SCONJ IN NULL -the the DET DT NULL -surface surface NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -dish dish NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -make make VERB VB NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -we -PRON- PRON PRP NULL -certainly certainly ADV RB NULL -must must AUX MD NULL -climb climb VERB VB NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -CK^pterXX CK^pterXX PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Dowirvty Dowirvty PROPN NNP NULL -CK CK PROPN NNP NULL - - -i i PRON PRP NULL -ix ix PROPN NNP NULL -- - PUNCT HYPH NULL -fe^ fe^ PROPN NNP NULL - - -Coi Coi PROPN NNP NULL -/ / SYM SYM NULL -rvt rvt PROPN NNP NULL -ry ry PROPN NNP NULL -. . PUNCT . NULL - - -iH ih NUM CD NULL - - -Tin Tin PROPN NNP NULL -Woodman Woodman PROPN NNP NULL -was be AUX VBD NULL -makings making NOUN NNS NULL -a a DET DT NULL -ladder ladder NOUN NN NULL -from from ADP IN NULL -wood wood NOUN NN NULL -which which PRON WDT NULL -he -PRON- PRON PRP NULL -found find VERB VBD NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -Dorothy Dorothy PROPN NNP PRODUCT -lay lie VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -slept sleep VERB VBD NULL -, , PUNCT , NULL -for for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -tired tired ADJ JJ NULL -by by ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -walk walk NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP ORG -also also ADV RB NULL -curled curl VERB VBD NULL -himself -PRON- PRON PRP NULL -up up ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PRODUCT -lay lie VERB VBD NULL -beside beside ADP IN NULL -him -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -watched watch VERB VBD NULL -the the DET DT ORG -Woodma Woodma PROPN NNP ORG -^w ^w PUNCT NFP ORG -. . PUNCT . NULL - - -while while SCONJ IN NULL -he -PRON- PRON PRP NULL -worked work VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -to to ADP IN NULL -him -PRON- PRON PRP NULL -: : PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -not not PART RB NULL -think think VERB VB NULL -why why ADV WRB NULL -this this DET DT NULL -wall wall NOUN NN NULL -is be AUX VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -nor nor CCONJ CC NULL -^ ^ PROPN NNP NULL -made make VERB VBD NULL -of of ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -Y Y PROPN NNP NULL -" " PUNCT `` NULL -Rest rest VERB VB NULL -your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -and and CCONJ CC NULL -do do AUX VBP NULL -not not PART RB NULL -worry worry VERB VB NULL -a a DET DT NULL -( ( PUNCT -LRB- NULL -9 9 NUM CD CARDINAL -wall wall NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -have have AUX VBP NULL -228 228 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -over over ADP IN NULL -it -PRON- PRON PRP NULL -we -PRON- PRON PRP NULL -shall shall AUX MD NULL -know know VERB VB NULL -what what PRON WP NULL -is be AUX VBZ NULL -on on ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -After after ADP IN NULL -a a DET DT NULL -time time NOUN NN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -finished finish VERB VBN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -looked look VERB VBD NULL -clumsy clumsy ADJ JJ NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -was be AUX VBD NULL -sure sure ADJ JJ NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -strong strong ADJ JJ NULL -and and CCONJ CC NULL -would would AUX MD NULL -answer answer VERB VB NULL -their -PRON- PRON PRP$ NULL -purpose purpose NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -waked wake VERB VBD NULL -Doro- Doro- PROPN NNP NULL -thy thy ADP IN NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -, , PUNCT , NULL -and and CCONJ CC NULL -told tell VERB VBD NULL -them -PRON- PRON PRP NULL -that that SCONJ IN NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -was be AUX VBD NULL -ready ready ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -climbed climb VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -but but CCONJ CC NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -so so ADV RB NULL -awkward awkward ADJ JJ NULL -that that SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -had have AUX VBD NULL -to to PART TO NULL -follow follow VERB VB NULL -close close ADV RB NULL -behind behind ADV RB NULL -and and CCONJ CC NULL -keep keep VERB VB NULL -him -PRON- PRON PRP NULL -from from ADP IN NULL -falling- falling- NOUN NN NULL -off off ADP RP NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -he -PRON- PRON PRP NULL -got get VERB VBD NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Go go VERB VB NULL -on on ADP RP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -So so ADV RB NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -climbed climb VERB VBD NULL -further further ADV RB NULL -up up ADV RB NULL -and and CCONJ CC NULL -sat sit VERB VBD NULL -down down ADP RP NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -put put VERB VBD NULL -her -PRON- PRON PRP$ NULL -head head NOUN NN NULL -over over ADV RB NULL -and and CCONJ CC NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -just just ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -had have AUX VBD NULL -done do VERB VBN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -Toto Toto PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -began begin VERB VBD NULL -to to PART TO NULL -bark bark VERB VB NULL -, , PUNCT , NULL -but but CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -made make VERB VBD NULL -him -PRON- PRON PRP NULL -be be AUX VB NULL -still still ADV RB NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP PERSON -climbed climb VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -next next ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -came come VERB VBD NULL -last last ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -both both DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -my my INTJ UH NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all DET DT NULL -sitting sit VERB VBG NULL -in in ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -on on ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -a a DET DT NULL -strange strange ADJ JJ NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -them -PRON- PRON PRP NULL -Avas Avas PROPN NNP ORG -a a DET DT NULL -great great ADJ JJ NULL -stretch stretch NOUN NN NULL -of of ADP IN NULL -country country NOUN NN NULL -having have VERB VBG NULL -a a DET DT NULL -floor floor NOUN NN NULL -as as ADV RB NULL -smooth smooth ADJ JJ NULL -and and CCONJ CC NULL -shining shining ADJ JJ NULL -and and CCONJ CC NULL -white white ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -bottom bottom NOUN NN NULL -of of ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -platter platter NOUN NN NULL -. . PUNCT . NULL - - -Scattered scatter VERB VBN NULL -around around ADV RB NULL -were be AUX VBD NULL -many many ADJ JJ NULL -houses house NOUN NNS NULL -made make VERB VBN NULL -en- en- VERB VBN NULL -tirely tirely ADV RB NULL -of of ADP IN NULL -china china PROPN NNP GPE -and and CCONJ CC NULL -painted paint VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -brightest bright ADJ JJS NULL -colours colour NOUN NNS NULL -. . PUNCT . NULL - - -These these DET DT NULL -houses house NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -small small ADJ JJ NULL -, , PUNCT , NULL -the the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -reaching reach VERB VBG NULL -only only ADV RB NULL -" " PUNCT `` NULL -The.sr The.sr PROPN NNP NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -229 229 NUM CD CARDINAL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -also also ADV RB NULL -pretty pretty ADV RB NULL -httle httle ADJ JJ NULL -barns barn NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -china china PROPN NNP GPE -fences fence VERB VBZ NULL -around around ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -many many ADJ JJ NULL -cows cow NOUN NNS NULL -and and CCONJ CC NULL -sheep sheep NOUN NNS NULL -and and CCONJ CC NULL -horses horse NOUN NNS NULL -and and CCONJ CC NULL -pigs pig NOUN NNS NULL -and and CCONJ CC NULL -chickens chicken NOUN NNS NULL -, , PUNCT , NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -were be AUX VBD NULL -standing stand VERB VBG NULL -about about ADP IN NULL -in in ADP IN NULL -groups group NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -were be AUX VBD NULL -the the DET DT NULL -people people NOUN NNS NULL -^vho ^vho PUNCT . ORG -lived live VERB VBD NULL -in in ADP IN NULL -this this DET DT NULL -queer queer NOUN NN NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maids maid NOUN NNS NULL -and and CCONJ CC NULL -shepherd- shepherd- NOUN NN NULL -esses esse NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -bright bright ADJ JJ NULL -- - PUNCT HYPH NULL -colored colored ADJ JJ NULL -bodices bodice NOUN NNS NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -spots spot NOUN NNS NULL -all all ADV RB NULL -over over ADP IN NULL -their -PRON- PRON PRP$ NULL -gowns gown NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princesses princesse VERB VBZ NULL -with with ADP IN NULL -most most ADJ JJS NULL -gorgeous gorgeous ADJ JJ NULL -frocks frock NOUN NNS NULL -of of ADP IN NULL -silver silver NOUN NN NULL -and and CCONJ CC NULL -gold gold NOUN NN NULL -and and CCONJ CC NULL -purple purple NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -shepherds shepherd NOUN NNS NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -knee knee NOUN NN NULL -- - PUNCT HYPH NULL -breeches breech NOUN NNS NULL -with with ADP IN NULL -pink pink ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -blue blue ADJ JJ NULL -stripes stripe NOUN NNS NULL -down down ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -golden golden ADJ JJ NULL -buckles buckle NOUN NNS NULL -on on ADP IN NULL -their -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -princes prince NOUN NNS NULL -with with ADP IN NULL -jew^elled jew^elled PROPN NNP NULL -crowns crown NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -, , PUNCT , NULL - - -wear- wear- NOUN NNS NULL -ing e VERB VBG NULL -ermine ermine NOUN NN NULL -robes robe NOUN NNS NULL -and and CCONJ CC NULL -satin satin VERB VB NULL -doublets doublet NOUN NNS NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -funny funny ADJ JJ NULL -clowns clown NOUN NNS NULL -in in ADP IN NULL -ruffled ruffle VERB VBN NULL -gowns gown NOUN NNS NULL -, , PUNCT , NULL -with with ADP IN NULL -round round ADJ JJ NULL -red red ADJ JJ NULL -spots spot NOUN NNS NULL -upon upon SCONJ IN NULL -their -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -pointed pointed ADJ JJ NULL -caps cap NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -strangest strange ADJ JJS NULL -of of ADP IN NULL -all all DET DT NULL -, , PUNCT , NULL -these these DET DT NULL -people people NOUN NNS NULL -were be AUX VBD NULL -all all DET DT NULL -made make VERB VBN NULL -of of ADP IN NULL -china china PROPN NNP GPE -, , PUNCT , NULL -even even ADV RB NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -clothes clothe NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -so so ADV RB NULL -small small ADJ JJ NULL -that that SCONJ IN NULL -the the DET DT NULL -tallest tall ADJ JJS NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -was be AUX VBD NULL -no no ADV RB NULL -higher high ADJ JJR NULL -than than SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -'s 's PART POS NULL -knee knee NOUN NN NULL -. . PUNCT . NULL - - -No no DET DT NULL -one one NOUN NN NULL -did do AUX VBD NULL -so so ADV RB NULL -much much ADV RB NULL -as as SCONJ IN NULL -look look NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -at at ADP IN NULL -first first ADV RB ORDINAL -, , PUNCT , NULL -except except SCONJ IN NULL -one one NUM CD CARDINAL -little little ADJ JJ NULL -purple purple ADJ JJ NULL -china china PROPN NNP GPE -dog dog NOUN NN NULL -with with ADP IN NULL -an an DET DT NULL -extra extra ADJ JJ NULL -- - ADJ JJ NULL -large large ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -came come VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -w^all w^all NOUN NN NULL -and and CCONJ CC NULL -barked bark VERB VBD NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -tiny tiny ADJ JJ NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -afterwards afterwards ADV RB NULL -running run VERB VBG NULL -away away ADV RB NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -shall shall AUX MD NULL -we -PRON- PRON PRP NULL -get get AUX VB NULL -down down ADP RP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -asked ask VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -found find VERB VBD NULL -the the DET DT NULL -ladder ladder NOUN NN NULL -so so ADV RB NULL -heavy heavy ADJ JJ NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -pull pull VERB VB NULL -it -PRON- PRON PRP NULL -up up ADP RP NULL -, , PUNCT , NULL -so so CCONJ CC NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -fell fall VERB VBD NULL -off off ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -jumped jump VERB VBD NULL -down down ADP RP NULL -upon upon SCONJ IN NULL -him -PRON- PRON PRP NULL -so so SCONJ IN NULL -that that SCONJ IN NULL -the the DET DT NULL -hard hard ADJ JJ NULL -floor floor NOUN NN NULL -would would AUX MD NULL -not not PART RB NULL -hurt hurt VERB VB NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -they -PRON- PRON PRP NULL -took take VERB VBD NULL -pains pain NOUN NNS NULL -not not PART RB NULL -to to PART TO NULL -light light VERB VB NULL -on on ADP IN NULL -230 230 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -and and CCONJ CC NULL -get get AUX VB NULL -the the DET DT NULL -pins pin NOUN NNS NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -all all DET DT NULL -were be AUX VBD NULL -safely safely ADV RB NULL -down down ADV RB NULL -they -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -whose whose PRON WP$ NULL -body body NOUN NN NULL -was be AUX VBD NULL -quite quite ADV RB NULL -flattened flatten VERB VBN NULL -out out ADP RP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -patted pat VERB VBD NULL -his -PRON- PRON PRP$ NULL -straw straw NOUN NN NULL -into into ADP IN NULL -shape shape NOUN NN NULL -again again ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -this this DET DT NULL -strange strange ADJ JJ NULL -place place NOUN NN NULL -in in ADP IN NULL -order order NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -to to ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -unwise unwise ADJ JJ NULL -for for ADP IN NULL -us -PRON- PRON PRP NULL -to to PART TO NULL -go go VERB VB NULL -any any DET DT NULL -other other ADJ JJ NULL -way way NOUN NN NULL -except except SCONJ IN NULL -due due ADJ JJ NULL -South South PROPN NNP LOC -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -began begin VERB VBD NULL -walking walk VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -people people NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -thing thing NOUN NN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -was be AUX VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -milk- milk- PROPN NNP NULL -maid maid PROPN NNP NULL -milking milk VERB VBG NULL -a a DET DT NULL -china china PROPN NNP GPE -cow cow NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -drew draw VERB VBD NULL -near near SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -suddenly suddenly ADV RB NULL -gave give VERB VBD NULL -a a DET DT NULL -kick kick NOUN NN NULL -and and CCONJ CC NULL -kicked kick VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -stool stool NOUN NN NULL -, , PUNCT , NULL -the the DET DT NULL -pail pail NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -even even ADV RB NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -herself -PRON- PRON PRP NULL -, , PUNCT , NULL -all all DET DT NULL -falling fall VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -ground ground NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -great great ADJ JJ NULL -clatter clatter NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -shocked shocked ADJ JJ NULL -to to PART TO NULL -see see VERB VB NULL -that that SCONJ IN NULL -the the DET DT NULL -cow cow NOUN NN NULL -had have AUX VBD NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -short short ADJ JJ NULL -off off ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that SCONJ IN NULL -the the DET DT NULL -pail pail NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -in in ADP IN NULL -several several ADJ JJ NULL -small small ADJ JJ NULL -pieces piece NOUN NNS NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -poor poor ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -had have AUX VBD NULL -a a DET DT NULL -nick nick NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -left left ADJ JJ NULL -elbow elbow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -There there ADV RB NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -, , PUNCT , NULL -angrily angrily ADV RB NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -see see VERB VB NULL -what what PRON WP NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -done do VERB VBN NULL -! ! PUNCT . NULL - - -My -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -her -PRON- PRON PRP$ NULL -leg leg NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -must must AUX MD NULL -take take VERB VB NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -mender mender NOUN NN NULL -'s 's PART POS NULL -shop shop NOUN NN NULL -and and CCONJ CC NULL -have have AUX VB NULL -it -PRON- PRON PRP NULL -glued glue VERB VBN NULL -on on ADP RP NULL -again again ADV RB NULL -. . PUNCT . NULL - - -What what PRON WDT NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -mean mean VERB VB NULL -by by ADP IN NULL -coming come VERB VBG NULL -here here ADV RB NULL -and and CCONJ CC NULL -frightening frighten VERB VBG NULL -my -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Tm Tm PROPN NNP NULL -very very ADV RB NULL -sorry sorry ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -please please INTJ UH NULL -forgive forgive VERB VB NULL -US US PROPN NNP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -was be AUX VBD NULL -much much ADV RB NULL -too too ADV RB NULL -vexed vexed ADJ JJ NULL -to to PART TO NULL -make make VERB VB NULL -any any DET DT NULL -answer answer NOUN NN NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -picked pick VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -leg leg NOUN NN NULL -sulkily sulkily ADV RB NULL -and and CCONJ CC NULL -led lead VERB VBD NULL -her -PRON- PRON PRP$ NULL -cow cow NOUN NN NULL -away away ADV RB NULL -, , PUNCT , NULL -the the DET DT NULL -poor poor ADJ JJ NULL -animal animal NOUN NN NULL -limping limp VERB VBG NULL -on on ADP IN NULL -three three NUM CD CARDINAL -legs leg NOUN NNS NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -she -PRON- PRON PRP NULL -left leave VERB VBD NULL -them -PRON- PRON PRP NULL -the the DET DT NULL -milk milk NOUN NN NULL -- - PUNCT HYPH NULL -maid maid NOUN NN NULL -cast cast VERB VBD NULL -many many ADJ JJ NULL -reproachful reproachful ADJ JJ NULL -glances glance NOUN NNS NULL -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -231 231 NUM CD CARDINAL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulder shoulder NOUN NN NULL -at at ADP IN NULL -the the DET DT NULL -clumsy clumsy ADJ JJ NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -holding hold VERB VBG NULL -her -PRON- PRON PRP NULL -nicked nicked ADJ JJ NULL -elbow elbow ADJ JJ NULL -close close ADV RB NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -side side NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -quite quite ADV RB NULL -grieved grieve VERB VBN NULL -at at ADP IN NULL -this this DET DT NULL -mishap mishap NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -must must AUX MD NULL -be be AUX VB NULL -very very ADV RB NULL -careful careful ADJ JJ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -kind kind ADV RB NULL -- - PUNCT HYPH NULL -hearted hearted ADJ JJ NULL -Woodman Woodman PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -or or CCONJ CC NULL -we -PRON- PRON PRP NULL -may may AUX MD NULL -hurt hurt VERB VB NULL -these these DET DT NULL -pretty pretty ADV RB NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -so so SCONJ IN NULL -they -PRON- PRON PRP NULL -will will AUX MD NULL -never never ADV RB NULL -get get AUX VB NULL -over over ADP IN NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -little little ADJ JJ NULL -farther farther ADV RBR NULL -on on ADP IN NULL -Dorothy Dorothy PROPN NNP PRODUCT -met meet VERB VBD NULL -a a DET DT NULL -most most ADV RBS NULL -beautiful beautiful ADJ JJ NULL -dressed dress VERB VBN NULL -young young ADJ JJ NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -who who PRON WP NULL -stopped stop VERB VBD NULL -short short ADJ JJ NULL -as as SCONJ IN NULL -she -PRON- PRON PRP NULL -saw see VERB VBD NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -and and CCONJ CC NULL -started start VERB VBD NULL -to to PART TO NULL -run run VERB VB NULL -away away ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -wanted want VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -more more ADJ JJR NULL -of of ADP IN NULL -the the DET DT NULL -Princess Princess PROPN NNP NULL -, , PUNCT , NULL -so so ADV RB NULL -she -PRON- PRON PRP NULL -ran run VERB VBD NULL -after after ADP IN NULL -her -PRON- PRON PRP NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -the the DET DT NULL -china china PROPN NNP GPE -girl girl PROPN NNP NULL -cried cry VERB VBD NULL -out out ADP RP NULL -, , PUNCT , NULL - - -" " PUNCT `` NULL -Do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL - - -do do AUX VB NULL -n't not PART RB NULL -chase chase VERB VB NULL -me -PRON- PRON PRP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -- - PUNCT : NULL -She -PRON- PRON PRP NULL -had have AUX VBD NULL -such such DET PDT NULL -a a DET DT NULL -frightened^|ft frightened^|ft ADJ JJ NULL -voice voice NOUN NN NULL -that that PRON WDT NULL -Dorothy Dorothy PROPN NNP PERSON -stopped stop VERB VBD NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -.iSB .iSB PUNCT . NULL - - -" " PUNCT `` NULL -Why why ADV WRB NULL -not not PART RB NULL -? ? PUNCT . NULL -" " PUNCT '' NULL -" " PUNCT '' NULL -Because because SCONJ IN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -, , PUNCT , NULL -also also ADV RB NULL -stop- stop- VERB VB NULL -ping ping NOUN NN NULL -, , PUNCT , NULL -a a DET DT NULL -safe safe ADJ JJ NULL -distance distance NOUN NN NULL -awat awat NOUN NN NULL -, , PUNCT , NULL -" " PUNCT `` NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -run run VERB VBP NULL -I -PRON- PRON PRP NULL -may may AUX MD NULL -fall fall VERB VB NULL -down down ADP RP NULL -and and CCONJ CC NULL -break break VERB VB NULL -myself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -"|^ "|^ PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -could could AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -be be AUX VB NULL -mended mend VERB VBN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -Oh oh INTJ UH NULL -, , PUNCT , NULL -yes yes INTJ UH NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -one one NUM CD NULL -is be AUX VBZ NULL -never never ADV RB NULL -so so ADV RB NULL -pretty pretty ADV RB NULL -after after ADP IN NULL -being be AUX VBG NULL -mended mend VERB VBN NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -know know VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -^!^H ^!^H PUNCT NFP NULL - - -232 232 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Now now ADV RB NULL -there there PRON EX NULL -is be AUX VBZ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -one one NUM CD CARDINAL -of of ADP IN NULL -our -PRON- PRON PRP$ NULL -clowns clown NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -continued continue VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -lady lady PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -who who PRON WP NULL -is be AUX VBZ NULL -always always ADV RB NULL -trying try VERB VBG NULL -to to PART TO NULL -stand stand VERB VB NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -has have AUX VBZ NULL -broken break VERB VBN NULL -himself -PRON- PRON PRP NULL -so so ADV RB NULL -often often ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -mended mend VERB VBN NULL -in in ADP IN NULL -a a DET DT NULL -hundred hundred NUM CD CARDINAL -places place NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -does do AUX VBZ NULL -n't not PART RB NULL -look look VERB VB NULL -at at ADV RB NULL -all all ADV RB NULL -pretty pretty ADV RB NULL -. . PUNCT . NULL - - -Here here ADV RB NULL -he -PRON- PRON PRP NULL -comes come VERB VBZ NULL -now now ADV RB NULL -, , PUNCT , NULL -so so ADV RB NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -see see VERB VB NULL -for for ADP IN NULL -yourself -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Indeed indeed ADV RB NULL -, , PUNCT , NULL -a a DET DT NULL -jolly jolly ADV RB NULL -little little ADJ JJ NULL -Clown Clown PROPN NNP PERSON -now now ADV RB NULL -came come VERB VBD NULL -walking- walking- ADJ JJ NULL -toward toward ADP IN NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -could could AUX MD NULL -see see VERB VB NULL -that that SCONJ IN NULL -in in ADP IN NULL -spite spite NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -pretty pretty ADJ JJ NULL -clothes clothe NOUN NNS NULL -of of ADP IN NULL -red red ADJ JJ NULL -and and CCONJ CC NULL -yellow yellow ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -he -PRON- PRON PRP NULL -was be AUX VBD NULL -completely completely ADV RB NULL -covered cover VERB VBN NULL -with with ADP IN NULL -cracks crack NOUN NNS NULL -, , PUNCT , NULL -running run VERB VBG NULL -every every DET DT NULL -which which PRON WDT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -show- show- NOUN NN NULL -ing e VERB VBG NULL -plainly plainly ADV RB NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -mended mend VERB VBN NULL -in in ADP IN NULL -many many ADJ JJ NULL -places place NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Clown Clown PROPN NNP PERSON -put put VERB VBD NULL -his -PRON- PRON PRP$ NULL -hands hand NOUN NNS NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -pockets pocket NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -puffing puff VERB VBG NULL -out out ADP RP NULL -his -PRON- PRON PRP$ NULL -cheeks cheek NOUN NNS NULL -and and CCONJ CC NULL -nodding nod VERB VBG NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -at at ADP IN NULL -them -PRON- PRON PRP NULL -saucily saucily ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -My -PRON- PRON PRP$ NULL -lady lady NOUN NN NULL -fair fair NOUN NN NULL -, , PUNCT , NULL - - -Why why ADV WRB NULL -do do AUX VBP NULL -you -PRON- PRON PRP NULL -stare stare VERB VB NULL - - -At at ADP IN NULL -poor poor ADJ JJ NULL -old old ADJ JJ NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -? ? PUNCT . NULL - - -You -PRON- PRON PRP NULL -'re be AUX VBP NULL -quite quite ADV RB NULL -as as ADV RB NULL -stiff stiff ADJ JJ NULL -And and CCONJ CC NULL -prim prim ADJ JJ NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -You -PRON- PRON PRP NULL -'d would AUX MD NULL -eaten eaten VERB VB NULL -up up ADP RP NULL -a a DET DT NULL -poker poker NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Be be AUX VB NULL -quiet quiet ADJ JJ NULL -, , PUNCT , NULL -sir sir NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -ca can AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -see see VERB VB NULL -these these DET DT NULL -are be AUX VBP NULL -strangers stranger NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -should should AUX MD NULL -be be AUX VB NULL -treated treat VERB VBN NULL -with with ADP IN NULL -respect respect NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Well well INTJ UH NULL -, , PUNCT , NULL -that that DET DT NULL -'s be AUX VBZ NULL -respect respect NOUN NN NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -expect expect VERB VBP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Clown Clown PROPN NNP ORG -, , PUNCT , NULL -and and CCONJ CC NULL -immediately immediately ADV RB NULL -stood stand VERB VBD NULL -upon upon SCONJ IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Don Don PROPN NNP PERSON -t t NOUN NN NULL -mind mind NOUN NN NULL -Mr. Mr. PROPN NNP NULL -Joker Joker PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -considerably considerably ADV RB NULL -cracked crack VERB VBN NULL -in in ADP IN NULL -his -PRON- PRON PRP$ NULL -head head NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -makes make VERB VBZ NULL -him -PRON- PRON PRP NULL -foolish foolish ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUIv WONDERFUIv NOUN NNS NULL -WIZARD WIZARD PROPN NNP NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -233 233 NUM CD CARDINAL - - -^ ^ PROPN NNP NULL - - -" " PUNCT `` NULL -Oh oh INTJ UH NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -mind mind VERB VB NULL -him -PRON- PRON PRP NULL -a a DET DT NULL -bit bit NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -so so ADV RB NULL -beautiful beautiful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -continued continue VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -that that SCONJ IN NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -love love VERB VB NULL -you -PRON- PRON PRP NULL -dearly dearly ADV RB NULL -. . PUNCT . NULL - - -Wo will AUX MD NULL -n't not PART RB NULL -you -PRON- PRON PRP NULL -let let VERB VB NULL -me -PRON- PRON PRP NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -and and CCONJ CC NULL -stand stand VERB VB NULL -you -PRON- PRON PRP NULL -on on ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -'s 's PART POS ORG -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelf shelf NOUN NN NULL -? ? PUNCT . NULL - - -I -PRON- PRON PRP NULL -could could AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -in in ADP IN NULL -my -PRON- PRON PRP$ NULL -basket basket NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -That that DET DT NULL -would would AUX MD NULL -make make VERB VB NULL -me -PRON- PRON PRP NULL -very very ADV RB NULL -un- un- ADV RB NULL -happy happy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -china china PROPN NNP GPE -princess princess PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -see see VERB VBP NULL -, , PUNCT , NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -we -PRON- PRON PRP NULL -live live VERB VBP NULL -contentedly contentedly ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -can can AUX MD NULL -talk talk VERB VB NULL -and and CCONJ CC NULL -move move VERB VB NULL -around around ADV RB NULL -as as SCONJ IN NULL -we -PRON- PRON PRP NULL -please please VERB VBP NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -Qi Qi PROPN NNP NULL -234 234 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -whenever whenever ADV WRB NULL -any any DET DT NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -are be AUX VBP NULL -taken take VERB VBN NULL -away away ADV RB NULL -our -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -at at ADP IN NULL -once once ADV RB NULL -stiffen stiffen PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -can can AUX MD NULL -only only ADV RB NULL -stand stand VERB VB NULL -straight straight ADV RB NULL -and and CCONJ CC NULL -look look VERB VB NULL -pretty pretty ADJ JJ NULL -. . PUNCT . NULL - - -Of of ADV RB NULL -course course ADV RB NULL -that that DET DT NULL -is be AUX VBZ NULL -all all DET DT NULL -that that PRON WDT NULL -is be AUX VBZ NULL -expected expect VERB VBN NULL -of of ADP IN NULL -us -PRON- PRON PRP NULL -when when ADV WRB NULL -we -PRON- PRON PRP NULL -are be AUX VBP NULL -on on ADP IN NULL -mantle mantle NOUN NN NULL -- - PUNCT HYPH NULL -shelves shelf NOUN NNS NULL -and and CCONJ CC NULL -cabinets cabinet NOUN NNS NULL -and and CCONJ CC NULL -drawing drawing NOUN NN NULL -- - PUNCT HYPH NULL -room room NOUN NN NULL -tables table NOUN NNS NULL -, , PUNCT , NULL -but but CCONJ CC NULL -our -PRON- PRON PRP$ NULL -lives life NOUN NNS NULL -are be AUX VBP NULL -much much ADV RB NULL -pleasanter pleasanter NOUN NN NULL -here here ADV RB NULL -in in ADP IN NULL -our -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -not not PART RB NULL -make make VERB VB NULL -you -PRON- PRON PRP NULL -unhappy unhappy ADJ JJ NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -world world NOUN NN NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -I -PRON- PRON PRP NULL -'ll will AUX MD NULL -just just ADV RB NULL -say say VERB VB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -princess princess NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -carefully carefully ADV RB NULL -through through ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -country country NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -little little ADJ JJ NULL -animals animal NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -people people NOUN NNS NULL -scampered scamper VERB VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -their -PRON- PRON PRP$ NULL -w^ay w^ay NOUN NN NULL -, , PUNCT , NULL -fearing fear VERB VBG NULL -the the DET DT NULL -strangers stranger NOUN NNS NULL -would would AUX MD NULL -break break VERB VB NULL -them -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -an an DET DT NULL -hour hour NOUN NN NULL -or or CCONJ CC NULL -so so ADV RB NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -reached reach VERB VBD NULL -the the DET DT NULL -other other ADJ JJ NULL -side side NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -and and CCONJ CC NULL -came come VERB VBD NULL -to to ADP IN NULL -another another DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -not not PART RB NULL -as as ADV RB NULL -high high ADJ JJ NULL -as as SCONJ IN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -by by ADP IN NULL -standing stand VERB VBG NULL -upon upon SCONJ IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -back back NOUN NN NULL -they -PRON- PRON PRP NULL -all all DET DT NULL -managed manage VERB VBD NULL -to to PART TO NULL -scram- scram- VERB VB NULL -ble ble VERB VB NULL -to to ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -the the DET DT NULL -Lion Lion PROPN NNP LAW -gathered gather VERB VBD NULL -his -PRON- PRON PRP$ NULL -legs leg NOUN NNS NULL -under under ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -jumped jump VERB VBD NULL -on on ADP IN NULL -the the DET DT NULL -wall wall NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -just just ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -jumped jump VERB VBD NULL -he -PRON- PRON PRP NULL -upset upset VERB VBD NULL -a a DET DT NULL -china china PROPN NNP GPE -church church NOUN NN NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -tail tail NOUN NN NULL -and and CCONJ CC NULL -smashed smash VERB VBD NULL -it -PRON- PRON PRP NULL -all all DET DT NULL -to to ADP IN NULL -pieces piece NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -That that DET DT NULL -was be AUX VBD NULL -too too ADV RB NULL -bad bad ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -really really ADV RB NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -we -PRON- PRON PRP NULL -were be AUX VBD NULL -lucky lucky ADJ JJ NULL -in in ADP IN NULL -not not PART RB NULL -doing do VERB VBG NULL -these these DET DT NULL -little little ADJ JJ NULL -people people NOUN NNS NULL -more more ADJ JJR NULL -harm harm NOUN NN NULL -than than SCONJ IN NULL -breaking break VERB VBG NULL -a a DET DT NULL -cow cow NOUN NN NULL -'s 's PART POS NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -a a DET DT NULL -church church NOUN NN NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -are be AUX VBP NULL -all all ADV RB NULL -so so ADV RB NULL -brittle brittle ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -They -PRON- PRON PRP NULL -arc arc VERB VBP NULL -, , PUNCT , NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -thankful thankful ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -made make VERB VBN NULL -of of ADP IN NULL -straw straw NOUN NN NULL -and and CCONJ CC NULL -can can AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -easily easily ADV RB NULL -damaged damage VERB VBN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -are be AUX VBP NULL -worse bad ADJ JJR NULL -things thing NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -than than SCONJ IN NULL -being be AUX VBG NULL -a a DET DT NULL -Scare- Scare- PROPN NNP NULL -crow crow NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -TKe TKe PROPN NNP NULL -< < X XX NULL -: : PUNCT : NULL - - -K?vpterXXI K?vpterXXI PROPN NNP NULL -Lioi\ Lioi\ PROPN NNP NULL -Becorwes Becorwes PROPN NNP NULL -orBecvSts orbecvsts NOUN NN NULL -er er INTJ UH NULL -Climbing- Climbing- PROPN NNP NULL - - -down down ADP RP NULL -from from ADP IN NULL -the the DET DT NULL -china china PROPN NNP GPE -wall wall PROPN NNP NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -found find VERB VBD NULL -themselves -PRON- PRON PRP NULL -in in ADP IN NULL -a a DET DT NULL -disagreeable disagreeable ADJ JJ NULL -country country NOUN NN NULL -, , PUNCT , NULL -full full ADJ JJ NULL -of of ADP IN NULL -bog;s bog;s NOUN NN NULL -and and CCONJ CC NULL -marshes marsh NOUN NNS NULL -and and CCONJ CC NULL -covered cover VERB VBN NULL -with with ADP IN NULL -tall tall ADJ JJ NULL -, , PUNCT , NULL -rank rank NOUN NN NULL -g;rass g;rass PROPN NNP ORG -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -difficult difficult ADJ JJ NULL -to to PART TO NULL -walk walk VERB VB NULL -far far ADV RB NULL -without without ADP IN NULL -falling- falling- NOUN NN NULL -into into ADP IN NULL -muddy muddy ADJ JJ PERSON -holes hole NOUN NNS PERSON -, , PUNCT , NULL -for for ADP IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -was be AUX VBD NULL -so so ADV RB NULL -thick thick ADJ JJ NULL -that that SCONJ IN NULL -it -PRON- PRON PRP NULL -hid hide VERB VBD NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -sight sight NOUN NN NULL -. . PUNCT . NULL - - -However however ADV RB NULL -, , PUNCT , NULL -by by ADP IN NULL -carefully carefully ADV RB NULL -picking pick VERB VBG NULL -their -PRON- PRON PRP$ NULL -way way NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -got get VERB VBD NULL -safely safely ADV RB NULL -along along ADV RB NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -reached reach VERB VBD NULL -solid solid ADJ JJ NULL -ground ground NOUN NN NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -here here ADV RB NULL -the the DET DT NULL -country country NOUN NN NULL -seemed seem VERB VBD NULL -wilder wilder NOUN NN NULL -than than SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -after after ADP IN NULL -a a DET DT NULL -long long ADJ JJ NULL -and and CCONJ CC NULL -tiresome tiresome ADJ JJ NULL -walk walk VERB VBP NULL -through through ADP IN NULL -the the DET DT NULL -under- under- ADJ JJ NULL -brush brush NOUN NN NULL - - -they -PRON- PRON PRP NULL -entered enter VERB VBD NULL -another another DET DT NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL --2 -2 PUNCT : NULL -^ ^ PROPN NNP NULL -8 8 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -the the DET DT NULL -trees tree NOUN NNS NULL -were be AUX VBD NULL -bigger big ADJ JJR NULL -and and CCONJ CC NULL -older old ADJ JJR NULL -than than SCONJ IN NULL -any any DET DT NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -forest forest NOUN NN NULL -is be AUX VBZ NULL -perfectly perfectly ADV RB NULL -delightful delightful ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -declared declare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -looking look VERB VBG NULL -around around ADP IN NULL -him -PRON- PRON PRP NULL -with with ADP IN NULL -joy joy NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -never never ADV RB NULL -have have AUX VBP NULL -I -PRON- PRON PRP NULL -seen see VERB VBN NULL -a a DET DT NULL -more more ADV RBR NULL -beautiful beautiful ADJ JJ NULL -place place NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -seems seem VERB VBZ NULL -gloomy gloomy ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Not not PART RB NULL -a a DET DT NULL -bit bit NOUN NN NULL -of of ADP IN NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -live live VERB VB NULL -here here ADV RB NULL -all all DET PDT NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -. . PUNCT . NULL - - -See see VERB VB NULL -how how ADV WRB NULL -soft soft ADJ JJ NULL -the the DET DT NULL -dried dry VERB VBN NULL -leaves leave NOUN NNS NULL -are be AUX VBP NULL -under under ADP IN NULL -your -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -and and CCONJ CC NULL -how how ADV WRB NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -green green ADJ JJ NULL -the the DET DT NULL -moss moss NOUN NN NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -clings cling NOUN NNS NULL -to to ADP IN NULL -these these DET DT NULL -old old ADJ JJ NULL -trees tree NOUN NNS NULL -. . PUNCT . NULL - - -Surely surely ADV RB NULL -no no DET DT NULL -wild wild ADJ JJ NULL -beast beast NOUN NN NULL -could could AUX MD NULL -wish wish VERB VB NULL -a a DET DT NULL -pleasanter pleasanter NOUN NN NULL -home home NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -Perhaps perhaps ADV RB NULL -there there PRON EX NULL -are be AUX VBP NULL -wild wild ADJ JJ NULL -beasts beast NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -suppose suppose VERB VBP NULL -there there PRON EX NULL -are be AUX VBP NULL -, , PUNCT , NULL -" " PUNCT `` NULL -returned return VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -; ; PUNCT : NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -not not PART RB NULL -see see VERB VB NULL -any any DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -about about ADP IN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -walked walk VERB VBD NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -until until ADP IN NULL -it -PRON- PRON PRP NULL -became become VERB VBD NULL -too too ADV RB NULL -dark dark ADJ JJ NULL -to to PART TO NULL -go go VERB VB NULL -any any ADV RB NULL -farther farther ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -lay lie VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -sleep sleep NOUN NN NULL -, , PUNCT , NULL -while while SCONJ IN NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PRODUCT -and and CCONJ CC NULL -the the DET DT NULL -Scare- Scare- PROPN NNP PRODUCT -crow crow NOUN NN NULL -kept keep VERB VBD NULL -watch watch VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as SCONJ IN NULL -usual usual ADJ JJ NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -morning morning NOUN NN TIME -came come VERB VBD NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -again again ADV RB NULL -. . PUNCT . NULL - - -Before before ADP IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -gone go VERB VBN NULL -far far ADV RB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -low low ADJ JJ NULL -rumble rumble NOUN NN NULL -, , PUNCT , NULL -as as SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -growl- growl- ADJ JJ NULL -ing ing NOUN NN NULL -of of ADP IN NULL -many many ADJ JJ NULL -wild wild ADJ JJ NULL -animals animal NOUN NNS NULL -. . PUNCT . NULL - - -, , PUNCT , NULL -Toto Toto PROPN NNP PERSON -whimpered whimper VERB VBD NULL -a a DET DT NULL -little little ADJ JJ NULL -but but CCONJ CC NULL -none none NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -others other NOUN NNS NULL -was be AUX VBD NULL -frightened frightened ADJ JJ NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -kept keep VERB VBD NULL -along along ADP IN NULL -the the DET DT NULL -well well ADV RB NULL -- - PUNCT HYPH NULL -trodden trodden ADJ JJ NULL -path path NOUN NN NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -an an DET DT NULL -opening opening NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -wood wood NOUN NN NULL -, , PUNCT , NULL -in in ADP IN NULL -which which PRON WDT NULL -were be AUX VBD NULL -gathered gather VERB VBN NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -every every DET DT NULL -variety variety NOUN NN NULL -. . PUNCT . NULL - - -There there PRON EX NULL -were be AUX VBD NULL -tigers tiger NOUN NNS NULL -and and CCONJ CC NULL -elephants elephant NOUN NNS NULL -and and CCONJ CC NULL -bears bear NOUN NNS NULL -and and CCONJ CC NULL -wolves wolf NOUN NNS NULL -and and CCONJ CC NULL -foxes fox NOUN NNS NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -others other NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -natural natural ADJ JJ NULL -history history NOUN NN NULL -, , PUNCT , NULL -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -239 239 NUM CD CARDINAL -and and CCONJ CC NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -afraid afraid ADJ JJ NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP WORK_OF_ART -ex- ex- ADV RB NULL -plained plain VERB VBD NULL -that that SCONJ IN NULL -the the DET DT NULL -animals animal NOUN NNS NULL -were be AUX VBD NULL -holding hold VERB VBG NULL -a a DET DT NULL -meeting- meeting- NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -judged judge VERB VBD NULL -by by ADP IN NULL -their -PRON- PRON PRP$ NULL -snarling snarling NOUN NN NULL -and and CCONJ CC NULL -growling growl VERB VBG NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -in in ADP IN NULL -great great ADJ JJ NULL -trouble trouble NOUN NN NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -he -PRON- PRON PRP NULL -spoke speak VERB VBD NULL -several several ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -caught catch VERB VBD NULL -sight sight NOUN NN NULL -of of ADP IN NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -great great ADJ JJ NULL -assemblage assemblage NOUN NN NULL -hushed hush VERB VBD NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -by by ADP IN NULL -magic magic NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -biggest big ADJ JJS NULL -of of ADP IN NULL -the the DET DT NULL -tigers tiger NOUN NNS NULL -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -bowed bow VERB VBD NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -_ _ PROPN NNP NULL -" " PUNCT `` NULL -Welcome welcome INTJ UH NULL -, , PUNCT , NULL -O o INTJ UH NULL -King king NOUN NN NULL -of of ADP IN NULL -Beasts Beasts PROPN NNPS NULL -! ! PUNCT . NULL - - -You -PRON- PRON PRP NULL -have have AUX VBP NULL -come come VERB VBN NULL -in in ADP IN NULL -good good ADJ JJ NULL -time time NOUN NN NULL -to to PART TO NULL -fight fight VERB VB NULL -our -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -and and CCONJ CC NULL -bring bring VERB VB NULL -peace peace NOUN NN NULL -to to ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -animals animal NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -is be AUX VBZ NULL -your -PRON- PRON PRP$ NULL -trouble trouble NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -quietly quietly ADV RB NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -W^e w^e NOUN NN NULL -are be AUX VBP NULL -all all DET DT NULL -threatened threaten VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -by by ADP IN NULL -a a DET DT NULL -fierce fierce ADJ JJ NULL -enemy enemy NOUN NN NULL -which which PRON WDT NULL -has have AUX VBZ NULL -lately lately ADV RB NULL -come come VERB VBN NULL -into into ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -a a DET DT NULL -most most ADV RBS NULL -tremendous tremendous ADJ JJ NULL -monster monster NOUN NN NULL -, , PUNCT , NULL -like like SCONJ IN NULL -a a DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -body body NOUN NN NULL -as as ADV RB NULL -big big ADJ JJ NULL -as as SCONJ IN NULL -an an DET DT NULL -elephant elephant NOUN NN NULL -and and CCONJ CC NULL -legs leg NOUN NNS NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -a*i a*i NOUN NN NULL -240 240 NUM CD NULL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -tree tree NOUN NN NULL -trunk trunk NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -has have AUX VBZ NULL -eight eight NUM CD CARDINAL -of of ADP IN NULL -these these DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -crawls crawl VERB VBZ NULL -through through ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -he -PRON- PRON PRP NULL -seizes seize VERB VBZ NULL -an an DET DT NULL -animal animal NOUN NN NULL -with with ADP IN NULL -a a DET DT NULL -leg leg NOUN NN NULL -and and CCONJ CC NULL -drags drag VERB VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -he -PRON- PRON PRP NULL -eats eat VERB VBZ NULL -it -PRON- PRON PRP NULL -as as SCONJ IN NULL -a a DET DT NULL -spider spider NOUN NN NULL -does do AUX VBZ NULL -a a DET DT NULL -fly fly NOUN NN NULL -. . PUNCT . NULL - - -Not not PART RB NULL -one one NUM CD CARDINAL -of of ADP IN NULL -us -PRON- PRON PRP NULL -is be AUX VBZ NULL -safe safe ADJ JJ NULL -while while SCONJ IN NULL -this this DET DT NULL -fierce fierce ADJ JJ NULL -creature creature NOUN NN NULL -is be AUX VBZ NULL -alive alive ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -had have AUX VBD NULL -called call VERB VBN NULL -a a DET DT NULL -meeting meeting NOUN NN NULL -to to PART TO NULL -decide decide VERB VB NULL -how how ADV WRB NULL -to to PART TO NULL -take take VERB VB NULL -care care NOUN NN NULL -of of ADP IN NULL -ourselves -PRON- PRON PRP NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -among among ADP IN NULL -us -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -thought think VERB VBD NULL -for for ADP IN NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Are be AUX VBP NULL -there there PRON EX NULL -any any DET DT NULL -other other ADJ JJ NULL -lions lion NOUN NNS NULL -in in ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -he -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL - - -No no INTJ UH NULL -; ; PUNCT : NULL -there there PRON EX NULL -were be AUX VBD NULL -some some DET DT NULL -, , PUNCT , NULL -but but CCONJ CC NULL -the the DET DT NULL -monster monster NOUN NN NULL -has have AUX VBZ NULL -eaten eat VERB VBN NULL -them -PRON- PRON PRP NULL -all all DET DT NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -, , PUNCT , NULL -besides besides ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -none none NOUN NN NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -nearly nearly ADV RB NULL -so so ADV RB NULL -large large ADJ JJ NULL -and and CCONJ CC NULL -brave brave ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -put put VERB VBD NULL -an an DET DT NULL -end end NOUN NN NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -bow bow VERB VB NULL -down down ADP RP NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -and and CCONJ CC NULL -obey obey VERB VB NULL -me -PRON- PRON PRP NULL -as as SCONJ IN NULL -King King PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Forest Forest PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -enquired enquire VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -do do AUX VB NULL -that that DET DT NULL -gladly gladly ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -other other ADJ JJ NULL -beasts beast NOUN NNS NULL -roared roar VERB VBN NULL -with with ADP IN NULL -a a DET DT NULL -mighty mighty ADJ JJ NULL -roar roar NOUN NN NULL -: : PUNCT : NULL -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -will will AUX MD NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Where where ADV WRB NULL -is be AUX VBZ NULL -this this DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -of of ADP IN NULL -yours -PRON- PRON PRP NULL -now now ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Yonder Yonder PROPN NNP PERSON -, , PUNCT , NULL -among among ADP IN NULL -the the DET DT NULL -oak oak NOUN NN NULL -trees tree NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -tiger tiger NOUN NN NULL -, , PUNCT , NULL -pointing point VERB VBG NULL -with with ADP IN NULL -his -PRON- PRON PRP$ NULL -fore fore ADJ JJ NULL -- - PUNCT HYPH NULL -foot foot NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -good good ADJ JJ NULL -care care NOUN NN NULL -of of ADP IN NULL -these these DET DT NULL -friends friend NOUN NNS NULL -of of ADP IN NULL -mine mine NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -go go VERB VB NULL -at at ADP IN NULL -once once ADV RB NULL -to to PART TO NULL -fight fight VERB VB NULL -the the DET DT NULL -monster monster NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -bade bid VERB VBD NULL -his -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -marched march VERB VBD NULL -proudly proudly ADV RB NULL -away away ADV RB NULL -to to PART TO NULL -do do AUX VB NULL -battle battle NOUN NN NULL -with with ADP IN NULL -the the DET DT NULL -enemy enemy NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -great great ADJ JJ NULL -spider spider NOUN NN NULL -was be AUX VBD NULL -lying lie VERB VBG NULL -asleep asleep ADJ JJ NULL -when when ADV WRB NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -found find VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -looked look VERB VBD NULL -so so ADV RB NULL -ugly ugly ADV RB NULL -that that SCONJ IN NULL -its -PRON- PRON PRP$ NULL -foe foe NOUN NN NULL -turned turn VERB VBD NULL -up up ADP RP NULL -his -PRON- PRON PRP$ NULL -nose nose NOUN NN NULL -in in ADP IN NULL -disgust disgust NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -'s be AUX VBZ NULL -legs leg NOUN NNS NULL -were be AUX VBD NULL -quite quite ADV RB NULL -as as ADV RB NULL -long long ADV RB NULL -as as SCONJ IN NULL -the the DET DT NULL -tiger tiger NOUN NN NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -241 241 NUM CD CARDINAL -had have AUX VBD NULL -said say VERB VBN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -it -PRON- PRON PRP NULL -'s be AUX VBZ NULL -body body NOUN NN NULL -covered cover VERB VBN NULL -with with ADP IN NULL -coarse coarse ADJ JJ NULL -black black ADJ JJ NULL -hair hair NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -had have AUX VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -mouth mouth NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -a a DET DT NULL -row row NOUN NN NULL -of of ADP IN NULL -sharp sharp ADJ JJ NULL -teeth tooth NOUN NNS NULL -a a DET DT NULL -foot foot NOUN NN NULL -long long ADV RB NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -its -PRON- PRON PRP$ NULL -head head NOUN NN NULL -was be AUX VBD NULL -joined join VERB VBN NULL -to to ADP IN NULL -the the DET DT NULL -pudgy pudgy NOUN NN NULL -body body NOUN NN NULL -by by ADP IN NULL -a a DET DT NULL -neck neck NOUN NN NULL -as as ADV RB NULL -slender slender ADJ JJ NULL -as as SCONJ IN NULL -a a DET DT NULL -wasp wasp NOUN NN NULL -'s 's PART POS NULL -waist waist NOUN NN NULL -. . PUNCT . NULL - - -This this DET DT NULL -gave give VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -a a DET DT NULL -hint hint NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -best good ADJ JJS NULL -way way NOUN NN NULL -to to PART TO NULL -attack attack VERB VB NULL -the the DET DT NULL -creature creature NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -easier easy ADJ JJR NULL -to to PART TO NULL -fight fight VERB VB NULL -it -PRON- PRON PRP NULL -asleep asleep ADJ JJ NULL -than than SCONJ IN NULL -awake awake ADJ JJ NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -gave give VERB VBD NULL -a a DET DT NULL -great great ADJ JJ NULL -spring spring NOUN NN NULL -and and CCONJ CC NULL -landed land VERB VBD NULL -directly directly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -monster monster NOUN NN NULL -'s 's PART POS NULL -back back ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -with with ADP IN NULL -one one NUM CD CARDINAL -blow blow NOUN NN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -heavy heavy ADJ JJ NULL -paw paw NOUN NN NULL -, , PUNCT , NULL -all all DET DT NULL -armed armed ADJ JJ NULL -with with ADP IN NULL -sharp sharp ADJ JJ NULL -claws claw NOUN NNS NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -knocked knock VERB VBD NULL -the the DET DT NULL -spider spider NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -body body NOUN NN NULL -. . PUNCT . NULL - - -Jumping jump VERB VBG NULL -down down ADP RP NULL -, , PUNCT , NULL -he -PRON- PRON PRP NULL -watched watch VERB VBD NULL -it -PRON- PRON PRP NULL -until until ADP IN NULL -the the DET DT NULL -long long ADJ JJ NULL -legs leg NOUN NNS NULL -stopped stop VERB VBD NULL -wiggling wiggle VERB VBG NULL -, , PUNCT , NULL -when when ADV WRB NULL -he -PRON- PRON PRP NULL -knew know VERB VBD NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -dead dead ADJ JJ NULL -. . PUNCT . NULL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -opening opening NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -were be AUX VBD NULL -waiting wait VERB VBG NULL -for for ADP IN NULL -him -PRON- PRON PRP NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -proudly proudly ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -need need VERB VBP NULL -fear fear VERB VB NULL -your -PRON- PRON PRP$ NULL -enemy enemy NOUN NN NULL -no no ADV RB NULL -longer longer ADV RBR NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -bowed bow VERB VBD NULL -down down ADP RP NULL -to to ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -as as SCONJ IN NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -promised promise VERB VBD NULL -to to PART TO NULL -come come VERB VB NULL -back back ADV RB NULL -and and CCONJ CC NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -as as ADV RB NULL -soon soon ADV RB NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -was be AUX VBD NULL -safely safely ADV RB NULL -on on ADP IN NULL -her -PRON- PRON PRP$ NULL -way way NOUN NN NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -CKevpterXXn CKevpterXXn PROPN NNP NULL -. . PUNCT . NULL - - -e e PROPN NNP NULL -Coi Coi PROPN NNP ORG -/ / SYM SYM ORG -ixtry ixtry NOUN NN ORG -of of ADP IN ORG -" " PUNCT `` ORG -tKe tke X XX WORK_OF_ART -Qi/&wCllii\g qi/&wcllii\g NOUN NN WORK_OF_ART - - -> > X XX NULL -s s PROPN NNP NULL -? ? PUNCT . NULL - - -1 1 NUM CD TIME -1 1 NUM CD TIME - - -i i PRON PRP NULL -FOUR four NUM CD NULL - - -TRAVELLERS TRAVELLERS PROPN NNP NULL -passed pass VERB VBD NULL -throug throug PROPN NNP NULL -- - PUNCT HYPH NULL -h h PROPN NNP NULL - - -the the DET DT NULL -rest rest NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -in in ADP IN NULL -safety safety NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -came come VERB VBD NULL -out out ADP RP NULL -from from ADP IN NULL -its -PRON- PRON PRP$ NULL -gloom gloom NOUN NN NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -steep steep ADJ JJ NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -covered cover VERB VBN NULL -from from ADP IN NULL -top top NOUN NN NULL -to to ADP IN NULL -bottom bottom NOUN NN NULL -with with ADP IN NULL -great great ADJ JJ NULL -pieces piece NOUN NNS NULL -of of ADP IN NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -That that DET DT NULL -will will AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -hard hard ADJ JJ NULL -climb climb NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN ORG -, , PUNCT , NULL -" " PUNCT `` NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -get get AUX VB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -, , PUNCT , NULL -nevertheless nevertheless ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -led lead VERB VBD NULL -the the DET DT NULL -way way NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -others other NOUN NNS NULL -followed follow VERB VBD NULL -. . PUNCT . NULL - - -They -PRON- PRON PRP NULL -had have AUX VBD NULL -nearly nearly ADV RB NULL -reached reach VERB VBN NULL -the the DET DT NULL -first first ADJ JJ ORDINAL -rock rock NOUN NN NULL -when when ADV WRB NULL -they -PRON- PRON PRP NULL -heard hear VERB VBD NULL -a a DET DT NULL -rough rough ADJ JJ NULL -voice voice NOUN NN NULL -cry cry VERB VB NULL -out out ADP RP NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -" " PUNCT `` NULL -Keep keep VERB VB NULL -back back ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Who who PRON WP NULL -are be AUX VBP NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -. . PUNCT . NULL - - -Then then ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL - - -\ \ VERB VBZ NULL -246 246 NUM CD MONEY - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -showed show VERB VBD NULL -itself -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -same same ADJ JJ NULL -voice voice NOUN NN NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -This this DET DT NULL -hill hill NOUN NN NULL -belongs belong VERB VBZ NULL -to to ADP IN NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -we -PRON- PRON PRP NULL -do do AUX VBP NULL -n't not PART RB NULL -allow allow VERB VB NULL -anyone anyone PRON NN NULL -to to PART TO NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -cross cross VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -We -PRON- PRON PRP NULL -'re be AUX VBP NULL -going go VERB VBG NULL -" " PUNCT `` NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -shall shall AUX MD NULL -not not PART RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -the the DET DT NULL -voice voice NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -there there PRON EX NULL -stepped step VERB VBD NULL -from from ADP IN NULL -behind behind ADP IN NULL -the the DET DT NULL -rock rock NOUN NN NULL -the the DET DT NULL -strangest strange ADJ JJS NULL -man man NOUN NN NULL -the the DET DT NULL -travellers traveller NOUN NNS NULL -had have AUX VBD NULL -ever ever ADV RB NULL -seen see VERB VBN NULL -. . PUNCT . NULL - - -He -PRON- PRON PRP NULL -was be AUX VBD NULL -quite quite ADV RB NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -stout stout VERB VB NULL -and and CCONJ CC NULL -had have AUX VBD NULL -a a DET DT NULL -big big ADJ JJ NULL -head head NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -and and CCONJ CC NULL -supported support VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -thick thick ADJ JJ NULL -neck neck NOUN NN NULL -full full ADJ JJ NULL -of of ADP IN NULL -wrinkles wrinkle NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -no no DET DT NULL -arms arm NOUN NNS NULL -at at ADV RB NULL -all all ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -, , PUNCT , NULL -seeing see VERB VBG NULL -this this DET DT NULL -, , PUNCT , NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -did do AUX VBD NULL -not not PART RB NULL -fear fear VERB VB NULL -that that SCONJ IN NULL -so so ADV RB NULL -helpless helpless ADJ JJ NULL -a a DET DT NULL -creature creature NOUN NN NULL -could could AUX MD NULL -prevent prevent VERB VB NULL -them -PRON- PRON PRP NULL -from from ADP IN NULL -climbing climb VERB VBG NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -So so ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -sorry sorry ADJ JJ NULL -not not PART RB NULL -to to PART TO NULL -do do AUX VB NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -, , PUNCT , NULL -but but CCONJ CC NULL -we -PRON- PRON PRP NULL -must must AUX MD NULL -pass pass VERB VB NULL -over over ADP RP NULL -your -PRON- PRON PRP$ NULL -hill hill NOUN NN NULL -whether whether SCONJ IN NULL -you -PRON- PRON PRP NULL -like like VERB VBP NULL -it -PRON- PRON PRP NULL -or or CCONJ CC NULL -not not PART RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -he -PRON- PRON PRP NULL -walked walk VERB VBD NULL -boldly boldly ADV RB NULL -forward forward ADV RB NULL -. . PUNCT . NULL - - -As as ADV RB NULL -quick quick ADV RB NULL -as as SCONJ IN NULL -lightning lightne VERB VBG NULL -the the DET DT NULL -man man NOUN NN NULL -'s 's PART POS NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -neck neck NOUN NN NULL -stretched stretch VERB VBN NULL -out out ADP RP NULL -until until ADP IN NULL -the the DET DT NULL -top top NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -head head NOUN NN NULL -, , PUNCT , NULL -where where ADV WRB NULL -it -PRON- PRON PRP NULL -was be AUX VBD NULL -flat flat ADJ JJ NULL -, , PUNCT , NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -the the DET DT NULL -middle middle NOUN NN NULL -and and CCONJ CC NULL -sent send VERB VBD NULL -him -PRON- PRON PRP NULL -tumbling tumble VERB VBG NULL -, , PUNCT , NULL -over over ADV RB NULL -and and CCONJ CC NULL -over over ADV RB NULL -, , PUNCT , NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Almost almost ADV RB NULL -as as ADV RB NULL -quickly quickly ADV RB NULL -as as SCONJ IN NULL -it -PRON- PRON PRP NULL -came come VERB VBD NULL -the the DET DT NULL -head head NOUN NN NULL -went go VERB VBD NULL -back back ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -body body NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -man man NOUN NN NULL -laughed laugh VERB VBD NULL -harshly harshly ADV RB NULL -as as SCONJ IN NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -n't not PART RB NULL -as as ADV RB NULL -easy easy ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -think think VERB VBP NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -A a DET DT NULL -chorous chorous ADJ JJ NULL -of of ADP IN NULL -boisterous boisterous ADJ JJ NULL -laughter laughter NOUN NN NULL -came come VERB VBD NULL -from from ADP IN NULL -the the DET DT NULL -other other ADJ JJ NULL -rocks rock NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PRODUCT -saw see VERB VBD NULL -hundreds hundred NOUN NNS CARDINAL -of of ADP IN NULL -the the DET DT NULL -armless armless NOUN NN NULL -Hammer- Hammer- PROPN NNP NULL - - -Heads Heads PROPN NNP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -hillside hillside NOUN NN NULL -, , PUNCT , NULL -one one NUM CD CARDINAL -behind behind ADP IN NULL -every every DET DT NULL -rock rock NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Head Head PROPN NNP NULL -shot shoot VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -struck strike VERB VBD NULL -the the DET DT NULL -Scarecroic Scarecroic PROPN NNP WORK_OF_ART -. . PUNCT . NULL -" " PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUI wonderfui NOUN NN NULL -. . PUNCT . NULL - - -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -247 247 NUM CD CARDINAL - - -The the DET DT NULL -Lion Lion PROPN NNP NULL -became become VERB VBD NULL -quite quite ADV RB NULL -angry angry ADJ JJ NULL -at at ADP IN NULL -the the DET DT NULL -laughter laughter NOUN NN NULL -caused cause VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -'s 's PART POS NULL -mishap mishap NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -giving give VERB VBG NULL -" " PUNCT `` NULL -a a DET DT NULL -loud loud ADJ JJ NULL -roar roar NOUN NN NULL -that that PRON WDT NULL -echoed echo VERB VBD NULL -like like SCONJ IN NULL -thunder thunder NOUN NN NULL -he -PRON- PRON PRP NULL -dashed dash VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -hill hill NOUN NN NULL -. . PUNCT . NULL - - -Again again ADV RB NULL -a a DET DT NULL -head head NOUN NN NULL -shot shoot VERB VBD NULL -swiftly swiftly ADV RB NULL -out out ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -great great ADJ JJ NULL -Lion Lion PROPN NNP NULL -went go VERB VBD NULL -rolling roll VERB VBG NULL -down down ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -as as SCONJ IN NULL -if if SCONJ IN NULL -he -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -struck strike VERB VBN NULL -by by ADP IN NULL -a a DET DT NULL -cannon cannon ADJ JJ NULL -ball ball NOUN NN NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -ran run VERB VBD NULL -down down ADP RP NULL -and and CCONJ CC NULL -helped help VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -feet foot NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP PERSON -came come VERB VBD NULL -up up ADP RP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -feeling feel VERB VBG NULL -rather rather ADV RB NULL -bruised bruised ADJ JJ NULL -and and CCONJ CC NULL -sore sore ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -useless useless ADJ JJ NULL -to to PART TO NULL -fight fight VERB VB NULL -people people NOUN NNS NULL -with with ADP IN NULL -shooting shoot VERB VBG NULL -heads head NOUN NNS NULL -; ; PUNCT : NULL -no no DET DT NULL -one one NOUN NN NULL -can can AUX MD NULL -withstand withstand VERB VB NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -can can AUX MD NULL -we -PRON- PRON PRP NULL -do do AUX VB NULL -, , PUNCT , NULL -then then ADV RB NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Call call VERB VB WORK_OF_ART -the the DET DT WORK_OF_ART -Winged Winged PROPN NNP WORK_OF_ART -Monkeys Monkeys PROPN NNPS WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -suggested suggest VERB VBD NULL -the the DET DT NULL -Tin Tin PROPN NNP FAC -Wood- Wood- PROPN NNP NULL -man man NOUN NN NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -still still ADV RB NULL -the the DET DT NULL -right right NOUN NN NULL -to to PART TO NULL -command command VERB VB NULL -them -PRON- PRON PRP NULL -once once ADV RB NULL -more more ADV RBR NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -Very very ADV RB NULL -well well ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -putting put VERB VBG NULL -on on ADP RP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -she -PRON- PRON PRP NULL -uttered utter VERB VBD NULL -the the DET DT NULL -magic magic ADJ JJ NULL -words word NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -were be AUX VBD NULL -as as ADV RB NULL -prompt prompt ADJ JJ NULL -as as SCONJ IN NULL -ever ever ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -in in ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -the the DET DT NULL -entire entire ADJ JJ NULL -band band NOUN NN NULL -stood stand VERB VBD NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -What what PRON WP NULL -are be AUX VBP NULL -your -PRON- PRON PRP$ NULL -commands command NOUN NNS NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -enquired enquire VERB VBD NULL -the the DET DT NULL -King- King- PROPN NNP NULL -of of ADP IN NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -bowing bow VERB VBG NULL -low low ADJ JJ NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Carry carry VERB VB NULL -us -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quad- Quad- PROPN NNP NULL -lings ling NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -shall shall AUX MD NULL -be be AUX VB NULL -done do VERB VBN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -King King PROPN NNP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -at at ADP IN NULL -once once ADV RB NULL -the the DET DT NULL -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -caught catch VERB VBD NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -up up ADP RP NULL -in in ADP IN NULL -their -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -flew fly VERB VBD NULL -away away ADV RB NULL -with with ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -As as SCONJ IN NULL -they -PRON- PRON PRP NULL -passed pass VERB VBD NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -the the DET DT LOC -Hammer Hammer PROPN NNP LOC -- - PUNCT HYPH LOC -Heads Heads PROPN NNP LOC -yelled yell VERB VBD NULL -with with ADP IN NULL -vexation vexation NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -248 248 NUM CD NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -shot shoot VERB VBD NULL -their -PRON- PRON PRP$ NULL -heads head NOUN NNS NULL -high high ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -they -PRON- PRON PRP NULL -could could AUX MD NULL -not not PART RB NULL -reach reach VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -, , PUNCT , NULL -which which PRON WDT NULL -carried carry VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -and and CCONJ CC NULL -her -PRON- PRON PRP$ NULL -comrades comrade NOUN NNS NULL -safely safely ADV RB NULL -over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -and and CCONJ CC NULL -set set VERB VBD NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -in in ADP IN NULL -the the DET DT NULL -beautiful beautiful ADJ JJ NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -the the DET DT NULL -last last ADJ JJ NULL -time time NOUN NN NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -summon summon VERB VB NULL -us -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -leader leader NOUN NN NULL -to to ADP IN NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT `` NULL -so so ADV RB NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -luck luck NOUN NN NULL -to to ADP IN NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -thank thank VERB VBP NULL -you -PRON- PRON PRP NULL -very very ADV RB NULL -much much ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -returned return VERB VBD NULL -the the DET DT NULL -girl girl NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -the the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -rose rise VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -and and CCONJ CC NULL -were be AUX VBD NULL -out out SCONJ IN NULL -of of ADP IN NULL -sight sight NOUN NN NULL -in in ADP IN NULL -a a DET DT NULL -twinkling twinkling NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Quadlings Quadlings PROPN NNPS PERSON -seemed seem VERB VBD NULL -rich rich ADJ JJ NULL -and and CCONJ CC NULL -happy happy ADJ JJ NULL -. . PUNCT . NULL - - -There there PRON EX NULL -was be AUX VBD NULL -field field NOUN NN NULL -upon upon SCONJ IN NULL -field field NOUN NN NULL -of of ADP IN NULL -ripening ripen VERB VBG NULL -grain grain NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -well- well- ADJ JJ NULL -paved paved ADJ JJ NULL -roads road NOUN NNS NULL -running run VERB VBG NULL -between between ADP IN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -pretty pretty ADV RB NULL -rippling ripple VERB VBG NULL -brooks brook NOUN NNS NULL -with with ADP IN NULL -strong strong ADJ JJ NULL -bridges bridge NOUN NNS NULL -across across ADP IN NULL -them -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -fences fence NOUN NNS NULL -and and CCONJ CC NULL -houses house NOUN NNS NULL -and and CCONJ CC NULL -bridges bridge NOUN NNS NULL -were be AUX VBD NULL -all all ADV RB NULL -painted paint VERB VBN NULL -bright bright ADJ JJ NULL -red red ADJ JJ NULL -, , PUNCT , NULL -just just ADV RB NULL -as as SCONJ IN NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -been be AUX VBN NULL -painted paint VERB VBN NULL -yellow yellow ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNP ORG -and and CCONJ CC NULL -blue blue ADJ JJ NULL -in in ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Munchkins Munchkins PROPN NNPS ORG -. . PUNCT . NULL - - -The the DET DT NULL -Quadlings Quadlings PROPN NNPS NULL -themselves -PRON- PRON PRP NULL -, , PUNCT , NULL -who who PRON WP NULL -were be AUX VBD NULL -short short ADJ JJ NULL -and and CCONJ CC NULL -fat fat ADJ JJ NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -chubby chubby ADJ JJ NULL -and and CCONJ CC NULL -good good ADJ JJ NULL -natured natured ADJ JJ NULL -, , PUNCT , NULL -were be AUX VBD NULL -dressed dress VERB VBN NULL -all all DET DT NULL -in in ADP IN NULL -red red NOUN NN NULL -, , PUNCT , NULL -which which PRON WDT NULL -showed show VERB VBD NULL -bright bright ADJ JJ NULL -against against ADP IN NULL -the the DET DT NULL -green green ADJ JJ NULL -grass grass NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -yellowing yellow VERB VBG NULL -grain grain NOUN NN NULL -. . PUNCT . NULL - - -The the DET DT NULL -Monkeys Monkeys PROPN NNPS ORG -had have AUX VBD NULL -set set VERB VBN NULL -them -PRON- PRON PRP NULL -down down ADP RP NULL -near near SCONJ IN NULL -a a DET DT NULL -farm farm NOUN NN NULL -house house NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -four four NUM CD CARDINAL -travellers traveller NOUN NNS NULL -walked walk VERB VBD NULL -up up ADV RB NULL -to to ADP IN NULL -it -PRON- PRON PRP NULL -and and CCONJ CC NULL -knocked knock VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -door door NOUN NN NULL -. . PUNCT . NULL - - -It -PRON- PRON PRP NULL -was be AUX VBD NULL -opened open VERB VBN NULL -by by ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -asked ask VERB VBD NULL -for for ADP IN NULL -something something PRON NN NULL -to to PART TO NULL -eat eat VERB VB NULL -the the DET DT NULL -woman woman NOUN NN NULL -gave give VERB VBD NULL -them -PRON- PRON PRP NULL -all all DET PDT NULL -a a DET DT NULL -good good ADJ JJ NULL -dinner dinner NOUN NN NULL -, , PUNCT , NULL -with with ADP IN NULL -three three NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cake cake NOUN NN NULL -and and CCONJ CC NULL -four four NUM CD CARDINAL -kinds kind NOUN NNS NULL -of of ADP IN NULL -cookies cookie NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -a a DET DT NULL -bowl bowl NOUN NN NULL -of of ADP IN NULL -milk milk NOUN NN NULL -for for ADP IN NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -How how ADV WRB NULL -far far ADV RB NULL -is be AUX VBZ NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP NULL -of of ADP IN NULL -Glinda Glinda PROPN NNP NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -249 249 NUM CD CARDINAL - - -" " PUNCT `` NULL -It -PRON- PRON PRP NULL -is be AUX VBZ NULL -not not PART RB NULL -a a DET DT NULL -great great ADJ JJ NULL -way way NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -wife wife NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Take take VERB VB NULL -the the DET DT NULL -road road NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -South South PROPN NNP LOC -and and CCONJ CC NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -soon soon ADV RB NULL -reach reach VERB VB NULL -it -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -Thanking thank VERB VBG NULL -the the DET DT NULL -good good ADJ JJ NULL -woman woman NOUN NN NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -started start VERB VBD NULL -afresh afresh NOUN NN NULL -and and CCONJ CC NULL -walked walk VERB VBD NULL -by by ADP IN NULL -the the DET DT NULL -fields field NOUN NNS NULL -and and CCONJ CC NULL -across across ADP IN NULL -the the DET DT NULL -pretty pretty ADJ JJ NULL -bridges bridge NOUN NNS NULL -until until ADP IN NULL -they -PRON- PRON PRP NULL -saw see VERB VBD NULL -before before ADP IN NULL -them -PRON- PRON PRP NULL -a a DET DT NULL -very very ADV RB NULL -beautiful beautiful ADJ JJ NULL -Castle Castle PROPN NNP ORG -. . PUNCT . NULL - - -Before before ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -were be AUX VBD NULL -three three NUM CD CARDINAL -young young ADJ JJ NULL -girls girl NOUN NNS NULL -, , PUNCT , NULL -dressed dress VERB VBN NULL -in in ADP IN NULL -handsome handsome ADJ JJ NULL -red red ADJ JJ NULL -uni- uni- ADJ JJ NULL -forms form NOUN NNS NULL -trimmed trim VERB VBN NULL -with with ADP IN NULL -gold gold NOUN NN NULL -braid braid NOUN NN NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -as as SCONJ IN NULL -Dorothy Dorothy PROPN NNP PERSON -ap- ap- X XX NULL -proached proache VERB VBD NULL -one one NUM CD NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -said say VERB VBD NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -Why why ADV WRB NULL -have have AUX VBP NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -to to ADP IN NULL -the the DET DT LOC -South South PROPN NNP LOC -Country Country PROPN NNP LOC -? ? PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -To to PART TO NULL -see see VERB VB NULL -the the DET DT WORK_OF_ART -Good Good PROPN NNP WORK_OF_ART -Witch Witch PROPN NNP WORK_OF_ART -who who PRON WP NULL -rules rule VERB VBZ NULL -here here ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -answered answer VERB VBD NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Will will AUX MD NULL -you -PRON- PRON PRP NULL -take take VERB VB NULL -me -PRON- PRON PRP NULL -to to ADP IN NULL -her -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Let let VERB VB NULL -me -PRON- PRON PRP NULL -have have AUX VB NULL -your -PRON- PRON PRP$ NULL -name name NOUN NN NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -Glinda Glinda PROPN NNP PERSON -if if SCONJ IN NULL -she -PRON- PRON PRP NULL -will will AUX MD NULL -receive receive VERB VB NULL -you -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -They -PRON- PRON PRP NULL -told tell VERB VBD NULL -who who PRON WP NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -girl girl NOUN NN NULL -soldier soldier NOUN NN NULL -went go VERB VBD NULL -into into ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP FAC -. . PUNCT . NULL - - -After after ADP IN NULL -a a DET DT NULL -few few ADJ JJ NULL -moments moment NOUN NNS NULL -she -PRON- PRON PRP NULL -came come VERB VBD NULL -back back ADV RB NULL -to to PART TO NULL -say say VERB VB NULL -that that SCONJ IN NULL -j|.^^^ j|.^^^ NOUN NN ORG -th^-||te^e^ th^-||te^e^ PROPN NNP ORG -# # PROPN NNP ORG -; ; PUNCT : NULL -admitted admit VERB VBN NULL -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL - - -^<'4 ^<'4 PUNCT NFP NULL - - -> > X XX NULL - - -l<:/rli l<:/rli PROPN NNP NULL -: : PUNCT : NULL -% % NOUN NN NULL -? ? PUNCT . NULL - - -\fA^?AS^ \fA^?AS^ PUNCT NFP NULL - - -MO MO PROPN NNP NULL -CK^pterXXffl CK^pterXXffl PROPN NNP NULL -. . PUNCT . NULL - - -TKe TKe PROPN NNP NULL - - -Good Good PROPN NNP NULL -WitcK WitcK PROPN NNP NULL - - -Gr&.rvt5 Gr&.rvt5 PROPN NNP NULL - - -DorotJys DorotJys PROPN NNP NULL -" " PUNCT '' NULL -^^=^ ^^=^ PUNCT NFP NULL -w w PROPN NNP NULL -l l PROPN NNP NULL -t t NOUN NN NULL -they -PRON- PRON PRP NULL -went go VERB VBD NULL -to to PART TO NULL -see see VERB VB NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -taken take VERB VBN NULL -to to ADP IN NULL -a a DET DT NULL -room room NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Castle Castle PROPN NNP ORG -, , PUNCT , NULL -where where ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -washed wash VERB VBD NULL -her -PRON- PRON PRP NULL -^^^^^^^^ ^^^^^^^^ ADJ JJR NULL -face face NOUN NN NULL -and and CCONJ CC NULL -combed comb VERB VBD NULL -her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -\(^ \(^ PUNCT : NULL -Lion Lion PROPN NNP NULL -shook shake VERB VBD NULL -the the DET DT NULL -dust dust NOUN NN NULL -out out SCONJ IN NULL -of of ADP IN NULL -his -PRON- PRON PRP$ NULL -mane mane NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -patted pat VERB VBD NULL -himself -PRON- PRON PRP NULL -into into ADP IN NULL -his -PRON- PRON PRP$ NULL -best good ADJ JJS NULL -shape shape NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Woodman Woodman PROPN NNP PERSON -polished polish VERB VBD NULL -his -PRON- PRON PRP$ NULL -tin tin NOUN NN NULL -and and CCONJ CC NULL -oiled oil VERB VBD NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -When when ADV WRB NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -all all ADV RB NULL -quite quite ADV RB NULL -presentable presentable ADJ JJ NULL -they -PRON- PRON PRP NULL -followed follow VERB VBD NULL -the the DET DT NULL -soldier soldier NOUN NN NULL -girl girl NOUN NN NULL -into into ADP IN NULL -a a DET DT NULL -big big ADJ JJ NULL -room room NOUN NN NULL -where where ADV WRB NULL -the the DET DT NULL -Witch Witch PROPN NNP NULL -Glinda Glinda PROPN NNP NULL -sat sit VERB VBD NULL -upon upon SCONJ IN NULL -a a DET DT NULL -throne throne NOUN NN NULL -of of ADP IN NULL -rubies ruby NOUN NNS NULL -. . PUNCT . NULL -254 254 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -She -PRON- PRON PRP NULL -was be AUX VBD NULL -both both CCONJ CC NULL -beautiful beautiful ADJ JJ NULL -and and CCONJ CC NULL -young- young- NOUN NN NULL -to to ADP IN NULL -their -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -hair hair NOUN NN NULL -was be AUX VBD NULL -a a DET DT NULL -rich rich ADJ JJ NULL -red red NOUN NN NULL -in in ADP IN NULL -color color NOUN NN NULL -and and CCONJ CC NULL -fell fall VERB VBD NULL -in in ADP IN NULL -flowing flow VERB VBG NULL -ringlets ringlet NOUN NNS NULL -over over ADP IN NULL -her -PRON- PRON PRP$ NULL -shoulders shoulder NOUN NNS NULL -. . PUNCT . NULL - - -Her -PRON- PRON PRP$ NULL -dress dress NOUN NN NULL -was be AUX VBD NULL -pure pure ADJ JJ NULL -white white ADJ JJ NULL -; ; PUNCT : NULL -but but CCONJ CC NULL -her -PRON- PRON PRP$ NULL -eyes eye NOUN NNS NULL -were be AUX VBD NULL -blue blue ADJ JJ NULL -, , PUNCT , NULL -and and CCONJ CC NULL -they -PRON- PRON PRP NULL -looked look VERB VBD NULL -kindly kindly ADV RB NULL -upon upon SCONJ IN NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -What what PRON WP NULL -can can AUX MD NULL -I -PRON- PRON PRP NULL -do do AUX VB NULL -for for ADP IN NULL -you -PRON- PRON PRP NULL -, , PUNCT , NULL -my -PRON- PRON PRP$ NULL -child child NOUN NN NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -told tell VERB VBD NULL -the the DET DT NULL -Witch Witch PROPN NNP PERSON -all all DET PDT NULL -her -PRON- PRON PRP$ NULL -story story NOUN NN NULL -; ; PUNCT : NULL -how how ADV WRB NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -brought bring VERB VBN NULL -her -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -Land Land PROPN NNP PERSON -of of ADP IN PERSON -Oz Oz PROPN NNP PERSON -, , PUNCT , NULL -how how ADV WRB NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -found find VERB VBN NULL -her -PRON- PRON PRP$ NULL -companions companion NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -of of ADP IN NULL -the the DET DT NULL -wonderful wonderful ADJ JJ NULL -adventures adventure NOUN NNS NULL -they -PRON- PRON PRP NULL -had have AUX VBD NULL -met meet VERB VBN NULL -with with ADP IN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -greatest great ADJ JJS NULL -wish wish NOUN NN NULL -now now ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -, , PUNCT , NULL -* * PUNCT NFP NULL -* * PUNCT NFP NULL -is be AUX VBZ NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -, , PUNCT , NULL -for for ADP IN NULL -Aunt Aunt PROPN NNP ORG -Em Em PROPN NNP ORG -will will AUX MD NULL -surely surely ADV RB NULL -think think VERB VB NULL -something something PRON NN NULL -dreadful dreadful ADJ JJ NULL -has have AUX VBZ NULL -happened happen VERB VBN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -that that DET DT NULL -will will AUX MD NULL -make make VERB VB NULL -her -PRON- PRON PRP NULL -put put VERB VB NULL -on on ADP IN NULL -mourn- mourn- NOUN NN NULL -ing e VERB VBG NULL -; ; PUNCT : NULL -and and CCONJ CC NULL -unless unless SCONJ IN NULL -the the DET DT NULL -crops crop NOUN NNS NULL -are be AUX VBP NULL -better well ADJ JJR NULL -this this DET DT DATE -year year NOUN NN DATE -than than SCONJ IN NULL -they -PRON- PRON PRP NULL -were be AUX VBD NULL -last last ADJ JJ NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -can can AUX MD NULL -not not PART RB NULL -afford afford VERB VB NULL -it -PRON- PRON PRP NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Glinda Glinda PROPN NNP NULL -leaned lean VERB VBD NULL -forward forward ADV RB NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -the the DET DT NULL -sweet sweet ADJ JJ NULL -, , PUNCT , NULL -upturned upturned ADJ JJ NULL -face face NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -loving loving ADJ JJ NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -Bless bless VERB VB NULL -you -PRON- PRON PRP NULL -dear dear ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -I -PRON- PRON PRP NULL -can can AUX MD NULL -tell tell VERB VB NULL -you -PRON- PRON PRP NULL -of of ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL -Then then ADV RB NULL -she -PRON- PRON PRP NULL -added add VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL - - -But but CCONJ CC NULL -, , PUNCT , NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -do do AUX VBP NULL -, , PUNCT , NULL -you -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL -" " PUNCT `` NULL -Willingly willingly ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -exclaimed exclaim VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -; ; PUNCT : NULL -" " PUNCT '' NULL -indeed indeed ADV RB NULL -, , PUNCT , NULL -it -PRON- PRON PRP NULL -is be AUX VBZ NULL -of of ADP IN NULL -no no DET DT NULL -use use NOUN NN NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -now now ADV RB NULL -, , PUNCT , NULL -and and CCONJ CC NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -it -PRON- PRON PRP NULL -you -PRON- PRON PRP NULL -can can AUX MD NULL -command command VERB VB NULL -the the DET DT PRODUCT -Winged Winged PROPN NNP PRODUCT -Monkeys Monkeys PROPN NNPS PRODUCT -three three NUM CD CARDINAL -times time NOUN NNS NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -need need VERB VB NULL -their -PRON- PRON PRP$ NULL -service service NOUN NN NULL -just just ADV RB NULL -those those DET DT NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -answered answer VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -smiling smile VERB VBG NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -then then ADV RB NULL -gave give VERB VBD NULL -her -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -and and CCONJ CC NULL -the the DET DT NULL -Witch Witch PROPN NNP ORG -said say VERB VBD NULL -to to ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -What what PRON WP NULL -will will AUX MD NULL -you -PRON- PRON PRP NULL -do do AUX VB NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -left leave VERB VBN NULL -us -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -You -PRON- PRON PRP NULL -must must AUX MD NULL -give give VERB VB NULL -me -PRON- PRON PRP NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -. . PUNCT . NULL -' ' PUNCT '' NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN WORK_OF_ART -OF of ADP IN WORK_OF_ART -OZ OZ PROPN NNP WORK_OF_ART -. . PUNCT . NULL - - -255 255 NUM CD CARDINAL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -return return VERB VB NULL -to to ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -replied reply VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -for for ADP IN NULL -Oz Oz PROPN NNP ORG -has have AUX VBZ NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -its -PRON- PRON PRP$ NULL -ruler ruler NOUN NN NULL -and and CCONJ CC NULL -the the DET DT NULL -people people NOUN NNS NULL -like like SCONJ IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -The the DET DT NULL -only only ADJ JJ NULL -thing- thing- NOUN NN NULL -that that PRON WDT NULL -worries worry VERB VBZ NULL -me -PRON- PRON PRP NULL -is be AUX VBZ NULL -how how ADV WRB NULL -to to PART TO NULL -cross cross VERB VB NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL - - -By by ADP IN NULL -means mean NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC - - -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -command command VERB VB NULL -the the DET DT FAC -Winged Winged PROPN NNP FAC -Monkeys Monkeys PROPN NNPS FAC -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT NULL -gates gate NOUN NNS NULL -of of ADP IN NULL -the the DET DT GPE -Emerald Emerald PROPN NNP GPE -City City PROPN NNP GPE -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -for for ADP IN NULL -it -PRON- PRON PRP NULL -would would AUX MD NULL -be be AUX VB NULL -a a DET DT NULL -shame shame NOUN NN NULL -to to PART TO NULL -deprive deprive VERB VB NULL -the the DET DT NULL -people people NOUN NNS NULL -of of ADP IN NULL -so so ADV RB NULL -wonderful wonderful ADJ JJ NULL -a a DET DT NULL -ruler ruler NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Am be AUX VBP NULL -I -PRON- PRON PRP NULL -really really ADV RB NULL -wonderful wonderful ADJ JJ NULL -? ? PUNCT . NULL - - -" " PUNCT '' NULL -asked ask VERB VBD NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -unusual unusual ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -Turning turn VERB VBG NULL -to to ADP IN NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -she -PRON- PRON PRP NULL -asked ask VERB VBD NULL -: : PUNCT : NULL -" " PUNCT `` NULL -What what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -when when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -leaves leave VERB VBZ NULL -this this DET DT NULL -country country NOUN NN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -He -PRON- PRON PRP NULL -leaned lean VERB VBD NULL -on on ADP IN NULL -his -PRON- PRON PRP$ NULL -axe axe NOUN NN NULL -and and CCONJ CC NULL -thought think VERB VBD NULL -a a DET DT NULL -moment moment NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -he -PRON- PRON PRP NULL -said say VERB VBD NULL -, , PUNCT , NULL -" " PUNCT `` NULL - - -The the DET DT WORK_OF_ART -Winkies Winkies PROPN NNPS WORK_OF_ART -were be AUX VBD NULL -very very ADV RB NULL -kind kind ADJ JJ NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -, , PUNCT , NULL -and and CCONJ CC NULL -wanted want VERB VBD NULL -me -PRON- PRON PRP NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -after after ADP IN NULL -the the DET DT NULL -Wicked Wicked PROPN NNP NULL -Witch Witch PROPN NNP NULL -died die VERB VBD NULL -. . PUNCT . NULL - - -I -PRON- PRON PRP NULL -am be AUX VBP NULL -fond fond ADJ JJ NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -, , PUNCT , NULL -and and CCONJ CC NULL -if if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -get get AUX VB NULL -back back ADV RB NULL -again again ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -country country NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -West West PROPN NNP LOC -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -nothing nothing PRON NN NULL -better well ADJ JJR NULL -than than SCONJ IN NULL -to to PART TO NULL -rule rule VERB VB NULL -over over ADP IN NULL -them -PRON- PRON PRP NULL -forever forever ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -second second ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT NULL -Winged Winged PROPN NNP NULL -Monkeys Monkeys PROPN NNPS NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -will will AUX MD NULL -be be AUX VB NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -carry carry VERB VBP NULL -you -PRON- PRON PRP NULL -safely safely ADV RB NULL -to to ADP IN NULL -the the DET DT NULL -land land NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS ORG -. . PUNCT . NULL - - -Your -PRON- PRON PRP$ NULL -brains brain NOUN NNS NULL -may may AUX MD NULL -not not PART RB NULL -be be AUX VB NULL -so so ADV RB NULL -large large ADJ JJ NULL -to to PART TO NULL -look look VERB VB NULL -at at ADP IN NULL -as as SCONJ IN NULL -those those DET DT NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP PERSON -, , PUNCT , NULL -but but CCONJ CC NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -really really ADV RB NULL -brighter bright ADJ JJR NULL -than than SCONJ IN NULL -he -PRON- PRON PRP NULL -is be AUX VBZ NULL -when when ADV WRB NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -well well ADV RB NULL -polished polished ADJ JJ NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -sure sure ADJ JJ NULL -you -PRON- PRON PRP NULL -will will AUX MD NULL -rule rule VERB VB NULL -the the DET DT NULL -Winkies Winkies PROPN NNPS PERSON -wisely wisely ADV RB NULL -and and CCONJ CC NULL -well well ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -Then then ADV RB NULL -the the DET DT NULL -Witch witch NOUN NN PERSON -looked look VERB VBD NULL -at at ADP IN NULL -the the DET DT NULL -big big ADJ JJ NULL -, , PUNCT , NULL -shaggy shaggy ADJ JJ NULL -Lion Lion PROPN NNP ORG -and and CCONJ CC NULL -asked ask VERB VBD NULL -. . PUNCT . NULL - - -256 256 NUM CD CARDINAL - - -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -When when ADV WRB NULL -Dorothy Dorothy PROPN NNP PERSON -has have AUX VBZ NULL -returned return VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -own own ADJ JJ NULL -home home NOUN NN NULL -, , PUNCT , NULL -what what PRON WP NULL -will will AUX MD NULL -become become VERB VB NULL -of of ADP IN NULL -you -PRON- PRON PRP NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -Over over ADP IN NULL -the the DET DT NULL -hill hill NOUN NN NULL -of of ADP IN NULL -the the DET DT FAC -Hammer Hammer PROPN NNP FAC -- - PUNCT HYPH FAC -Heads Heads PROPN NNP FAC -, , PUNCT , NULL -" " PUNCT '' NULL -he -PRON- PRON PRP NULL -answered answer VERB VBD NULL -, , PUNCT , NULL -" " PUNCT '' NULL -lies lie VERB VBZ NULL -a a DET DT NULL -grand grand ADJ JJ NULL -old old ADJ JJ NULL -forest forest NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -all all DET PDT NULL -the the DET DT NULL -beasts beast NOUN NNS NULL -that that PRON WDT NULL -live live VERB VBP NULL -there there PRON EX NULL -have have AUX VBP NULL -made make VERB VBN NULL -me -PRON- PRON PRP NULL -their -PRON- PRON PRP$ NULL -King king NOUN NN NULL -. . PUNCT . NULL - - -If if SCONJ IN NULL -I -PRON- PRON PRP NULL -could could AUX MD NULL -only only ADV RB NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -this this DET DT NULL -forest forest NOUN NN NULL -I -PRON- PRON PRP NULL -would would AUX MD NULL -pass pass VERB VB NULL -my -PRON- PRON PRP$ NULL -life life NOUN NN NULL -very very ADV RB NULL -happily happily ADV RB NULL -there there ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -third third ADJ JJ ORDINAL -command command NOUN NN NULL -to to ADP IN NULL -the the DET DT ORG -Winged Winged PROPN NNP ORG -Monkeys Monkeys PROPN NNPS ORG -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -shall shall AUX MD NULL -be be AUX VB NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -forest forest NOUN NN NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -, , PUNCT , NULL -hav- hav- X LS NULL -ing e VERB VBG NULL -used use VERB VBD NULL -up up ADP RP NULL -the the DET DT NULL -powers power NOUN NNS NULL -of of ADP IN NULL -the the DET DT FAC -Golden Golden PROPN NNP FAC -Cap Cap PROPN NNP FAC -, , PUNCT , NULL -I -PRON- PRON PRP NULL -shall shall AUX MD NULL -give give VERB VB NULL -it -PRON- PRON PRP NULL -to to ADP IN NULL -the the DET DT PERSON -King King PROPN NNP PERSON -of of ADP IN PERSON -the the DET DT PERSON -Monkeys Monkeys PROPN NNPS PERSON -, , PUNCT , NULL -that that SCONJ IN NULL -he -PRON- PRON PRP NULL -and and CCONJ CC NULL -his -PRON- PRON PRP$ NULL -band band NOUN NN NULL -may may AUX MD NULL -thereafter thereafter ADV RB NULL -be be AUX VB NULL -free free ADJ JJ NULL -for for ADP IN NULL -evermore evermore NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -The the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -and and CCONJ CC NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -and and CCONJ CC NULL -the the DET DT NULL -Lion Lion PROPN NNP EVENT -now now ADV RB NULL -thanked thank VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -earnestly earnestly ADV RB NULL -for for ADP IN NULL -her -PRON- PRON PRP$ NULL -kindness kindness NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -exclaimed exclaim VERB VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL wonderful NOUN NN NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -257 257 NUM CD CARDINAL - - -" " PUNCT `` NULL -You -PRON- PRON PRP NULL -are be AUX VBP NULL -certainly certainly ADV RB NULL -as as ADV RB NULL -good good ADJ JJ NULL -as as SCONJ IN NULL -you -PRON- PRON PRP NULL -are be AUX VBP NULL -beautiful beautiful ADJ JJ NULL -! ! PUNCT . NULL - - -But but CCONJ CC NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -not not PART RB NULL -yet yet ADV RB NULL -told tell VERB VBD NULL -me -PRON- PRON PRP NULL -how how ADV WRB NULL -to to PART TO NULL -get get AUX VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -Your -PRON- PRON PRP$ WORK_OF_ART -Silver silver ADJ JJ WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -will will AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -over over ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -replied reply VERB VBD NULL -Glinda Glinda PROPN NNP PERSON -. . PUNCT . NULL - - -" " PUNCT `` NULL -If if SCONJ IN NULL -you -PRON- PRON PRP NULL -had have AUX VBD NULL -known know VERB VBN NULL -their -PRON- PRON PRP$ NULL -power power NOUN NN NULL -you -PRON- PRON PRP NULL -could could AUX MD NULL -have have AUX VB NULL -gone go VERB VBN NULL -back back ADV RB NULL -to to ADP IN NULL -your -PRON- PRON PRP$ NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -the the DET DT NULL -very very ADV RB NULL -first first ADJ JJ NULL -day day NOUN NN NULL -you -PRON- PRON PRP NULL -came come VERB VBD NULL -to to ADP IN NULL -this this DET DT NULL -country country NOUN NN NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -But but CCONJ CC NULL -then then ADV RB NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -wonderful wonderful ADJ JJ NULL -brains brain NOUN NNS NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -cried cry VERB VBD NULL -the the DET DT NULL -Scarecrow scarecrow NOUN NN PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -passed pass VERB VBN NULL -my -PRON- PRON PRP$ NULL -whole whole ADJ JJ NULL -life life NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -farmer farmer NOUN NN NULL -'s 's PART POS NULL -cornfield cornfield NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -not not PART RB NULL -have have AUX VB NULL -had have VERB VBN NULL -my -PRON- PRON PRP$ NULL -lovely lovely ADJ JJ NULL -heart heart NOUN NN NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -. . PUNCT . NULL - - -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -might might AUX MD NULL -have have AUX VB NULL -stood stand VERB VBD NULL -and and CCONJ CC NULL -rusted rust VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -forest forest NOUN NN NULL -till till SCONJ IN NULL -the the DET DT NULL -end end NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL -And and CCONJ CC NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -have have AUX VB NULL -lived live VERB VBN NULL -a a DET DT NULL -coward coward NOUN NN NULL -forever forever ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -de- de- X XX NULL -clared clare VERB VBD NULL -the the DET DT NULL -Lion Lion PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -and and CCONJ CC NULL -no no DET DT NULL -beast beast NOUN NN NULL -in in ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -forest forest NOUN NN NULL -would would AUX MD NULL -have have AUX VB NULL -had have VERB VBN NULL -a a DET DT NULL -good good ADJ JJ NULL -word word NOUN NN NULL -to to PART TO NULL -say say VERB VB NULL -to to ADP IN NULL -me -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT `` NULL -This this DET DT NULL -is be AUX VBZ NULL -all all ADV RB NULL -true true ADJ JJ NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -" " PUNCT `` NULL -and and CCONJ CC NULL -I -PRON- PRON PRP NULL -am be AUX VBP NULL -glad glad ADJ JJ NULL -I -PRON- PRON PRP NULL -was be AUX VBD NULL -of of ADP IN NULL -use use NOUN NN NULL -to to ADP IN NULL -these these DET DT NULL -good good ADJ JJ NULL -friends friend NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -now now ADV RB NULL -that that SCONJ IN NULL -each each DET DT NULL -of of ADP IN NULL -them -PRON- PRON PRP NULL -has have AUX VBZ NULL -had have VERB VBN NULL -what what PRON WP NULL -he -PRON- PRON PRP NULL -most most ADV RBS NULL -desired desire VERB VBD NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -is be AUX VBZ NULL -happy happy ADJ JJ NULL -in in ADP IN NULL -having have VERB VBG NULL -a a DET DT NULL -kingdom kingdom NOUN NN NULL -to to PART TO NULL -rule rule VERB VB NULL -beside beside ADV RB NULL -, , PUNCT , NULL -I -PRON- PRON PRP NULL -think think VERB VBP NULL -I -PRON- PRON PRP NULL -should should AUX MD NULL -like like VERB VB NULL -to to PART TO NULL -go go VERB VB NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -" " PUNCT '' NULL -The the DET DT WORK_OF_ART -Silver Silver PROPN NNP WORK_OF_ART -Shoes Shoes PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -Good Good PROPN NNP NULL -Witch Witch PROPN NNP NULL -, , PUNCT , NULL -" " PUNCT '' NULL -have have AUX VBP NULL -wonderful wonderful ADJ JJ NULL -powers power NOUN NNS NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -one one NUM CD CARDINAL -of of ADP IN NULL -the the DET DT NULL -most most ADV RBS NULL -curious curious ADJ JJ NULL -things thing NOUN NNS NULL -about about ADP IN NULL -them -PRON- PRON PRP NULL -is be AUX VBZ NULL -that that SCONJ IN NULL -they -PRON- PRON PRP NULL -can can AUX MD NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -to to ADP IN NULL -any any DET DT NULL -place place NOUN NN NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -in in ADP IN NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -each each DET DT NULL -step step NOUN NN NULL -will will AUX MD NULL -be be AUX VB NULL -made make VERB VBN NULL -in in ADP IN NULL -the the DET DT NULL -wink wink NOUN NN NULL -of of ADP IN NULL -an an DET DT NULL -eye eye NOUN NN NULL -. . PUNCT . NULL - - -All all DET DT NULL -you -PRON- PRON PRP NULL -have have AUX VBP NULL -to to PART TO NULL -do do AUX VB NULL -is be AUX VBZ NULL -to to PART TO NULL -knock knock VERB VB NULL -the the DET DT NULL -heels heel NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -and and CCONJ CC NULL -command command VERB VB NULL -the the DET DT NULL -shoes shoe NOUN NNS NULL -to to PART TO NULL -carry carry VERB VB NULL -you -PRON- PRON PRP NULL -wherever wherever ADV WRB NULL -you -PRON- PRON PRP NULL -wish wish VERB VBP NULL -to to PART TO NULL -go go VERB VB NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL - - -258 258 NUM CD CARDINAL -THE the DET DT NULL -WONDERFUL WONDERFUL NOUN NNS NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL -' ' PUNCT '' NULL -' ' PUNCT '' NULL - - -If if SCONJ IN NULL -that that DET DT NULL -is be AUX VBZ NULL -so so ADV RB NULL -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -the the DET DT NULL -child child NOUN NN NULL -, , PUNCT , NULL -joyfully joyfully ADV RB NULL -, , PUNCT , NULL -" " PUNCT `` NULL -I -PRON- PRON PRP NULL -will will AUX MD NULL -ask ask VERB VB NULL -them -PRON- PRON PRP NULL -to to PART TO NULL -carry carry VERB VB NULL -me -PRON- PRON PRP NULL -back back ADV RB NULL -to to ADP IN NULL -Kansas Kansas PROPN NNP GPE -at at ADP IN NULL -once once ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -She -PRON- PRON PRP NULL -threw throw VERB VBD NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -around around ADP IN NULL -the the DET DT NULL -Lion Lion PROPN NNP ORG -'s 's PART POS NULL -neck neck NOUN NN NULL -and and CCONJ CC NULL -kissed kiss VERB VBD NULL -him -PRON- PRON PRP NULL -, , PUNCT , NULL -patting- patting- VERB VB NULL -his -PRON- PRON PRP$ NULL -big- big- X XX NULL -head head NOUN NN NULL -tenderly tenderly ADV RB NULL -. . PUNCT . NULL - - -Then then ADV RB NULL -she -PRON- PRON PRP NULL -kissed kiss VERB VBD NULL -the the DET DT ORG -Tin Tin PROPN NNP ORG -Woodman Woodman PROPN NNP ORG -, , PUNCT , NULL -who who PRON WP NULL -was be AUX VBD NULL -weeping- weeping- ADJ JJ NULL -in in ADP IN NULL -a a DET DT NULL -way way NOUN NN NULL -most most ADV RBS NULL -dang dang ADJ JJ NULL -- - PUNCT HYPH NULL -erous erous ADJ JJ NULL -to to ADP IN NULL -his -PRON- PRON PRP$ NULL -joints joint NOUN NNS NULL -. . PUNCT . NULL - - -But but CCONJ CC NULL -she -PRON- PRON PRP NULL -hug^ged hug^ge VERB VBD NULL -the the DET DT NULL -soft soft ADJ JJ NULL -, , PUNCT , NULL -stuffed stuffed ADJ JJ NULL -body body NOUN NN NULL -of of ADP IN NULL -the the DET DT NULL -Scarecrow Scarecrow PROPN NNP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -instead instead ADV RB NULL -of of ADP IN NULL -kissing- kissing- PROPN NNP NULL -his -PRON- PRON PRP$ NULL -painted paint VERB VBN NULL -face face NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -crying cry VERB VBG NULL -herself -PRON- PRON PRP NULL -at at ADP IN NULL -this this DET DT NULL -sorrowful sorrowful ADJ JJ NULL -parting parting NOUN NN NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -loving- loving- ADJ JJ NULL -comrades comrade NOUN NNS NULL -. . PUNCT . NULL - - -Glinda Glinda PROPN NNP NULL - - -the the DET DT NULL -Good Good PROPN NNP NULL -stepped step VERB VBD NULL -down down ADV RB NULL -from from ADP IN NULL -her -PRON- PRON PRP$ NULL -ruby ruby ADJ JJ NULL -throne throne NOUN NN NULL -to to PART TO NULL -give give VERB VB NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -a a DET DT NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL -kiss kiss NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Dorothy Dorothy PROPN NNP PERSON -thanked thank VERB VBD NULL -her -PRON- PRON PRP NULL -for for ADP IN NULL -all all DET PDT NULL -the the DET DT NULL -kindness kindness NOUN NN NULL -she -PRON- PRON PRP NULL -had have AUX VBD NULL -shown show VERB VBN NULL -to to ADP IN NULL -her -PRON- PRON PRP$ NULL -friends friend NOUN NNS NULL -and and CCONJ CC NULL -herself -PRON- PRON PRP NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP NULL -now now ADV RB NULL -took take VERB VBD NULL -Toto Toto PROPN NNP NULL -up up ADP RP NULL -solemnly solemnly ADV RB NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -having have VERB VBG NULL -said say VERB VBD NULL -one one NUM CD CARDINAL -last last ADJ JJ NULL -good good ADJ JJ NULL -- - PUNCT HYPH NULL -bye bye NOUN NN NULL - - -she -PRON- PRON PRP NULL -clapped clap VERB VBD NULL -the the DET DT NULL -heels heel NOUN NNS NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -shoes shoe NOUN NNS NULL -together together ADV RB NULL -three three NUM CD CARDINAL -times time NOUN NNS NULL -, , PUNCT , NULL -saying say VERB VBG NULL -, , PUNCT , NULL -" " PUNCT `` NULL -Take take VERB VB NULL -mc mc NOUN NN NULL -home home ADV RB NULL -to to ADP IN NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL - - -Instantly instantly ADV RB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -whirling whirl VERB VBG NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -so so ADV RB NULL -swiftly swiftly ADV RB NULL -that that SCONJ IN NULL -all all DET DT NULL -she -PRON- PRON PRP NULL -could could AUX MD NULL -see see VERB VB NULL -or or CCONJ CC NULL -feci feci ADJ JJ NULL -was be AUX VBD NULL -the the DET DT NULL -wind wind NOUN NN NULL -w^histling w^histle VERB VBG NULL -past past ADP IN NULL -her -PRON- PRON PRP$ NULL -ears ear NOUN NNS NULL -. . PUNCT . NULL - - -The the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNP NULL -took take VERB VBD NULL -but but CCONJ CC NULL -three three NUM CD CARDINAL -steps step NOUN NNS NULL -, , PUNCT , NULL -and and CCONJ CC NULL -then then ADV RB NULL -she -PRON- PRON PRP NULL -stopped stop VERB VBD NULL -so so ADV RB NULL -suddenly suddenly ADV RB NULL -that that SCONJ IN NULL -she -PRON- PRON PRP NULL -rolled roll VERB VBD NULL -over over ADP RP NULL -upon upon SCONJ IN NULL -the the DET DT NULL -grass grass NOUN NN NULL -several several ADJ JJ NULL -times time NOUN NNS NULL -before before ADP IN NULL -she -PRON- PRON PRP NULL -knew know VERB VBD NULL -where where ADV WRB NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -. . PUNCT . NULL - - -THE the DET DT NULL -WONDERFUL WONDERFUL PROPN NNP NULL -WIZARD wizard NOUN NN NULL -OF of ADP IN NULL -OZ OZ PROPN NNP NULL -. . PUNCT . NULL - - -259 259 NUM CD CARDINAL - - -At at ADP IN NULL -length length NOUN NN NULL -, , PUNCT , NULL -however however ADV RB NULL -, , PUNCT , NULL -she -PRON- PRON PRP NULL -sat sit VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -looked look VERB VBD NULL -about about ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT '' NULL -Good good ADJ JJ NULL -gracious gracious ADJ JJ NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -. . PUNCT . NULL - - -For for ADP IN NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -sitting sit VERB VBG NULL -on on ADP IN NULL -the the DET DT NULL -broad broad ADJ JJ NULL -Kansas Kansas PROPN NNP GPE -prairie prairie NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -just just ADV RB NULL -before before ADP IN NULL -her -PRON- PRON PRP NULL -was be AUX VBD NULL -the the DET DT NULL -new new ADJ JJ NULL -farm farm NOUN NN NULL -- - PUNCT HYPH NULL -house house NOUN NN NULL -Uncle Uncle PROPN NNP PRODUCT -Henry Henry PROPN NNP PRODUCT -built build VERB VBD NULL -after after ADP IN NULL -the the DET DT NULL -cyclone cyclone NOUN NN NULL -had have AUX VBD NULL -carried carry VERB VBN NULL -away away ADP RP NULL -the the DET DT NULL -old old ADJ JJ NULL -one one NUM CD NULL -. . PUNCT . NULL - - -Uncle Uncle PROPN NNP PERSON -Henry Henry PROPN NNP PERSON -was be AUX VBD NULL -milking milk VERB VBG NULL -the the DET DT NULL -cows cow NOUN NNS NULL -in in ADP IN NULL -the the DET DT NULL -barnyard barnyard NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -Toto Toto PROPN NNP PERSON -had have AUX VBD NULL -jumped jump VERB VBN NULL -out out SCONJ IN NULL -of of ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -was be AUX VBD NULL -running run VERB VBG NULL -toward toward ADP IN NULL -the the DET DT NULL -barn barn NOUN NN NULL -, , PUNCT , NULL -barking bark VERB VBG NULL -joyously joyously ADV RB NULL -. . PUNCT . NULL - - -Dorothy Dorothy PROPN NNP PERSON -stood stand VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -found find VERB VBD NULL -she -PRON- PRON PRP NULL -was be AUX VBD NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -stocking- stocking- ADJ JJ NULL -feet foot NOUN NNS NULL -. . PUNCT . NULL - - -For for ADP IN NULL -the the DET DT NULL -Silver Silver PROPN NNP NULL -Shoes Shoes PROPN NNPS NULL -had have AUX VBD NULL -fallen fall VERB VBN NULL -off off ADP RP NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -flight flight NOUN NN NULL -through through ADP IN NULL -the the DET DT NULL -air air NOUN NN NULL -, , PUNCT , NULL -and and CCONJ CC NULL -were be AUX VBD NULL -lost lose VERB VBN NULL -forever forever ADV RB NULL -in in ADP IN NULL -the the DET DT NULL -desert desert NOUN NN NULL -. . PUNCT . NULL - - -UNT unt NOUN NN NULL -EM EM PROPN NNP NULL -HAD have VERB VBD NULL - - -JUST just ADV RB NULL -COME come VERB VB NULL -out out SCONJ IN NULL -of of ADP IN NULL -the the DET DT NULL -house house NOUN NN NULL -to to PART TO NULL -water water VERB VB NULL -the the DET DT NULL -cab- cab- NOUN NN NULL -bages bag VERB VBZ NULL -when when ADV WRB NULL -she -PRON- PRON PRP NULL -looked look VERB VBD NULL -up up ADP RP NULL -and and CCONJ CC NULL -saw see VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -running- running- NOUN NN NULL -toward toward ADP IN NULL -her -PRON- PRON PRP NULL -. . PUNCT . NULL - - -" " PUNCT `` NULL -My -PRON- PRON PRP$ NULL -darhng- darhng- ADJ JJ NULL -child child NOUN NN NULL -! ! PUNCT . NULL - - -" " PUNCT '' NULL -she -PRON- PRON PRP NULL -cried cry VERB VBD NULL -, , PUNCT , NULL -folding fold VERB VBG NULL -the the DET DT NULL -little little ADJ JJ NULL -girl girl NOUN NN NULL -in in ADP IN NULL -her -PRON- PRON PRP$ NULL -arms arm NOUN NNS NULL -and and CCONJ CC NULL -covering cover VERB VBG NULL -her -PRON- PRON PRP$ NULL -face face NOUN NN NULL -with with ADP IN NULL -kisses kiss NOUN NNS NULL -; ; PUNCT : NULL -" " PUNCT `` NULL -where where ADV WRB NULL -in in ADP IN NULL -the the DET DT NULL -world world NOUN NN NULL -did do AUX VBD NULL -you -PRON- PRON PRP NULL -come come VERB VB NULL -from from ADP IN NULL -? ? PUNCT . NULL -" " PUNCT '' NULL - - -" " PUNCT '' NULL - - -From from ADP IN NULL -the the DET DT WORK_OF_ART -Land Land PROPN NNP WORK_OF_ART -of of ADP IN WORK_OF_ART -Oz Oz PROPN NNP WORK_OF_ART -, , PUNCT , NULL -" " PUNCT '' NULL -said say VERB VBD NULL -Dorothy Dorothy PROPN NNP PERSON -, , PUNCT , NULL -gravely gravely ADV RB NULL -. . PUNCT . NULL -" " PUNCT '' NULL - - -And and CCONJ CC NULL -here here ADV RB NULL -is be AUX VBZ NULL -Toto Toto PROPN NNP PERSON -. . PUNCT . NULL - - -too too ADV RB NULL -. . PUNCT . NULL - - -And and CCONJ CC NULL -oh oh INTJ UH NULL -, , PUNCT , NULL -Aunt Aunt PROPN NNP NULL -Em Em PROPN NNP NULL -! ! PUNCT . NULL - - -I -PRON- PRON PRP NULL -'m be AUX VBP NULL -so so ADV RB NULL -glad glad ADJ JJ NULL -to to PART TO NULL -be be AUX VB NULL -at at ADP IN NULL -home home NOUN NN NULL -again again ADV RB NULL -! ! PUNCT . NULL -" " PUNCT '' NULL - - - \ No newline at end of file